Paz De Rio (Boyacá) Map Cropping Samples
Paz De Rio (Boyacá) Map Cropping Samples-1
Paz De Rio (Boyacá) Map Cropping Samples-2
Paz De Rio neighborhoods and villages map with 3D shadow effect
flag map of Paz De Rio with 3D shadow effect
Paz De Rio map with 3d shadow effect
Download outline map of Paz De Rio (geojson format) :
Paz De Rio.geojson (**)
Download polygon array of Paz De Rio map for "Google Maps" :
Paz De Rio.txt
Bounding Box for Paz De Rio Map : ( 5.954893 , -72.818377 , 6.099457 , -72.701702 )
Wikipedia ID for Paz De Rio : Q2279482
Wikipedia SPARQL Query for Paz De Rio (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2279482 wdt:P1082 ?population. }
OPTIONAL { wd:Q2279482 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2279482 wdt:P2046 ?area. }
OPTIONAL { wd:Q2279482 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2279482 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2279482 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 Paz De Rio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.954893, -72.818377, 6.099457, -72.701702);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Paz De Rio)
[out:json];
(
rel["name"="Paz De Rio"][type=boundary];
rel["name:en"="Paz De Rio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Paz De Rio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Carichana | 5.971690 , -72.785300 |
Paz de Rio | 5.984520 , -72.750500 |
Paz Viejo | 6.025990 , -72.743340 |
Santa Teresa | 5.983330 , -72.750000 |
Notes:
- You can download geometry data for Paz De Rio 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.