Jerusalén (Cundinamarca) Map Cropping Samples
Jerusalén (Cundinamarca) Map Cropping Samples-1
Jerusalén (Cundinamarca) Map Cropping Samples-2
Jerusalén neighborhoods and villages map with 3D shadow effect
flag map of Jerusalén with 3D shadow effect
Jerusalén map with 3d shadow effect
Download outline map of Jerusalén (geojson format) :
Jerusalén.geojson (**)
Download polygon array of Jerusalén map for "Google Maps" :
Jerusalén.txt
Bounding Box for Jerusalén Map : ( 4.460391 , -74.770603 , 4.653086 , -74.588036 )
Wikipedia ID for Jerusalén : Q953123
Wikipedia SPARQL Query for Jerusalén (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q953123 wdt:P1082 ?population. }
OPTIONAL { wd:Q953123 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q953123 wdt:P2046 ?area. }
OPTIONAL { wd:Q953123 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q953123 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q953123 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 Jerusalén map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.460391, -74.770603, 4.653086, -74.588036);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jerusalén)
[out:json];
(
rel["name"="Jerusalén"][type=boundary];
rel["name:en"="Jerusalén"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jerusalén
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Andorra | 4.526570 , -74.694720 |
Cotoma | 4.512150 , -74.730380 |
El Cafeto | 4.479460 , -74.745610 |
El Capote | 4.492870 , -74.702820 |
El Hatillo | 4.555350 , -74.734510 |
El Mayordomo | 4.475370 , -74.742660 |
El Santuario | 4.487370 , -74.730490 |
Gallinazo | 4.504010 , -74.724490 |
Jerusalén | 4.563090 , -74.695190 |
San Francisco | 4.500000 , -74.700000 |
Vereda Cotoma | 4.524600 , -74.718630 |
Notes:
- You can download geometry data for Jerusalén 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.