Download outline map of Kurbin (geojson format) :
Kurbin.geojson (**)
Download polygon array of Kurbin map for "Google Maps" :
Kurbin.txt
Bounding Box for Kurbin Map : ( 41.556874 , 19.561239 , 41.724836 , 19.845715 )
Wikipedia ID for Kurbin : Q123602
Wikipedia SPARQL Query for Kurbin (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q123602 wdt:P1082 ?population. }
OPTIONAL { wd:Q123602 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q123602 wdt:P2046 ?area. }
OPTIONAL { wd:Q123602 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q123602 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q123602 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
Get Boundaries from overpass-turbo (OSM) with boundary box of Kurbin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.556874, 19.561239, 41.724836, 19.845715);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kurbin)
[out:json];
(
rel["name"="Kurbin"][type=boundary];
rel["name:en"="Kurbin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kurbin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Delbnisht | 41.648330 , 19.735280 |
Drite | 41.585000 , 19.688330 |
Ferr -Skuraj | 41.693060 , 19.761390 |
Ferr-Shkopet | 41.701110 , 19.794720 |
Fushe-Mamurras | 41.571390 , 19.679440 |
Fushe-Milot | 41.674720 , 19.682500 |
Fushekuqe | 41.650280 , 19.620000 |
Gallate | 41.641670 , 19.781670 |
Gernac | 41.583610 , 19.820000 |
Gjinazez | 41.618060 , 19.634720 |
Gjonem | 41.613330 , 19.725280 |
Goleme | 41.579170 , 19.641390 |
Gorre | 41.640280 , 19.645830 |
Gurez | 41.667220 , 19.636390 |
Katundi i Ri | 41.599440 , 19.714170 |
Katundi i Vjeter | 41.672500 , 19.807220 |
Koder Thumane | 41.566670 , 19.683330 |
Laç | 41.635560 , 19.713060 |
Lestere | 41.622500 , 19.751940 |
Livadhet | 41.583610 , 19.795830 |
Mal-Milot | 41.680280 , 19.724440 |
Mali i Bardhe | 41.656110 , 19.758890 |
Mamurras | 41.577500 , 19.692220 |
Milot | 41.683890 , 19.715560 |
Ndershegas | 41.668610 , 19.714440 |
Patog | 41.630280 , 19.613610 |
Sanxhak | 41.621390 , 19.716110 |
Selite | 41.635280 , 19.755000 |
Shellinze | 41.590000 , 19.608610 |
Shenmeri | 41.567220 , 19.755000 |
Shijeze | 41.593060 , 19.766670 |
Shkopet | 41.706110 , 19.825000 |
Shpijat Piroll | 41.566670 , 19.733330 |
Shullaz | 41.655830 , 19.707780 |
Skuraj | 41.688610 , 19.796390 |
Vau i Shkjezes | 41.688610 , 19.796390 |
Vinjoll | 41.604170 , 19.800000 |
Zheje | 41.593060 , 19.719720 |
Notes:
- You can download geometry data for Kurbin 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.