Puerto Salgar (Cundinamarca) Map Cropping Samples
Puerto Salgar (Cundinamarca) Map Cropping Samples-1
Puerto Salgar (Cundinamarca) Map Cropping Samples-2
Puerto Salgar neighborhoods and villages map with 3D shadow effect
flag map of Puerto Salgar with 3D shadow effect
Puerto Salgar map with 3d shadow effect
Download outline map of Puerto Salgar (geojson format) :
Puerto Salgar.geojson (**)
Download polygon array of Puerto Salgar map for "Google Maps" :
Puerto Salgar.txt
Bounding Box for Puerto Salgar Map : ( 5.38662 , -74.671595 , 5.794377 , -74.470134 )
Wikipedia ID for Puerto Salgar : Q1524761
Wikipedia SPARQL Query for Puerto Salgar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1524761 wdt:P1082 ?population. }
OPTIONAL { wd:Q1524761 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1524761 wdt:P2046 ?area. }
OPTIONAL { wd:Q1524761 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1524761 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1524761 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 Puerto Salgar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.38662, -74.671595, 5.794377, -74.470134);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Puerto Salgar)
[out:json];
(
rel["name"="Puerto Salgar"][type=boundary];
rel["name:en"="Puerto Salgar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puerto Salgar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altamira | 5.683330 , -74.616670 |
Cambras | 5.410980 , -74.606500 |
El Coco | 5.446990 , -74.641170 |
El Conchal | 5.614840 , -74.629180 |
La Ceiba | 5.733330 , -74.650000 |
La Esperanza | 5.460410 , -74.642690 |
Las Palmas | 5.713890 , -74.494720 |
Puerto Lievano | 5.501340 , -74.651070 |
Puerto Salgar | 5.463040 , -74.654360 |
San Cayetano | 5.595090 , -74.595060 |
Santa Elena | 5.600000 , -74.633330 |
Santa Lucia | 5.764170 , -74.485280 |
Yuma | 5.480530 , -74.624970 |
Notes:
- You can download geometry data for Puerto Salgar 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.