Piedecuesta (Santander) Map Cropping Samples
Piedecuesta (Santander) Map Cropping Samples-1
Piedecuesta (Santander) Map Cropping Samples-2
Piedecuesta neighborhoods and villages map with 3D shadow effect
flag map of Piedecuesta with 3D shadow effect
Piedecuesta map with 3d shadow effect
Download outline map of Piedecuesta (geojson format) :
Piedecuesta.geojson (**)
Download polygon array of Piedecuesta map for "Google Maps" :
Piedecuesta.txt
Bounding Box for Piedecuesta Map : ( 6.790028 , -73.125977 , 7.112714 , -72.907957 )
Wikipedia ID for Piedecuesta : Q2075634
Wikipedia SPARQL Query for Piedecuesta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2075634 wdt:P1082 ?population. }
OPTIONAL { wd:Q2075634 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2075634 wdt:P2046 ?area. }
OPTIONAL { wd:Q2075634 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2075634 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2075634 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 Piedecuesta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.790028, -73.125977, 7.112714, -72.907957);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Piedecuesta)
[out:json];
(
rel["name"="Piedecuesta"][type=boundary];
rel["name:en"="Piedecuesta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Piedecuesta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bellavista | 7.047780 , -73.035060 |
Brujas | 7.062100 , -72.997220 |
Buenavista | 7.056800 , -73.002690 |
Colon | 7.016110 , -73.032500 |
Cristales | 7.033240 , -73.005890 |
El Granadillo | 7.005980 , -73.028440 |
Faldiquera | 7.018650 , -73.027390 |
Guayabal | 6.900000 , -73.066670 |
La Granja | 6.883330 , -73.066670 |
La Honda | 6.883330 , -73.050000 |
La Parcela | 7.028150 , -73.062830 |
Los Curos | 6.933330 , -73.016670 |
Miradores | 7.001750 , -73.100680 |
Piedecuesta | 6.987890 , -73.049530 |
Pozonegro | 7.006490 , -73.023240 |
Sevilla | 7.016170 , -72.998290 |
Umpala | 6.839890 , -72.977250 |
Notes:
- You can download geometry data for Piedecuesta 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.