Download outline map of Francisco León (geojson format) :
Francisco León.geojson (**)
Download polygon array of Francisco León map for "Google Maps" :
Francisco León.txt
Bounding Box for Francisco León Map : ( 17.214863 , -93.384297 , 17.367767 , -93.178505 )
Wikipedia ID for Francisco León : Q1759430
Wikipedia SPARQL Query for Francisco León (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1759430 wdt:P1082 ?population. }
OPTIONAL { wd:Q1759430 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1759430 wdt:P2046 ?area. }
OPTIONAL { wd:Q1759430 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1759430 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1759430 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 Francisco León map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.214863, -93.384297, 17.367767, -93.178505);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Francisco León)
[out:json];
(
rel["name"="Francisco León"][type=boundary];
rel["name:en"="Francisco León"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Francisco León
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Caracol (Monte de Olivo) | 17.319720 , -93.326940 |
Arroyo Sangre | 17.349440 , -93.308890 |
Arroyo Sardina | 17.275000 , -93.241670 |
Candelaria | 17.311670 , -93.295560 |
Carmen Buenavista | 17.278330 , -93.244440 |
Carrizal | 17.274440 , -93.221390 |
Cerro del Mono | 17.324170 , -93.353330 |
El Zapotal (Buenos Aires) | 17.246110 , -93.260280 |
Francisco Leon | 17.318630 , -93.252190 |
Guadalupe Sardina | 17.271110 , -93.339440 |
Juarez Agua Tibia | 17.346680 , -93.269940 |
La Ceiba | 17.290000 , -93.375280 |
Las Cruces | 17.270280 , -93.356110 |
Naranjo | 17.287780 , -93.221390 |
Nueva Trinidad (Tzimbac) | 17.240560 , -93.238890 |
Nuevo Cristo Rey | 17.342500 , -93.312220 |
Nuevo Paraiso | 17.268060 , -93.306940 |
Nuevo Progreso | 17.318330 , -93.239170 |
Nuevo Tila | 17.324440 , -93.310560 |
Paraiso | 17.233330 , -93.238060 |
Playa Larga | 17.318060 , -93.252780 |
Rio Negro | 17.239720 , -93.271390 |
Rivera el Viejo Carmen | 17.284854 , -93.274488 |
San Antonio Maspac | 17.314170 , -93.328870 |
San Isidro Tanchichal | 17.332610 , -93.254450 |
San Jose Maspac | 17.296390 , -93.310830 |
San Juan | 17.320000 , -93.332780 |
San Miguel la Sardina | 17.294170 , -93.352500 |
San Pablo Tumbac | 17.311670 , -93.267220 |
Santa Martha | 17.289440 , -93.318060 |
Santo Domingo | 17.275560 , -93.265000 |
Siete Arroyos | 17.266110 , -93.254720 |
Vicente Guerrero | 17.290770 , -93.209090 |
Notes:
- You can download geometry data for Francisco León 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.