Campamento (Olancho) Map Cropping Samples

Campamento (Olancho) Map Cropping Samples-1
Campamento (Olancho) Map Cropping Samples-1
Campamento (Olancho) Map Cropping Samples-2
Campamento (Olancho) Map Cropping Samples-2
Download outline map of Campamento (geojson format) : Campamento.geojson (**)
Download polygon array of Campamento map for "Google Maps" : Campamento.txt
Bounding Box for Campamento Map : ( 14.373542 , -86.751411 , 14.596931 , -86.544189 )
Wikipedia ID for Campamento : Q2394161
Wikipedia SPARQL Query for Campamento (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2394161 wdt:P1082 ?population. }
OPTIONAL { wd:Q2394161 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2394161 wdt:P2046 ?area. }
OPTIONAL { wd:Q2394161 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2394161 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2394161 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"](14.373542, -86.751411, 14.596931, -86.544189);
);
out geom;

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

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

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


Neighborhoods and Villages of Campamento
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Campamento 14.550000 , -86.650000
Chachaguata 14.566670 , -86.700000
Delicias 14.550000 , -86.566670
El Cacao 14.566670 , -86.700000
El Carrizal 14.566670 , -86.633330
El Nance 14.533330 , -86.650000
El Robledal 14.466670 , -86.700000
La Casita 14.566670 , -86.683330
La Libertad 14.466670 , -86.666670
La Union 14.533330 , -86.683330
Labranzas 14.550000 , -86.683330
Linderos 14.566670 , -86.716670
Los Cortes 14.500000 , -86.700000
Majastre 14.516670 , -86.733330
Manaca 14.533330 , -86.683330


Notes:
- You can download geometry data for Campamento 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 Campamento neighborhoods and villages map.


Share this page