Tlacotepec Plumas (Oaxaca) Map Cropping Samples
Tlacotepec Plumas (Oaxaca) Map Cropping Samples-1
Tlacotepec Plumas (Oaxaca) Map Cropping Samples-2
Tlacotepec Plumas neighborhoods and villages map with 3D shadow effect
flag map of Tlacotepec Plumas with 3D shadow effect
Tlacotepec Plumas map with 3d shadow effect
Download outline map of Tlacotepec Plumas (geojson format) :
Tlacotepec Plumas.geojson (**)
Download polygon array of Tlacotepec Plumas map for "Google Maps" :
Tlacotepec Plumas.txt
Bounding Box for Tlacotepec Plumas Map : ( 17.824892 , -97.529019 , 17.917552 , -97.427792 )
Wikipedia ID for Tlacotepec Plumas : Q3578681
Wikipedia SPARQL Query for Tlacotepec Plumas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3578681 wdt:P1082 ?population. }
OPTIONAL { wd:Q3578681 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3578681 wdt:P2046 ?area. }
OPTIONAL { wd:Q3578681 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3578681 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3578681 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 Tlacotepec Plumas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.824892, -97.529019, 17.917552, -97.427792);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tlacotepec Plumas)
[out:json];
(
rel["name"="Tlacotepec Plumas"][type=boundary];
rel["name:en"="Tlacotepec Plumas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tlacotepec Plumas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Inguillaca | 17.826410 , -97.452310 |
Organal | 17.834440 , -97.439170 |
Primera Seccion | 17.858610 , -97.439720 |
Rancho Potrero | 17.851670 , -97.447500 |
Tlacotepec Plumas | 17.850868 , -97.437428 |
Notes:
- You can download geometry data for Tlacotepec Plumas 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.