mapsam · GitHub

Repository files navigation

A geocoder command line utility that takes a CSV and outputs a GeoJSON using the Mapbox Geocoding API.

npm install -g mbgeocode

example CLI

Usage

Usage: mbgeojson file mapbox_token
Options:
  COMING SOON
Examples:
  mbgeocode file.csv <your_mapbox_token>

Read the original on github.com ↗