Pelaya (Cesar) Map Cropping Samples

Pelaya (Cesar) Map Cropping Samples-1
Pelaya (Cesar) Map Cropping Samples-1
Pelaya (Cesar) Map Cropping Samples-2
Pelaya (Cesar) Map Cropping Samples-2
Download outline map of Pelaya (geojson format) : Pelaya.geojson (**)
Download polygon array of Pelaya map for "Google Maps" : Pelaya.txt
Bounding Box for Pelaya Map : ( 8.648089 , -73.808585 , 8.891883 , -73.428337 )
Wikipedia ID for Pelaya : Q962740
Wikipedia SPARQL Query for Pelaya (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q962740 wdt:P1082 ?population. }
OPTIONAL { wd:Q962740 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q962740 wdt:P2046 ?area. }
OPTIONAL { wd:Q962740 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q962740 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q962740 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.648089, -73.808585, 8.891883, -73.428337);
);
out geom;

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

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

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


Neighborhoods and Villages of Pelaya
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Carrizal 8.816670 , -73.550000
Costillas 8.732130 , -73.722760
El Rodeo 8.866670 , -73.616670
El Senderito 8.683330 , -73.700000
El Solito 8.795050 , -73.509370
Guitarrilla 8.668010 , -73.651810
La Morrocoya 8.733080 , -73.704280
La Pascuala 8.683330 , -73.716670
Las Damas 8.700000 , -73.666670
Orisno 8.816670 , -73.633330
Palomar 8.700000 , -73.800000
Pelaya 8.688190 , -73.664520
Puerto Las Palmas 8.683330 , -73.750000
San Bernardo 8.678250 , -73.725300
Santana de La Loma 8.704120 , -73.729290


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


Share this page