Download outline map of Diriamba (geojson format) :
Diriamba.geojson (**)
Download polygon array of Diriamba map for "Google Maps" :
Diriamba.txt
Bounding Box for Diriamba Map : ( 11.514449 , -86.217078 , 11.814759 , -86.085427 )
Wikipedia ID for Diriamba : Q2216587
Wikipedia SPARQL Query for Diriamba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2216587 wdt:P1082 ?population. }
OPTIONAL { wd:Q2216587 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2216587 wdt:P2046 ?area. }
OPTIONAL { wd:Q2216587 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2216587 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2216587 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 Diriamba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.514449, -86.217078, 11.814759, -86.085427);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Diriamba)
[out:json];
(
rel["name"="Diriamba"][type=boundary];
rel["name:en"="Diriamba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Diriamba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Comalcalpa | 11.766670 , -86.133330 |
El Cacao | 11.747840 , -86.138230 |
El Carrizal | 11.682580 , -86.159490 |
El Eslabon | 11.639050 , -86.125900 |
El Jabillito | 11.669210 , -86.133500 |
El Nagerotena | 11.744470 , -86.139640 |
El Perdenal | 11.727410 , -86.145840 |
El Quinal | 11.605840 , -86.178700 |
El Sol | 11.723040 , -86.131710 |
El Valle | 11.750000 , -86.100000 |
Gomez | 11.662720 , -86.149330 |
La Argentina | 11.698260 , -86.144950 |
La Calera | 11.728800 , -86.099190 |
La Flor | 11.608660 , -86.113640 |
La Hormiga | 11.666310 , -86.173920 |
La Pita | 11.619430 , -86.144280 |
La Pitilla | 11.637830 , -86.168920 |
Las Marias | 11.800000 , -86.166670 |
Las Nilas | 11.565950 , -86.169520 |
Las Tablas | 11.791430 , -86.117360 |
Los Gomez | 11.681160 , -86.155030 |
Los Jirones | 11.713060 , -86.111180 |
Los Potrerillos | 11.800000 , -86.150000 |
Mata Cana | 11.700670 , -86.130990 |
Mata de Pule | 11.702490 , -86.132420 |
Nancite Dulce | 11.766670 , -86.150000 |
Ochomogo | 11.690010 , -86.151490 |
Paso La Solera | 11.635300 , -86.191500 |
San Caralampio | 11.770120 , -86.102860 |
San Francisco de La Union | 11.783330 , -86.150000 |
San Pedro | 11.710650 , -86.155910 |
Santa Gertrudis | 11.700920 , -86.149320 |
Santa Teresa | 11.803780 , -86.162670 |
Veracruz | 11.558890 , -86.215330 |
Notes:
- You can download geometry data for Diriamba 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.