Atiquizaya (Ahuachapán) Map Cropping Samples
Atiquizaya (Ahuachapán) Map Cropping Samples-1
Atiquizaya (Ahuachapán) Map Cropping Samples-2
Atiquizaya neighborhoods and villages map with 3D shadow effect
flag map of Atiquizaya with 3D shadow effect
Atiquizaya map with 3d shadow effect
Download outline map of Atiquizaya (geojson format) :
Atiquizaya.geojson (**)
Download polygon array of Atiquizaya map for "Google Maps" :
Atiquizaya.txt
Bounding Box for Atiquizaya Map : ( 13.898289 , -89.791389 , 14.014539 , -89.701549 )
Wikipedia ID for Atiquizaya : Q2779447
Wikipedia SPARQL Query for Atiquizaya (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2779447 wdt:P1082 ?population. }
OPTIONAL { wd:Q2779447 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2779447 wdt:P2046 ?area. }
OPTIONAL { wd:Q2779447 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2779447 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2779447 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 Atiquizaya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.898289, -89.791389, 14.014539, -89.701549);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Atiquizaya)
[out:json];
(
rel["name"="Atiquizaya"][type=boundary];
rel["name:en"="Atiquizaya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Atiquizaya
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atiquizaya | 13.976940 , -89.752500 |
El Chayal | 13.933330 , -89.750000 |
El Rosario | 13.966670 , -89.716670 |
El Tortuguero | 13.916670 , -89.750000 |
Izcaquilio | 13.983330 , -89.750000 |
Joya del Platanar | 13.950000 , -89.716670 |
Joya El Zapote | 13.950000 , -89.750000 |
La Esperanza | 13.916670 , -89.733330 |
Loma de Alarcon | 13.983330 , -89.783330 |
Pepenance | 13.966670 , -89.733330 |
Rincon Grande | 13.933330 , -89.733330 |
Salitrero | 13.933330 , -89.733330 |
San Juan El Espino | 14.000000 , -89.716670 |
Tapacun | 13.916670 , -89.733330 |
Notes:
- You can download geometry data for Atiquizaya 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.