Paya (Boyacá) Map Cropping Samples
Paya (Boyacá) Map Cropping Samples-1
Paya (Boyacá) Map Cropping Samples-2
Paya neighborhoods and villages map with 3D shadow effect
flag map of Paya with 3D shadow effect
Paya map with 3d shadow effect
Download outline map of Paya (geojson format) :
Paya.geojson (**)
Download polygon array of Paya map for "Google Maps" :
Paya.txt
Bounding Box for Paya Map : ( 5.506956 , -72.518463 , 5.800293 , -72.25487 )
Wikipedia ID for Paya : Q2022761
Wikipedia SPARQL Query for Paya (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2022761 wdt:P1082 ?population. }
OPTIONAL { wd:Q2022761 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2022761 wdt:P2046 ?area. }
OPTIONAL { wd:Q2022761 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2022761 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2022761 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 Paya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.506956, -72.518463, 5.800293, -72.25487);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Paya)
[out:json];
(
rel["name"="Paya"][type=boundary];
rel["name:en"="Paya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Paya
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boca de Monte | 5.606260 , -72.454410 |
Cofradia | 5.581830 , -72.305390 |
Combita | 5.648890 , -72.447980 |
Descansadero | 5.614560 , -72.325370 |
El Porvenir | 5.608370 , -72.437550 |
Guasoque | 5.658550 , -72.480080 |
La Esperanza | 5.640480 , -72.428860 |
La Meseta | 5.596040 , -72.420370 |
La Vega | 5.612150 , -72.408430 |
Lusitania | 5.638100 , -72.391170 |
Maco | 5.668750 , -72.460980 |
Morcote | 5.616670 , -72.300000 |
Municipio de Paya | 5.624920 , -72.423450 |
Palmira | 5.600150 , -72.339770 |
Paya | 5.624920 , -72.423450 |
Notes:
- You can download geometry data for Paya 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.