Skip to content

Radverkehrsatlas provides access to bicycle infrastructure data from OpenStreetMap (OSM) for administrative staff.

License

Notifications You must be signed in to change notification settings

gislars/atlas-app

This branch is 4019 commits behind FixMyBerlin/atlas-app:develop.

Folders and files

NameName
Last commit message
Last commit date
Jun 16, 2023
Nov 24, 2022
Feb 20, 2023
Jun 8, 2023
Mar 10, 2023
Jul 22, 2023
Jul 24, 2023
Sep 29, 2022
Mar 6, 2023
Oct 7, 2022
Nov 14, 2022
Mar 6, 2023
Feb 21, 2023
Mar 15, 2023
Sep 29, 2022
Jan 23, 2023
Nov 7, 2022
Nov 18, 2022
Oct 7, 2022
Apr 21, 2023
Apr 21, 2023
Sep 29, 2022
Mar 21, 2023
Nov 22, 2022
Sep 29, 2022
Jan 23, 2023
Nov 22, 2022

Repository files navigation

(!) This project ist still in development

About

Radverkehrsatlas provides access to bicycle infrastructure data from OpenStreetMap (OSM) for administrative staff. The OSM data is processed and visualized in multiple map views. The integrated verification process provided a way for administrations to check the given data and provide feedback – internally and to the community. Based on this data, administrations can plan new bike lanes and networks and maintain existing infrastrucutre.

The backend, for processing and storing the geographic data, is located at atlas-geo.

Develop

We use React as a Frontend Framework and Vite for building and serving. The styling is done via Tailwind CSS.

For VS Code we recommended some extensions.

To test the login, you need to setup your own OSM OAuth 2-Application, see osm-auth and use update the credentials.

Update mapbox styles

See /scripts/MapboxStyles/README.md on how to fetch updated style definitions from Mapbox.

Getting Started

Install npm packages, then continue.

# Start the development server
npm start
# For building to `dist/`
npm run build

Contribute

If you find any bugs, feel free to open an issue in this repository.

License

This project is licensed under the AGPL-3.0 License - see the LICENSE.md file for more information. It contains dependencies which have different Licenses, see package.json.

Thanks

About

Radverkehrsatlas provides access to bicycle infrastructure data from OpenStreetMap (OSM) for administrative staff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%