Jicalapa (La Libertad) Map Cropping Samples
Jicalapa (La Libertad) Map Cropping Samples-1
Jicalapa (La Libertad) Map Cropping Samples-2
Jicalapa neighborhoods and villages map with 3D shadow effect
flag map of Jicalapa with 3D shadow effect
Jicalapa map with 3d shadow effect
Download outline map of Jicalapa (geojson format) :
Jicalapa.geojson (**)
Download polygon array of Jicalapa map for "Google Maps" :
Jicalapa.txt
Bounding Box for Jicalapa Map : ( 13.49325 , -89.552657 , 13.580369 , -89.482599 )
Wikipedia ID for Jicalapa : Q3808267
Wikipedia SPARQL Query for Jicalapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3808267 wdt:P1082 ?population. }
OPTIONAL { wd:Q3808267 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3808267 wdt:P2046 ?area. }
OPTIONAL { wd:Q3808267 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3808267 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3808267 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 Jicalapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.49325, -89.552657, 13.580369, -89.482599);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jicalapa)
[out:json];
(
rel["name"="Jicalapa"][type=boundary];
rel["name:en"="Jicalapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jicalapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Comaylan | 13.533330 , -89.533330 |
Jicalapa | 13.552780 , -89.506670 |
Joya Verde | 13.533330 , -89.500000 |
La Argentina | 13.533330 , -89.533330 |
La Perla | 13.533330 , -89.516670 |
San Jose El Tablon | 13.550000 , -89.500000 |
Notes:
- You can download geometry data for Jicalapa 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.