Download outline map of Digor (geojson format) :
Digor.geojson (**)
Download polygon array of Digor map for "Google Maps" :
Digor.txt
Bounding Box for Digor Map : ( 40.108275 , 43.193448 , 40.483544 , 43.713409 )
Wikipedia ID for Digor : Q1027545
Wikipedia SPARQL Query for Digor (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1027545 wdt:P1082 ?population. }
OPTIONAL { wd:Q1027545 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1027545 wdt:P2046 ?area. }
OPTIONAL { wd:Q1027545 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1027545 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1027545 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 Digor map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.108275, 43.193448, 40.483544, 43.713409);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Digor)
[out:json];
(
rel["name"="Digor"][type=boundary];
rel["name:en"="Digor"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Digor
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arpali | 40.181240 , 43.520070 |
Asagi Baskoey | 40.118050 , 43.509700 |
Bacali | 40.318830 , 43.531430 |
Baskoy | 40.225610 , 43.500700 |
Bayirbagi | 40.190320 , 43.560450 |
Catak | 40.250680 , 43.601890 |
Celalkoy | 40.335650 , 43.366580 |
Dagpinar | 40.457850 , 43.325330 |
Derinoz | 40.371430 , 43.357960 |
Dolayli | 40.327260 , 43.485820 |
Duzgecit | 40.280930 , 43.589040 |
Eren | 40.425340 , 43.445590 |
Gulhayran | 40.441550 , 43.342550 |
Halikislak | 40.151540 , 43.654940 |
Harabakundu | 40.250000 , 43.516670 |
Hasancan | 40.424480 , 43.414570 |
Hisaronu | 40.357210 , 43.478990 |
Karabag | 40.239780 , 43.609570 |
Karakale | 40.469430 , 43.373760 |
Kilittasi | 40.209980 , 43.660440 |
Kocakoy | 40.289250 , 43.460880 |
Mahirbey | 40.410350 , 43.324460 |
Nebiyurdu | 40.316670 , 43.266670 |
Pazarcik | 40.465830 , 43.326110 |
Satiroglu | 40.443230 , 43.288360 |
Sirinkoy | 40.428790 , 43.269440 |
Sorguckavakli | 40.182400 , 43.614000 |
Sorkunlu | 40.342320 , 43.338830 |
Turkmesen | 40.377380 , 43.230210 |
Uzunkaya | 40.386780 , 43.424510 |
Varli | 40.326540 , 43.406630 |
Yaglica | 40.271630 , 43.359970 |
Yaylacik | 40.370330 , 43.248750 |
Yemencayir | 40.410120 , 43.267650 |
Yenikoy | 40.298770 , 43.552800 |
Yukariagzicik | 40.357330 , 43.593780 |
Notes:
- You can download geometry data for Digor 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.