Orenburg (Orenburg) Map Cropping Samples
Orenburg (Orenburg) Map Cropping Samples-1
Orenburg (Orenburg) Map Cropping Samples-2
Orenburg neighborhoods and villages map with 3D shadow effect
flag map of Orenburg with 3D shadow effect
Orenburg map with 3d shadow effect
Download outline map of Orenburg (geojson format) :
Orenburg.geojson (**)
Download polygon array of Orenburg map for "Google Maps" :
Orenburg.txt
Bounding Box for Orenburg Map : ( 51.66438 , 55.016465 , 51.905887 , 55.605084 )
Wikipedia ID for Orenburg : Q4144855
Wikipedia SPARQL Query for Orenburg (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4144855 wdt:P1082 ?population. }
OPTIONAL { wd:Q4144855 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4144855 wdt:P2046 ?area. }
OPTIONAL { wd:Q4144855 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4144855 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4144855 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 Orenburg map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](51.66438, 55.016465, 51.905887, 55.605084);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Orenburg)
[out:json];
(
rel["name"="Orenburg"][type=boundary];
rel["name:en"="Orenburg"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Orenburg
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aul Nomer Vtoroy | 51.716670 , 55.483330 |
Kholmistyy | 51.783330 , 55.116670 |
Kuybyshev | 51.764520 , 55.240390 |
Orenburg | 51.788963 , 55.101880 |
Orenburg | 51.718560 , 55.111686 |
Rostoshi | 51.796600 , 55.237800 |
Samorodovo | 51.724430 , 55.487920 |
Staritsa | 51.783330 , 55.116670 |
Svetlogorka | 51.783330 , 55.116670 |
Notes:
- You can download geometry data for Orenburg 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.