drolbr / Overpass-API

A database engine to query the OpenStreetMap data.
http://overpass-api.de
GNU Affero General Public License v3.0
690 stars 90 forks source link

Doc cleanup: fix API URLs & mention JSON area date #711

Open mikini opened 7 months ago

mikini commented 7 months ago

Use absolute server name in all example URLs, this prevents 404 HTTP status codes from examples when accessing the manual on main site dev.overpass-api.de where API is non-responding.

Add a paragraph mentioning the timestamp_areas_base property added to JSON response when areas are involved.