Okeechobee (Florida) Map Cropping Samples
Okeechobee (Florida) Map Cropping Samples-1
Okeechobee (Florida) Map Cropping Samples-2
Okeechobee neighborhoods and villages map with 3D shadow effect
flag map of Okeechobee with 3D shadow effect
Okeechobee map with 3d shadow effect
Download outline map of Okeechobee (geojson format) :
Okeechobee.geojson (**)
Download polygon array of Okeechobee map for "Google Maps" :
Okeechobee.txt
Bounding Box for Okeechobee Map : ( 26.958919 , -81.213717 , 27.643238 , -80.677356 )
Wikipedia ID for Okeechobee : Q501123
Wikipedia SPARQL Query for Okeechobee (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q501123 wdt:P1082 ?population. }
OPTIONAL { wd:Q501123 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q501123 wdt:P2046 ?area. }
OPTIONAL { wd:Q501123 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q501123 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q501123 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 Okeechobee map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](26.958919, -81.213717, 27.643238, -80.677356);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Okeechobee)
[out:json];
(
rel["name"="Okeechobee"][type=boundary];
rel["name:en"="Okeechobee"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Okeechobee
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barber Quarters | 27.252550 , -80.839230 |
Basinger | 27.400320 , -81.016450 |
Cypress Quarters | 27.247928 , -80.811621 |
Dixie Ranch Acres | 27.323650 , -80.907560 |
Eagle Island | 27.442260 , -80.843390 |
Florida Palm Mobile Park | 27.242800 , -80.819800 |
Fort Drum | 27.526700 , -80.806730 |
Hilolo | 27.449210 , -80.771170 |
Mildred | 27.283380 , -80.932290 |
Okeechobee | 27.241183 , -80.829827 |
Osowaw Junction | 27.579480 , -80.834780 |
Sherman | 27.210600 , -80.755340 |
Taylor Creek | 27.217186 , -80.792683 |
Up the Grove Beach | 27.176160 , -80.726450 |
Whispering Pines | 27.277540 , -80.839510 |
Notes:
- You can download geometry data for Okeechobee 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.