San Nicolás Hidalgo (Oaxaca) Map Cropping Samples
San Nicolás Hidalgo (Oaxaca) Map Cropping Samples-1
San Nicolás Hidalgo (Oaxaca) Map Cropping Samples-2
San Nicolás Hidalgo neighborhoods and villages map with 3D shadow effect
flag map of San Nicolás Hidalgo with 3D shadow effect
San Nicolás Hidalgo map with 3d shadow effect
Download outline map of San Nicolás Hidalgo (geojson format) :
San Nicolás Hidalgo.geojson (**)
Download polygon array of San Nicolás Hidalgo map for "Google Maps" :
San Nicolás Hidalgo.txt
Bounding Box for San Nicolás Hidalgo Map : ( 17.756011 , -98.162008 , 17.796509 , -98.112207 )
Wikipedia ID for San Nicolás Hidalgo : Q7415022
Wikipedia SPARQL Query for San Nicolás Hidalgo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7415022 wdt:P1082 ?population. }
OPTIONAL { wd:Q7415022 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7415022 wdt:P2046 ?area. }
OPTIONAL { wd:Q7415022 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7415022 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7415022 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 Nicolás Hidalgo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.756011, -98.162008, 17.796509, -98.112207);
);
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 Nicolás Hidalgo)
[out:json];
(
rel["name"="San Nicolás Hidalgo"][type=boundary];
rel["name:en"="San Nicolás Hidalgo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Nicolás Hidalgo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Lazaro Cardenas (San Nicolas) | 17.784720 , -98.147500 |
El Perico | 17.786390 , -98.151670 |
San Nicolás Hidalgo | 17.783085 , -98.144232 |
Notes:
- You can download geometry data for San Nicolás Hidalgo 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.