Open hugolpz opened 4 years ago
This would be epic. I'm interested in this.
@curran, thanks for this hint it has great value :D This repository is ancient but that gives opportunity to upgrade it to gadm 3.6.
If you want to see the edge of what I'am doing, visually, it's on wikipedia. I'am in a friendly competition with an Belgian developer. He is damn good !
(These below are the output of my repository)
Very cool!
Sources
Npm toolchain
Former:
topojson: see #api-reference for equivalence of ancient options with recent modules.
shapefile for converting ESRI shapefiles to GeoJSON
topojson-server for converting GeoJSON to TopoJSON
topojson-simplify for topology-preserving simplification and filtering for TopoJSON.
topojson-client for manipulating TopoJSON and converting it back to GeoJSON
topo2geo states=us-states.geo.json < US-input.topo.json # `states` is a feature collection within input topojson, copied and expanded in us-states.geo.json
topo2geo -l < administrative.topo.json
returnsadmin_0 admin_1 places disputed
.1e4
,1e5
or1e6
.d3-geo-projection for manipulating GeoJSON,
ndjson-cli for operating on newline-delimited JSON streams.
Output can be chained:
Shapefile
Topojson
Command