Santa Inés del Monte (Oaxaca) Map Cropping Samples
Santa Inés del Monte (Oaxaca) Map Cropping Samples-1
Santa Inés del Monte (Oaxaca) Map Cropping Samples-2
Santa Inés del Monte neighborhoods and villages map with 3D shadow effect
flag map of Santa Inés del Monte with 3D shadow effect
Santa Inés del Monte map with 3d shadow effect
Download outline map of Santa Inés del Monte (geojson format) :
Santa Inés del Monte.geojson (**)
Download polygon array of Santa Inés del Monte map for "Google Maps" :
Santa Inés del Monte.txt
Bounding Box for Santa Inés del Monte Map : ( 16.879537 , -96.888039 , 16.965172 , -96.81235 )
Wikipedia ID for Santa Inés del Monte : Q6645089
Wikipedia SPARQL Query for Santa Inés del Monte (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6645089 wdt:P1082 ?population. }
OPTIONAL { wd:Q6645089 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6645089 wdt:P2046 ?area. }
OPTIONAL { wd:Q6645089 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6645089 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6645089 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 Inés del Monte map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.879537, -96.888039, 16.965172, -96.81235);
);
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 Inés del Monte)
[out:json];
(
rel["name"="Santa Inés del Monte"][type=boundary];
rel["name:en"="Santa Inés del Monte"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Inés del Monte
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Lluu | 16.922220 , -96.857220 |
Barrio Matamoros | 16.920280 , -96.866940 |
El Carmen | 16.917780 , -96.822780 |
El Comalito | 16.932500 , -96.864720 |
El Ocote | 16.896670 , -96.847500 |
La Canada | 16.949170 , -96.858330 |
La Lobera | 16.947490 , -96.835820 |
La Soledad | 16.886110 , -96.854440 |
Santa Inés del Monte | 16.927480 , -96.860702 |
Notes:
- You can download geometry data for Santa Inés del Monte 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.