Zapotitlán (Jutiapa) Map Cropping Samples
Zapotitlán (Jutiapa) Map Cropping Samples-1
Zapotitlán (Jutiapa) Map Cropping Samples-2
Zapotitlán neighborhoods and villages map with 3D shadow effect
flag map of Zapotitlán with 3D shadow effect
Zapotitlán map with 3d shadow effect
Download outline map of Zapotitlán (geojson format) :
Zapotitlán.geojson (**)
Download polygon array of Zapotitlán map for "Google Maps" :
Zapotitlán.txt
Bounding Box for Zapotitlán Map : ( 14.05561 , -89.87316 , 14.17364 , -89.773108 )
Wikipedia ID for Zapotitlán : Q2610825
Wikipedia SPARQL Query for Zapotitlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2610825 wdt:P1082 ?population. }
OPTIONAL { wd:Q2610825 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2610825 wdt:P2046 ?area. }
OPTIONAL { wd:Q2610825 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2610825 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2610825 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 Zapotitlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.05561, -89.87316, 14.17364, -89.773108);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zapotitlán)
[out:json];
(
rel["name"="Zapotitlan"][type=boundary];
rel["name:en"="Zapotitlan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zapotitlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Borbollon | 14.150000 , -89.800000 |
Cerro Redondo | 14.150000 , -89.816670 |
El Amatillo | 14.100000 , -89.800000 |
El Granadillon | 14.150000 , -89.850000 |
El Jicaro | 14.150000 , -89.783330 |
El Perulero | 14.150000 , -89.816670 |
El Potrero | 14.116670 , -89.816670 |
El Tablon | 14.150000 , -89.833330 |
El Trapiche | 14.166670 , -89.800000 |
La Ceibita | 14.150000 , -89.783330 |
Las Canoas | 14.150000 , -89.800000 |
Los Cerritos | 14.150000 , -89.850000 |
Mashashapa | 14.150000 , -89.833330 |
Rio Chiquito | 14.150000 , -89.866670 |
San Antonio Papaturro | 14.116670 , -89.800000 |
San Francisco La Palma | 14.133330 , -89.816670 |
San Luis Ilopango | 14.150000 , -89.866670 |
Sanarate | 14.066670 , -89.850000 |
Talpetate | 14.066670 , -89.850000 |
Zapotitlán | 14.133330 , -89.833330 |
Zapotitlancito | 14.133330 , -89.833330 |
Notes:
- You can download geometry data for Zapotitlá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.