Santa María Ipalapa (Oaxaca) Map Cropping Samples
Santa María Ipalapa (Oaxaca) Map Cropping Samples-1
Santa María Ipalapa (Oaxaca) Map Cropping Samples-2
Santa María Ipalapa neighborhoods and villages map with 3D shadow effect
flag map of Santa María Ipalapa with 3D shadow effect
Santa María Ipalapa map with 3d shadow effect
Download outline map of Santa María Ipalapa (geojson format) :
Santa María Ipalapa.geojson (**)
Download polygon array of Santa María Ipalapa map for "Google Maps" :
Santa María Ipalapa.txt
Bounding Box for Santa María Ipalapa Map : ( 16.546852 , -98.094764 , 16.697761 , -97.919598 )
Wikipedia ID for Santa María Ipalapa : Q3890432
Wikipedia SPARQL Query for Santa María Ipalapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3890432 wdt:P1082 ?population. }
OPTIONAL { wd:Q3890432 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3890432 wdt:P2046 ?area. }
OPTIONAL { wd:Q3890432 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3890432 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3890432 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 Santa María Ipalapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.546852, -98.094764, 16.697761, -97.919598);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa María Ipalapa)
[out:json];
(
rel["name"="Santa María Ipalapa"][type=boundary];
rel["name:en"="Santa María Ipalapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa María Ipalapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Camalote | 16.594860 , -97.979040 |
La Cienega | 16.594170 , -98.030830 |
Santa Ana | 16.651670 , -98.037780 |
Santa Maria del Rincon | 16.638680 , -97.978230 |
Santa María Ipalapa | 16.639989 , -98.031300 |
Santiago el Limon | 16.553110 , -97.968540 |
Yutatita | 16.576670 , -97.993060 |
Zocoteaca de Leon | 16.638180 , -98.002760 |
Notes:
- You can download geometry data for Santa María Ipalapa 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.