Download outline map of Meámbar (geojson format) :
Meámbar.geojson (**)
Download polygon array of Meámbar map for "Google Maps" :
Meámbar.txt
Bounding Box for Meámbar Map : ( 14.705712 , -87.901863 , 14.981928 , -87.682419 )
Wikipedia ID for Meámbar : Q2098619
Wikipedia SPARQL Query for Meámbar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2098619 wdt:P1082 ?population. }
OPTIONAL { wd:Q2098619 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2098619 wdt:P2046 ?area. }
OPTIONAL { wd:Q2098619 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2098619 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2098619 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 Meámbar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.705712, -87.901863, 14.981928, -87.682419);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Meámbar)
[out:json];
(
rel["name"="Meambar"][type=boundary];
rel["name:en"="Meambar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Meámbar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Blanca | 14.933330 , -87.733330 |
Agua Caliente | 14.866670 , -87.716670 |
Canchias | 14.900000 , -87.833330 |
Cienegal | 14.800000 , -87.816670 |
Corinto | 14.850000 , -87.766670 |
Dolores | 14.783330 , -87.750000 |
El Aguaje | 14.883330 , -87.816670 |
El Buen Pastor | 14.866670 , -87.783330 |
El Cacao | 14.750000 , -87.766670 |
El Cedral | 14.783330 , -87.783330 |
El Chomo | 14.833330 , -87.750000 |
El Jicarito | 14.783330 , -87.766670 |
El Junco | 14.900000 , -87.766670 |
El Naranjito | 14.783330 , -87.783330 |
El Palmital | 14.850000 , -87.816670 |
El Potrero | 14.800000 , -87.783330 |
El Rosario | 14.800000 , -87.766670 |
El Tablon | 14.833330 , -87.800000 |
La Capa Rosa | 14.733330 , -87.783330 |
La Esperanza | 14.850000 , -87.766670 |
La Mesa | 14.783330 , -87.733330 |
La Pimienta | 14.750000 , -87.816670 |
Las Lajas | 14.783330 , -87.750000 |
Las Mesas | 14.783330 , -87.733330 |
Las Mestizas | 14.783330 , -87.716670 |
Litoro | 14.850000 , -87.750000 |
Los Clovos | 14.816670 , -87.800000 |
Los Globos | 14.800000 , -87.800000 |
Los Planes | 14.783330 , -87.850000 |
Los Potrerillos | 14.766670 , -87.766670 |
Macuelizo | 14.816670 , -87.733330 |
Maragua | 14.783330 , -87.766670 |
Mata Palo | 14.766670 , -87.766670 |
Meámbar | 14.783330 , -87.766670 |
Mecetillas | 14.833330 , -87.733330 |
Montanuela | 14.850000 , -87.783330 |
Piedras Grandes | 14.833330 , -87.733330 |
Piletas | 14.900000 , -87.766670 |
Potrerillos | 14.816670 , -87.783330 |
Pueblo Nuevo | 14.766670 , -87.783330 |
San Patricio | 14.916670 , -87.716670 |
Santa Ana | 14.833330 , -87.733330 |
Santa Rosa | 14.800000 , -87.750000 |
Simbra | 14.783330 , -87.800000 |
Tapiquilares | 14.900000 , -87.766670 |
Notes:
- You can download geometry data for Meámbar 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.