Download outline map of Guapotá (geojson format) :
Guapotá.geojson (**)
Download polygon array of Guapotá map for "Google Maps" :
Guapotá.txt
Bounding Box for Guapotá Map : ( 6.270446 , -73.382854 , 6.371462 , -73.274154 )
Wikipedia ID for Guapotá : Q1655667
Wikipedia SPARQL Query for Guapotá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655667 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655667 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655667 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655667 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655667 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655667 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 Guapotá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.270446, -73.382854, 6.371462, -73.274154);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guapotá)
[out:json];
(
rel["name"="Guapotá"][type=boundary];
rel["name:en"="Guapotá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guapotá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Fria | 6.315770 , -73.307420 |
Callejona | 6.326740 , -73.311830 |
Carare | 6.332500 , -73.334740 |
Chircal | 6.303370 , -73.300250 |
El Libano | 6.283600 , -73.350150 |
El Pital | 6.316900 , -73.352250 |
El Recreo | 6.339050 , -73.310290 |
Guapotá | 6.307980 , -73.320200 |
Guarata | 6.317520 , -73.338060 |
La Capilla | 6.350000 , -73.316670 |
La Curva | 6.303420 , -73.351250 |
La Esperanza | 6.341090 , -73.332210 |
La Gloria | 6.331180 , -73.295990 |
La Guadua | 6.332510 , -73.321410 |
La Laguna | 6.335230 , -73.306020 |
La Pedregosa | 6.325000 , -73.306210 |
La Plata | 6.315060 , -73.313150 |
Macanas | 6.307780 , -73.351390 |
Morario | 6.335120 , -73.295630 |
San Antonio | 6.296450 , -73.382680 |
San Antonio | 6.350000 , -73.354170 |
San Francisco | 6.334120 , -73.333750 |
San Ignacio | 6.321630 , -73.346590 |
San Ignacio | 6.326110 , -73.294960 |
San Javier | 6.338700 , -73.340540 |
Santa Fe | 6.328440 , -73.301090 |
Santa Isabel | 6.321350 , -73.275080 |
Santa Lucia | 6.332400 , -73.338880 |
Siberia | 6.343360 , -73.325710 |
Notes:
- You can download geometry data for Guapotá 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.