Skip to content

aicenter/roadmap-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

193 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roadmap-processing

Python module for working with road network graphs, mostly from osm. Usefull tools for working with geojson and gpx formats.

Prerequisites

We will work with Python pip. You should have all these installed before beginning the installation.

Installing

pip install roadmaptools

Examples of usage

Download map from osm:

roadmaptools.download_map.download_cities(
    [(49.94, 14.22, 50.17, 14.71)], './raw_map.geojson')

Versioning

We use GitHub for versioning. For the versions available, see the tags on this repository.

Authors

  • David Fiedler - Maintainer
  • Martin Korytak - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages