tcql / geojson-xyz

just get the geojson

Home Page:http://geojson.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geojson-xyz

Get GeoJSON by choosing categories & subcategories on the command line. Choose a file and it's instantly downloaded.

Or supply a bit of a filename, like ocean or rail, and a fuzzy search magically guesses which file you want, and downloads it for you.

install

npm install -g geojson-xyz

usage

After installing, just run geojson-xyz.

cred

All praise to Natural Earth Data as the source of the majority of the data exposed in this interface. This is mostly a different way to access that data.

goes well with

Running

geojson-xyz airports --

Means "fuzzy-match airports and output results to stdout". You can substitute anything else for 'airports'. Outputting to stdout means you can pipe that GeoJSON places - for instance, if you have geojsonio-cli installed, pipe it to geojsonio!

About

just get the geojson

http://geojson.xyz


Languages

Language:JavaScript 100.0%