Piterskiy (Saratov) Map Cropping Samples
Piterskiy (Saratov) Map Cropping Samples-1
Piterskiy (Saratov) Map Cropping Samples-2
Piterskiy neighborhoods and villages map with 3D shadow effect
flag map of Piterskiy with 3D shadow effect
Piterskiy map with 3d shadow effect
Download outline map of Piterskiy (geojson format) :
Piterskiy.geojson (**)
Download polygon array of Piterskiy map for "Google Maps" :
Piterskiy.txt
Bounding Box for Piterskiy Map : ( 50.366056 , 46.906197 , 50.994788 , 47.875079 )
Wikipedia ID for Piterskiy : Q1653951
Wikipedia SPARQL Query for Piterskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1653951 wdt:P1082 ?population. }
OPTIONAL { wd:Q1653951 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1653951 wdt:P2046 ?area. }
OPTIONAL { wd:Q1653951 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1653951 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1653951 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 Piterskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.366056, 46.906197, 50.994788, 47.875079);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Piterskiy)
[out:json];
(
rel["name"="Piterskiy"][type=boundary];
rel["name:en"="Piterskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Piterskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agafonovka | 50.608163 , 47.434856 |
Aleksashkino | 50.962615 , 47.700836 |
Anatayevka | 50.600000 , 47.166670 |
Gnoyevskiy | 50.550000 , 46.933330 |
Karpovka | 50.466670 , 47.616670 |
Kozlovka | 50.859970 , 47.576410 |
Kukino | 50.616670 , 47.250000 |
Malouzenskiy | 50.414790 , 47.400510 |
Malyy Uzen | 50.488668 , 47.617235 |
Mironovka | 50.755666 , 47.446082 |
Morshanka | 50.744080 , 47.443820 |
Novotullka | 50.839158 , 47.547843 |
Novyy Put' | 50.843990 , 47.395350 |
Orlovka | 50.933330 , 47.666670 |
Pakhar' | 50.728810 , 47.714130 |
Pereletnyy | 50.550000 , 47.183330 |
Piterka | 50.682731 , 47.438192 |
Piterskiy | 50.770840 , 47.393590 |
Piterskiy Pervyy | 50.566670 , 47.300000 |
Podol'skiy | 50.538670 , 46.961350 |
Shirokov | 50.425950 , 47.308430 |
Vol'nyy | 50.533330 , 47.350000 |
Notes:
- You can download geometry data for Piterskiy 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.