San Pablo Huitzo (Oaxaca) Map Cropping Samples
San Pablo Huitzo (Oaxaca) Map Cropping Samples-1
San Pablo Huitzo (Oaxaca) Map Cropping Samples-2
San Pablo Huitzo neighborhoods and villages map with 3D shadow effect
flag map of San Pablo Huitzo with 3D shadow effect
San Pablo Huitzo map with 3d shadow effect
Download outline map of San Pablo Huitzo (geojson format) :
San Pablo Huitzo.geojson (**)
Download polygon array of San Pablo Huitzo map for "Google Maps" :
San Pablo Huitzo.txt
Bounding Box for San Pablo Huitzo Map : ( 17.247067 , -96.965605 , 17.384137 , -96.810884 )
Wikipedia ID for San Pablo Huitzo : Q3845842
Wikipedia SPARQL Query for San Pablo Huitzo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3845842 wdt:P1082 ?population. }
OPTIONAL { wd:Q3845842 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3845842 wdt:P2046 ?area. }
OPTIONAL { wd:Q3845842 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3845842 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3845842 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 Pablo Huitzo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.247067, -96.965605, 17.384137, -96.810884);
);
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 Pablo Huitzo)
[out:json];
(
rel["name"="San Pablo Huitzo"][type=boundary];
rel["name:en"="San Pablo Huitzo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Pablo Huitzo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Blanca | 17.286390 , -96.871110 |
Canada del Chisme | 17.290560 , -96.876940 |
Canada Guayabal | 17.305830 , -96.892500 |
El Coquito | 17.296390 , -96.885830 |
Joyas de Rio Blanco | 17.364660 , -96.846580 |
La Mesa | 17.340830 , -96.826670 |
Ojo de Agua | 17.284720 , -96.881940 |
San Pablo Huitzo | 17.280374 , -96.893340 |
Yutetoto | 17.297780 , -96.889720 |
Notes:
- You can download geometry data for San Pablo Huitzo 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.