Arambala (Morazán) Map Cropping Samples

Arambala (Morazán) Map Cropping Samples-1
Arambala (Morazán) Map Cropping Samples-1
Arambala (Morazán) Map Cropping Samples-2
Arambala (Morazán) Map Cropping Samples-2
Download outline map of Arambala (geojson format) : Arambala.geojson (**)
Download polygon array of Arambala map for "Google Maps" : Arambala.txt
Bounding Box for Arambala Map : ( 13.895289 , -88.174713 , 13.999649 , -88.072631 )
Wikipedia ID for Arambala : Q3621256
Wikipedia SPARQL Query for Arambala (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3621256 wdt:P1082 ?population. }
OPTIONAL { wd:Q3621256 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3621256 wdt:P2046 ?area. }
OPTIONAL { wd:Q3621256 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3621256 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3621256 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.895289, -88.174713, 13.999649, -88.072631);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Arambala)
[out:json];
(
rel["name"="Arambala"][type=boundary];
rel["name:en"="Arambala"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Arambala
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Cumaro 13.916670 , -88.116670
El Carrizal 13.950000 , -88.083330
El Mozote 13.900000 , -88.116670
El Rincon 13.950000 , -88.133330
Las Joyas 13.983330 , -88.100000
Las Marias 13.933330 , -88.133330
Las Pilas 13.933330 , -88.100000
Llano del Muerto 13.966670 , -88.133330
Naguaterique 13.983330 , -88.083330
Talchiga 13.966670 , -88.083330
Tierra Colorada 13.916670 , -88.116670


Notes:
- You can download geometry data for Arambala 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.

Create Arambala neighborhoods and villages map.


Share this page