Sunuapa (Chiapas) Map Cropping Samples

Sunuapa (Chiapas) Map Cropping Samples-1
Sunuapa (Chiapas) Map Cropping Samples-1
Sunuapa (Chiapas) Map Cropping Samples-2
Sunuapa (Chiapas) Map Cropping Samples-2
Download outline map of Sunuapa (geojson format) : Sunuapa.geojson (**)
Download polygon array of Sunuapa map for "Google Maps" : Sunuapa.txt
Bounding Box for Sunuapa Map : ( 17.421157 , -93.31457 , 17.545411 , -93.194952 )
Wikipedia ID for Sunuapa : Q1953214
Wikipedia SPARQL Query for Sunuapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1953214 wdt:P1082 ?population. }
OPTIONAL { wd:Q1953214 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1953214 wdt:P2046 ?area. }
OPTIONAL { wd:Q1953214 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1953214 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1953214 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.421157, -93.31457, 17.545411, -93.194952);
);
out geom;

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

Get Boundaries from overpass-turbo (OSM) with place name (Sunuapa)
[out:json];
(
rel["name"="Sunuapa"][type=boundary];
rel["name:en"="Sunuapa"][type=boundary];
);
out geom;

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


Neighborhoods and Villages of Sunuapa
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Buenavista 17.481110 , -93.263330
El Cucayo 1ra. Seccion 17.451670 , -93.249440
Esquipulas 17.501670 , -93.260560
La Ganadera 17.485590 , -93.243530
La Libertad 17.480720 , -93.222450
Rancho Perez 17.533330 , -93.250000
San Antonio 17.533330 , -93.250000
Sunuapa 17.491510 , -93.243102


Notes:
- You can download geometry data for Sunuapa 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 Sunuapa neighborhoods and villages map.


Share this page