mapbox / csv2geojson

magically convert csv files to geojson files
http://mapbox.github.io/csv2geojson/
MIT License
363 stars 82 forks source link

Add latLngProperties option, default to removing parsed lat/lng from feature properties #15

Closed mikemorris closed 11 years ago

mikemorris commented 11 years ago

Closes #11

tmcw commented 11 years ago

Hm, could this be includeLatLon or similar? Verbs make decision-options clearer imho

tmcw commented 11 years ago

@mikemorris you're on this project in npm, want to do the npm publish honors?