San José Estancia Grande (Oaxaca) Map Cropping Samples
San José Estancia Grande (Oaxaca) Map Cropping Samples-1
San José Estancia Grande (Oaxaca) Map Cropping Samples-2
San José Estancia Grande neighborhoods and villages map with 3D shadow effect
flag map of San José Estancia Grande with 3D shadow effect
San José Estancia Grande map with 3d shadow effect
Download outline map of San José Estancia Grande (geojson format) :
San José Estancia Grande.geojson (**)
Download polygon array of San José Estancia Grande map for "Google Maps" :
San José Estancia Grande.txt
Bounding Box for San José Estancia Grande Map : ( 16.340651 , -98.315539 , 16.411127 , -98.197832 )
Wikipedia ID for San José Estancia Grande : Q3891452
Wikipedia SPARQL Query for San José Estancia Grande (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3891452 wdt:P1082 ?population. }
OPTIONAL { wd:Q3891452 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3891452 wdt:P2046 ?area. }
OPTIONAL { wd:Q3891452 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3891452 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3891452 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 San José Estancia Grande map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.340651, -98.315539, 16.411127, -98.197832);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San José Estancia Grande)
[out:json];
(
rel["name"="San José Estancia Grande"][type=boundary];
rel["name:en"="San José Estancia Grande"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San José Estancia Grande
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto el Pozo | 16.394920 , -98.277830 |
La Esperanza | 16.386510 , -98.270540 |
La Habra | 16.342220 , -98.242780 |
San José Estancia Grande | 16.366490 , -98.251190 |
Notes:
- You can download geometry data for San José Estancia Grande 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.