Pichula (Mérida) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Pichula
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Cano Guayabo 8.761880 , -71.469880
Cano Guayabo 8.716670 , -71.450000
El Chorotal 8.665830 , -71.393330
El Salado 8.693700 , -71.458100
El Sinaral 8.691070 , -71.420090
El Viso 8.753150 , -71.448430
La Azulita 8.713150 , -71.444170
La Osa 8.635680 , -71.486490
Las Adjuntas 8.666890 , -71.490370
Las Brisas 8.744530 , -71.444090
Mesa Alta 8.704710 , -71.471310
Mirabel 8.689810 , -71.430230
Olinda 8.742220 , -71.466390
Palmaral 8.773610 , -71.456390
Saisayal Alto 8.698610 , -71.491670
San Rafael 8.724440 , -71.464440
San Rafael del Macho 8.667670 , -71.346540


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


Share this page