bayre / trase-atlas

Pre-built TopoJSON for use with Trase data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trase Atlas TopoJSON

This repository hosts TopoJSON files for each of the Trase focus countries.

To align the names of subnational jurisdictions in different countries, three levels have been set:

  • level1: country
  • level2: region/state
  • level3: municipality/district

File reference

Argentina

d3.geoTransverseMercator().rotate([69, 0])

Brazil

d3.geoPolyconic().rotate([54, 0])

Colombia

d3.geoTransverseMercator().rotate([68, 4.6])

Ecuador

d3.geoTransverseMercator().rotate([50, 55])

Indonesia

d3.geoTransverseMercator().rotate([-139.5, 0])

Paraguay

d3.geoTransverseMercator().rotate([63, 0])

About

Pre-built TopoJSON for use with Trase data

License:ISC License


Languages

Language:Shell 84.6%Language:JavaScript 15.4%