@mapbox/togeojson
Version:
convert KML and GPX to GeoJSON
23 lines (22 loc) • 354 B
JSON
{
"version": "0.14.2",
"scripts": [
"togeojson.js"
],
"main": "togeojson.js",
"repo": "mapbox/togeojson",
"keywords": [
"kml",
"geojson",
"gpx",
"geo",
"parser",
"formatter",
"input",
"leaflet",
"maps"
],
"description": "convert KML and GPX to GeoJSON",
"name": "togeojson",
"license": "BSD"
}