Aldama (Chiapas) Map Cropping Samples
Aldama (Chiapas) Map Cropping Samples-1
Aldama (Chiapas) Map Cropping Samples-2
Aldama neighborhoods and villages map with 3D shadow effect
flag map of Aldama with 3D shadow effect
Aldama map with 3d shadow effect
Download outline map of Aldama (geojson format) :
Aldama.geojson (**)
Download polygon array of Aldama map for "Google Maps" :
Aldama.txt
Bounding Box for Aldama Map : ( 16.883996 , -92.721583 , 16.98051 , -92.651718 )
Wikipedia ID for Aldama : Q1952861
Wikipedia SPARQL Query for Aldama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1952861 wdt:P1082 ?population. }
OPTIONAL { wd:Q1952861 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1952861 wdt:P2046 ?area. }
OPTIONAL { wd:Q1952861 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1952861 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1952861 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 Aldama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.883996, -92.721583, 16.98051, -92.651718);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aldama)
[out:json];
(
rel["name"="Aldama"][type=boundary];
rel["name:en"="Aldama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aldama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldama | 16.915526 , -92.688147 |
Chayomte | 16.918890 , -92.665280 |
Chivit | 16.925000 , -92.685560 |
Coco | 16.956580 , -92.700790 |
Ico | 16.916940 , -92.712220 |
Juxton | 16.916190 , -92.676240 |
Meshaton | 16.902780 , -92.668060 |
Pushilo | 16.930970 , -92.708050 |
Revolucion Fiu | 16.898330 , -92.676390 |
San Jose Fiu | 16.895830 , -92.671940 |
San Pedro Cotzilnam | 16.937500 , -92.700560 |
Santa Cruz | 16.909440 , -92.696390 |
Sepelton | 16.930560 , -92.703610 |
Shulumho | 16.912430 , -92.711270 |
Tavac | 16.950000 , -92.701940 |
Xuxchen | 16.967220 , -92.705560 |
Yeton | 16.924580 , -92.696870 |
Yoctontic | 16.925000 , -92.701390 |
Notes:
- You can download geometry data for Aldama 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.