Skip to content

sunpcm/KMltoGeoJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

KMltoGeoJSON

kml or kmz file to GeoJSON

JSON.parse(JSON.stringify(toGeoJSON.kml((new DOMParser()).parseFromString(d, 'text/xml')), null, 4))

https://mapbox.github.io/togeojson/

About

kml or kmz file to GeoJSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published