Igualapa (Guerrero) Map Cropping Samples
Igualapa (Guerrero) Map Cropping Samples-1
Igualapa (Guerrero) Map Cropping Samples-2
Igualapa neighborhoods and villages map with 3D shadow effect
flag map of Igualapa with 3D shadow effect
Igualapa map with 3d shadow effect
Download outline map of Igualapa (geojson format) :
Igualapa.geojson (**)
Download polygon array of Igualapa map for "Google Maps" :
Igualapa.txt
Bounding Box for Igualapa Map : ( 16.64592 , -98.577615 , 16.915756 , -98.416915 )
Wikipedia ID for Igualapa : Q5994392
Wikipedia SPARQL Query for Igualapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5994392 wdt:P1082 ?population. }
OPTIONAL { wd:Q5994392 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5994392 wdt:P2046 ?area. }
OPTIONAL { wd:Q5994392 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5994392 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5994392 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 Igualapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.64592, -98.577615, 16.915756, -98.416915);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Igualapa)
[out:json];
(
rel["name"="Igualapa"][type=boundary];
rel["name:en"="Igualapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Igualapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acalmani | 16.815910 , -98.506380 |
Boca de Talapa | 16.667270 , -98.490920 |
Colonia Enrique Rodriguez Cruz | 16.676690 , -98.484500 |
El Oro Verde | 16.763650 , -98.457360 |
Igualapa | 16.743594 , -98.477059 |
La Libertad | 16.757500 , -98.470000 |
La Victoria | 16.760000 , -98.496940 |
Llano Grande de Juarez | 16.898180 , -98.476350 |
Llano Grande de los Hilarios | 16.760390 , -98.439450 |
Rancho el Arbolito | 16.874870 , -98.485440 |
San Jose Buenavista | 16.851710 , -98.496240 |
San Juan de los Llanos | 16.656110 , -98.499720 |
Taihuapa | 16.783700 , -98.527020 |
Tepatahuac | 16.694440 , -98.470560 |
Notes:
- You can download geometry data for Igualapa 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.