Texistepeque (Santa Ana) Map Cropping Samples

Texistepeque (Santa Ana) Map Cropping Samples-1

Texistepeque (Santa Ana) Map Cropping Samples-2

Texistepeque neighborhoods and villages map with 3D shadow effect

flag map of Texistepeque with 3D shadow effect

Texistepeque map with 3d shadow effect
Download outline map of Texistepeque (geojson format) :
Texistepeque.geojson (**)
Download polygon array of Texistepeque map for "Google Maps" :
Texistepeque.txt
Bounding Box for Texistepeque Map : ( 14.057876 , -89.593701 , 14.182028 , -89.401001 )
Wikipedia ID for Texistepeque : Q3985393
Wikipedia SPARQL Query for Texistepeque (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3985393 wdt:P1082 ?population. }
OPTIONAL { wd:Q3985393 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3985393 wdt:P2046 ?area. }
OPTIONAL { wd:Q3985393 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3985393 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3985393 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 Texistepeque map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.057876, -89.593701, 14.182028, -89.401001);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Texistepeque)
[out:json];
(
rel["name"="Texistepeque"][type=boundary];
rel["name:en"="Texistepeque"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Texistepeque
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Azacualpa | 14.083330 , -89.550000 |
| Caserio El Nance Dulce | 14.175280 , -89.507220 |
| Casitas | 14.166670 , -89.483330 |
| Chilcuyo | 14.066670 , -89.533330 |
| Costa Rica | 14.150000 , -89.466670 |
| Cujucuyo | 14.083330 , -89.500000 |
| El Paraiso | 14.133330 , -89.583330 |
| El Zompopo | 14.150000 , -89.450000 |
| Guarnecia | 14.100000 , -89.433330 |
| Hacienda La Florida | 14.133330 , -89.466670 |
| Honduritas | 14.133330 , -89.416670 |
| Las Mesas | 14.150000 , -89.466670 |
| Las Negritas | 14.116670 , -89.433330 |
| Las Piletas | 14.150000 , -89.533330 |
| Los Horcones | 14.133330 , -89.416670 |
| Ojo de Agua | 14.150000 , -89.533330 |
| San Antonio Masahuat | 14.166670 , -89.466670 |
| San Jose Zompopo | 14.066670 , -89.483330 |
| San Miguel | 14.150000 , -89.566670 |
| San Pedro Potrerillos | 14.133330 , -89.550000 |
| San Tiburcio | 14.133330 , -89.416670 |
| Santa Elena | 14.150000 , -89.483330 |
| Santo Tomas | 14.166670 , -89.516670 |
| Texistepeque | 14.133330 , -89.500000 |
Notes:
- You can download geometry data for Texistepeque 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.