Piedras (Tolima) Map Cropping Samples
Piedras (Tolima) Map Cropping Samples-1
Piedras (Tolima) Map Cropping Samples-2
Piedras neighborhoods and villages map with 3D shadow effect
flag map of Piedras with 3D shadow effect
Piedras map with 3d shadow effect
Download outline map of Piedras (geojson format) :
Piedras.geojson (**)
Download polygon array of Piedras map for "Google Maps" :
Piedras.txt
Bounding Box for Piedras Map : ( 4.351358 , -75.070046 , 4.630182 , -74.786381 )
Wikipedia ID for Piedras : Q1655981
Wikipedia SPARQL Query for Piedras (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655981 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655981 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655981 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655981 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655981 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655981 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 Piedras map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.351358, -75.070046, 4.630182, -74.786381);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Piedras)
[out:json];
(
rel["name"="Piedras"][type=boundary];
rel["name:en"="Piedras"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Piedras
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bolivar | 4.533330 , -74.883330 |
Calicanto | 4.473330 , -75.003060 |
Chicala | 4.558820 , -74.857690 |
Chunche Alegre | 4.416670 , -74.983330 |
Colombia | 4.378360 , -74.977710 |
Doima | 4.426920 , -74.975480 |
El Boqueron | 4.545160 , -74.900520 |
El Eden | 4.479010 , -74.970720 |
El Hato de Doima | 4.450000 , -74.950000 |
Gongora | 4.500000 , -74.966670 |
La Bolsa | 4.436080 , -74.984640 |
La Gallina | 4.406670 , -74.940710 |
Llano Largo | 4.525220 , -74.904970 |
Los Cauchos | 4.466670 , -75.000000 |
Piedras | 4.538330 , -74.881750 |
San Javier | 4.398060 , -75.012500 |
San Jose | 4.472160 , -74.958290 |
Waterloo | 4.449170 , -75.030000 |
Notes:
- You can download geometry data for Piedras 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.