Program 2026/3.1 Ljubljana/GeoJSON
Videz
Redakcija dne 11:48, 9. junij 2026 od Maintenance script (pogovor | prispevki) (Created GeoJS ON for Ljubljana points of interest)
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"title": "Na Stolbi 8",
"description": "V pritličju Javni zavod Ljubljanski grad, v 1. nadstropju Airbnb. Primer slabe rabe javneg
a prostora.",
"marker-color": "#e74c3c",
"marker-symbol": "danger"
},
"geometry": {
"type": "Point",
"coordinates": [14.50981, 46.04969]
}
}
]
}