You are not logged in.
- Topics: Active | Unanswered
Announcement
Please create new topics on the new site at community.openstreetmap.org. We expect the migration of data will take a few weeks, you can follow its progress here.***
Pages: 1
#1 2021-05-03 21:55:12
- alnyme
- Member
- Registered: 2021-05-01
- Posts: 12
New API for OSM
Hi,
New API has been developed that provides easy access to Open Street Map geodatabase.
The API does not only provide you with the features but also gives you the ability to filter these features using buffer filtration technique.
Provide the API with the center point and radius, and all the requested POI’s within that buffer will be provided in JSON format.
I have created a demo on how to download restaurants, cafes and pubs that are within a 3000 meter radius from Stockholm central station.
Currently the API provides information within Sweden and Germany for the following categories (keys): Amenity, highway, historic, leisure, office, public transport, shop, sport and tourism. Node subcategories (values) for all the mentioned categories are available.
The development of API will be continued, and it will include buildings, lands, railways, roads, transport, waterway, population, regions, municipality borders, and much more.
The buffer radius is limited to max 3000 meter, if you need higher radius like 50 000 meter, then I need to give you a special API key.
https://www.youtube.com/watch?v=1mPTEvnDgYE
Regards,
Omar
Offline
#2 2021-05-07 07:44:00
- pangoSE
- New Member
- Registered: 2018-08-08
- Posts: 2
Re: New API for OSM
WOW! Nice work Omar. Could you publish a specification using https://swagger.io/specification/?
I would like to use this from Python.
It seems to be way faster than Overpass which is nice.
How often is the database updated?
Have you announced this on the talk list? If not I encourage you to do that also (only 39 people saw the video).
Offline
Pages: 1