Atescatempa (Jutiapa) Map Cropping Samples
Atescatempa (Jutiapa) Map Cropping Samples-1
Atescatempa (Jutiapa) Map Cropping Samples-2
Atescatempa neighborhoods and villages map with 3D shadow effect
flag map of Atescatempa with 3D shadow effect
Atescatempa map with 3d shadow effect
Download outline map of Atescatempa (geojson format) :
Atescatempa.geojson (**)
Download polygon array of Atescatempa map for "Google Maps" :
Atescatempa.txt
Bounding Box for Atescatempa Map : ( 14.113851 , -89.770124 , 14.234782 , -89.664909 )
Wikipedia ID for Atescatempa : Q2403627
Wikipedia SPARQL Query for Atescatempa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2403627 wdt:P1082 ?population. }
OPTIONAL { wd:Q2403627 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2403627 wdt:P2046 ?area. }
OPTIONAL { wd:Q2403627 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2403627 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2403627 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 Atescatempa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.113851, -89.770124, 14.234782, -89.664909);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Atescatempa)
[out:json];
(
rel["name"="Atescatempa"][type=boundary];
rel["name:en"="Atescatempa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Atescatempa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amatal | 14.193610 , -89.675280 |
Amate Blanco | 14.196670 , -89.694170 |
Amatepeque | 14.166670 , -89.700000 |
Atescatempa | 14.174440 , -89.742500 |
Contepeque | 14.133330 , -89.750000 |
El Manguito | 14.202780 , -89.679440 |
El Pretil | 14.198890 , -89.705830 |
El Rebalse | 14.170000 , -89.711390 |
El Rosario | 14.166670 , -89.750000 |
El Sitio | 14.150000 , -89.733330 |
La Perla | 14.166670 , -89.766670 |
La Playa | 14.215830 , -89.705000 |
Laguna Seca | 14.167220 , -89.684170 |
Las Vegas | 14.176110 , -89.732500 |
Los Cerros | 14.166670 , -89.766670 |
Naranjo | 14.133330 , -89.716670 |
Quebrada Seca | 14.166670 , -89.716670 |
San Cristobal Frontera | 14.185000 , -89.669720 |
Tushico | 14.196390 , -89.749170 |
Notes:
- You can download geometry data for Atescatempa 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.