Puerto Santander (Norte de Santander) Map Cropping Samples
Puerto Santander (Norte de Santander) Map Cropping Samples-1
Puerto Santander (Norte de Santander) Map Cropping Samples-2
Puerto Santander neighborhoods and villages map with 3D shadow effect
flag map of Puerto Santander with 3D shadow effect
Puerto Santander map with 3d shadow effect
Download outline map of Puerto Santander (geojson format) :
Puerto Santander.geojson (**)
Download polygon array of Puerto Santander map for "Google Maps" :
Puerto Santander.txt
Bounding Box for Puerto Santander Map : ( 8.268388 , -72.447492 , 8.382416 , -72.379817 )
Wikipedia ID for Puerto Santander : Q1575400
Wikipedia SPARQL Query for Puerto Santander (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1575400 wdt:P1082 ?population. }
OPTIONAL { wd:Q1575400 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1575400 wdt:P2046 ?area. }
OPTIONAL { wd:Q1575400 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1575400 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1575400 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 Santander map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.268388, -72.447492, 8.382416, -72.379817);
);
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 Santander)
[out:json];
(
rel["name"="Puerto Santander"][type=boundary];
rel["name:en"="Puerto Santander"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puerto Santander
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Concon | 8.330830 , -72.424170 |
El Cairo | 8.317780 , -72.424440 |
El Diamante | 8.377780 , -72.418330 |
El Dorado | 8.275560 , -72.395830 |
El Porvenir | 8.350560 , -72.416390 |
Entre Rios | 8.333610 , -72.427220 |
La Esmeralda | 8.283060 , -72.403060 |
Las Delicias | 8.335560 , -72.418890 |
Mi Delirio | 8.331390 , -72.395560 |
Puerto Santander | 8.363610 , -72.406300 |
San Francisco | 8.345280 , -72.396940 |
Santa Rosa | 8.361940 , -72.440830 |
Villa Alicia | 8.344410 , -72.417490 |
Notes:
- You can download geometry data for Puerto Santander 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.