Panamericano (Táchira) Map Cropping Samples
Panamericano (Táchira) Map Cropping Samples-1
Panamericano (Táchira) Map Cropping Samples-2
Panamericano neighborhoods and villages map with 3D shadow effect
flag map of Panamericano with 3D shadow effect
Panamericano map with 3d shadow effect
Download outline map of Panamericano (geojson format) :
Panamericano.geojson (**)
Download polygon array of Panamericano map for "Google Maps" :
Panamericano.txt
Bounding Box for Panamericano Map : ( 8.298718 , -72.198368 , 8.659895 , -71.939442 )
Wikipedia ID for Panamericano : Q2162569
Wikipedia SPARQL Query for Panamericano (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2162569 wdt:P1082 ?population. }
OPTIONAL { wd:Q2162569 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2162569 wdt:P2046 ?area. }
OPTIONAL { wd:Q2162569 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2162569 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2162569 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 Panamericano map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.298718, -72.198368, 8.659895, -71.939442);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Panamericano)
[out:json];
(
rel["name"="Panamericano"][type=boundary];
rel["name:en"="Panamericano"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Panamericano
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cano Blanco | 8.490300 , -72.011440 |
Caquetrira | 8.360850 , -72.066920 |
Caracara | 8.379500 , -72.051650 |
Coloncito | 8.325630 , -72.089510 |
Cucharon | 8.559440 , -72.086580 |
El Cien | 8.341900 , -72.084450 |
El Esfuerzo | 8.496520 , -72.103020 |
Guaimarales | 8.343690 , -72.058230 |
Guamas | 8.416390 , -71.962490 |
La Arenosa | 8.412220 , -72.011940 |
La Blanca | 8.371840 , -72.060900 |
La Palmita | 8.416100 , -72.004650 |
Las Mesitas | 8.326310 , -72.046290 |
Los Andes | 8.458890 , -72.093770 |
Los Canos | 8.332700 , -72.054460 |
Morotuto | 8.393580 , -72.048930 |
Pajitas | 8.449000 , -71.965580 |
Pueblo Nuevo | 8.355770 , -72.077470 |
Puente Tablas | 8.452700 , -72.100590 |
Rio Chiquito | 8.425130 , -72.116040 |
Santa Cruz | 8.387120 , -72.127620 |
Veintitres de Enero | 8.487300 , -72.054630 |
Notes:
- You can download geometry data for Panamericano 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.