Download outline map of San José Del Fragua (geojson format) :
San José Del Fragua.geojson (**)
Download polygon array of San José Del Fragua map for "Google Maps" :
San José Del Fragua.txt
Bounding Box for San José Del Fragua Map : ( 1.097546 , -76.305777 , 1.587223 , -75.893646 )
Wikipedia ID for San José Del Fragua : Q1525719
Wikipedia SPARQL Query for San José Del Fragua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525719 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525719 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525719 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525719 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525719 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525719 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 San José Del Fragua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.097546, -76.305777, 1.587223, -75.893646);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San José Del Fragua)
[out:json];
(
rel["name"="San José Del Fragua"][type=boundary];
rel["name:en"="San José Del Fragua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San José Del Fragua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fragueita | 1.184840 , -76.151560 |
La Esperanza | 1.295150 , -75.964560 |
La Laguna | 1.500000 , -76.016670 |
La Primavera | 1.296800 , -75.963480 |
Resguardo Indigena Yurayaco | 1.220830 , -76.188160 |
Sabaneta | 1.133990 , -76.175330 |
San Jose del Fragua | 1.331960 , -75.974090 |
Yurayaco | 1.226220 , -76.088630 |
Notes:
- You can download geometry data for San José Del Fragua 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.