Project RES Sample ORS result
by JoeTS
JavaScript
{
"type": "FeatureCollection",
"bbox": [
8.800546,
53.073948,
8.803396,
53.075583
],
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
8.80281,
53.075229
]
},
"properties": {
"osm_id": 158546065,
"osm_type": 2,
"distance": 57.14759483,
"category_ids": {
"245": {
"category_name": "ship",
"category_group": "historic"
},
"622": {
"category_name": "attraction",
"category_group": "tourism"
}
},
"osm_tags": {
"website": "https://admiral-nelson.de",
"name": "Admiral Nelson",
"opening_hours": "Su-Fr 12:00-20:00; Sa 11:00-21:00"
}
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
8.801413,
53.074456
]
},
"properties": {
"osm_id": 230279740,
"osm_type": 2,
"distance": 184.27140093,
"category_ids": {
"280": {
"category_name": "park",
"category_group": "leisure_and_entertainment"
}
},
"osm_tags": {
"name": "Grüne Oase"
}
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
8.803168,
...