Jerusalen (La Paz) Map Cropping Samples
Jerusalen (La Paz) Map Cropping Samples-1
Jerusalen (La Paz) Map Cropping Samples-2
Jerusalen neighborhoods and villages map with 3D shadow effect
flag map of Jerusalen with 3D shadow effect
Jerusalen map with 3d shadow effect
Download outline map of Jerusalen (geojson format) :
Jerusalen.geojson (**)
Download polygon array of Jerusalen map for "Google Maps" :
Jerusalen.txt
Bounding Box for Jerusalen Map : ( 13.643007 , -88.929134 , 13.668097 , -88.89448 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Jerusalen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.643007, -88.929134, 13.668097, -88.89448);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jerusalen)
[out:json];
(
rel["name"="Jerusalen"][type=boundary];
rel["name:en"="Jerusalen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jerusalen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Conacaste | 13.666670 , -88.900000 |
El Espino | 13.650000 , -88.900000 |
Jerusalen | 13.650000 , -88.900000 |
San Juan Buenavista | 13.666670 , -88.900000 |
Notes:
- You can download geometry data for Jerusalen 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.