Contratación (Santander) Map Cropping Samples
Contratación (Santander) Map Cropping Samples-1
Contratación (Santander) Map Cropping Samples-2
Contratación neighborhoods and villages map with 3D shadow effect
flag map of Contratación with 3D shadow effect
Contratación map with 3d shadow effect
Download outline map of Contratación (geojson format) :
Contratación.geojson (**)
Download polygon array of Contratación map for "Google Maps" :
Contratación.txt
Bounding Box for Contratación Map : ( 6.232292 , -73.599507 , 6.375147 , -73.408791 )
Wikipedia ID for Contratación : Q1655552
Wikipedia SPARQL Query for Contratación (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655552 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655552 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655552 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655552 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655552 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655552 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 Contratación map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.232292, -73.599507, 6.375147, -73.408791);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Contratación)
[out:json];
(
rel["name"="Contratación"][type=boundary];
rel["name:en"="Contratación"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Contratación
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balcones | 6.298530 , -73.480630 |
Buenavista | 6.305530 , -73.484150 |
Canafistola | 6.250000 , -73.450000 |
Contratación | 6.290050 , -73.473540 |
El Curo | 6.286610 , -73.444110 |
El Peje | 6.295530 , -73.437750 |
El Tigre | 6.266670 , -73.483330 |
Guadalupito | 6.250000 , -73.450000 |
La Aurora | 6.333330 , -73.500000 |
Las Delicias | 6.276270 , -73.444960 |
Palestina | 6.350570 , -73.479520 |
San Pablo | 6.304460 , -73.572700 |
Santa Helena | 6.300000 , -73.583330 |
Santa Rita | 6.283330 , -73.566670 |
Notes:
- You can download geometry data for Contratación 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.