Pisva (Boyacá) Map Cropping Samples
Pisva (Boyacá) Map Cropping Samples-1
Pisva (Boyacá) Map Cropping Samples-2
Pisva neighborhoods and villages map with 3D shadow effect
flag map of Pisva with 3D shadow effect
Pisva map with 3d shadow effect
Download outline map of Pisva (geojson format) :
Pisva.geojson (**)
Download polygon array of Pisva map for "Google Maps" :
Pisva.txt
Bounding Box for Pisva Map : ( 5.606676 , -72.583809 , 5.864247 , -72.294549 )
Wikipedia ID for Pisva : Q1656260
Wikipedia SPARQL Query for Pisva (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1656260 wdt:P1082 ?population. }
OPTIONAL { wd:Q1656260 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1656260 wdt:P2046 ?area. }
OPTIONAL { wd:Q1656260 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1656260 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1656260 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 Pisva map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.606676, -72.583809, 5.864247, -72.294549);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pisva)
[out:json];
(
rel["name"="Pisva"][type=boundary];
rel["name:en"="Pisva"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pisva
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Algarrobo | 5.681110 , -72.478120 |
Costarrica | 5.796750 , -72.405960 |
El Arrayan | 5.643660 , -72.515100 |
Farasi | 5.733330 , -72.483330 |
La Bendicion | 5.664230 , -72.497230 |
Pisba | 5.723960 , -72.486460 |
San Antonio | 5.624910 , -72.520680 |
Tobaca | 5.783800 , -72.507150 |
Notes:
- You can download geometry data for Pisva 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.