San Miguel el Grande (Oaxaca) Map Cropping Samples
San Miguel el Grande (Oaxaca) Map Cropping Samples-1
San Miguel el Grande (Oaxaca) Map Cropping Samples-2
San Miguel el Grande neighborhoods and villages map with 3D shadow effect
flag map of San Miguel el Grande with 3D shadow effect
San Miguel el Grande map with 3d shadow effect
Download outline map of San Miguel el Grande (geojson format) :
San Miguel el Grande.geojson (**)
Download polygon array of San Miguel el Grande map for "Google Maps" :
San Miguel el Grande.txt
Bounding Box for San Miguel el Grande Map : ( 16.983026 , -97.653254 , 17.166412 , -97.564686 )
Wikipedia ID for San Miguel el Grande : Q7414958
Wikipedia SPARQL Query for San Miguel el Grande (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7414958 wdt:P1082 ?population. }
OPTIONAL { wd:Q7414958 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7414958 wdt:P2046 ?area. }
OPTIONAL { wd:Q7414958 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7414958 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7414958 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 el Grande map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.983026, -97.653254, 17.166412, -97.564686);
);
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 el Grande)
[out:json];
(
rel["name"="San Miguel el Grande"][type=boundary];
rel["name:en"="San Miguel el Grande"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Miguel el Grande
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chapultepec | 17.062570 , -97.589490 |
El Plan | 17.138020 , -97.642560 |
General Lazaro Cardenas | 17.155560 , -97.626110 |
Ignacio Zaragoza | 17.036110 , -97.603060 |
Iturbide | 17.061940 , -97.589720 |
Jayucu | 17.091390 , -97.615000 |
Jose Maria Morelos | 17.059550 , -97.630220 |
Linda Vista | 17.051940 , -97.614170 |
Loma Nushinu'u | 17.039720 , -97.624170 |
Los Pinos | 17.039720 , -97.613610 |
Madero | 17.036110 , -97.636940 |
Mexicalcingo | 17.100560 , -97.580560 |
Miguel Hidalgo | 17.079500 , -97.589650 |
San Miguel el Grande | 17.045515 , -97.620300 |
Santo Domingo Tomaltepec | 17.066670 , -97.616670 |
Vicente Guerrero | 17.028610 , -97.616110 |
Villa de Guadalupe Victoria | 17.069720 , -97.610560 |
Notes:
- You can download geometry data for San Miguel el 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.