Pradera (Valle del Cauca) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Pradera
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Bolo Negro 3.433330 , -76.100000
El Artonal 3.452410 , -76.286430
El Higueronal 3.416670 , -76.283330
El Nogal 3.416670 , -76.066670
Ingenio Castilla 3.368320 , -76.288490
La Buitrera 3.450000 , -76.150000
La Granja 3.399750 , -76.238160
La Ruiza 3.453330 , -76.201710
Lomitas 3.407100 , -76.195890
Murillo 3.433330 , -76.283330
Parraga 3.366670 , -76.250000
Potrerito 3.423360 , -76.185720
Pradera 3.421110 , -76.244720


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


Share this page