Carcasí (Santander) Map Cropping Samples
Carcasí (Santander) Map Cropping Samples-1
Carcasí (Santander) Map Cropping Samples-2
Carcasí neighborhoods and villages map with 3D shadow effect
flag map of Carcasí with 3D shadow effect
Carcasí map with 3d shadow effect
Download outline map of Carcasí (geojson format) :
Carcasí.geojson (**)
Download polygon array of Carcasí map for "Google Maps" :
Carcasí.txt
Bounding Box for Carcasí Map : ( 6.559244 , -72.667374 , 6.757716 , -72.485504 )
Wikipedia ID for Carcasí : Q1656695
Wikipedia SPARQL Query for Carcasí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1656695 wdt:P1082 ?population. }
OPTIONAL { wd:Q1656695 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1656695 wdt:P2046 ?area. }
OPTIONAL { wd:Q1656695 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1656695 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1656695 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 Carcasí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.559244, -72.667374, 6.757716, -72.485504);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Carcasí)
[out:json];
(
rel["name"="Carcasí"][type=boundary];
rel["name:en"="Carcasí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Carcasí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguatendida | 6.693980 , -72.557360 |
Carcasí | 6.627110 , -72.626250 |
Corralitos | 6.705170 , -72.529990 |
El Pavo | 6.715960 , -72.528700 |
El Tobal | 6.716670 , -72.550000 |
La Palma | 6.616650 , -72.545670 |
La Salada | 6.696000 , -72.519660 |
Lagunillas | 6.598060 , -72.550000 |
Los Bancos | 6.589860 , -72.551100 |
Penanegra | 6.714510 , -72.557740 |
Piedron | 6.657880 , -72.527650 |
Notes:
- You can download geometry data for Carcasí 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.