San Juan del Estado (Oaxaca) Map Cropping Samples

San Juan del Estado (Oaxaca) Map Cropping Samples-1
San Juan del Estado (Oaxaca) Map Cropping Samples-1
San Juan del Estado (Oaxaca) Map Cropping Samples-2
San Juan del Estado (Oaxaca) Map Cropping Samples-2
Download outline map of San Juan del Estado (geojson format) : San Juan del Estado.geojson (**)
Download polygon array of San Juan del Estado map for "Google Maps" : San Juan del Estado.txt
Bounding Box for San Juan del Estado Map : ( 17.26114 , -96.843672 , 17.405472 , -96.713712 )
Wikipedia ID for San Juan del Estado : Q1656559
Wikipedia SPARQL Query for San Juan del Estado (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1656559 wdt:P1082 ?population. }
OPTIONAL { wd:Q1656559 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1656559 wdt:P2046 ?area. }
OPTIONAL { wd:Q1656559 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1656559 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1656559 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.26114, -96.843672, 17.405472, -96.713712);
);
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 Juan del Estado)
[out:json];
(
rel["name"="San Juan del Estado"][type=boundary];
rel["name:en"="San Juan del Estado"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of San Juan del Estado
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Barrio Nuevo 17.285000 , -96.794170
San Blas 17.383330 , -96.800000
San Juan del Estado 17.276766 , -96.799540


Notes:
- You can download geometry data for San Juan del Estado 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.

Create San Juan del Estado neighborhoods and villages map.


Share this page