Escuintla (Escuintla) Map Cropping Samples
Escuintla (Escuintla) Map Cropping Samples-1
Escuintla (Escuintla) Map Cropping Samples-2
Escuintla neighborhoods and villages map with 3D shadow effect
flag map of Escuintla with 3D shadow effect
Escuintla map with 3d shadow effect
Download outline map of Escuintla (geojson format) :
Escuintla.geojson (**)
Download polygon array of Escuintla map for "Google Maps" :
Escuintla.txt
Bounding Box for Escuintla Map : ( 14.145291 , -90.925775 , 14.468487 , -90.657455 )
Wikipedia ID for Escuintla : Q780771
Wikipedia SPARQL Query for Escuintla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q780771 wdt:P1082 ?population. }
OPTIONAL { wd:Q780771 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q780771 wdt:P2046 ?area. }
OPTIONAL { wd:Q780771 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q780771 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q780771 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 Escuintla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.145291, -90.925775, 14.468487, -90.657455);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Escuintla)
[out:json];
(
rel["name"="Escuintla"][type=boundary];
rel["name:en"="Escuintla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Escuintla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrientos | 14.283330 , -90.800000 |
Chico Cimarron | 14.283330 , -90.800000 |
El Milagro | 14.200000 , -90.866670 |
El Reventon | 14.266670 , -90.833330 |
El Rodeo | 14.390830 , -90.831390 |
El Zapote | 14.383330 , -90.866670 |
Escuintla | 14.300405 , -90.779999 |
Los Voladores | 14.300000 , -90.766670 |
Puente de Palo | 14.283330 , -90.783330 |
San Raimundo | 14.383330 , -90.750000 |
Notes:
- You can download geometry data for Escuintla 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.