Galán (Santander) Map Cropping Samples
Galán (Santander) Map Cropping Samples-1
Galán (Santander) Map Cropping Samples-2
Galán neighborhoods and villages map with 3D shadow effect
flag map of Galán with 3D shadow effect
Galán map with 3d shadow effect
Download outline map of Galán (geojson format) :
Galán.geojson (**)
Download polygon array of Galán map for "Google Maps" :
Galán.txt
Bounding Box for Galán Map : ( 6.565083 , -73.398869 , 6.783448 , -73.258214 )
Wikipedia ID for Galán : Q1492832
Wikipedia SPARQL Query for Galán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1492832 wdt:P1082 ?population. }
OPTIONAL { wd:Q1492832 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1492832 wdt:P2046 ?area. }
OPTIONAL { wd:Q1492832 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1492832 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1492832 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 Galán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.565083, -73.398869, 6.783448, -73.258214);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Galán)
[out:json];
(
rel["name"="Galán"][type=boundary];
rel["name:en"="Galán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Galán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Galán | 6.637810 , -73.288780 |
La Plazuela | 6.666670 , -73.300000 |
Pao | 6.750000 , -73.316670 |
Portugal | 6.750000 , -73.350000 |
San Martin | 6.750000 , -73.366670 |
Notes:
- You can download geometry data for Galá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.