mbgeocode icon indicating copy to clipboard operation
mbgeocode copied to clipboard

CSV > GeoJSON geocoder

mbgeocode

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>