Pulí (Cundinamarca) Map Cropping Samples
Pulí (Cundinamarca) Map Cropping Samples-1
Pulí (Cundinamarca) Map Cropping Samples-2
Pulí neighborhoods and villages map with 3D shadow effect
flag map of Pulí with 3D shadow effect
Pulí map with 3d shadow effect
Download outline map of Pulí (geojson format) :
Pulí.geojson (**)
Download polygon array of Pulí map for "Google Maps" :
Pulí.txt
Bounding Box for Pulí Map : ( 4.621127 , -74.757478 , 4.757729 , -74.587025 )
Wikipedia ID for Pulí : Q1656309
Wikipedia SPARQL Query for Pulí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1656309 wdt:P1082 ?population. }
OPTIONAL { wd:Q1656309 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1656309 wdt:P2046 ?area. }
OPTIONAL { wd:Q1656309 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1656309 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1656309 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 Pulí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.621127, -74.757478, 4.757729, -74.587025);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pulí)
[out:json];
(
rel["name"="Pulí"][type=boundary];
rel["name:en"="Pulí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pulí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
La Palestina | 4.683330 , -74.600000 |
Manantial | 4.683330 , -74.683330 |
Pulí | 4.681160 , -74.714060 |
Notes:
- You can download geometry data for Pulí 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.