Santa Cruz Acatepec (Oaxaca) Map Cropping Samples
Santa Cruz Acatepec (Oaxaca) Map Cropping Samples-1
Santa Cruz Acatepec (Oaxaca) Map Cropping Samples-2
Santa Cruz Acatepec neighborhoods and villages map with 3D shadow effect
flag map of Santa Cruz Acatepec with 3D shadow effect
Santa Cruz Acatepec map with 3d shadow effect
Download outline map of Santa Cruz Acatepec (geojson format) :
Santa Cruz Acatepec.geojson (**)
Download polygon array of Santa Cruz Acatepec map for "Google Maps" :
Santa Cruz Acatepec.txt
Bounding Box for Santa Cruz Acatepec Map : ( 18.145181 , -96.902759 , 18.171584 , -96.856901 )
Wikipedia ID for Santa Cruz Acatepec : Q3892510
Wikipedia SPARQL Query for Santa Cruz Acatepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3892510 wdt:P1082 ?population. }
OPTIONAL { wd:Q3892510 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3892510 wdt:P2046 ?area. }
OPTIONAL { wd:Q3892510 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3892510 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3892510 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 Cruz Acatepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.145181, -96.902759, 18.171584, -96.856901);
);
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 Cruz Acatepec)
[out:json];
(
rel["name"="Santa Cruz Acatepec"][type=boundary];
rel["name:en"="Santa Cruz Acatepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Cruz Acatepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Penafiel | 18.157220 , -96.884440 |
El Porvenir | 18.154720 , -96.894720 |
La Esperanza | 18.148870 , -96.901160 |
Piedra Tendida | 18.156390 , -96.879440 |
Santa Cruz Acatepec | 18.163053 , -96.875810 |
Notes:
- You can download geometry data for Santa Cruz Acatepec 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.