Chinacla (La Paz) Map Cropping Samples

Chinacla (La Paz) Map Cropping Samples-1
Chinacla (La Paz) Map Cropping Samples-1
Chinacla (La Paz) Map Cropping Samples-2
Chinacla (La Paz) Map Cropping Samples-2
Download outline map of Chinacla (geojson format) : Chinacla.geojson (**)
Download polygon array of Chinacla map for "Google Maps" : Chinacla.txt
Bounding Box for Chinacla Map : ( 14.132875 , -88.015266 , 14.231846 , -87.880135 )
Wikipedia ID for Chinacla : Q2393377
Wikipedia SPARQL Query for Chinacla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2393377 wdt:P1082 ?population. }
OPTIONAL { wd:Q2393377 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2393377 wdt:P2046 ?area. }
OPTIONAL { wd:Q2393377 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2393377 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2393377 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.132875, -88.015266, 14.231846, -87.880135);
);
out geom;

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

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

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


Neighborhoods and Villages of Chinacla
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Cerro Bueno 14.200000 , -87.916670
El Caracol 14.200000 , -87.950000
Guayabal 14.200000 , -87.950000
La Florida 14.183330 , -87.933330
Las Pilas 14.200000 , -87.983330
Linderos 14.183330 , -87.883330
Muyen 14.200000 , -87.916670
Pule 14.200000 , -87.916670
Sirara 14.166670 , -87.966670


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


Share this page