Valle De San José (Santander) Map Cropping Samples
![Valle De San José (Santander) Map Cropping Samples-1](og_image/map_cropping/4-1108701365-1.jpeg)
Valle De San José (Santander) Map Cropping Samples-1
![Valle De San José (Santander) Map Cropping Samples-2](og_image/map_cropping/4-1108701365-3.jpeg)
Valle De San José (Santander) Map Cropping Samples-2
![Valle De San José neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108701365.jpg)
Valle De San José neighborhoods and villages map with 3D shadow effect
![flag map of Valle De San José with 3D shadow effect](og_image/flag_maps/flag_map_1108701365.jpg)
flag map of Valle De San José with 3D shadow effect
![Valle De San José map with 3d shadow effect](og_image/blank_maps/map_1108701365.png)
Valle De San José map with 3d shadow effect
Download outline map of Valle De San José (geojson format) :
Valle De San José.geojson (**)
Download polygon array of Valle De San José map for "Google Maps" :
Valle De San José.txt
Bounding Box for Valle De San José Map : ( 6.385447 , -73.161167 , 6.483298 , -73.06516 )
Wikipedia ID for Valle De San José : Q1657211
Wikipedia SPARQL Query for Valle De San José (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1657211 wdt:P1082 ?population. }
OPTIONAL { wd:Q1657211 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1657211 wdt:P2046 ?area. }
OPTIONAL { wd:Q1657211 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1657211 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1657211 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 Valle De San José map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.385447, -73.161167, 6.483298, -73.06516);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Valle De San José)
[out:json];
(
rel["name"="Valle De San José"][type=boundary];
rel["name:en"="Valle De San José"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Valle De San José
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenos Aires | 6.477140 , -73.094580 |
El Cerro | 6.436400 , -73.086750 |
El Meson | 6.409650 , -73.148540 |
El Picacho | 6.461270 , -73.106310 |
La Pinuela | 6.426230 , -73.143040 |
Llano Redondo | 6.455370 , -73.128490 |
Santa Barbara | 6.424780 , -73.109120 |
Valle de San José | 6.447500 , -73.143610 |
Notes:
- You can download geometry data for Valle De San José 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.