Camocuautla (Puebla) Map Cropping Samples
Camocuautla (Puebla) Map Cropping Samples-1
Camocuautla (Puebla) Map Cropping Samples-2
Camocuautla neighborhoods and villages map with 3D shadow effect
flag map of Camocuautla with 3D shadow effect
Camocuautla map with 3d shadow effect
Download outline map of Camocuautla (geojson format) :
Camocuautla.geojson (**)
Download polygon array of Camocuautla map for "Google Maps" :
Camocuautla.txt
Bounding Box for Camocuautla Map : ( 20.006645 , -97.773694 , 20.062475 , -97.72523 )
Wikipedia ID for Camocuautla : Q3893085
Wikipedia SPARQL Query for Camocuautla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3893085 wdt:P1082 ?population. }
OPTIONAL { wd:Q3893085 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3893085 wdt:P2046 ?area. }
OPTIONAL { wd:Q3893085 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3893085 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3893085 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 Camocuautla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.006645, -97.773694, 20.062475, -97.72523);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Camocuautla)
[out:json];
(
rel["name"="Camocuautla"][type=boundary];
rel["name:en"="Camocuautla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Camocuautla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Camocuautla | 20.037499 , -97.758038 |
Katlucu | 20.039050 , -97.740400 |
Katlucu (Tacxcoy) | 20.037630 , -97.739780 |
La Loma | 20.048030 , -97.756610 |
Notes:
- You can download geometry data for Camocuautla 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.