Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://tyrasd.github.io/latest-changes/

Browse latest changes on OpenStreetMap
https://tyrasd.github.io/latest-changes/

mapping openstreetmap openstreetmap-data visualization

Last synced: 3 months ago
JSON representation

Browse latest changes on OpenStreetMap

Awesome Lists containing this project

README

        

# OSM Latest Changes

Shows recent changes on OpenStreetMap.

Objects that have been modified (or created or deleted) during the last week (or month or day) are displayed alongside with their [changeset](https://wiki.openstreetmap.org/wiki/Changeset) meta data.

Newer edits are displayed in more saturated colors than older modifications. Deleted objects as well as the "previous state" of modified map features are displayed semi-transparently. Intermediate states of objects that have been modified more than once in the selected time period are not shown. The site currently doesn't show OSM modifications of relation objects.

This is based on an earlier prototype by [@lxbarth](https://github.com/lxbarth), see http://www.openstreetmap.org/user/lxbarth/diary/19185 for background.

## Running

Just `git clone` and [boot up a quick development server](https://gist.github.com/tmcw/4989751).