Tivat (Montenegro) Map Cropping Samples

Tivat (Montenegro) Map Cropping Samples-1
Tivat (Montenegro) Map Cropping Samples-1

Tivat (Montenegro) Map Cropping Samples-2
Tivat (Montenegro) Map Cropping Samples-2

Tivat and counties map with 3D shadow effect
Tivat and counties map with 3D shadow effect

flag map of Tivat with 3D shadow effect
flag map of Tivat with 3D shadow effect

Download outline map of Tivat (geojson format) : Tivat.geojson (**)
Download polygon array of Tivat map for "Google Maps" : Tivat.txt
Bounding Box for Tivat Map : ( 42.357577 , 18.644966 , 42.476746 , 18.73465 )
Wikipedia ID for Tivat : Q3738564
Wikipedia SPARQL Query for Tivat (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3738564 wdt:P1082 ?population. }
OPTIONAL { wd:Q3738564 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3738564 wdt:P2046 ?area. }
OPTIONAL { wd:Q3738564 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3738564 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3738564 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}

Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)

Run this Query with SPARQL API

ISO-3166 CODE for Tivat : ME-19

Get Boundaries from overpass-turbo (OSM) with boundary box of Tivat map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](42.357577, 18.644966, 42.476746, 18.73465);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Tivat)
[out:json];
(
rel["name"="Tivat"][type=boundary];
rel["name:en"="Tivat"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Tivat in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Create Tivat counties and neighborhoods map.


Share this page