Bekasi (West Java) Map Cropping Samples
Bekasi (West Java) Map Cropping Samples-1
Bekasi (West Java) Map Cropping Samples-2
Bekasi neighborhoods and villages map with 3D shadow effect
flag map of Bekasi with 3D shadow effect
Bekasi map with 3d shadow effect
Download outline map of Bekasi (geojson format) :
Bekasi.geojson (**)
Download polygon array of Bekasi map for "Google Maps" :
Bekasi.txt
Bounding Box for Bekasi Map : ( -6.367258 , 106.943558 , -6.167607 , 107.043236 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Bekasi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.367258, 106.943558, -6.167607, 107.043236);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bekasi)
[out:json];
(
rel["name"="Bekasi"][type=boundary];
rel["name:en"="Bekasi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bekasi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bekasi | -6.280239 , 106.975719 |
Ciketing Selatan | -6.361800 , 106.994200 |
Ciketing-udik | -6.352780 , 106.976110 |
Cinyosog-udik Satu | -6.366940 , 106.994720 |
Rawaaren | -6.249170 , 107.033610 |
Notes:
- You can download geometry data for Bekasi 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.