San Benito (Santander) Map Cropping Samples
San Benito (Santander) Map Cropping Samples-1
San Benito (Santander) Map Cropping Samples-2
San Benito neighborhoods and villages map with 3D shadow effect
flag map of San Benito with 3D shadow effect
San Benito map with 3d shadow effect
Download outline map of San Benito (geojson format) :
San Benito.geojson (**)
Download polygon array of San Benito map for "Google Maps" :
San Benito.txt
Bounding Box for San Benito Map : ( 6.042014 , -73.579028 , 6.164308 , -73.473878 )
Wikipedia ID for San Benito : Q1655659
Wikipedia SPARQL Query for San Benito (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655659 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655659 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655659 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655659 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655659 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655659 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 San Benito map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.042014, -73.579028, 6.164308, -73.473878);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Benito)
[out:json];
(
rel["name"="San Benito"][type=boundary];
rel["name:en"="San Benito"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Benito
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Culebrillo | 6.146480 , -73.493990 |
Hatos | 6.062900 , -73.533010 |
Juntas | 6.124750 , -73.523750 |
La Teja | 6.066670 , -73.566670 |
San Antonio | 6.161390 , -73.482010 |
San Benito | 6.132690 , -73.490650 |
San Miguel | 6.157720 , -73.486510 |
Santa Agueda | 6.100000 , -73.533330 |
Notes:
- You can download geometry data for San Benito 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.