Gaj (Orenburg) Map Cropping Samples
Gaj (Orenburg) Map Cropping Samples-1
Gaj (Orenburg) Map Cropping Samples-2
Gaj neighborhoods and villages map with 3D shadow effect
flag map of Gaj with 3D shadow effect
Gaj map with 3d shadow effect
Download outline map of Gaj (geojson format) :
Gaj.geojson (**)
Download polygon array of Gaj map for "Google Maps" :
Gaj.txt
Bounding Box for Gaj Map : ( 51.4006499079 , 58.4023450883 , 51.5056508461 , 58.5551204505 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Gaj map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](51.4006499079, 58.4023450883, 51.5056508461, 58.5551204505);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gaj)
[out:json];
(
rel["name"="Gaj"][type=boundary];
rel["name:en"="Gaj"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Gaj 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.