Mercedes de Oriente (La Paz) Map Cropping Samples
Mercedes de Oriente (La Paz) Map Cropping Samples-1
Mercedes de Oriente (La Paz) Map Cropping Samples-2
Mercedes de Oriente neighborhoods and villages map with 3D shadow effect
flag map of Mercedes de Oriente with 3D shadow effect
Mercedes de Oriente map with 3d shadow effect
Download outline map of Mercedes de Oriente (geojson format) :
Mercedes de Oriente.geojson (**)
Download polygon array of Mercedes de Oriente map for "Google Maps" :
Mercedes de Oriente.txt
Bounding Box for Mercedes de Oriente Map : ( 13.866605 , -87.807602 , 13.986382 , -87.75029 )
Wikipedia ID for Mercedes de Oriente : Q2394007
Wikipedia SPARQL Query for Mercedes de Oriente (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2394007 wdt:P1082 ?population. }
OPTIONAL { wd:Q2394007 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2394007 wdt:P2046 ?area. }
OPTIONAL { wd:Q2394007 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2394007 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2394007 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 Mercedes de Oriente map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.866605, -87.807602, 13.986382, -87.75029);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mercedes de Oriente)
[out:json];
(
rel["name"="Mercedes de Oriente"][type=boundary];
rel["name:en"="Mercedes de Oriente"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mercedes de Oriente
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ceniceras | 13.932780 , -87.771670 |
El Castano | 13.877500 , -87.771390 |
El Jicaro | 13.900000 , -87.774170 |
El Jocote | 13.887500 , -87.785830 |
El Retirito | 13.900830 , -87.789440 |
El Robledal | 13.923610 , -87.781940 |
El Sitio | 13.966670 , -87.792220 |
La Golondrina | 13.888060 , -87.764170 |
La Laguna | 13.900830 , -87.782500 |
Las Guacamayas | 13.942780 , -87.775830 |
Las Lomas | 13.942220 , -87.789440 |
Las Marias | 13.891390 , -87.775000 |
Nance Dulce | 13.887780 , -87.775280 |
Portillo Blanco | 13.905000 , -87.788610 |
Torrecillas | 13.895830 , -87.758330 |
Notes:
- You can download geometry data for Mercedes de Oriente 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.