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