Guayatá (Boyacá) Map Cropping Samples

Guayatá (Boyacá) Map Cropping Samples-1
Guayatá (Boyacá) Map Cropping Samples-1
Guayatá (Boyacá) Map Cropping Samples-2
Guayatá (Boyacá) Map Cropping Samples-2
Download outline map of Guayatá (geojson format) : Guayatá.geojson (**)
Download polygon array of Guayatá map for "Google Maps" : Guayatá.txt
Bounding Box for Guayatá Map : ( 4.877898 , -73.547314 , 4.996368 , -73.437325 )
Wikipedia ID for Guayatá : Q1577926
Wikipedia SPARQL Query for Guayatá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1577926 wdt:P1082 ?population. }
OPTIONAL { wd:Q1577926 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1577926 wdt:P2046 ?area. }
OPTIONAL { wd:Q1577926 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1577926 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1577926 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.877898, -73.547314, 4.996368, -73.437325);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Guayatá)
[out:json];
(
rel["name"="Guayatá"][type=boundary];
rel["name:en"="Guayatá"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Guayatá
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Caliche 4.980280 , -73.505560
Ciavita 4.940000 , -73.467500
Ciavita 4.956670 , -73.486390
Ciavita 4.954720 , -73.483330
Fonsaque 4.944170 , -73.484440
Guayatá 4.964170 , -73.487500
La Playa 4.945830 , -73.531390
La Suiza 4.905280 , -73.493610
Rincon Abajo 4.932950 , -73.506280
Rincon Arriba 4.931850 , -73.492800
Romaquira 4.923890 , -73.483330
Sochaquira Abajo 4.960830 , -73.521110
Tencuabajo 4.935970 , -73.516640


Notes:
- You can download geometry data for Guayatá 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.

Create Guayatá neighborhoods and villages map.


Share this page