Download outline map of Pogranichnyj (geojson format) :
Pogranichnyj.geojson (**)
Download polygon array of Pogranichnyj map for "Google Maps" :
Pogranichnyj.txt
Bounding Box for Pogranichnyj Map : ( 44.205368 , 130.956771 , 44.987801 , 131.928927 )
Wikipedia ID for Pogranichnyj : Q1884643
Wikipedia SPARQL Query for Pogranichnyj (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1884643 wdt:P1082 ?population. }
OPTIONAL { wd:Q1884643 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1884643 wdt:P2046 ?area. }
OPTIONAL { wd:Q1884643 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1884643 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1884643 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 Pogranichnyj map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](44.205368, 130.956771, 44.987801, 131.928927);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pogranichnyj)
[out:json];
(
rel["name"="Pogranichnyj"][type=boundary];
rel["name:en"="Pogranichnyj"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pogranichnyj
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adamovka | 44.750000 , 131.700000 |
Barabash-Levada | 44.758610 , 131.422980 |
Barano-Orenburgskoye | 44.369411 , 131.459369 |
Baykal | 44.234660 , 131.359960 |
Boguslavka | 44.487280 , 131.575400 |
Dukhovskoye | 44.598440 , 131.538470 |
Lyublino | 44.331188 , 131.669851 |
Nesterovka | 44.452240 , 131.760170 |
Novoalekseyevka | 44.583330 , 131.150000 |
Pogranichnyy | 44.407124 , 131.382591 |
Przheval'skaya | 44.307000 , 131.645500 |
Reshetnikovo | 44.750000 , 131.366670 |
Rubinovka | 44.692550 , 131.694750 |
Sadovyy | 44.401130 , 131.603280 |
Sof'ye-Alekseyevskoye | 44.300510 , 131.348840 |
Ukrainka | 44.376980 , 131.740360 |
Zharikovo | 44.588000 , 131.727700 |
Notes:
- You can download geometry data for Pogranichnyj 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.