Chapultenango (Chiapas) Map Cropping Samples
Chapultenango (Chiapas) Map Cropping Samples-1
Chapultenango (Chiapas) Map Cropping Samples-2
Chapultenango neighborhoods and villages map with 3D shadow effect
flag map of Chapultenango with 3D shadow effect
Chapultenango map with 3d shadow effect
Download outline map of Chapultenango (geojson format) :
Chapultenango.geojson (**)
Download polygon array of Chapultenango map for "Google Maps" :
Chapultenango.txt
Bounding Box for Chapultenango Map : ( 17.261965 , -93.216023 , 17.409518 , -93.043838 )
Wikipedia ID for Chapultenango : Q1952925
Wikipedia SPARQL Query for Chapultenango (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1952925 wdt:P1082 ?population. }
OPTIONAL { wd:Q1952925 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1952925 wdt:P2046 ?area. }
OPTIONAL { wd:Q1952925 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1952925 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1952925 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 Chapultenango map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.261965, -93.216023, 17.409518, -93.043838);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chapultenango)
[out:json];
(
rel["name"="Chapultenango"][type=boundary];
rel["name:en"="Chapultenango"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chapultenango
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenos Aires | 17.325830 , -93.090000 |
Caracol Santo Domingo | 17.299440 , -93.101390 |
Carmen Tonapac | 17.308060 , -93.180830 |
Chapultenango | 17.340233 , -93.129884 |
Cumbre Valtierra | 17.269170 , -93.100000 |
El Horcon | 17.333330 , -93.083330 |
Esquipulas Guayabal | 17.363890 , -93.185000 |
Guadalupe Victoria | 17.322220 , -93.161390 |
Jomenas | 17.326670 , -93.171390 |
La Alianza | 17.324170 , -93.144440 |
Los Sanchez | 17.320280 , -93.104720 |
Mina Valtierra | 17.298060 , -93.093610 |
Movac 1ra. Seccion | 17.354440 , -93.092500 |
Rio Negro | 17.333740 , -93.101060 |
San Francisco Nanchital 2da. Seccion | 17.355830 , -93.116670 |
San Jose Valtierra | 17.287960 , -93.078600 |
San Pascual Bailon | 17.327780 , -93.104170 |
San Pedro Nanchital | 17.357500 , -93.128890 |
San Pedro Yaspac | 17.321920 , -93.197670 |
Senor de Tila | 17.336670 , -93.133330 |
Sonora | 17.348610 , -93.132220 |
Valtierra Centro | 17.313890 , -93.101390 |
Volcan Chichonal | 17.369920 , -93.182910 |
Notes:
- You can download geometry data for Chapultenango 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.