Download outline map of Yauyupe (geojson format) :
Yauyupe.geojson (**)
Download polygon array of Yauyupe map for "Google Maps" :
Yauyupe.txt
Bounding Box for Yauyupe Map : ( 13.704893 , -87.122314 , 13.80815 , -87.029915 )
Wikipedia ID for Yauyupe : Q2392519
Wikipedia SPARQL Query for Yauyupe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2392519 wdt:P1082 ?population. }
OPTIONAL { wd:Q2392519 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2392519 wdt:P2046 ?area. }
OPTIONAL { wd:Q2392519 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2392519 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2392519 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 Yauyupe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.704893, -87.122314, 13.80815, -87.029915);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yauyupe)
[out:json];
(
rel["name"="Yauyupe"][type=boundary];
rel["name:en"="Yauyupe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yauyupe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buena Vista | 13.752220 , -87.044170 |
Casas Viejas | 13.753610 , -87.064720 |
Cerro Bonito | 13.759170 , -87.048330 |
Chaguitillo | 13.722500 , -87.100830 |
Cusmatu | 13.737780 , -87.036940 |
El Agua Blanca | 13.716670 , -87.083330 |
El Carbon | 13.757780 , -87.082780 |
El Hornito | 13.746390 , -87.073330 |
El Liril | 13.715830 , -87.103890 |
El Naranjo | 13.712780 , -87.084720 |
El Pescado | 13.750000 , -87.116670 |
El Pescado | 13.733330 , -87.083330 |
El Picadero | 13.732500 , -87.086110 |
El Potrero | 13.753890 , -87.048330 |
El Quebrachal | 13.761110 , -87.041670 |
El Zapote | 13.726390 , -87.111670 |
Esconde Panal | 13.713060 , -87.094170 |
La Pila | 13.748330 , -87.089170 |
Las Cuevitas | 13.762780 , -87.070560 |
Las Iguanas | 13.728330 , -87.071110 |
Los Arados | 13.749170 , -87.081390 |
Mancanto | 13.735280 , -87.115280 |
Oreali | 13.731390 , -87.101390 |
Plan Grande | 13.734720 , -87.054170 |
Potrerillos | 13.726670 , -87.063330 |
Terrero Blanco | 13.733610 , -87.061670 |
Yauyupe | 13.743060 , -87.060000 |
Notes:
- You can download geometry data for Yauyupe 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.