Tselinograd (Aqmola) Map Cropping Samples
Tselinograd (Aqmola) Map Cropping Samples-1
Tselinograd (Aqmola) Map Cropping Samples-2
Tselinograd neighborhoods and villages map with 3D shadow effect
flag map of Tselinograd with 3D shadow effect
Tselinograd map with 3d shadow effect
Download outline map of Tselinograd (geojson format) :
Tselinograd.geojson (**)
Download polygon array of Tselinograd map for "Google Maps" :
Tselinograd.txt
Bounding Box for Tselinograd Map : ( 51.07853 , 71.437811 , 51.65875 , 72.106668 )
Wikipedia ID for Tselinograd : Q2224859
Wikipedia SPARQL Query for Tselinograd (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2224859 wdt:P1082 ?population. }
OPTIONAL { wd:Q2224859 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2224859 wdt:P2046 ?area. }
OPTIONAL { wd:Q2224859 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2224859 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2224859 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 Tselinograd map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](51.07853, 71.437811, 51.65875, 72.106668);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tselinograd)
[out:json];
(
rel["name"="Tselinogradskiy"][type=boundary];
rel["name:en"="Tselinogradskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tselinograd
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antonovka | 51.580200 , 71.708110 |
Apollonovka | 51.422090 , 71.600860 |
Bogoyavlenskoye | 51.300000 , 71.666670 |
Koyandy | 51.280700 , 71.655620 |
Minovka | 51.407460 , 71.861290 |
Prirechnoye | 51.534620 , 71.944020 |
Sofiyevka | 51.401020 , 71.698520 |
Notes:
- You can download geometry data for Tselinograd 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.