Download outline map of Coapilla (geojson format) :
Coapilla.geojson (**)
Download polygon array of Coapilla map for "Google Maps" :
Coapilla.txt
Bounding Box for Coapilla Map : ( 17.04529 , -93.209261 , 17.191601 , -93.036932 )
Wikipedia ID for Coapilla : Q1952939
Wikipedia SPARQL Query for Coapilla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1952939 wdt:P1082 ?population. }
OPTIONAL { wd:Q1952939 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1952939 wdt:P2046 ?area. }
OPTIONAL { wd:Q1952939 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1952939 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1952939 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 Coapilla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.04529, -93.209261, 17.191601, -93.036932);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Coapilla)
[out:json];
(
rel["name"="Coapilla"][type=boundary];
rel["name:en"="Coapilla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Coapilla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista (Matasanos) | 17.107780 , -93.066940 |
Coapilla | 17.130693 , -93.159702 |
El Carmen | 17.098060 , -93.144440 |
El Molino | 17.158890 , -93.136940 |
Esquipulas | 17.114720 , -93.146390 |
Gracias a Dios | 17.160000 , -93.146390 |
Guadalupe | 17.096670 , -93.151390 |
Jerico | 17.098330 , -93.055000 |
Jose Maria Morelos y Pavon | 17.073610 , -93.132500 |
La Granadilla | 17.108330 , -93.141390 |
La Trinidad | 17.098890 , -93.158330 |
Las Palmas | 17.124440 , -93.109720 |
Llano Grande | 17.102780 , -93.125280 |
Monte Grande | 17.117220 , -93.067780 |
Morelia | 17.093610 , -93.143890 |
Ninguno | 17.123330 , -93.154720 |
Paraiso | 17.116110 , -93.073330 |
Piedra Grande | 17.116110 , -93.137500 |
Pocop | 17.088060 , -93.136110 |
San Antonio | 17.096940 , -93.145280 |
San Juan Bautista | 17.097130 , -93.126520 |
San Miguel de Arcangel | 17.124440 , -93.150830 |
San Vicente Ocotumbar | 17.108890 , -93.060280 |
Santo Domingo | 17.116110 , -93.155280 |
Tierra Blanca | 17.127500 , -93.145560 |
Union Portes Gil (San Pedro) | 17.146390 , -93.196110 |
Vicente Guerrero | 17.132220 , -93.060280 |
Vistahermosa | 17.142780 , -93.148610 |
Notes:
- You can download geometry data for Coapilla 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.