Santa María Sola (Oaxaca) Map Cropping Samples
Santa María Sola (Oaxaca) Map Cropping Samples-1
Santa María Sola (Oaxaca) Map Cropping Samples-2
Santa María Sola neighborhoods and villages map with 3D shadow effect
flag map of Santa María Sola with 3D shadow effect
Santa María Sola map with 3d shadow effect
Download outline map of Santa María Sola (geojson format) :
Santa María Sola.geojson (**)
Download polygon array of Santa María Sola map for "Google Maps" :
Santa María Sola.txt
Bounding Box for Santa María Sola Map : ( 16.515196 , -97.078582 , 16.618714 , -96.988294 )
Wikipedia ID for Santa María Sola : Q7419761
Wikipedia SPARQL Query for Santa María Sola (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7419761 wdt:P1082 ?population. }
OPTIONAL { wd:Q7419761 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7419761 wdt:P2046 ?area. }
OPTIONAL { wd:Q7419761 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7419761 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7419761 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 Sola map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.515196, -97.078582, 16.618714, -96.988294);
);
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 Sola)
[out:json];
(
rel["name"="Santa María Sola"][type=boundary];
rel["name:en"="Santa María Sola"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa María Sola
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colon | 16.564170 , -97.029440 |
El Sabino | 16.579720 , -97.015280 |
La Rosa | 16.611670 , -97.043610 |
Nachihui | 16.550200 , -96.991800 |
Rancho Viejo | 16.552030 , -97.047720 |
Santa María Sola | 16.569444 , -97.009991 |
Santa Rosa Matagallinas | 16.587750 , -97.019580 |
Texcoco | 16.571670 , -97.033330 |
Tierra Blanca | 16.561670 , -97.049720 |
Notes:
- You can download geometry data for Santa María Sola 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.