Santiago Huauclilla (Oaxaca) Map Cropping Samples
Santiago Huauclilla (Oaxaca) Map Cropping Samples-1
Santiago Huauclilla (Oaxaca) Map Cropping Samples-2
Santiago Huauclilla neighborhoods and villages map with 3D shadow effect
flag map of Santiago Huauclilla with 3D shadow effect
Santiago Huauclilla map with 3d shadow effect
Download outline map of Santiago Huauclilla (geojson format) :
Santiago Huauclilla.geojson (**)
Download polygon array of Santiago Huauclilla map for "Google Maps" :
Santiago Huauclilla.txt
Bounding Box for Santiago Huauclilla Map : ( 17.423847 , -97.130225 , 17.555952 , -96.955933 )
Wikipedia ID for Santiago Huauclilla : Q3890929
Wikipedia SPARQL Query for Santiago Huauclilla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3890929 wdt:P1082 ?population. }
OPTIONAL { wd:Q3890929 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3890929 wdt:P2046 ?area. }
OPTIONAL { wd:Q3890929 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3890929 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3890929 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 Huauclilla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.423847, -97.130225, 17.555952, -96.955933);
);
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 Huauclilla)
[out:json];
(
rel["name"="Santiago Huauclilla"][type=boundary];
rel["name:en"="Santiago Huauclilla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Huauclilla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ixtlahuaca | 17.539520 , -96.998270 |
La Laguna | 17.446670 , -97.074170 |
La Loma | 17.443330 , -97.053890 |
La Rosa | 17.466110 , -97.032220 |
Rio Verde | 17.476670 , -97.103610 |
Salamanca | 17.472500 , -97.088330 |
San Bartolome Zotula | 17.506390 , -97.057220 |
Santiago Huauclilla | 17.449856 , -97.069479 |
Tlalixtlahuaca | 17.517220 , -97.030160 |
Notes:
- You can download geometry data for Santiago Huauclilla 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.