tokml
GeoKML converter
Converts GeoJSON data to KML format.
Convert GeoJSON to KML.
188 stars
116 watching
91 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |
mapbox/wellknown | A JavaScript library to parse and convert Well-Known Text into GeoJSON format. | 266 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
mapbox/geojson-mapnikify | Transforms GeoJSON data into Mapnik XML stylesheets with embedded images and custom styles. | 38 |
mapbox/simplespec-to-gl-style | Converts GeoJSON styled with simplestyle-spec to a GL Style | 32 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
mkeller3/mapbox-gl-ogc-feature-collection | A JavaScript library for fetching and rendering GeoJSON data from OGC Feature API endpoints. | 7 |
mapbox/geojson-merge | Merges multiple GeoJSON files into one FeatureCollection. | 233 |
mapbox/geojson.io | A web-based editor for spatial data in JSON format | 1,928 |
mapbox/geojson-summary | A JavaScript library to generate plain English summaries of GeoJSON data | 34 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
mapbox/mapbox-gl-language | Enables language switching for Mapbox GL JS maps by modifying the map style to use text-fields matching the browser language. | 196 |