https://github.com/tomtom-international/osm-bots
Bots intended to fix problems in osm data. Repository will be used to share code of proposed automated edits with respective OSM communities.
https://github.com/tomtom-international/osm-bots
Last synced: 2 months ago
JSON representation
Bots intended to fix problems in osm data. Repository will be used to share code of proposed automated edits with respective OSM communities.
- Host: GitHub
- URL: https://github.com/tomtom-international/osm-bots
- Owner: tomtom-international
- License: gpl-3.0
- Created: 2021-12-09T09:47:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T06:57:16.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T16:14:43.515Z (4 months ago)
- Language: Java
- Size: 193 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# osm-bots
## Introduction
This repository contains code of bots used to automatically update OSM data.
In accordance to [Automated edits code of conduct](https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct) each bot will have it's page describing the purpose and algorithm.
Code is organized into directories descrbing areas the bot operates on.## Bot related pages
### Poland
* [remove_conditional_maxspeed.py](https://wiki.openstreetmap.org/wiki/Automated_edits/TTmechanicalupdates/Remove_night_time_conditional_speed_restriction_in_urban_areas_in_Poland) - Removes night time speed limit set to 60 km/h. The speed limit is no longer valid after recent traffic regulations change.### Double inner ring
* The purpose of this [BOT](bot-double-inner-ring/README.md) is to fix issues with duplicated inner ring geometries.