Skip to content

a Django Rest Framwork API for Open Street Map changesets 🗺️

Notifications You must be signed in to change notification settings

hadisql/osm_changesets_api

Repository files navigation

OSM Changesets API

This is a Django Rest Framwork API for Open Street Map changesets.

It is based on the work made here

When executing python manage.py runserver on localhost, in your browser go to http://127.0.0.1:8000/api/changesets/<start_sequence>/<end_sequence> where start_sequence and end_sequence correspond to the replication changesets. The last one can be found here (it is a .yaml file, updating very regularly)

More to come..!

About

a Django Rest Framwork API for Open Street Map changesets 🗺️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published