Examples repository for the Neo4j graph dataset of cycling paths in Slovenia.
Data based on on:
- A. Rajšp, M. Heričko, and I. Fister Jr., "Preprocessing of roads in OpenStreetMap based geographic data on a property graph," in Proceedings of the Central European Conference on Information and Intelligent Systems, 2921, pp. 193–199. Accessed: Jun. 27, 2022. [Online]. Available: http://archive.ceciis.foi.hr/app/public/conferences/2021/Proceedings/IS/IS3.pdf
Data available at:
- A. Rajšp; I. Fister Jr., “Neo4j graph dataset of cycling paths in Slovenia”, Mendeley Data, V2, Accessed: Jun. 27, 2022. [Online]. Available: https://doi.org/10.17632/zkbfvsjr5f.1
This repository contains two sub projects.
- Creating your own property graph from OpenStreetMap and EU-DEM data - in creating_your_own_property_graph folder
- Shows how to create your own Neo4j based property graph of OpenStreetMap data from scratch.
- Examples on how to use existing graph in practice - in examples_on_how_to_use_existing_graph folder
- Shows how to use existing (exported) Neo4J property graph in practice to find a route between two destinations
Rajšp, A., & Fister, J. I. (2023). Neo4j graph dataset of cycling paths in Slovenia. Data in Brief, 109251.
This package is distributed under the MIT License. This license can be found online at http://www.opensource.org/licenses/MIT.
This framework is provided as-is, and there are no guarantees that it fits your purposes or that it is bug-free. Use it at your own risk!