San Jorge Nuchita (Oaxaca) Map Cropping Samples
San Jorge Nuchita (Oaxaca) Map Cropping Samples-1
San Jorge Nuchita (Oaxaca) Map Cropping Samples-2
San Jorge Nuchita neighborhoods and villages map with 3D shadow effect
flag map of San Jorge Nuchita with 3D shadow effect
San Jorge Nuchita map with 3d shadow effect
Download outline map of San Jorge Nuchita (geojson format) :
San Jorge Nuchita.geojson (**)
Download polygon array of San Jorge Nuchita map for "Google Maps" :
San Jorge Nuchita.txt
Bounding Box for San Jorge Nuchita Map : ( 17.643443 , -98.136579 , 17.728454 , -98.047841 )
Wikipedia ID for San Jorge Nuchita : Q3891029
Wikipedia SPARQL Query for San Jorge Nuchita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3891029 wdt:P1082 ?population. }
OPTIONAL { wd:Q3891029 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3891029 wdt:P2046 ?area. }
OPTIONAL { wd:Q3891029 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3891029 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3891029 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 Jorge Nuchita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.643443, -98.136579, 17.728454, -98.047841);
);
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 Jorge Nuchita)
[out:json];
(
rel["name"="San Jorge Nuchita"][type=boundary];
rel["name:en"="San Jorge Nuchita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Jorge Nuchita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia el Mirador | 17.656670 , -98.099170 |
El Cuajilote (Barranca el Cuajilote) | 17.657780 , -98.108610 |
Guadalupe de Morelos | 17.676110 , -98.110560 |
San Isidro (Colonia San Isidro) | 17.662780 , -98.099170 |
San Jorge Nuchita | 17.655575 , -98.106068 |
San Miguel Allende | 17.647220 , -98.085560 |
Notes:
- You can download geometry data for San Jorge Nuchita 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.