San Miguel Tulancingo (Oaxaca) Map Cropping Samples
San Miguel Tulancingo (Oaxaca) Map Cropping Samples-1
San Miguel Tulancingo (Oaxaca) Map Cropping Samples-2
San Miguel Tulancingo neighborhoods and villages map with 3D shadow effect
flag map of San Miguel Tulancingo with 3D shadow effect
San Miguel Tulancingo map with 3d shadow effect
Download outline map of San Miguel Tulancingo (geojson format) :
San Miguel Tulancingo.geojson (**)
Download polygon array of San Miguel Tulancingo map for "Google Maps" :
San Miguel Tulancingo.txt
Bounding Box for San Miguel Tulancingo Map : ( 17.713506663 , -97.4833427173 , 17.7912929583 , -97.4023240923 )
Wikipedia ID for San Miguel Tulancingo : Q3894946
Wikipedia SPARQL Query for San Miguel Tulancingo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3894946 wdt:P1082 ?population. }
OPTIONAL { wd:Q3894946 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3894946 wdt:P2046 ?area. }
OPTIONAL { wd:Q3894946 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3894946 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3894946 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 Miguel Tulancingo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.713506663, -97.4833427173, 17.7912929583, -97.4023240923);
);
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 Miguel Tulancingo)
[out:json];
(
rel["name"="San Miguel Tulancingo"][type=boundary];
rel["name:en"="San Miguel Tulancingo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Miguel Tulancingo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Agria (Rancho Nuevo) | 17.744720 , -97.412500 |
El Coatillo | 17.749840 , -97.409870 |
El Espanol | 17.766940 , -97.443610 |
Enguiruanda | 17.749440 , -97.448890 |
Gasucho | 17.753890 , -97.450280 |
Loma del Borracho | 17.749440 , -97.433610 |
Loma Larga | 17.768610 , -97.451110 |
San Miguel Papalutla | 17.758330 , -97.411670 |
San Miguel Tulancingo | 17.753813 , -97.442956 |
Notes:
- You can download geometry data for San Miguel Tulancingo 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.