Santa Gertrudis (Oaxaca) Map Cropping Samples
Santa Gertrudis (Oaxaca) Map Cropping Samples-1
Santa Gertrudis (Oaxaca) Map Cropping Samples-2
Santa Gertrudis neighborhoods and villages map with 3D shadow effect
flag map of Santa Gertrudis with 3D shadow effect
Santa Gertrudis map with 3d shadow effect
Download outline map of Santa Gertrudis (geojson format) :
Santa Gertrudis.geojson (**)
Download polygon array of Santa Gertrudis map for "Google Maps" :
Santa Gertrudis.txt
Bounding Box for Santa Gertrudis Map : ( 16.743404 , -96.837887 , 16.809564 , -96.754352 )
Wikipedia ID for Santa Gertrudis : Q7419600
Wikipedia SPARQL Query for Santa Gertrudis (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7419600 wdt:P1082 ?population. }
OPTIONAL { wd:Q7419600 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7419600 wdt:P2046 ?area. }
OPTIONAL { wd:Q7419600 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7419600 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7419600 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 Gertrudis map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.743404, -96.837887, 16.809564, -96.754352);
);
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 Gertrudis)
[out:json];
(
rel["name"="Santa Gertrudis"][type=boundary];
rel["name:en"="Santa Gertrudis"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Gertrudis
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barda Paso de Piedras | 16.758670 , -96.782790 |
Barrio del Panteon | 16.783330 , -96.809440 |
San Jose Guelatova de Diaz | 16.789440 , -96.784720 |
Santa Gertrudis | 16.784612 , -96.802466 |
Notes:
- You can download geometry data for Santa Gertrudis 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.