Download outline map of Tapilula (geojson format) :
Tapilula.geojson (**)
Download polygon array of Tapilula map for "Google Maps" :
Tapilula.txt
Bounding Box for Tapilula Map : ( 17.217559 , -93.048128 , 17.282101 , -92.936598 )
Wikipedia ID for Tapilula : Q1785646
Wikipedia SPARQL Query for Tapilula (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1785646 wdt:P1082 ?population. }
OPTIONAL { wd:Q1785646 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1785646 wdt:P2046 ?area. }
OPTIONAL { wd:Q1785646 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1785646 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1785646 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 Tapilula map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.217559, -93.048128, 17.282101, -92.936598);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tapilula)
[out:json];
(
rel["name"="Tapilula"][type=boundary];
rel["name:en"="Tapilula"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tapilula
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Canalejo | 17.259720 , -93.025830 |
Crisol | 17.269170 , -92.990000 |
Cruces de San Antonio | 17.261110 , -93.044440 |
Ebidemio de Ocampo | 17.267420 , -92.989470 |
El Campanario | 17.266390 , -92.989440 |
El Chorro | 17.236670 , -93.011670 |
El Paraiso | 17.259170 , -93.018330 |
El Sabinal | 17.248060 , -93.023330 |
El Salvador | 17.273330 , -93.019720 |
La Candelaria | 17.248890 , -93.021390 |
La Cascada | 17.266940 , -93.024720 |
La Nueva Ilusion | 17.245000 , -93.001110 |
La Piedad (San Antonio) | 17.238610 , -93.018890 |
Los Angeles | 17.241940 , -93.010000 |
Nueva Florida | 17.263890 , -92.973060 |
Pajonal Porte Baja | 17.241390 , -92.995830 |
Portaceli | 17.247220 , -92.988330 |
Portacelis Parte Media | 17.252370 , -92.987610 |
Quinta Lupita | 17.258330 , -93.016670 |
San Antonio Jacona | 17.245080 , -93.047440 |
San Bernardo | 17.238330 , -93.031390 |
San Cristobal de los Llanos | 17.246110 , -93.005830 |
San Francisco Jacona | 17.262780 , -93.032500 |
San Isidro | 17.265280 , -92.977220 |
San Vicente Agua Clara | 17.269720 , -93.009170 |
Santa Cruz | 17.262780 , -92.997220 |
Santa Rosa de Lima | 17.247220 , -93.022220 |
Tapilula | 17.245529 , -93.016685 |
Videme (2da. Seccion) | 17.261940 , -92.982780 |
Videme de Ocampo 1ra. Seccion | 17.261000 , -92.990230 |
Zaquinguez | 17.273570 , -92.997260 |
Notes:
- You can download geometry data for Tapilula 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.