Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c9glax/osm-xml-importer
https://github.com/c9glax/osm-xml-importer
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/c9glax/osm-xml-importer
- Owner: C9Glax
- Created: 2022-11-13T15:13:06.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T17:18:45.000Z (4 months ago)
- Last Synced: 2024-07-19T22:26:08.021Z (4 months ago)
- Language: C#
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OSM-XML-Importer
Imports a OpenStreetMap XML file into a graph (only `ways` of type `highway`)
## Parent-Project
[astar](https://github.com/C9Glax/astar)## Requires
- [Geo-Graph](https://github.com/C9Glax/Geo-Graph)