Confines (Santander) Map Cropping Samples
Confines (Santander) Map Cropping Samples-1
Confines (Santander) Map Cropping Samples-2
Confines neighborhoods and villages map with 3D shadow effect
flag map of Confines with 3D shadow effect
Confines map with 3d shadow effect
Download outline map of Confines (geojson format) :
Confines.geojson (**)
Download polygon array of Confines map for "Google Maps" :
Confines.txt
Bounding Box for Confines Map : ( 6.30873 , -73.305616 , 6.415556 , -73.195268 )
Wikipedia ID for Confines : Q1655570
Wikipedia SPARQL Query for Confines (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655570 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655570 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655570 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655570 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655570 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655570 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 Confines map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.30873, -73.305616, 6.415556, -73.195268);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Confines)
[out:json];
(
rel["name"="Confines"][type=boundary];
rel["name:en"="Confines"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Confines
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altamira | 6.344850 , -73.286190 |
Bella Cristina | 6.346320 , -73.213640 |
Calderita | 6.333330 , -73.233330 |
Chicaquin | 6.355070 , -73.264930 |
Confines | 6.363600 , -73.243960 |
El Guayabal | 6.335550 , -73.238640 |
El Morro | 6.355130 , -73.240540 |
El Palmar | 6.379470 , -73.203770 |
Ensillada | 6.366670 , -73.266670 |
La Caldera | 6.321560 , -73.240970 |
La Colonia | 6.351460 , -73.302820 |
La Victoria | 6.366670 , -73.250000 |
Los Alpes | 6.332710 , -73.234200 |
Maracaibo | 6.340820 , -73.292160 |
Ojo de Agua | 6.336790 , -73.277660 |
Pozo Negro | 6.323780 , -73.217990 |
Salitre | 6.383330 , -73.233330 |
San Clemente | 6.383330 , -73.200000 |
San Francisco | 6.363030 , -73.224970 |
San Joaquin | 6.333330 , -73.266670 |
San Jose | 6.391210 , -73.203910 |
San Luis | 6.341750 , -73.278180 |
San Luis | 6.338170 , -73.207380 |
San Rafael | 6.372380 , -73.233240 |
Notes:
- You can download geometry data for Confines 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.