Iztapa (Escuintla) Map Cropping Samples
Iztapa (Escuintla) Map Cropping Samples-1
Iztapa (Escuintla) Map Cropping Samples-2
Iztapa neighborhoods and villages map with 3D shadow effect
flag map of Iztapa with 3D shadow effect
Iztapa map with 3d shadow effect
Download outline map of Iztapa (geojson format) :
Iztapa.geojson (**)
Download polygon array of Iztapa map for "Google Maps" :
Iztapa.txt
Bounding Box for Iztapa Map : ( 13.925428 , -90.753321 , 14.025626 , -90.659435 )
Wikipedia ID for Iztapa : Q2401869
Wikipedia SPARQL Query for Iztapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2401869 wdt:P1082 ?population. }
OPTIONAL { wd:Q2401869 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2401869 wdt:P2046 ?area. }
OPTIONAL { wd:Q2401869 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2401869 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2401869 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 Iztapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.925428, -90.753321, 14.025626, -90.659435);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Iztapa)
[out:json];
(
rel["name"="Iztapa"][type=boundary];
rel["name:en"="Iztapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Iztapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atitan | 13.935830 , -90.704720 |
Atitancito | 13.932220 , -90.689720 |
Buena Vista | 13.928890 , -90.745560 |
Colonia La Providencia | 13.936940 , -90.714720 |
Colonia Santa Marta | 13.935830 , -90.730830 |
El Chile | 13.954440 , -90.678610 |
El Conacaste | 13.930280 , -90.662780 |
Iztapa | 13.933330 , -90.707500 |
Las Morenas | 13.939440 , -90.709440 |
Puerto Viejo | 13.930560 , -90.706940 |
Notes:
- You can download geometry data for Iztapa 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.