Ocotepec (Puebla) Map Cropping Samples
Ocotepec (Puebla) Map Cropping Samples-1
Ocotepec (Puebla) Map Cropping Samples-2
Ocotepec neighborhoods and villages map with 3D shadow effect
flag map of Ocotepec with 3D shadow effect
Ocotepec map with 3d shadow effect
Download outline map of Ocotepec (geojson format) :
Ocotepec.geojson (**)
Download polygon array of Ocotepec map for "Google Maps" :
Ocotepec.txt
Bounding Box for Ocotepec Map : ( 19.498651 , -97.731624 , 19.602864 , -97.620036 )
Wikipedia ID for Ocotepec : Q3892749
Wikipedia SPARQL Query for Ocotepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3892749 wdt:P1082 ?population. }
OPTIONAL { wd:Q3892749 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3892749 wdt:P2046 ?area. }
OPTIONAL { wd:Q3892749 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3892749 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3892749 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 Ocotepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.498651, -97.731624, 19.602864, -97.620036);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ocotepec)
[out:json];
(
rel["name"="Ocotepec"][type=boundary];
rel["name:en"="Ocotepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ocotepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 19.530360 , -97.643990 |
Buenos Aires | 19.552670 , -97.694370 |
El Progreso | 19.555830 , -97.680830 |
Guadalupe (La Candelaria) | 19.515390 , -97.636890 |
Guadalupe Victoria | 19.559720 , -97.660000 |
Las Lajas | 19.524000 , -97.630780 |
Loma Larga (Oyametita) | 19.570360 , -97.668840 |
Ocotepec | 19.555559 , -97.649942 |
San Nicolas Contla | 19.546670 , -97.693060 |
Tastitlan | 19.574240 , -97.653590 |
Taxtitlan (San Pedro) | 19.578150 , -97.653700 |
Tetemi | 19.551110 , -97.660000 |
Xochitonal | 19.535940 , -97.635500 |
Notes:
- You can download geometry data for Ocotepec 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.