An open API service indexing awesome lists of open source software.

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.

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.