Osceola County Cities & Geography (2024)

Osceola

Osceola County

Live Chat

Citizen Action Center

Osceola County Cities & Geography (7)

Home | About Osceola County | General Information | Cities & Geography

  • General Information
  • History
  • Economy
  • Government
  • Population Statistics

Osceola County was created in 1887. Osceola County is a 1,506 square mile area that serves as the south/central boundary of the Central Florida Region and the Greater Metropolitan Area. The City of Kissimmee, the County Seat, is 18 miles due south of Orlando. Osceola’s only other incorporated City, St. Cloud, is 9 miles east of Kissimmee, and approximately 45 miles west of the City of Melbourne on the Atlantic Coast.

Beyond this northwest quadrant and to the south and east with the exception of a few very small, rural towns, like Holopaw, Kenansville, and Yeehaw Junction, ranch lands and undeveloped prairie, woods and marsh dominate the County. These large regions include the Mormon Church owned Desert Ranches and a number of other large, privately operated ranch and agricultural lands. Also included are the State of Florida's wildlife management areas and preserves at Bull Creek, Prairie Lakes, and the Three Lakes. As the "headwaters" of the South Florida Water Management district and the Lake Okeechobee/Florida everglades ecosystem, Osceola County is bounded by the Kissimmee River, is crossed by a number of partially accessible creeks, and is home to the Kissimmee Chain-of-Lakes, that includes some of the State’s largest and finest fishing and recreational attractions.

An urban and urbanizing area in the northwest quadrant of the County dominates Osceola County's geography. This area is adjoining to Polk and Orange County and includes most of Osceola's population. It includes the incorporated areas of Kissimmee and St. Cloud, the unincorporated communities of Poinciana and Buenaventura Lakes, and unincorporated subdivisions ranging from Narcoossee in the northeast to Campbell City and Intercession City in the southwest to Deer Run and the St. Cloud Manor areas in the south.

'; sFAQ_HTML += '

'; sFAQ_HTML += '<' + 'a class="faq-toggle" data-toggle="collapse" data-parent="#accordion-5524" href="#' + e.calendar_entry_id + '">'; sFAQ_HTML += '

'; sFAQ_HTML += ''; sFAQ_HTML += '

'; sFAQ_HTML += '

'; sFAQ_HTML += '

'; sFAQ_HTML += '

' + e.answer + '

'; sFAQ_HTML += '

'; } else { sFAQ_HTML += '

' + e.question + '

'; } }); sFAQ_HTML += '

'; $('#faq').html(sFAQ_HTML); $('#faq').removeAttr('style'); $('.faq-toggle').click(function() { var $icon = $(this).closest('.panel').find('i'); if ($icon.hasClass('fa-angle-down')) { $icon.removeClass('fa-angle-down'); $icon.addClass('fa-angle-up'); } else { $icon.removeClass('fa-angle-up'); $icon.addClass('fa-angle-down'); } }); } }); $.getJSON('/resources/json/mapped_assets.php?asset_file_id=5524', function(data) { if (data.images) { var sHTML_Image = '

'; $.each(data.images, function(i, e) { if (e.title) { sHTML_Image += ''; } else { sHTML_Image += ''; } }); sHTML_Image += '

'; $('#images').html(sHTML_Image); $('#images').removeAttr('style'); $('#images').fancygallery({navigation: 'pagination', titleHoverEffect: 'none', rowOffset: 25, thumbWidth: 110, thumbHeight: 75}); } if (data.documents) { if (data.documents.length >= 1) { sHTML_Doc = '

Documents

Click on the document(s) below to view.

'; } else { sHTML_Doc = ''; } nDocInc = 0; $.each(sortJSON(data.documents, "display_rank"), function(i, e) {var descript = "";var showmethedoc = true;if(e.description){descript = e.description;if(e.description.indexOf("|||") !== -1){ var enddate = new Date(e.description.split("|||")[1]);descript = e.description.split("|||")[0]; if(enddate < new Date()) { showmethedoc = false; }}}if(showmethedoc){ var sIconURL = ''; if (e.url.toLowerCase().indexOf('.pdf') !== -1) { sIconURL = '/resources/img/fileicons/PDF_32x32.png'; sFileTag = 'Osceola County Cities & Geography (8)'; } else if (e.url.toLowerCase().indexOf('.doc') !== -1) { sIconURL = '/resources/img/fileicons/word_32x32.png'; sFileTag = 'Osceola County Cities & Geography (9)'; } else if (e.url.toLowerCase().indexOf('.ppt') !== -1) { sIconURL = '/resources/img/fileicons/jt-icon-ppt.png'; sFileTag = 'Osceola County Cities & Geography (10)'; } else if (e.url.toLowerCase().indexOf('.xls') !== -1) { sIconURL = '/resources/img/fileicons/jt-icon-excel.png'; sFileTag = 'Osceola County Cities & Geography (11)'; } else { sFileTag = ''; } if (nDocInc === 0 || nDocInc % 2 === 0) { sHTML_Doc += '

'; } sHTML_Doc += '

'; sHTML_Doc += '

<' + 'a href="' + e.url + '">' + sFileTag + '

'; if (e.title) { sHTML_Doc += '

<' + 'a target="blank" href="' + e.url + '">' + e.title + '

'; } else { sHTML_Doc += '

<' + 'a target="blank" href="' + e.url + '">' + e.name + '

'; } if (e.description) { sHTML_Doc += '

' + descript + '

'; } if (e.publish_date) { var oDocDate = timeConverter(e.publish_date); sHTML_Doc += '

' + oDocDate.month + ' ' + oDocDate.date + ', ' + oDocDate.year + '

'; } sHTML_Doc += '

'; if (nDocInc % 2 !== 0) { sHTML_Doc += '

'; } nDocInc++;} }); $('#docs').html(sHTML_Doc); $('#docs').removeAttr('style'); } }); function timeConverter(UNIX_timestamp) { var a = new Date(UNIX_timestamp * 1000); var date = {}; var months = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']; date.year = a.getFullYear(); date.month = months[a.getMonth()]; date.date = a.getDate(); date.hour = a.getHours(); date.min = a.getMinutes(); date.sec = a.getSeconds(); return date; } });

'; sMapListHTML += '

'; sMapListHTML += '

'; sMapListHTML += '

'; sMapListHTML += '

'; sMapListHTML += '

'; if (e.addressstreet1 || e.contactphone1 || e.contacthours) { sMapListHTML += '

'; } else { sMapListHTML += '

'; } sMapListHTML += '

'; if (e.addressstreet1) { sMapListHTML += e.addressstreet1; } if (e.addressstreet2) { sMapListHTML += '
' + e.addressstreet2; } if (e.addresscity && e.addressstate && e.addresszipcode) { sMapListHTML += '
' + e.addresscity + ', '; sMapListHTML += e.addressstate + ' '; sMapListHTML += e.addresszipcode; } sMapListHTML += '

'; if (e.contactphone1) { sMapListHTML += '

'; sMapListHTML += 'Phone: ' + e.contactphone1 + ''; sMapListHTML += '

'; } if (e.contactemail) { sMapListHTML += '

'; sMapListHTML += 'Email: ' + e.contactemail + ''; sMapListHTML += '

'; } if (e.website) { sMapListHTML += '

'; sMapListHTML += 'Website: ' + e.website + ''; sMapListHTML += '

'; } if (e.contacthours) { sMapListHTML += '

'; sMapListHTML += 'Hours: ' + e.contacthours; sMapListHTML += '

'; } sMapListHTML += '

'; if (e.addressstreet1 || e.contactphone1 || e.contacthours) { sMapListHTML += '

'; sMapListHTML += 'View Map'; sMapListHTML += 'Directions'; sMapListHTML += '

'; } sMapListHTML += '

'; sMapListHTML += '

'; nLocCount++; }); sMapListHTML += '

'; $('#map-list').show(); $('#map-list').html(sMapListHTML); $('#map-list').before('

Locations List

'); // var oLocationEntryMap = new google.maps.Map(document.getElementById('map-canvas-0'), oMapOptions); $(document).ready(function() { // $(window).load(function() { var nApplyMapCount = 0; }); }var joekml = false; function renderMapView(oInput) { $('#map-canvas').show(); $('#map-canvas').before('

Locations Map

'); var nLat = 28.1787611; var nLng = -81.1527937; var oMapCenterLatLng = new google.maps.LatLng(nLat, nLng); var oBounds = new google.maps.LatLngBounds(); var oMapOptions = { center: oMapCenterLatLng, zoom: 9 }; map = new google.maps.Map(document.getElementById('map-canvas'), oMapOptions); var sMapViewHTML = '

'; var i = 0; $.each(oInput, function(i, e) { var oMarkerLatLng = new google.maps.LatLng(e.lat, e.lng); oBounds.extend(oMarkerLatLng); //debugger; //map.fitBounds(oBounds); //console.log(e.lat + ", " + e.lng); var sInfoWindowContent = ''; sInfoWindowContent += e.name + ' '; if (e.addressstreet1) { sInfoWindowContent += '
' + e.addressstreet1; } if (e.addressstreet2) { sInfoWindowContent += '
' + e.addressstreet2; } if (e.addresscity) { sInfoWindowContent += '
'; sInfoWindowContent += e.addresscity + ', ' + e.addressstate; if (e.addresszipcode) { sInfoWindowContent += ' ' + e.addresszipcode; } } var oInfoWindow = new google.maps.InfoWindow({content: sInfoWindowContent, maxWidth: 200}); var marker = new google.maps.Marker({ map: map, position: oMarkerLatLng, title: e.name }); google.maps.event.addListener(marker, 'click', function() { nCurrentZoomLevel = map.getZoom(); map.setZoom(nCurrentZoomLevel + 1); map.setCenter(marker.getPosition()); }); google.maps.event.addListener(marker, 'mouseover', function() { oInfoWindow.open(map, marker); }); google.maps.event.addListener(marker, 'mouseout', function() { oInfoWindow.close(map, marker); }); if (e.kml_path && !joekml) { var ctaLayer = new google.maps.KmlLayer({ url: 'http://osceola.solodev.net' + e.kml_path }); ctaLayer.setMap(map);joekml = true; } if (e.url) { e.url = '/locations' + e.url.replace("/locations",""); } if (e.detailURL) { e.url = e.detailURL; } if (i === 0) { // '

'; } if (i % 2 === 0 && i !== 0) { sMapViewHTML += '

'; } sMapViewHTML += '

'; sMapViewHTML += '

'; if (e.addressstreet1) { sMapViewHTML += '

'; if (e.image_url) { sMapViewHTML += 'Osceola County Cities & Geography (12)'; } else { sMapViewHTML += 'Osceola County Cities & Geography (13)'; } sMapViewHTML += '

'; sMapViewHTML += '

'; sMapViewHTML += '

'; sMapViewHTML += ''; sMapViewHTML += e.name; sMapViewHTML += ''; sMapViewHTML += '

'; sMapViewHTML += '

'; sMapViewHTML += '

'; if (e.addressstreet1) { sMapViewHTML += e.addressstreet1; } if (e.addressstreet2) { sMapViewHTML += '
' + e.addressstreet2; } if (e.addresscity) { sMapViewHTML += '
'; sMapViewHTML += e.addresscity + ', ' + e.addressstate; if (e.addresszipcode) { sMapViewHTML += ' ' + e.addresszipcode; } } sMapViewHTML += '

'; sMapViewHTML += '

'; sMapViewHTML += '

'; sMapViewHTML += 'Get Directions'; sMapViewHTML += '

'; } else { /* sMapViewHTML += '

'; // sMapViewHTML += 'Osceola County Cities & Geography (14)'; sMapViewHTML += 'Osceola County Cities & Geography (15)'; sMapViewHTML += '

'; sMapViewHTML += '

'; sMapViewHTML += '

'; sMapViewHTML += ''; sMapViewHTML += e.name; sMapViewHTML += ''; sMapViewHTML += '

'; */ } sMapViewHTML += '

'; i++; });//map.initialZoom = true;//map.fitBounds(oBounds);//google.maps.event.addListenerOnce(map, 'idle', function() { map.fitBounds(oBounds); }); sMapViewHTML += '

'; $('#map-canvas-list').show(); $('#map-canvas-list').html(sMapViewHTML);//map.fitBounds(oBounds, 10); }

Osceola County Cities & Geography (2024)

References

Top Articles
Latest Posts
Article information

Author: Ouida Strosin DO

Last Updated:

Views: 5937

Rating: 4.6 / 5 (76 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Ouida Strosin DO

Birthday: 1995-04-27

Address: Suite 927 930 Kilback Radial, Candidaville, TN 87795

Phone: +8561498978366

Job: Legacy Manufacturing Specialist

Hobby: Singing, Mountain biking, Water sports, Water sports, Taxidermy, Polo, Pet

Introduction: My name is Ouida Strosin DO, I am a precious, combative, spotless, modern, spotless, beautiful, precious person who loves writing and wants to share my knowledge and understanding with you.