Download outline map of Mataquescuintla (geojson format) :
Mataquescuintla.geojson (**)
Download polygon array of Mataquescuintla map for "Google Maps" :
Mataquescuintla.txt
Bounding Box for Mataquescuintla Map : ( 14.466735 , -90.291248 , 14.671291 , -90.115131 )
Wikipedia ID for Mataquescuintla : Q1749104
Wikipedia SPARQL Query for Mataquescuintla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1749104 wdt:P1082 ?population. }
OPTIONAL { wd:Q1749104 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1749104 wdt:P2046 ?area. }
OPTIONAL { wd:Q1749104 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1749104 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1749104 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 Mataquescuintla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.466735, -90.291248, 14.671291, -90.115131);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mataquescuintla)
[out:json];
(
rel["name"="Mataquescuintla"][type=boundary];
rel["name:en"="Mataquescuintla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mataquescuintla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Caliente | 14.666670 , -90.216670 |
El Carrizal | 14.550000 , -90.200000 |
El Durazno | 14.566670 , -90.250000 |
El Manzano | 14.500000 , -90.250000 |
El Refugio | 14.550000 , -90.133330 |
El Refugio | 14.583330 , -90.250000 |
El Zarzal | 14.583330 , -90.200000 |
La Sierra | 14.500000 , -90.233330 |
Las Mesas | 14.583330 , -90.233330 |
Los Magueyes | 14.600000 , -90.166670 |
Mataquescuintla | 14.529170 , -90.184170 |
Pino Dulce | 14.533330 , -90.150000 |
Samororo | 14.516670 , -90.283330 |
Sampaquisoy | 14.650000 , -90.200000 |
Samurra | 14.516670 , -90.250000 |
San Miguel | 14.583500 , -90.216670 |
San Nicolas | 14.550000 , -90.250000 |
Santa Marta | 14.583330 , -90.200000 |
Soledad Colorado | 14.533330 , -90.250000 |
Notes:
- You can download geometry data for Mataquescuintla 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.