diff --git a/README.md b/README.md new file mode 100644 index 0000000..a64b40a --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# LocalAnalyzer +Get sorted information of your area based on an OSM-File + + +## Which data gets selected? (currently) + - Accessibility of public transport + - Train + - Bus + - Tram + - Light rail + - Subway + - Places + - Shops + - Schools + +### Sources +This project uses the OpenStreetMap data. + +To reveice the OSM-File of the selected area we use the Overpass-API.