Birobidzhan (Yevrey) Map Cropping Samples
Birobidzhan (Yevrey) Map Cropping Samples-1
Birobidzhan (Yevrey) Map Cropping Samples-2
Birobidzhan neighborhoods and villages map with 3D shadow effect
flag map of Birobidzhan with 3D shadow effect
Birobidzhan map with 3d shadow effect
Download outline map of Birobidzhan (geojson format) :
Birobidzhan.geojson (**)
Download polygon array of Birobidzhan map for "Google Maps" :
Birobidzhan.txt
Bounding Box for Birobidzhan Map : ( 48.698108 , 132.78123 , 48.868146 , 133.079611 )
Wikipedia ID for Birobidzhan : Q804001
Wikipedia SPARQL Query for Birobidzhan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q804001 wdt:P1082 ?population. }
OPTIONAL { wd:Q804001 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q804001 wdt:P2046 ?area. }
OPTIONAL { wd:Q804001 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q804001 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q804001 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 Birobidzhan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.698108, 132.78123, 48.868146, 133.079611);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Birobidzhan)
[out:json];
(
rel["name"="Birobidzhan"][type=boundary];
rel["name:en"="Birobidzhan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Birobidzhan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| 48.737390 , 132.807367 |
Birobidzhan | 48.787768 , 132.918625 |
Desyatyy Kilometr | 48.750890 , 132.831980 |
Devyatyy Kilometr | 48.758520 , 132.835910 |
Dvenadtsatyy Kilometr | 48.740370 , 132.817560 |
Odinnadtsatyy Kilometr | 48.746300 , 132.821910 |
Razdol'naya | 48.733330 , 132.900000 |
Trinadtsatyy Kilometr | 48.734660 , 132.802880 |
Notes:
- You can download geometry data for Birobidzhan 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.