Landázuri (Santander) Map Cropping Samples
Landázuri (Santander) Map Cropping Samples-1
Landázuri (Santander) Map Cropping Samples-2
Landázuri neighborhoods and villages map with 3D shadow effect
flag map of Landázuri with 3D shadow effect
Landázuri map with 3d shadow effect
Download outline map of Landázuri (geojson format) :
Landázuri.geojson (**)
Download polygon array of Landázuri map for "Google Maps" :
Landázuri.txt
Bounding Box for Landázuri Map : ( 6.159979 , -74.102852 , 6.564067 , -73.682429 )
Wikipedia ID for Landázuri : Q612555
Wikipedia SPARQL Query for Landázuri (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q612555 wdt:P1082 ?population. }
OPTIONAL { wd:Q612555 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q612555 wdt:P2046 ?area. }
OPTIONAL { wd:Q612555 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q612555 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q612555 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 Landázuri map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.159979, -74.102852, 6.564067, -73.682429);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Landázuri)
[out:json];
(
rel["name"="Landázuri"][type=boundary];
rel["name:en"="Landázuri"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Landázuri
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Borrascoso | 6.233330 , -73.783330 |
Brasil | 6.216670 , -74.100000 |
Horta | 6.183330 , -73.866670 |
Jordan Bajo | 6.209880 , -73.746180 |
La India | 6.196770 , -74.087670 |
Landazuri | 6.218260 , -73.811210 |
Marsella | 6.266670 , -73.883330 |
Rancho Grande | 6.233330 , -73.800000 |
Sevilla | 6.236620 , -73.792020 |
Notes:
- You can download geometry data for Landázuri 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.