Download outline map of Marale (geojson format) :
Marale.geojson (**)
Download polygon array of Marale map for "Google Maps" :
Marale.txt
Bounding Box for Marale Map : ( 14.845339 , -87.22319 , 15.033292 , -86.988464 )
Wikipedia ID for Marale : Q2315619
Wikipedia SPARQL Query for Marale (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2315619 wdt:P1082 ?population. }
OPTIONAL { wd:Q2315619 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2315619 wdt:P2046 ?area. }
OPTIONAL { wd:Q2315619 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2315619 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2315619 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 Marale map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.845339, -87.22319, 15.033292, -86.988464);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marale)
[out:json];
(
rel["name"="Marale"][type=boundary];
rel["name:en"="Marale"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Marale
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cataguana | 14.983330 , -87.100000 |
Chilindrones | 14.916670 , -87.200000 |
El Burro | 14.900000 , -87.066670 |
El Cedral | 14.966670 , -87.133330 |
El Jaral | 14.866670 , -87.183330 |
El Manacal | 14.900000 , -87.100000 |
El Mogote | 14.966670 , -87.116670 |
El Panal | 14.866670 , -87.116670 |
El Pichingo | 15.016670 , -87.133330 |
El Rio | 14.866670 , -87.100000 |
El Robledal | 14.950000 , -87.100000 |
El Terrero Feo | 14.883330 , -87.050000 |
El Tranquilo | 14.966670 , -87.050000 |
La Esperanza | 14.866670 , -87.066670 |
La Quebrada | 14.983330 , -87.100000 |
La Union | 14.966670 , -87.100000 |
La Vega | 14.866670 , -87.166670 |
La Zarrosa | 14.966670 , -87.100000 |
Laguna Seca | 14.983330 , -87.100000 |
Las Labranzas | 14.883330 , -87.116670 |
Las Lagunas | 14.983330 , -87.133330 |
Limones | 14.916670 , -87.200000 |
Los Naranjos | 14.983330 , -87.016670 |
Los Planes | 14.983330 , -87.116670 |
Marale | 14.883330 , -87.150000 |
Mogotes | 14.933330 , -87.183330 |
Murranga | 14.950000 , -87.183330 |
Piedras Gordas | 14.866670 , -87.183330 |
Playa Grande | 14.983330 , -87.116670 |
Quebrada Grande | 14.966670 , -87.083330 |
San Francisco | 14.866670 , -87.200000 |
San Francisco | 14.966670 , -87.016670 |
San Miguelito | 15.000000 , -87.133330 |
Toloa | 14.983330 , -87.100000 |
Traviata | 14.983330 , -87.100000 |
Troncones | 15.016670 , -87.150000 |
Vallecito | 14.916670 , -87.050000 |
Notes:
- You can download geometry data for Marale 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.