Balfate (Colón) Map Cropping Samples
Balfate (Colón) Map Cropping Samples-1
Balfate (Colón) Map Cropping Samples-2
Balfate neighborhoods and villages map with 3D shadow effect
flag map of Balfate with 3D shadow effect
Balfate map with 3d shadow effect
Download outline map of Balfate (geojson format) :
Balfate.geojson (**)
Download polygon array of Balfate map for "Google Maps" :
Balfate.txt
Bounding Box for Balfate Map : ( 15.661224 , -86.458771 , 15.877424 , -86.162399 )
Wikipedia ID for Balfate : Q2358773
Wikipedia SPARQL Query for Balfate (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2358773 wdt:P1082 ?population. }
OPTIONAL { wd:Q2358773 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2358773 wdt:P2046 ?area. }
OPTIONAL { wd:Q2358773 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2358773 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2358773 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 Balfate map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.661224, -86.458771, 15.877424, -86.162399);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Balfate)
[out:json];
(
rel["name"="Balfate"][type=boundary];
rel["name:en"="Balfate"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Balfate
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balfate | 15.716670 , -86.283330 |
Balfate | 15.770570 , -86.388720 |
El Urraco | 15.733330 , -86.416670 |
La Danta | 15.766670 , -86.183330 |
La Piedra | 15.733330 , -86.283330 |
Lucinda | 15.776840 , -86.380860 |
Miranda | 15.833330 , -86.233330 |
Notes:
- You can download geometry data for Balfate 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.