mirror of
https://github.com/DerTyp7/local-analyzer-python.git
synced 2025-10-28 12:02:10 +01:00
Create README.md
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# LocalAnalyzer
|
||||
Get sorted information of your area based on an <a href="https://wiki.openstreetmap.org/wiki/OSM_file_formats">OSM-File</a>
|
||||
|
||||
|
||||
## Which data gets selected? (currently)
|
||||
- Accessibility of public transport
|
||||
- Train
|
||||
- Bus
|
||||
- Tram
|
||||
- Light rail
|
||||
- Subway
|
||||
- Places
|
||||
- <a href="https://wiki.openstreetmap.org/wiki/Shops">Shops</a>
|
||||
- <a href="https://wiki.openstreetmap.org/wiki/Education_features">Schools</a>
|
||||
|
||||
### Sources
|
||||
This project uses the <a href="https://www.openstreetmap.org/">OpenStreetMap</a> data.
|
||||
|
||||
To reveice the <a href="https://wiki.openstreetmap.org/wiki/OSM_file_formats">OSM-File</a> of the selected area we use the <a href="https://overpass-api.de/">Overpass-API</a>.
|
||||
Reference in New Issue
Block a user