Santiago Llano Grande (Oaxaca) Map Cropping Samples
Santiago Llano Grande (Oaxaca) Map Cropping Samples-1
Santiago Llano Grande (Oaxaca) Map Cropping Samples-2
Santiago Llano Grande neighborhoods and villages map with 3D shadow effect
flag map of Santiago Llano Grande with 3D shadow effect
Santiago Llano Grande map with 3d shadow effect
Download outline map of Santiago Llano Grande (geojson format) :
Santiago Llano Grande.geojson (**)
Download polygon array of Santiago Llano Grande map for "Google Maps" :
Santiago Llano Grande.txt
Bounding Box for Santiago Llano Grande Map : ( 16.405735 , -98.318559 , 16.570294 , -98.197213 )
Wikipedia ID for Santiago Llano Grande : Q3892035
Wikipedia SPARQL Query for Santiago Llano Grande (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3892035 wdt:P1082 ?population. }
OPTIONAL { wd:Q3892035 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3892035 wdt:P2046 ?area. }
OPTIONAL { wd:Q3892035 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3892035 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3892035 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 Santiago Llano Grande map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.405735, -98.318559, 16.570294, -98.197213);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santiago Llano Grande)
[out:json];
(
rel["name"="Santiago Llano Grande"][type=boundary];
rel["name:en"="Santiago Llano Grande"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Llano Grande
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Tomatal | 16.485890 , -98.219460 |
Cuadrilla el Guamuchil | 16.520750 , -98.310730 |
El Ciruelito | 16.552570 , -98.297310 |
El Trebol | 16.523610 , -98.290280 |
Huanacastle | 16.500000 , -98.266670 |
Rancho Nuevo | 16.443890 , -98.234440 |
Santiago Llano Grande | 16.491760 , -98.286586 |
Notes:
- You can download geometry data for Santiago Llano Grande 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.