Cuautlancingo (Puebla) Map Cropping Samples
Cuautlancingo (Puebla) Map Cropping Samples-1
Cuautlancingo (Puebla) Map Cropping Samples-2
Cuautlancingo neighborhoods and villages map with 3D shadow effect
flag map of Cuautlancingo with 3D shadow effect
Cuautlancingo map with 3d shadow effect
Download outline map of Cuautlancingo (geojson format) :
Cuautlancingo.geojson (**)
Download polygon array of Cuautlancingo map for "Google Maps" :
Cuautlancingo.txt
Bounding Box for Cuautlancingo Map : ( 19.078033 , -98.300184 , 19.160751 , -98.224401 )
Wikipedia ID for Cuautlancingo : Q1998658
Wikipedia SPARQL Query for Cuautlancingo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1998658 wdt:P1082 ?population. }
OPTIONAL { wd:Q1998658 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1998658 wdt:P2046 ?area. }
OPTIONAL { wd:Q1998658 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1998658 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1998658 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 Cuautlancingo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.078033, -98.300184, 19.160751, -98.224401);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cuautlancingo)
[out:json];
(
rel["name"="Cuautlancingo"][type=boundary];
rel["name:en"="Cuautlancingo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cuautlancingo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
15 de Septiembre | 19.133060 , -98.239720 |
Barrio de Nuevo Leon | 19.088610 , -98.290000 |
Fuerte de Guadalupe | 19.080280 , -98.291390 |
Galaxias Almecatla | 19.112500 , -98.237500 |
Guadalupe | 19.145280 , -98.247220 |
La Trinidad Chautenco | 19.089633 , -98.257685 |
Pilancon | 19.139440 , -98.252500 |
San Diego los Sauces | 19.080000 , -98.294440 |
San Jacinto | 19.153700 , -98.259523 |
San Juan Cuautlancingo | 19.096649 , -98.272653 |
San Lorenzo Almecatla | 19.145241 , -98.236783 |
San Miguelalpan | 19.113470 , -98.241860 |
Sanctorum | 19.108968 , -98.251070 |
Sanctórum | 19.100000 , -98.250000 |
Santa María Coronanco | 19.120150 , -98.253950 |
Santiago Cuacualoya | 19.159160 , -98.260700 |
Notes:
- You can download geometry data for Cuautlancingo 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.