Chiltiupán (La Libertad) Map Cropping Samples
Chiltiupán (La Libertad) Map Cropping Samples-1
Chiltiupán (La Libertad) Map Cropping Samples-2
Chiltiupán neighborhoods and villages map with 3D shadow effect
flag map of Chiltiupán with 3D shadow effect
Chiltiupán map with 3d shadow effect
Download outline map of Chiltiupán (geojson format) :
Chiltiupán.geojson (**)
Download polygon array of Chiltiupán map for "Google Maps" :
Chiltiupán.txt
Bounding Box for Chiltiupán Map : ( 13.491901 , -89.499764 , 13.651996 , -89.43 )
Wikipedia ID for Chiltiupán : Q3674712
Wikipedia SPARQL Query for Chiltiupán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3674712 wdt:P1082 ?population. }
OPTIONAL { wd:Q3674712 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3674712 wdt:P2046 ?area. }
OPTIONAL { wd:Q3674712 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3674712 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3674712 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 Chiltiupán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.491901, -89.499764, 13.651996, -89.43);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chiltiupán)
[out:json];
(
rel["name"="Chiltiupan"][type=boundary];
rel["name:en"="Chiltiupan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chiltiupán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chiltiupan | 13.590560 , -89.468890 |
Cuervo Abajo | 13.616670 , -89.450000 |
Cuervo Arriba | 13.633330 , -89.466670 |
El Pinal | 13.616670 , -89.450000 |
El Tecolote | 13.600000 , -89.466670 |
El Zonte | 13.500000 , -89.433330 |
Julupe | 13.529440 , -89.462780 |
Las Flores | 13.635830 , -89.464720 |
Las Termopilas | 13.561670 , -89.469720 |
Las Termopilas | 13.550000 , -89.466670 |
San Antonio | 13.550000 , -89.483330 |
San Isidro | 13.583330 , -89.450000 |
Santa Lucia | 13.583330 , -89.483330 |
Siberia | 13.566670 , -89.450000 |
Taquillo | 13.516670 , -89.483330 |
Notes:
- You can download geometry data for Chiltiupá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.