Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://tyrasd.github.io/latest-changes/
- Owner: tyrasd
- License: unlicense
- Fork: true (osmlab/latest-changes)
- Created: 2013-05-02T15:28:45.000Z (almost 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-05-23T15:17:46.000Z (8 months ago)
- Last Synced: 2024-08-01T17:30:26.710Z (6 months ago)
- Topics: mapping, openstreetmap, openstreetmap-data, visualization
- Language: JavaScript
- Homepage: https://tyrasd.github.io/latest-changes/
- Size: 186 KB
- Stars: 16
- Watchers: 4
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).