Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkxce/kmzpoifromosm
Create KMZ file from OSM or OSM POI file (converter)
https://github.com/dkxce/kmzpoifromosm
converter dkxce filter gps gpx kml kmz online osm pbf prepare routes save travel xml
Last synced: 9 days ago
JSON representation
Create KMZ file from OSM or OSM POI file (converter)
- Host: GitHub
- URL: https://github.com/dkxce/kmzpoifromosm
- Owner: dkxce
- Created: 2021-10-01T10:56:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-20T13:29:19.000Z (about 3 years ago)
- Last Synced: 2024-11-08T00:52:00.890Z (2 months ago)
- Topics: converter, dkxce, filter, gps, gpx, kml, kmz, online, osm, pbf, prepare, routes, save, travel, xml
- Language: C#
- Homepage:
- Size: 1.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KMZ POI from OSM
Create KMZ file from OSM or OSM POI file (converter)You can use result files in [Google MyMaps](https://www.google.com/maps/d/), [KMZRebuilder](https://github.com/dkxce/KMZRebuilder) and [KMZViewer](https://github.com/dkxce/KMZViewer)
### Get OpenStreetMap DATA - Данные OpenStreetMap
[OpenStreetMap](https://www.openstreetmap.org/export) - OSM
[OSM Planet in PBF format](https://planet.openstreetmap.org/pbf/)
[OSM Planet in OSM format](https://planet.openstreetmap.org/planet/)
[GeoFabric PBF+OSM format](https://download.geofabrik.de/)
[BBBike](https://extract.bbbike.org/), use: Protocolbuffer (PBF) file format
[BBBike Extracted](https://download.bbbike.org/osm/extract/), use: Protocolbuffer (PBF) file format### KMZ
[KMZ Files Repository / Репозиторий KMZ файлов](https://github.com/dkxce/KMZ_FILES)