Skip to content

Instantly share code, notes, and snippets.

@maptastik
Last active August 3, 2022 15:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maptastik/9be749cb768beb1f97baaa173bcec029 to your computer and use it in GitHub Desktop.
Save maptastik/9be749cb768beb1f97baaa173bcec029 to your computer and use it in GitHub Desktop.
Loading ArcGIS Service & GeoJSON

Loading ArcGIS Service & GeoJSON

This block demos a few things:

  1. Loading basemaps of Scott County, KY created in ArcGIS and served from ArcGIS Server using Esri-Leaflet. The amount of dialog boxes one has to go through to style features in ArcGIS makes the styling process a bit clunky, but it's possible to create a nice basemap in ArcGIS. The layer switcher shows two. The first one is based on OpenMapSurfer's style. The second is based on Stamen's Toner.
  2. Loading external GeoJSON data with D3. I had never used this method before until I came across Ian Johnson's tutorial series "Working with spatial data for the web". In the past I've used leaflet-ajax. It has worked well for me, but I like the idea of having D3 at my disposal and not having to load another library. Furthermore, while I do appreciate Calvin Metcalf's work on leaflet-ajax, D3 has a larger community contributing to it so I'm tempted to move to D3 for loading data.

Built with blockbuilder.org

Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "SnowRemovalPrioritization",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "OBJECTID": 25463, "RD_NAME": "SUSONG LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 45.317814, "RKEY": "10503556", "FMP": 0, "TMP": 45.317814, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{609EC762-CD3C-4F85-9462-0F930B9FEF73}", "plow": "53", "FromStreet": "END", "ToStreet": "WARFIELD PT", "PaveRank": "Local", "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581947135335696, 38.207085343522024 ], [ -84.581876796805389, 38.20719672520422 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24993, "RD_NAME": "CHAMBERS AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 197.800705, "RKEY": "10500932", "FMP": 0, "TMP": 197.800705, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3E83916F-790B-4DEB-87CF-1B732C98D628}", "plow": "31", "FromStreet": "E WASHINGTON ST", "ToStreet": "BOURBON ST", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55242895908529, 38.212098957119181 ], [ -84.552388767259444, 38.212476726485107 ], [ -84.55235341681518, 38.212638404766679 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25466, "RD_NAME": "NATCHEZ TRCE", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 368.779151, "RKEY": "10503558", "FMP": 0, "TMP": 368.779151, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{E0C9D357-6E14-4FBF-85C5-6DE1D9EE8A13}", "plow": "52", "FromStreet": "WARFIELD PT", "ToStreet": "WARD HALL MNR", "PaveRank": "Continuous", "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583339623455956, 38.208612657893823 ], [ -84.583260948214644, 38.207601887525598 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25399, "RD_NAME": "FOX RUN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 237.38511765000001, "RKEY": "10502128", "FMP": 0, "TMP": 237.38511765000001, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{F5EAC9E4-FCD0-475B-A0DE-9C18B9F7DDD7}", "plow": "33", "FromStreet": "WHITMAN WAY", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.518789938121714, 38.21724021151239 ], [ -84.518309374443675, 38.217770478420974 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25116, "RD_NAME": "SWILCAN BRIDGE WAY", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 1549.625965, "RKEY": "10503747", "FMP": 0, "TMP": 1549.625965, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{E962FC9D-704C-4A55-B5EB-24CFDF9FBF36}", "plow": "52", "FromStreet": "INVERNESS DR", "ToStreet": "INVERNESS DR", "PaveRank": "Continuous", "Width": 0.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581264638851778, 38.219744148898165 ], [ -84.581250866176376, 38.219772406809227 ], [ -84.581242213142517, 38.219790162502861 ], [ -84.581241627071307, 38.219791365101266 ], [ -84.581207217393469, 38.219861967462471 ], [ -84.58103873995023, 38.220207658860836 ], [ -84.580939070172604, 38.220412165332029 ], [ -84.580839574076364, 38.220616314453466 ], [ -84.580753112789651, 38.220793718582399 ], [ -84.580708812195383, 38.220884613354613 ], [ -84.58060597022893, 38.221095624191001 ], [ -84.580587054594375, 38.221134435623583 ], [ -84.580582865954923, 38.221143030613334 ], [ -84.580581178953736, 38.221146491345252 ], [ -84.580571609104496, 38.221166125311548 ], [ -84.580567833136314, 38.221173805592422 ], [ -84.580565130917677, 38.221179031410905 ], [ -84.580550829234227, 38.221203339546193 ], [ -84.580534167292726, 38.221226693394485 ], [ -84.580527622845665, 38.221234823859952 ], [ -84.580501712126974, 38.221262841717127 ], [ -84.580472349798512, 38.221288653861357 ], [ -84.58043219114181, 38.221316838530441 ], [ -84.580430955522004, 38.221317600605467 ], [ -84.580402354127983, 38.221333750423213 ], [ -84.58039299277516, 38.221338464417855 ], [ -84.580338462211358, 38.221361101647375 ], [ -84.580280424879589, 38.221377434785303 ], [ -84.580220044806552, 38.221387136245269 ], [ -84.580158533008202, 38.221390011449337 ], [ -84.580096407221092, 38.221385914975528 ], [ -84.580035661247749, 38.221374856249291 ], [ -84.579996741447644, 38.221363785640534 ], [ -84.579953734529639, 38.221347459733749 ], [ -84.579920244846093, 38.221331315958587 ], [ -84.57990851214781, 38.221324846182853 ], [ -84.579897845773189, 38.22131855808604 ], [ -84.579889635591982, 38.221313467595472 ], [ -84.579870678208749, 38.221301640571056 ], [ -84.579868967200952, 38.221300573296475 ], [ -84.579841828138598, 38.221283642180403 ], [ -84.579774781648609, 38.221241815720639 ], [ -84.579702205964878, 38.221196538951965 ], [ -84.579698110549913, 38.221193983762376 ], [ -84.579694040152887, 38.221191405077917 ], [ -84.579662517597512, 38.221168433204397 ], [ -84.579634817748456, 38.221142575860945 ], [ -84.579611361625055, 38.221114226065964 ], [ -84.579587656512032, 38.221074071956231 ], [ -84.579572443465437, 38.2210314334882 ], [ -84.579566118316649, 38.220987420123386 ], [ -84.579567366754375, 38.220953738244916 ], [ -84.579573834981289, 38.220920430583909 ], [ -84.579576161387678, 38.220912399457653 ], [ -84.579590601477619, 38.220863398703401 ], [ -84.579612433090972, 38.220789315085021 ], [ -84.579658092518414, 38.220634372630052 ], [ -84.579700621732599, 38.220490051917572 ], [ -84.579702999541382, 38.220482029652644 ], [ -84.579704112398147, 38.220478373249854 ], [ -84.579730381858724, 38.22040712041435 ], [ -84.579742384690434, 38.220380775845584 ], [ -84.579746120678109, 38.220373083090749 ], [ -84.579782658032215, 38.22029811647392 ], [ -84.579858666408796, 38.220142166634005 ], [ -84.579899247365177, 38.220058902729406 ], [ -84.57999332795319, 38.219865871832368 ], [ -84.580010881309818, 38.219829856314306 ], [ -84.580084361038459, 38.219679089290537 ], [ -84.580149549266096, 38.219545338047517 ], [ -84.580194415449739, 38.219453279680131 ], [ -84.580201618206488, 38.21943850302668 ], [ -84.580206182431965, 38.219429137595171 ], [ -84.580208733822488, 38.219423901399054 ], [ -84.580209037046743, 38.219423278901836 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23057, "RD_NAME": "DELISSA DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 228.07372672, "RKEY": "10502090", "FMP": 0, "TMP": 228.07372672, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{E4EF0BF5-F100-43A9-B939-30B0C358E71D}", "plow": "52", "FromStreet": "CHRISTAL DR", "ToStreet": "EVERGREEN PATH", "PaveRank": "Local", "Width": 20.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580533662061299, 38.210373769414261 ], [ -84.581065256855638, 38.210346618603737 ], [ -84.581325221529781, 38.210327766772863 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23039, "RD_NAME": "CARLEY DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 463.67898316999998, "RKEY": "10500663", "FMP": 0, "TMP": 463.67898316999998, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7F7302D6-A3D8-4BBD-A50C-3F2127C02048}", "plow": "31", "FromStreet": "SPRING CT", "ToStreet": "SUMMER CT", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.543448057712681, 38.19640513030334 ], [ -84.5435156942643, 38.196249001508733 ], [ -84.544086659239241, 38.195236463101047 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23019, "RD_NAME": "S HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1111.96143278, "RKEY": "10501656", "FMP": 0, "TMP": 1111.96143278, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B36385E1-0FCB-4D7E-91B4-7AA3B31EE04B}", "plow": "31", "FromStreet": "OLD LEMONS MILL RD", "ToStreet": "CLAY AVE", "PaveRank": "Continuous", "Width": 34.0, "SectionID": 9.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558643261652833, 38.202536210081817 ], [ -84.558636922679042, 38.202325772544576 ], [ -84.558866937877468, 38.199488599689886 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23145, "RD_NAME": "PAYNES LANDING BLVD (Traffic Circle)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 38.59758425, "RKEY": "10503465", "FMP": 0, "TMP": 38.59758425, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{F6208559-ED93-43F0-9B3E-3FB49E3A43E5}", "plow": "31", "FromStreet": "PAYNES LANDING BLVD", "ToStreet": "PAYNES LANDING BLVD", "PaveRank": null, "Width": 0.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581978409377484, 38.215328798909233 ], [ -84.581984601343066, 38.2153436619544 ], [ -84.582004391599924, 38.215368849745516 ], [ -84.582031907788206, 38.215389719052837 ], [ -84.582065785728119, 38.215404609732488 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22913, "RD_NAME": "ELKHORN MEADOWS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 260.04497193999998, "RKEY": "10500903", "FMP": 0, "TMP": 260.04497193999998, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E39904B3-89B6-41D8-8EC8-438B4C09E48F}", "plow": "32", "FromStreet": "BARBARA BLVD", "ToStreet": "CHARLOTTE AVE", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "1996-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.535462194873801, 38.210267900503766 ], [ -84.534854484274121, 38.209738743328074 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23081, "RD_NAME": "S MULBERRY ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 244.25851449000001, "RKEY": "10501787", "FMP": 0, "TMP": 244.25851449000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B7605755-6707-4CFA-9249-4201DD82271A}", "plow": "32", "FromStreet": "CONSTITUTION ST", "ToStreet": "E COLLEGE ST", "PaveRank": "Local", "Width": 22.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55694986820383, 38.208775673102188 ], [ -84.557005962801526, 38.208106396361551 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22979, "RD_NAME": "FOX RUN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 154.0, "RKEY": "10502129", "FMP": 0, "TMP": 154.0, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{84766AD9-89A7-4143-8919-51BF6BC14E94}", "plow": "31", "FromStreet": "RABBIT RUN RD", "ToStreet": "WHITMAN WAY", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.519358947742361, 38.216666371789621 ], [ -84.519141409324419, 38.21685196016626 ], [ -84.519016097895161, 38.21699038591531 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23834, "RD_NAME": "GENERAL JOHN PAYNE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 199.0, "RKEY": "10502749", "FMP": 0, "TMP": 199.0, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{82A6AF48-0181-4EA5-9F83-813C769E2EEC}", "plow": "31", "FromStreet": "TURTLE POINT DR", "ToStreet": "SAWGRASS CIR", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.586092007088567, 38.214099413076838 ], [ -84.585955647655979, 38.214181559980389 ], [ -84.585845439539682, 38.214260943192564 ], [ -84.585775794536048, 38.214350613672316 ], [ -84.585721267678139, 38.2144527906121 ], [ -84.585692201147921, 38.2145266403599 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25426, "RD_NAME": "EDWARDS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 249.7477173, "RKEY": "10502098", "FMP": 0, "TMP": 249.7477173, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2B9F0F4C-3E98-4A7F-9583-50BDDEF74FA7}", "plow": "31", "FromStreet": "FARMERS BANK SQ", "ToStreet": "MAPLE GROVE RD", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.53932846069614, 38.2162030268831 ], [ -84.53948615717556, 38.216564609992709 ], [ -84.539602193626223, 38.216853893110923 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22848, "RD_NAME": "KENTUCKY CT", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 210.41043348, "RKEY": "10501485", "FMP": 0, "TMP": 210.41043348, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C654E18A-7C27-486A-9B52-7E1C4CED85E9}", "plow": "33", "FromStreet": "KENTUCKY AVE", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567967882842041, 38.209997246851742 ], [ -84.567235655744156, 38.209989650263381 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24960, "RD_NAME": "ALCOTT LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 285.02737183, "RKEY": "10501979", "FMP": 0, "TMP": 285.02737183, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6479B6FB-24C3-40D9-86D3-0C79E7D89C37}", "plow": "31", "FromStreet": "IRVING LN", "ToStreet": "RANSOM TRCE", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.571353671673066, 38.195905857272955 ], [ -84.57158707803849, 38.196043031155114 ], [ -84.572140553256347, 38.196382233472448 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25140, "RD_NAME": "BROOKFORD WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1230.4349313499999, "RKEY": "10503485", "FMP": 0, "TMP": 1230.4349313499999, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2012-004", "Adopted": "2012-02-13", "GlobalID": "{EED765BA-0D19-4882-8E8E-59476278460B}", "plow": "32", "FromStreet": "DALTON RD", "ToStreet": "DALTON RD", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526473910126867, 38.22355187497179 ], [ -84.526973782603591, 38.223763393932522 ], [ -84.526999452128848, 38.22377320995821 ], [ -84.527053884098692, 38.223787806592796 ], [ -84.527110619323651, 38.223795137177696 ], [ -84.527168110687654, 38.22379500086781 ], [ -84.527224787870139, 38.223787401386325 ], [ -84.527279107597963, 38.22377254690555 ], [ -84.527329586736073, 38.223750841859697 ], [ -84.527374849078427, 38.223722877824216 ], [ -84.527413659552067, 38.223689418118084 ], [ -84.527444958396515, 38.223651376099404 ], [ -84.527456554229545, 38.223632684988125 ], [ -84.528269111517261, 38.222186535246799 ], [ -84.528280450988376, 38.222163639136205 ], [ -84.528294394591327, 38.222119640732963 ], [ -84.528298968962957, 38.222074431267657 ], [ -84.528294048654843, 38.222029245309216 ], [ -84.528279768586543, 38.221985314101552 ], [ -84.528256515935894, 38.221943835852628 ], [ -84.52822492658629, 38.221905943309793 ], [ -84.52818586329289, 38.221872668676468 ], [ -84.528140389328925, 38.221844921152574 ], [ -84.528102318275543, 38.221828006754848 ], [ -84.527558913846178, 38.221620878090874 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25019, "RD_NAME": "MAGNOLIA DR", "Street_Own": "City", "CG": "No", "SHAPE_Leng": 268.73710611000001, "RKEY": "10503649", "FMP": 0, "TMP": 268.73710611000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{C9ECDAC0-B435-4854-A8BA-EA1131319465}", "plow": "31", "FromStreet": "BROADAX PATH", "ToStreet": "OLD OXFORD DR", "PaveRank": "Collector - Nonresidential", "Width": 37.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531954400574747, 38.226296889789687 ], [ -84.531677911368561, 38.226039534762265 ], [ -84.531360164348229, 38.225727025497378 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25393, "RD_NAME": "BEVELED GLASS LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 410.47874123000003, "RKEY": "10501927", "FMP": 0, "TMP": 410.47874123000003, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DE5D919D-96C8-4B55-9839-21F1B2AC9B5F}", "plow": "31", "FromStreet": "CANDLELIGHT BLVD", "ToStreet": "WOODEN SPOKE LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.546806744227268, 38.229646985344708 ], [ -84.546889025333726, 38.229767838343342 ], [ -84.546988088140068, 38.229884468348494 ], [ -84.547088174984651, 38.22998105996902 ], [ -84.54721949846369, 38.230083737118662 ], [ -84.547410589640762, 38.23019361272069 ], [ -84.547844760514351, 38.230385328844065 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24501, "RD_NAME": "FRAZIER CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 219.97827188, "RKEY": "10502130", "FMP": 0, "TMP": 219.97827188, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1B7773C7-C883-4165-8488-9FDFEBCC64A7}", "plow": "32", "FromStreet": "LAWSON DR", "ToStreet": "OSBORNE WAY", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.535868492340811, 38.233920335720526 ], [ -84.536496354124466, 38.234063548552015 ], [ -84.536540805902831, 38.234070596554005 ], [ -84.536584327096662, 38.234070768254178 ], [ -84.536607032752329, 38.234066332288343 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24416, "RD_NAME": "HEMINGWAY PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 428.38359781999998, "RKEY": "10502754", "FMP": 0, "TMP": 428.38359781999998, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C85DC7EA-3192-48BB-9BB1-4A1104BFEA1A}", "plow": "31", "FromStreet": "LOWELL CT", "ToStreet": "ATWOOD DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570852140354418, 38.193822938106869 ], [ -84.571141537611709, 38.193418535330331 ], [ -84.571393622692639, 38.192888249314599 ], [ -84.571439379178685, 38.192747266618291 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22772, "RD_NAME": "TIMBERLAND WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 343.58765405999998, "RKEY": "10501783", "FMP": 0, "TMP": 343.58765405999998, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E1A8B5E1-A689-4F60-B1DA-8BB4694EAD03}", "plow": "31", "FromStreet": "CHERRY BLOSSOM WAY", "ToStreet": "TANBARK DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.532289161072555, 38.237493920239999 ], [ -84.531210200231143, 38.237086505965607 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23927, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 297.99537908000002, "RKEY": "10501373", "FMP": 0, "TMP": 297.99537908000002, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{45904808-871A-4705-8AD3-A745EA125565}", "plow": "32", "FromStreet": "LANKFORD DR", "ToStreet": "POCAHONTAS CT", "PaveRank": "Local", "Width": 20.0, "SectionID": 15.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581059119448312, 38.201899256506167 ], [ -84.581998539459647, 38.202245796539195 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22554, "RD_NAME": "S COURT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 363.51526166000002, "RKEY": "10501785", "FMP": 0, "TMP": 363.51526166000002, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{57C531FB-373C-4593-BFD5-DAA64DCAF4D6}", "plow": "32", "FromStreet": "E MAIN ST", "ToStreet": "CONSTITUTION ST", "PaveRank": "Local", "Width": 12.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55890418268649, 38.209900246728928 ], [ -84.558986432828775, 38.208904138618237 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22723, "RD_NAME": "E COLLEGE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 126.38391336, "RKEY": "10503529", "FMP": 0, "TMP": 126.38391336, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E3434F91-31F8-4058-8283-7C4CFE760E58}", "plow": "32", "FromStreet": "LANCASTER CT", "ToStreet": "MADDOX ST", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.548882865277406, 38.207864531305319 ], [ -84.548444021648308, 38.207841180103863 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23423, "RD_NAME": "HIGHLAND CT", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 967.2728536, "RKEY": "10501196", "FMP": 0, "TMP": 967.2728536, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7AD2948D-FB9C-40D4-8CA5-CDF5BD18DAB5}", "plow": "31", "FromStreet": "S BROADWAY", "ToStreet": "GATEWOOD DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560305134839354, 38.204411149560428 ], [ -84.56366502835499, 38.20457289270729 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25042, "RD_NAME": "WHARTON CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 148.72633954, "RKEY": "10502655", "FMP": 0, "TMP": 148.72633954, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1FBB4E44-CF7E-41E7-BDEF-2049FB145439}", "plow": "33", "FromStreet": "RANSOM TRCE", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574810889500498, 38.190622721061466 ], [ -84.575106111564651, 38.190287300618664 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24462, "RD_NAME": "OXFORD DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1523.29714057, "RKEY": "10502316", "FMP": 0, "TMP": 1523.29714057, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{87D208B2-A2B1-4293-BB03-F7A29DB74108}", "plow": "31", "FromStreet": "CHERRY HILL DR", "ToStreet": "LANES RUN DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.528289994140295, 38.240997147952044 ], [ -84.527816890229602, 38.241743942296452 ], [ -84.527146075846815, 38.242841324350572 ], [ -84.527046122976017, 38.242988594813646 ], [ -84.526844180361792, 38.243321838603727 ], [ -84.526667119857606, 38.243645452633125 ], [ -84.526092359043389, 38.244800788107909 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23512, "RD_NAME": "IRVING LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 270.62579573, "RKEY": "10502234", "FMP": 0, "TMP": 270.62579573, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{790E5CA4-C568-43D1-898C-60AFFD331793}", "plow": "32", "FromStreet": "ATWOOD DR", "ToStreet": "HAWTHORNE DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.573625859167294, 38.193812124212918 ], [ -84.573210035983152, 38.194093060088825 ], [ -84.573090629825217, 38.194182777046521 ], [ -84.572930563970942, 38.194312460718187 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24381, "RD_NAME": "CROSS PARK DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 192.348247, "RKEY": "10503629", "FMP": 0, "TMP": 192.348247, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{FE1C1191-AED5-410B-BCC5-9201326957FC}", "plow": "53", "FromStreet": "DALTON RD", "ToStreet": "END", "PaveRank": "Local", "Width": 0.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526022105890647, 38.224208441276183 ], [ -84.52543117147701, 38.223960098487048 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23275, "RD_NAME": "AGINCOURT PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 664.09299916999998, "RKEY": "10501969", "FMP": 0, "TMP": 664.09299916999998, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{50E20818-B671-4FAA-9898-01FAB7C93ED1}", "plow": "33", "FromStreet": "AGINCOURT PL", "ToStreet": "AGINCOURT PL", "PaveRank": null, "Width": 0.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.588410590944505, 38.210155083072692 ], [ -84.58841523336713, 38.210103496837171 ], [ -84.588384087872271, 38.210069959857968 ], [ -84.587473153550405, 38.209895126667419 ], [ -84.587404685626041, 38.209888685451553 ], [ -84.587362061806942, 38.20989870253031 ], [ -84.587354963820871, 38.209929392454384 ], [ -84.587408991401418, 38.209968647598508 ], [ -84.588410590944505, 38.210155083072692 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22575, "RD_NAME": "DAVIS CT", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 337.9073872, "RKEY": "10500946", "FMP": 0, "TMP": 337.9073872, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BC6115DC-4CDC-430E-8B92-B336061424F7}", "plow": "33", "FromStreet": "FLINTROY CT", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.548995680790824, 38.213389812845037 ], [ -84.548940270236514, 38.213884423336424 ], [ -84.548863681287472, 38.214311530982556 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25848, "RD_NAME": "W LYNN ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 64.17556669, "RKEY": "10501003", "FMP": 0, "TMP": 64.17556669, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{504450CB-AC61-4AD6-8A98-B18F4246EA83}", "plow": "32", "FromStreet": "ED DAVIS LN", "ToStreet": "BOOKER T AVE", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552928451337507, 38.214843530007506 ], [ -84.553150988135371, 38.214858690353736 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24982, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 125.4021584, "RKEY": "10501341", "FMP": 0, "TMP": 125.4021584, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{094141BC-13C1-4AD5-BDE1-D380652501D4}", "plow": "31", "FromStreet": "MOJAVE TRL", "ToStreet": "NAVAJO TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 13.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566624464697, 38.204617931272608 ], [ -84.56705984448908, 38.204641513596385 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23421, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 128.67972557, "RKEY": "10502459", "FMP": 0, "TMP": 128.67972557, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-035", "Adopted": "2009-10-26", "GlobalID": "{EE94666C-CA25-4D09-8570-76E1C31D0DA2}", "plow": "31", "FromStreet": "MALLORY LN", "ToStreet": "MCCLELLAND CIR", "PaveRank": "Boulevard - No Parking", "Width": 22.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580141632146066, 38.194193445124164 ], [ -84.580165153961104, 38.194180495347368 ], [ -84.580195134979689, 38.194155250333402 ], [ -84.580338787033412, 38.193984473809792 ], [ -84.580359234762824, 38.19394595257382 ], [ -84.58036593090462, 38.19389685816617 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23873, "RD_NAME": "RANSOM TRCE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 283.5864512, "RKEY": "10502374", "FMP": 0, "TMP": 283.5864512, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{007534BD-7C3A-426B-B266-31494BA34084}", "plow": "31", "FromStreet": "TALLIS CT", "ToStreet": "WHARTON CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.573960434994831, 38.190229494017046 ], [ -84.574138525030918, 38.190299650062187 ], [ -84.574378694453813, 38.190404754440294 ], [ -84.574612139432602, 38.190516931295058 ], [ -84.574810889500498, 38.190622721061466 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23005, "RD_NAME": "LISA CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 228.46264056000001, "RKEY": "10501244", "FMP": 0, "TMP": 228.46264056000001, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{EF445B54-619A-42A5-BE02-E910BF9BF225}", "plow": "33", "FromStreet": "FAIRFAX WAY", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1984-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557279594059636, 38.189799523788615 ], [ -84.557691125372941, 38.189828942514758 ], [ -84.557813834515528, 38.189815350367304 ], [ -84.558057452754156, 38.189748871870819 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25335, "RD_NAME": "TANBARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 506.93580913, "RKEY": "10501691", "FMP": 0, "TMP": 506.93580913, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2ADEE03A-776A-4B5C-BFA2-482AB3B8E55F}", "plow": "32", "FromStreet": "OXFORD DR", "ToStreet": "MOSSEY CUP CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529626719316553, 38.238735853553692 ], [ -84.530252632808342, 38.238977399120337 ], [ -84.530396420427536, 38.239020901462503 ], [ -84.530452780148991, 38.239023953748131 ], [ -84.530500384694008, 38.239009065273365 ], [ -84.530534944869217, 38.238982781650449 ], [ -84.530870457195178, 38.238446303228365 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22837, "RD_NAME": "DARBY DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 858.41416496, "RKEY": "10500596", "FMP": 0, "TMP": 858.41416496, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{76DDD94A-E484-46EE-A3F5-EFCC9C1B56FE}", "plow": "31", "FromStreet": "DARBY LN", "ToStreet": "CHAMPION WAY", "PaveRank": "Collector - Residential", "Width": 37.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.54119399867929, 38.222561775770352 ], [ -84.541150352405637, 38.222654432192684 ], [ -84.541104622463266, 38.222852802212763 ], [ -84.54111249125873, 38.223539476982744 ], [ -84.541089489479248, 38.223752910618884 ], [ -84.540997893664269, 38.224115319274482 ], [ -84.541013410343297, 38.224187982709815 ], [ -84.54105832387134, 38.224230186493912 ], [ -84.541135401550051, 38.224264205415025 ], [ -84.541845110705225, 38.224443381185665 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25545, "RD_NAME": "MARTIN LUTHER KING JR DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 647.88321284000006, "RKEY": "10500621", "FMP": 0, "TMP": 647.88321284000006, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{64D5DA37-D7BA-406C-83A3-41D5891ECD7C}", "plow": "32", "FromStreet": "BOURBON ST", "ToStreet": "CONLEY AVE", "PaveRank": "Local", "Width": 18.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549954915798835, 38.212499562488645 ], [ -84.549730077138008, 38.214269795613866 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23475, "RD_NAME": "MOJAVE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 278.82362389000002, "RKEY": "10501422", "FMP": 0, "TMP": 278.82362389000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AB7B1840-33EF-4593-BD43-A08A81111433}", "plow": "32", "FromStreet": "CHEROKEE TRL", "ToStreet": "SHAWNEE TRL", "PaveRank": "Local", "Width": 21.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567152375087659, 38.202001791693597 ], [ -84.567265872573941, 38.201891149464885 ], [ -84.567395867702743, 38.201685098052593 ], [ -84.567506087751255, 38.20130170636412 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22876, "RD_NAME": "WALNUT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 289.30248173000001, "RKEY": "10501059", "FMP": 0, "TMP": 289.30248173000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A411D562-CB7F-43A9-B460-8BA3F4DF2082}", "plow": "32", "FromStreet": "N HAMILTON ST", "ToStreet": "SOUTH ALY", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555345954929678, 38.216111539418634 ], [ -84.555616895862897, 38.216876671006389 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22751, "RD_NAME": "CREEKVIEW CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 219.05331354, "RKEY": "10500889", "FMP": 0, "TMP": 219.05331354, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{11FE75D2-55B8-4BE0-B164-57DEF6014418}", "plow": "33", "FromStreet": "FERN HILL DR", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.54279908509622, 38.215397759182359 ], [ -84.542997175533458, 38.215757360673869 ], [ -84.543065916886732, 38.215959646500124 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22765, "RD_NAME": "OAK ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 86.78139483, "RKEY": "10501048", "FMP": 0, "TMP": 86.78139483, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5949BBD4-9C38-4B7B-B72D-DD98914CAC38}", "plow": "32", "FromStreet": "SOUTH ALY", "ToStreet": "GANO AVE", "PaveRank": "Local", "Width": 19.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558244597125352, 38.216284973972215 ], [ -84.558333505267399, 38.216512720085923 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23038, "RD_NAME": "CARLEY DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 627.219425, "RKEY": "10500655", "FMP": 0, "TMP": 627.219425, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{64767F00-E45C-4F6C-92AE-E88CBADA599F}", "plow": "31", "FromStreet": "CARLEY CT", "ToStreet": "SPRING CT", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.543202596310039, 38.198116215782626 ], [ -84.543424218209609, 38.196500736387861 ], [ -84.543448057712681, 38.19640513030334 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23536, "RD_NAME": "GRISHAM DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 640.84530524000002, "RKEY": "10503205", "FMP": 0, "TMP": 640.84530524000002, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{6688AB85-CE36-4E2B-A8EC-8963A550DD8A}", "plow": "32", "FromStreet": "CABOT PL", "ToStreet": "CHAMBERLAIN DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.571050170842639, 38.188535726919014 ], [ -84.571428364875757, 38.187864367674734 ], [ -84.571509959417412, 38.187717149126797 ], [ -84.571531429871996, 38.187664530651553 ], [ -84.571539042827837, 38.187601094103954 ], [ -84.57152811176789, 38.187538544661322 ], [ -84.571493922487392, 38.187471730258572 ], [ -84.571414873575421, 38.187392869514831 ], [ -84.570982026347906, 38.187014732812088 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22696, "RD_NAME": "HILL ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 209.61787882, "RKEY": "10501482", "FMP": 0, "TMP": 209.61787882, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B342137C-6D59-4095-99D2-17E385A1053D}", "plow": "32", "FromStreet": "MONTGOMERY AVE", "ToStreet": "HAMMONS LN", "PaveRank": "Local", "Width": 12.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566469205802534, 38.209642528666706 ], [ -84.567198007388626, 38.209668221889437 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25080, "RD_NAME": "ELY ALY", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 389.1409311, "RKEY": "10501478", "FMP": 0, "TMP": 389.1409311, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CB7F33E8-FCEE-4DEC-83AA-DB21926E7F82}", "plow": "33", "FromStreet": "W JACKSON ST", "ToStreet": "RUCKER AVE", "PaveRank": "Local", "Width": 13.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560994522452944, 38.206873900828974 ], [ -84.561074748711718, 38.205807188695907 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24336, "RD_NAME": "STARTING GATE PT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 485.08218220999998, "RKEY": "10502583", "FMP": 0, "TMP": 290.0, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{7F0676AA-1EFD-415A-9DED-7BE46836B5A6}", "plow": "32", "FromStreet": "BLUEGRASS BEAT COVE", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.545102209908265, 38.236530982548139 ], [ -84.544404969665294, 38.23647581650583 ], [ -84.544289809672776, 38.236448827348518 ], [ -84.544235881081391, 38.236424933613307 ], [ -84.544188354873086, 38.236392865860672 ], [ -84.544150011368075, 38.236352927020796 ], [ -84.544149634236206, 38.236352315340383 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25380, "RD_NAME": "CHICKASAW TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 921.69689331999996, "RKEY": "10501402", "FMP": 0, "TMP": 921.69689331999996, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A371B2AC-1F70-452E-A125-2E2633876926}", "plow": "32", "FromStreet": "AZTEC TRL", "ToStreet": "POCAHONTAS TRL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.569841338553857, 38.200588736326111 ], [ -84.571223737541359, 38.198304902959073 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25067, "RD_NAME": "W WASHINGTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 94.49565079, "RKEY": "10500919", "FMP": 0, "TMP": 94.49565079, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3A42C3F3-6A9C-4B6D-9B6A-C90557B27982}", "plow": "31", "FromStreet": "HUNT ST", "ToStreet": "CHURCH ST", "PaveRank": "Continuous", "Width": 33.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560500413114681, 38.211647634203892 ], [ -84.560828336857952, 38.211667410787243 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22906, "RD_NAME": "N COLONIAL HEIGHTS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 290.74320540999997, "RKEY": "10500839", "FMP": 0, "TMP": 290.74320540999997, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FFF88C52-B725-413D-A229-97943D3460EE}", "plow": "32", "FromStreet": "CASTLEFORD DR", "ToStreet": "PORTSMOUTH DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580115604580783, 38.227356504683804 ], [ -84.579866067681976, 38.228130243683097 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25572, "RD_NAME": "W JEFFERSON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 177.74299396000001, "RKEY": "10500980", "FMP": 0, "TMP": 177.74299396000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9BAFCAF0-3CAA-4830-9519-1336C1EC0A9D}", "plow": "32", "FromStreet": "CHURCH ST", "ToStreet": "N WATER ST", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560720058880577, 38.212659961165556 ], [ -84.561337857144011, 38.212685123948454 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22766, "RD_NAME": "OAK ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 385.1245376, "RKEY": "10501049", "FMP": 0, "TMP": 385.1245376, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{68EAEEDF-115B-46C2-A267-6F30110C3F94}", "plow": "32", "FromStreet": "E PENN AVE", "ToStreet": "SOUTH ALY", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557889335272392, 38.215265233232635 ], [ -84.558244597125352, 38.216284973972215 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22613, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 199.81724296, "RKEY": "10502845", "FMP": 0, "TMP": 199.81724296, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8E013587-CDC9-4E69-AF33-FDED7AA8C44E}", "plow": "31", "FromStreet": "S BROADWAY", "ToStreet": "SLONE DR", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561238116662167, 38.196509016285049 ], [ -84.561906477880015, 38.19666025676247 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23347, "RD_NAME": "DORCHESTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 288.06557635000001, "RKEY": "10501262", "FMP": 0, "TMP": 288.06557635000001, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{702E823F-F3D6-4A47-8D66-873C5BCFB997}", "plow": "32", "FromStreet": "BRANDYWINE DR", "ToStreet": "MUSKET CT", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1979-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553927802324935, 38.185624909284861 ], [ -84.552984656606029, 38.185892473197725 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24916, "RD_NAME": "WELLINGTON WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 261.15875164, "RKEY": "10501381", "FMP": 0, "TMP": 261.15875164, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{23935789-9242-4C9A-8925-81A178B1717D}", "plow": "31", "FromStreet": "JOSIE TRL", "ToStreet": "DAVID LN", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.577362180723455, 38.205008347097667 ], [ -84.577191875282011, 38.204774863619711 ], [ -84.576917329490712, 38.204443123453586 ], [ -84.576874442017782, 38.204404248523076 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23885, "RD_NAME": "RIVIERA DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 268.76900511999997, "RKEY": "10502397", "FMP": 0, "TMP": 268.76900511999997, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8B536F55-F8AF-4474-8FB4-4FF87517F668}", "plow": "31", "FromStreet": "OLYMPIA WAY", "ToStreet": "PINE VALLEY DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.528931592350887, 38.234523709146906 ], [ -84.528922648155799, 38.234496152264015 ], [ -84.52893203485489, 38.234455053981947 ], [ -84.529037609239396, 38.234282847831139 ], [ -84.529204318849452, 38.233993452773824 ], [ -84.52924801397549, 38.233899153961175 ], [ -84.529256981964778, 38.233841297637071 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23544, "RD_NAME": "E COURT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 253.15429183000001, "RKEY": "10503213", "FMP": 0, "TMP": 253.15429183000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C80D190C-BC58-41C2-8EE7-0F8FA23036BE}", "plow": "33", "FromStreet": "N COURT ST", "ToStreet": "N HAMILTON ST", "PaveRank": "Local", "Width": 12.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558916900491241, 38.210383043977814 ], [ -84.558037197931185, 38.210344524454193 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24949, "RD_NAME": "DELAPLAIN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 838.82952124999997, "RKEY": "10502706", "FMP": 0, "TMP": 838.82952124999997, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5CBA20B2-56C4-4EF1-9C29-83039C21F104}", "plow": "31", "FromStreet": "OLD DELAPLAIN LN", "ToStreet": "SUPPLY CT", "PaveRank": "Collector - Nonresidential", "Width": 38.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529859990716389, 38.271290591859447 ], [ -84.529744473312093, 38.27134515151991 ], [ -84.529599710631587, 38.271398585457682 ], [ -84.529439176661057, 38.27143675201971 ], [ -84.529278961737901, 38.271455697310714 ], [ -84.529103602970807, 38.271463500771297 ], [ -84.528371303141526, 38.271444408543225 ], [ -84.527562677065006, 38.271406397825217 ], [ -84.526984040365903, 38.271385314080625 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25135, "RD_NAME": "DOVE RUN CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 727.95212345000004, "RKEY": "10503405", "FMP": 0, "TMP": 727.95212345000004, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2013-006", "Adopted": "2013-02-25", "GlobalID": "{8025C983-BFF4-43BB-AC61-C77E14391B1D}", "plow": "32", "FromStreet": "MEADOW LARK TRL", "ToStreet": "END", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.52098275072332, 38.257137855740154 ], [ -84.520662888903743, 38.256981860046999 ], [ -84.520643188503854, 38.256972606304394 ], [ -84.520571425985324, 38.256944395961682 ], [ -84.520531188711445, 38.256931981524893 ], [ -84.520266535705062, 38.256857778037393 ], [ -84.520234359885521, 38.256850114358969 ], [ -84.520177599511513, 38.256842780453702 ], [ -84.520120083109987, 38.25684291332383 ], [ -84.52006337825388, 38.256850509348041 ], [ -84.520009032333277, 38.25686536044492 ], [ -84.519958528031523, 38.256887063184628 ], [ -84.519913242211629, 38.256915023387982 ], [ -84.519880360903485, 38.256942585568027 ], [ -84.519053739279073, 38.257738944010946 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24910, "RD_NAME": "COLONY BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 942.84815120999997, "RKEY": "10501735", "FMP": 0, "TMP": 942.84815120999997, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C9A7A6C0-B7F7-40B4-8B9A-2EDA5420E8BB}", "plow": "31", "FromStreet": "COLONY BLVD", "ToStreet": "STURBRIDGE DR", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.577238439021798, 38.229359446205684 ], [ -84.580488761143386, 38.229719822139721 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25388, "RD_NAME": "ATWOOD DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 251.23216911, "RKEY": "10501988", "FMP": 0, "TMP": 251.23216911, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2C61671F-BC74-48B6-9B67-250548D03CF1}", "plow": "33", "FromStreet": "HEMINGWAY PL", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.571439379178685, 38.192747266618291 ], [ -84.570979407708151, 38.192677315497519 ], [ -84.570585673663103, 38.192600058965979 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24495, "RD_NAME": "HILLSIDE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 660.34957996000003, "RKEY": "10501461", "FMP": 0, "TMP": 660.34957996000003, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{62D8EBC9-D43B-4155-A2F9-41DA1C9FDBC7}", "plow": "32", "FromStreet": "TRINITY DR", "ToStreet": "BROOKSIDE DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.57390149261569, 38.207907103681571 ], [ -84.574021264817944, 38.206096235018265 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24405, "RD_NAME": "CHRISTAL DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 351.45385239000001, "RKEY": "10503099", "FMP": 0, "TMP": 351.45385239000001, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{DA73CB0F-F7AA-480B-B225-76ADE5073E4D}", "plow": "52", "FromStreet": "ACORN PATH", "ToStreet": "AUTUMN LEAF PATH", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581234024794682, 38.211831777403958 ], [ -84.581271674100734, 38.211839753806061 ], [ -84.581323065902225, 38.211851023765981 ], [ -84.581352433967155, 38.211855138818066 ], [ -84.581406118700514, 38.21186266068203 ], [ -84.581444307592704, 38.211868011092541 ], [ -84.581495836271472, 38.211875230913293 ], [ -84.581559069690655, 38.211884090524521 ], [ -84.581613658261219, 38.211891739462231 ], [ -84.581689502523503, 38.211902365971639 ], [ -84.581767686840806, 38.211913320032359 ], [ -84.581847494810887, 38.211924501869262 ], [ -84.581907843265725, 38.211932957760453 ], [ -84.582004224627568, 38.2119464609546 ], [ -84.582072860368513, 38.211956077934921 ], [ -84.582127089125706, 38.211963675401435 ], [ -84.582195191305161, 38.211973217247561 ], [ -84.582244081875416, 38.211980066749113 ], [ -84.582275651284547, 38.211981622077651 ], [ -84.582318434060852, 38.21198373111114 ], [ -84.582369769051652, 38.211986260861885 ], [ -84.582401252810925, 38.211987812796409 ], [ -84.582439174036949, 38.211986285952548 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25425, "RD_NAME": "EDWARDS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 208.42665268, "RKEY": "10502726", "FMP": 0, "TMP": 208.42665268, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D531174D-E546-4850-B3CE-DAD36275EEAD}", "plow": "31", "FromStreet": "ELKHORN MEADOWS DR", "ToStreet": "EDWARDS AVE", "PaveRank": "Collector - Residential", "Width": 36.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.538831485201825, 38.215055358641067 ], [ -84.539052591509872, 38.215517093973517 ], [ -84.539065785235564, 38.215582592984639 ], [ -84.539057604506823, 38.215593219834318 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22620, "RD_NAME": "W CLINTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 212.7458588, "RKEY": "10501170", "FMP": 0, "TMP": 212.7458588, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{14019C8F-F88D-43DE-A8B3-64FB57F42219}", "plow": "31", "FromStreet": "MONTGOMERY AVE", "ToStreet": "HAMMONS LN", "PaveRank": "Local", "Width": 22.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566357251593828, 38.207513238418848 ], [ -84.567097207993982, 38.207493179889262 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22547, "RD_NAME": "BARRETT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 255.22972407, "RKEY": "10501308", "FMP": 0, "TMP": 255.22972407, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{88E2F4F4-231A-448D-84B3-167A513B8167}", "plow": "32", "FromStreet": "MELVILLE PL", "ToStreet": "W SHOWALTER DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567289528532243, 38.193442400628484 ], [ -84.567289314829381, 38.193369070022868 ], [ -84.567267912304018, 38.193271633121505 ], [ -84.567117152934941, 38.192756550183532 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24928, "RD_NAME": "E MAIN EXT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 966.115788, "RKEY": "10502723", "FMP": 0, "TMP": 966.115788, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A5592562-9852-499A-9330-6732F35E9F3D}", "plow": "31", "FromStreet": "MCCLELLAND CIR", "ToStreet": "HOLMES DR", "PaveRank": "Collector - Residential", "Width": 36.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.540478775934147, 38.20579272505347 ], [ -84.539791136578884, 38.205552519650439 ], [ -84.539577360582555, 38.205450911382094 ], [ -84.538889672075783, 38.205065965800422 ], [ -84.538656374710243, 38.204924058744325 ], [ -84.538421460487967, 38.20481701392255 ], [ -84.538109627446218, 38.204710004239807 ], [ -84.537832703100491, 38.204639054781737 ], [ -84.537519275716065, 38.204586680630939 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23890, "RD_NAME": "RIVIERA DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 471.43, "RKEY": "10502403", "FMP": 0, "TMP": 471.0, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2013-003", "Adopted": "2013-01-28", "GlobalID": "{788DF704-92A9-4859-9603-2EA8D1399CE6}", "plow": "31", "FromStreet": "IKEBANA DR", "ToStreet": "RIVIERA DR", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529669237459359, 38.230838820312009 ], [ -84.52967357920447, 38.230786958051588 ], [ -84.529685959230946, 38.230733256689142 ], [ -84.529707055645858, 38.230678821837095 ], [ -84.529770240568254, 38.230563851265558 ], [ -84.529893015043001, 38.230382758704515 ], [ -84.530390410069629, 38.229686465586674 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23339, "RD_NAME": "W COLLEGE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 333.64980015999998, "RKEY": "10501156", "FMP": 0, "TMP": 333.64980015999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E73762E5-5321-4E87-A6FE-86113A83AA9F}", "plow": "32", "FromStreet": "S ROYAL SPRINGS AVE", "ToStreet": "LEXINGTON AVE", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.562604285450007, 38.208601348585475 ], [ -84.563764869924654, 38.208572077718927 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24457, "RD_NAME": "HAMMONS LN", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 356.4259777, "RKEY": "10501494", "FMP": 0, "TMP": 356.4259777, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4EB69C64-C3EB-4E22-8D59-53ED858BFB01}", "plow": "33", "FromStreet": "W COLLEGE ST", "ToStreet": "W CLINTON ST", "PaveRank": "Local", "Width": 10.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.5671250095386, 38.208471686856825 ], [ -84.567097207993982, 38.207493179889262 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23507, "RD_NAME": "MILITARY ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 252.8578572, "RKEY": "10501186", "FMP": 0, "TMP": 252.8578572, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C2527B92-0552-4250-92BD-1D24BCF4D861}", "plow": "32", "FromStreet": "BEAUPEL PL", "ToStreet": "OLD LEMONS MILL RD", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 7.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551713836488801, 38.202917684553874 ], [ -84.551771053944563, 38.202224801041638 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25458, "RD_NAME": "WARFIELD PT", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 421.782927, "RKEY": "10503547", "FMP": 0, "TMP": 421.782927, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{C0E1AEAA-7209-497C-91D6-F2273319FCA3}", "plow": "52", "FromStreet": "SUSONG WAY", "ToStreet": "NATCHEZ TRCE", "PaveRank": "Local", "Width": 0.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581947135335696, 38.207085343522024 ], [ -84.583260948214644, 38.207601887525598 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23917, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 449.00660917, "RKEY": "10501370", "FMP": 0, "TMP": 449.00660917, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3B31BD95-8228-4520-A4F9-EFBDC37A92C6}", "plow": "31", "FromStreet": "CHOCTAW TRL", "ToStreet": "N REDDING RD", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574433008049141, 38.199666658151152 ], [ -84.574933594838953, 38.199876789957933 ], [ -84.575093877387658, 38.19993028993715 ], [ -84.575176767594741, 38.19994841570292 ], [ -84.575276860640898, 38.199957100424754 ], [ -84.575698810365736, 38.199970081216733 ], [ -84.575904522551483, 38.200011946757556 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25857, "RD_NAME": "MAIN AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 318.69733437000002, "RKEY": "10500993", "FMP": 0, "TMP": 318.69733437000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{EEC4612D-9417-498F-830C-97019582A4EA}", "plow": "31", "FromStreet": "BOOKER T AVE", "ToStreet": "CHAMBERS AVE", "PaveRank": "Local", "Width": 21.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2010-08-18", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553006521878345, 38.216207623014931 ], [ -84.551898937607348, 38.216159604176468 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22988, "RD_NAME": "E COLLEGE ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 232.88274221, "RKEY": "10501700", "FMP": 0, "TMP": 232.88274221, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4B476737-62E1-41B3-B11D-D5E236BB1000}", "plow": "32", "FromStreet": "S COURT ST", "ToStreet": "S HAMILTON ST", "PaveRank": "Continuous", "Width": 36.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559034595207962, 38.208229287975627 ], [ -84.558226476576039, 38.208180499207494 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25843, "RD_NAME": "MARKS ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 152.2128163, "RKEY": "10501006", "FMP": 0, "TMP": 152.2128163, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DE8C30FE-97AB-4CB8-894E-3C83E8C605F3}", "plow": "32", "FromStreet": "CHAMBERS AVE", "ToStreet": "PROSPECT ST", "PaveRank": "Local", "Width": 14.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552181416873239, 38.214052972011018 ], [ -84.551652752640578, 38.21402591895243 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24977, "RD_NAME": "LANKFORD DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 302.74567495999997, "RKEY": "10501409", "FMP": 0, "TMP": 302.74567495999997, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1C2E239B-ADC4-45FA-AACE-3B997599B716}", "plow": "32", "FromStreet": "HUTCHINS DR", "ToStreet": "POCAHONTAS TRL", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1984-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580609695431235, 38.202651163814537 ], [ -84.581059119448312, 38.201899256506167 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23135, "RD_NAME": "LIMESTONE LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 157.71591327, "RKEY": "10503289", "FMP": 0, "TMP": 157.71591327, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": null, "GlobalID": "{0165F5C0-801A-47E8-9240-A2953B3635EB}", "plow": "53", "FromStreet": "SILVER SPRINGS WAY", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.51785880677258, 38.224536982578748 ], [ -84.517922585776049, 38.224610315027029 ], [ -84.517958751417495, 38.224658661399317 ], [ -84.518001306134607, 38.224717013209677 ], [ -84.518029023157624, 38.224770388978122 ], [ -84.518065262818737, 38.224838774440734 ], [ -84.518118476188135, 38.22491714105815 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23867, "RD_NAME": "FOX RUN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 339.37076288999998, "RKEY": "10500803", "FMP": 0, "TMP": 339.37076288999998, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{598FA7A1-B755-4159-908A-DCF22707E396}", "plow": "31", "FromStreet": "CYPRESS WAY", "ToStreet": "ELKHORN GREEN PL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.52089268565669, 38.2152927510258 ], [ -84.521077402052384, 38.215028718799473 ], [ -84.521331050362377, 38.214430993252257 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23443, "RD_NAME": "MARKHAM DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 392.41878494000002, "RKEY": "10501900", "FMP": 0, "TMP": 392.41878494000002, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BE7B770A-291A-482B-8160-7BC6C0385F4E}", "plow": "31", "FromStreet": "GREENBRIAR DR", "ToStreet": "TOWSON WAY", "PaveRank": "Boulevard - Parking", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560627622293367, 38.193528387687813 ], [ -84.559771676540649, 38.194367965385929 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25098, "RD_NAME": "COPPERFIELD DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 593.58554776999995, "RKEY": "10501392", "FMP": 0, "TMP": 593.58554776999995, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1FCB70EA-6F43-4843-BB77-1A06969B6DEB}", "plow": "33", "FromStreet": "SEMINOLE TRL", "ToStreet": "END", "PaveRank": "Local", "Width": 32.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.57904366625597, 38.199468812850164 ], [ -84.580315992510052, 38.19995355981068 ], [ -84.580856462900201, 38.20024234700395 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22832, "RD_NAME": "RHODES LN X", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 38.908109, "RKEY": "10503792", "FMP": 0, "TMP": 38.908109, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2013-005", "Adopted": "2013-01-28", "GlobalID": "{5B64F86E-3B45-4DAC-8E10-5873B5F4B6A9}", "plow": "32", "FromStreet": "HERNDON BLVD", "ToStreet": "HERNDON BLVD", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.512803485528636, 38.244152152311855 ], [ -84.512717141238809, 38.244234482683822 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25537, "RD_NAME": "WATERSIDE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 40.956519, "RKEY": "10503726", "FMP": 0, "TMP": 40.956519, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{D4FCD845-63DD-42DE-9397-ED4F93FB9C03}", "plow": "53", "FromStreet": "VILLAGE BLVD", "ToStreet": "END", "PaveRank": "Local", "Width": 0.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.524289712392203, 38.225836616741546 ], [ -84.524283042502461, 38.225799528089787 ], [ -84.524270035859843, 38.225763500609361 ], [ -84.524250934516346, 38.225729204741768 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23469, "RD_NAME": "SETH WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 270.27734653, "RKEY": "10503260", "FMP": 0, "TMP": 270.27734653, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2012-003", "Adopted": "2012-02-13", "GlobalID": "{79F1A17D-1603-4471-A1B7-52084F0E3506}", "plow": "31", "FromStreet": "MARJORIE PL", "ToStreet": "ERICA DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.528854890334131, 38.196827542029851 ], [ -84.528993157174469, 38.19659090834611 ], [ -84.529117686042952, 38.196377783704186 ], [ -84.529248701598902, 38.196153556595057 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25553, "RD_NAME": "PAYNE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 517.91306038000005, "RKEY": "10501000", "FMP": 0, "TMP": 517.91306038000005, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D43F2640-EF1B-4324-84DA-BD86F3CBA16B}", "plow": "32", "FromStreet": "BOURBON ST", "ToStreet": "MARKS ST", "PaveRank": "Local", "Width": 18.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550882604964528, 38.212561430031201 ], [ -84.55075402400567, 38.213980005964117 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24918, "RD_NAME": "CHLOE CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 396.27646263000003, "RKEY": "10500643", "FMP": 0, "TMP": 396.27646263000003, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{30AFED6E-8A76-4B47-A64B-C3472D500FF9}", "plow": "33", "FromStreet": "WELLINGTON WAY", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576733438910338, 38.204275966788124 ], [ -84.576436380067804, 38.20452705814543 ], [ -84.575719677981866, 38.205011543751674 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24441, "RD_NAME": "E JACKSON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 62.35170668, "RKEY": "10501135", "FMP": 0, "TMP": 62.35170668, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{084FD6A8-2A28-4C7A-8887-C6519EC63F55}", "plow": "31", "FromStreet": "ESTILL CT", "ToStreet": "S MULBERRY ST", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557344141302224, 38.206654225202342 ], [ -84.557127874633679, 38.206640233929505 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23291, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 248.83427525, "RKEY": "10502336", "FMP": 0, "TMP": 248.83427525, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{9FBDE26A-CD72-41C8-A8BE-BB096A30F6A5}", "plow": "31", "FromStreet": "CHRISTAL DR", "ToStreet": "LA COSTA DR", "PaveRank": null, "Width": 0.0, "SectionID": 14.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583202109543933, 38.212036694695172 ], [ -84.583029536578138, 38.212706294786244 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22745, "RD_NAME": "RICH LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 136.54644573, "RKEY": "10503195", "FMP": 128, "TMP": 264.54644573000002, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4617645D-9388-4654-A574-51E5D8FD7A7C}", "plow": "32", "FromStreet": "SANTA MONICA DR", "ToStreet": "RICHFIELDS AVE", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.533030679698967, 38.201378339389542 ], [ -84.532586979148135, 38.201244163189521 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22687, "RD_NAME": "W CLINTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 235.8174547, "RKEY": "10501162", "FMP": 0, "TMP": 235.8174547, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{25BB31A1-AA10-4BE5-82E3-9894F88C6E08}", "plow": "31", "FromStreet": "S WATER ST", "ToStreet": "S ROYAL SPRINGS AVE", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561720854401287, 38.207654584062141 ], [ -84.562540944045395, 38.207629866611704 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25075, "RD_NAME": "WHITMAN WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1202.9978245699999, "RKEY": "10502564", "FMP": 0, "TMP": 1202.9978245699999, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{835752ED-0C3A-4115-BAC7-D6523B3AE207}", "plow": "32", "FromStreet": "ELIJAH WAY", "ToStreet": "FOX RUN RD", "PaveRank": "Local", "Width": 21.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.518789938121714, 38.21724021151239 ], [ -84.519060985309494, 38.217393810290375 ], [ -84.519125688867064, 38.217438151781629 ], [ -84.519182667318759, 38.217486531863173 ], [ -84.519231204129809, 38.217540042317772 ], [ -84.519271653434799, 38.21759841206206 ], [ -84.519302650145988, 38.217659979337419 ], [ -84.519324185997675, 38.217725292834523 ], [ -84.519336974075131, 38.217793261695185 ], [ -84.519342416979654, 38.217863351143542 ], [ -84.519354840368607, 38.218223807518754 ], [ -84.519350557572665, 38.218355040027511 ], [ -84.519338052283729, 38.218415879576682 ], [ -84.519315856245399, 38.218473323338173 ], [ -84.519282573769587, 38.218527629484157 ], [ -84.519240319456117, 38.21857717416939 ], [ -84.519188781384273, 38.218619756238525 ], [ -84.519129349253859, 38.218655664379597 ], [ -84.519064110669675, 38.218684920802943 ], [ -84.518996897223616, 38.218707291449441 ], [ -84.518928773788971, 38.218721687348527 ], [ -84.518860081724071, 38.218728387000624 ], [ -84.518793588787346, 38.218728519207268 ], [ -84.518729995171043, 38.218721814787351 ], [ -84.518668600714633, 38.218708542029162 ], [ -84.518283765524444, 38.218572707679073 ], [ -84.517208841837657, 38.218173990151058 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23991, "RD_NAME": "MASON CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 378.73812927, "RKEY": "10500972", "FMP": 0, "TMP": 378.73812927, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7BBCB5AC-96C5-4531-8693-F29EDC0AEC1B}", "plow": "33", "FromStreet": "SEMINOLE TRL", "ToStreet": "END", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1978-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574618046667482, 38.204491418397048 ], [ -84.575025138906355, 38.205480590707793 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25374, "RD_NAME": "CASTLEFORD DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 281.65131017, "RKEY": "10502957", "FMP": 0, "TMP": 281.65131017, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{511C59B7-9659-4BF1-9899-E38AC645D046}", "plow": "31", "FromStreet": "KEELRIDGE DR", "ToStreet": "KING GEORGE DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.57584806054669, 38.227863165421518 ], [ -84.576571159419203, 38.227340843653892 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25062, "RD_NAME": "VALE LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 574.3666316, "RKEY": "10502542", "FMP": 0, "TMP": 574.3666316, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{74AC8EAB-5E4D-4AF4-BE73-F7E983C3F9C3}", "plow": "31", "FromStreet": "WHITMAN WAY", "ToStreet": "WHITMAN WAY", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.518157800205969, 38.216843090895182 ], [ -84.517764352554721, 38.217139172457365 ], [ -84.517598191264256, 38.21727064049837 ], [ -84.517441984726489, 38.217410452427202 ], [ -84.517257732876971, 38.217603525277198 ], [ -84.517172456511489, 38.217706724052015 ], [ -84.517063065224718, 38.2178571846068 ], [ -84.51692687812367, 38.218069434124992 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22901, "RD_NAME": "N LAFAYETTE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 333.82413829000001, "RKEY": "10500830", "FMP": 0, "TMP": 333.82413829000001, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{35B3F340-E8A8-43CB-B245-715DB8E92C0C}", "plow": "32", "FromStreet": "PORTSMOUTH DR", "ToStreet": "BAINBRIDGE DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.57849642661661, 38.227846310914295 ], [ -84.578176016149854, 38.2287274647462 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22788, "RD_NAME": "ELIZABETH ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 297.03021724000001, "RKEY": "10502728", "FMP": 0, "TMP": 297.03021724000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1C83CB64-CB5A-406E-B207-2D0C782BC877}", "plow": "32", "FromStreet": "HANNSONS PATH", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570866651728565, 38.208888916932679 ], [ -84.570867025840158, 38.208887272611364 ], [ -84.570903763105505, 38.208766797737525 ], [ -84.571210664956368, 38.208120614704363 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23290, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 247.726802, "RKEY": "10503637", "FMP": 0, "TMP": 247.726802, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{F4C88C2F-8D6F-4046-82AF-FD3EB1B91F63}", "plow": "31", "FromStreet": "RIDDELL DR", "ToStreet": "CHRISTAL DR", "PaveRank": null, "Width": 0.0, "SectionID": 13.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583371059810361, 38.211369620928835 ], [ -84.583202109543933, 38.212036694695172 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22607, "RD_NAME": "HIAWATHA TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 111.21900174, "RKEY": "10502758", "FMP": 0, "TMP": 111.21900174, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{00D519E5-ADD0-48BC-811B-262065BE342E}", "plow": "31", "FromStreet": "S BROADWAY", "ToStreet": "SLONE DR", "PaveRank": "Collector - Residential", "Width": 37.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560892506465208, 38.198730665089208 ], [ -84.561253754746573, 38.198840240995018 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25878, "RD_NAME": "LA COSTA DR X", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 38.40919091, "RKEY": "10502260", "FMP": 0, "TMP": 38.40919091, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{4B90C25D-4852-4274-BD54-E3682287172F}", "plow": "31", "FromStreet": "PAYNES LANDING BLVD", "ToStreet": "PAYNES LANDING BLVD", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582898460463568, 38.212685577545045 ], [ -84.583029536578138, 38.212706294786244 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23378, "RD_NAME": "PARK PLACE CT X", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 22.76975457, "RKEY": "10502321", "FMP": 0, "TMP": 22.76975457, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2982321D-FB3F-4614-A205-6C64AA8A92E7}", "plow": "31", "FromStreet": "SANTA BARBARA BLVD", "ToStreet": "SANTA BARBARA BLVD", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.535448302124991, 38.198578278723495 ], [ -84.535523788990631, 38.198559280201515 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25001, "RD_NAME": "S LAFAYETTE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 300.62195068, "RKEY": "10500832", "FMP": 0, "TMP": 300.62195068, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8977EBAC-01B5-4CD1-8720-28461FB46CC5}", "plow": "32", "FromStreet": "CASTLEFORD DR", "ToStreet": "PRINCE GEORGE DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578734946071194, 38.227095167770685 ], [ -84.578976549621558, 38.226291957098148 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25411, "RD_NAME": "E SHOWALTER DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 327.85658057000001, "RKEY": "10501202", "FMP": 0, "TMP": 327.85658057000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F87AF600-FABA-4846-96C4-C787A71F115B}", "plow": "31", "FromStreet": "HOOVER CT", "ToStreet": "SCROGGIN PARK DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1972-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553972812217637, 38.192044522540272 ], [ -84.552835703811624, 38.19197259030927 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25129, "RD_NAME": "BAY SHORE CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 188.86116474, "RKEY": "10503356", "FMP": 0, "TMP": 188.86116474, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2013-027", "Adopted": "2013-12-09", "GlobalID": "{6856BE53-A681-4BFF-9FBF-A43697AAE99A}", "plow": "33", "FromStreet": "LAKE FOREST DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534100806209992, 38.19600894677113 ], [ -84.534095391003575, 38.196015532212513 ], [ -84.534056599528327, 38.196048994218948 ], [ -84.534011356991059, 38.196076960011233 ], [ -84.53396089907632, 38.196098668897946 ], [ -84.533906601401071, 38.196113526520698 ], [ -84.533849945360245, 38.196121129263197 ], [ -84.533792475903383, 38.196121268858825 ], [ -84.533735762752642, 38.196113941494644 ], [ -84.533681350170085, 38.196099347933448 ], [ -84.533681108965112, 38.196099264732695 ], [ -84.533589243403014, 38.196067665129199 ], [ -84.533624002186372, 38.196004732879508 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23071, "RD_NAME": "FELIX ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 253.87731188000001, "RKEY": "10502120", "FMP": 0, "TMP": 253.87731188000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-038", "Adopted": "2009-11-23", "GlobalID": "{300A0FB5-A9F0-47DE-93AE-614DF0DE70A5}", "plow": "33", "FromStreet": "END", "ToStreet": "SETH WAY", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.528957145200209, 38.200834866762975 ], [ -84.529131068069788, 38.200735595296109 ], [ -84.529200895978732, 38.200680289870192 ], [ -84.529233465385346, 38.200647120054178 ], [ -84.529319600120076, 38.200531836836198 ], [ -84.529461910168749, 38.200282010641196 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22675, "RD_NAME": "BOURBON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 58.22444, "RKEY": "10503772", "FMP": 0, "TMP": 58.22444, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E6B781CD-744C-42F7-B237-EE508D7C046E}", "plow": "31", "FromStreet": "MIDLAND AVE", "ToStreet": "CHMABERS AVE", "PaveRank": null, "Width": 0.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553519659005161, 38.21271502626599 ], [ -84.553317712045029, 38.212701759199099 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23033, "RD_NAME": "S MULBERRY ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 535.07066324000004, "RKEY": "10501157", "FMP": 0, "TMP": 535.07066324000004, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CFB8CBA6-53CF-48C2-8E5A-D33A82BC1EB1}", "plow": "32", "FromStreet": "E COLLEGE ST", "ToStreet": "E JACKSON ST", "PaveRank": "Local", "Width": 22.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557005962801526, 38.208106396361551 ], [ -84.557127874633679, 38.206640233929505 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23485, "RD_NAME": "PAYNES DEPOT RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1292.5311644200001, "RKEY": "10503392", "FMP": 0, "TMP": 1292.5311644200001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{40A610EB-6292-45C3-91B2-B85237B62B7A}", "plow": "31", "FromStreet": "WELLINGTON WAY", "ToStreet": "COPPERFIELD LN", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581428220283001, 38.204351619532801 ], [ -84.583304375666302, 38.201125809533181 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23354, "RD_NAME": "SOUTHPOINT DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 621.06940081000005, "RKEY": "10501269", "FMP": 0, "TMP": 621.06940081000005, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D69DB6EC-0957-49BD-9821-321CA9CA33F1}", "plow": "32", "FromStreet": "DORCHESTER DR", "ToStreet": "BRANDYWINE DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551275018593756, 38.187395005140104 ], [ -84.550397490018796, 38.187349300272722 ], [ -84.550275799569334, 38.1873645442286 ], [ -84.550235642104496, 38.18739462137399 ], [ -84.550206888315998, 38.187429483770686 ], [ -84.550206625665353, 38.187509675307254 ], [ -84.550512429753752, 38.188218329844702 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23092, "RD_NAME": "WATERSIDE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 818.63248068999997, "RKEY": "10503180", "FMP": 0, "TMP": 818.63248068999997, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{2D309E72-E874-4A70-863E-D900F46024DF}", "plow": "52", "FromStreet": "VILLAGE BLVD", "ToStreet": "CROSS PARK DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526044725921565, 38.226978813641715 ], [ -84.525697042535114, 38.227177645964311 ], [ -84.525686403186725, 38.227183494641423 ], [ -84.525675496526972, 38.227189026822053 ], [ -84.524875146868368, 38.227578516867766 ], [ -84.524856325194094, 38.227587048746351 ], [ -84.524836866085579, 38.227594638851322 ], [ -84.524816845951662, 38.22760125727217 ], [ -84.52479634121832, 38.227606878602934 ], [ -84.524775431751323, 38.227611481033513 ], [ -84.524754199714721, 38.227615046352049 ], [ -84.524732727289219, 38.227617560851272 ], [ -84.524711097811604, 38.227619014425109 ], [ -84.524689395781124, 38.22761940237023 ], [ -84.524667704561622, 38.227618721787962 ], [ -84.524646109828666, 38.227616976981587 ], [ -84.524624694976637, 38.227614173160887 ], [ -84.524603543424007, 38.227610321841993 ], [ -84.524582737460477, 38.227605438147506 ], [ -84.524562357105268, 38.227599540809045 ], [ -84.524542482394452, 38.227592653063027 ], [ -84.524523191093394, 38.227584801754773 ], [ -84.524504557554664, 38.227576017341505 ], [ -84.524486653860194, 38.227566333889406 ], [ -84.524469550963218, 38.227555789071175 ], [ -84.524453314116641, 38.227544423275496 ], [ -84.5244380063058, 38.22753228140126 ], [ -84.52442368824228, 38.227519411055297 ], [ -84.52441041493347, 38.227505861659765 ], [ -84.524398237970829, 38.22749168534768 ], [ -84.524387204394031, 38.22747693876719 ], [ -84.524377357813137, 38.227461677673702 ], [ -84.524368736144595, 38.227445962340518 ], [ -84.524361373881646, 38.227429853949957 ], [ -84.524355297526441, 38.227413414603895 ], [ -84.52435053244551, 38.22739670820873 ], [ -84.524347096017678, 38.227379800491398 ], [ -84.524345003333949, 38.227362756283306 ], [ -84.524296797729733, 38.226782136236288 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23845, "RD_NAME": "INVERNESS DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 690.048024, "RKEY": "10503455", "FMP": 0, "TMP": 690.048024, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{42A9B2CB-46B7-454B-BDF5-FAB341A4B1B5}", "plow": "51", "FromStreet": "GENERAL JOHN PAYNE BLVD", "ToStreet": "SHINNECOCK HILLS DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.584274376831161, 38.220224853619968 ], [ -84.583940443846217, 38.219999351034012 ], [ -84.583794361491229, 38.219933942069375 ], [ -84.583611229583013, 38.219867731461825 ], [ -84.583470403014061, 38.219816221023152 ], [ -84.583319197898092, 38.219788047931125 ], [ -84.583104596063791, 38.219771973748635 ], [ -84.582953576743307, 38.219784322502427 ], [ -84.582784515823676, 38.219815792385809 ], [ -84.582660821052883, 38.219856667414227 ], [ -84.582531180927376, 38.219919013030889 ], [ -84.582446785902277, 38.219964543707775 ], [ -84.582362500872676, 38.220033910767015 ], [ -84.582287268673511, 38.220100869068844 ], [ -84.582224165467295, 38.220177327362862 ], [ -84.582223181235406, 38.220178863540553 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25465, "RD_NAME": "WARD HALL MNR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 45.000047, "RKEY": "10503559", "FMP": 0, "TMP": 45.000047, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{103C1CF7-6246-42B1-8A6D-C553E8FC1C69}", "plow": "53", "FromStreet": "WARFIELD PT", "ToStreet": "END", "PaveRank": "Local", "Width": 0.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580433098871282, 38.206626774594149 ], [ -84.580378571858986, 38.206742613500843 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22856, "RD_NAME": "MARKHAM DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 392.46116704000002, "RKEY": "10501207", "FMP": 0, "TMP": 392.46116704000002, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1E729D3F-BC84-414A-AE45-19D1076243E7}", "plow": "31", "FromStreet": "GREENBRIAR DR", "ToStreet": "TOWSON WAY", "PaveRank": "Boulevard - Parking", "Width": 21.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56053853866301, 38.19347069473406 ], [ -84.559684833325406, 38.194311840668433 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22792, "RD_NAME": "HABITAT DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 321.44332268, "RKEY": "10501014", "FMP": 0, "TMP": 321.44332268, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{735793D5-FF14-434D-B169-B2089FD0EE85}", "plow": "32", "FromStreet": "HICKMAN ST", "ToStreet": "SCHOLL DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551320558323482, 38.217709566798426 ], [ -84.551428505992988, 38.216830995914513 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25006, "RD_NAME": "MEADOW LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 130.16240372, "RKEY": "10503250", "FMP": 0, "TMP": 130.16240372, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{16D326C3-06D1-4188-868F-CB7A96B910F8}", "plow": "52", "FromStreet": "END", "ToStreet": "WOODS POINT CIR", "PaveRank": "Collector - Residential", "Width": 38.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563921034535113, 38.238352330877689 ], [ -84.563985517145454, 38.238137276946468 ], [ -84.564042959074158, 38.238008576723445 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23332, "RD_NAME": "ELKHORN GREEN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 460.0, "RKEY": "10500616", "FMP": 0, "TMP": 460.0, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1B0AE519-6A18-47E1-9E5E-0191AE74D25F}", "plow": "32", "FromStreet": "FOX RUN RD", "ToStreet": "CYPRESS WAY", "PaveRank": "Local", "Width": 21.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.52089268565669, 38.2152927510258 ], [ -84.519504832192212, 38.214662954780145 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23500, "RD_NAME": "CARDINAL DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1431.68269089, "RKEY": "10500822", "FMP": 0, "TMP": 1431.68269089, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BCF1C906-1A28-4879-A2C2-87F4AADAC230}", "plow": "31", "FromStreet": "CUMBERLAND DR", "ToStreet": "LONG LICK PIKE", "PaveRank": "Local", "Width": 18.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.573453520239511, 38.235479465537999 ], [ -84.574272381569727, 38.236727587107097 ], [ -84.574767661180445, 38.237525656279303 ], [ -84.575270395373465, 38.238280971637245 ], [ -84.575292392628299, 38.238381633080856 ], [ -84.575308767893205, 38.238456572504063 ], [ -84.575313521027454, 38.238529850528558 ], [ -84.575327107709057, 38.238599612878261 ], [ -84.57532296370367, 38.238662445999275 ], [ -84.575301495023965, 38.238809087347938 ], [ -84.575263497328748, 38.238937092177977 ], [ -84.575269347029987, 38.239057337838496 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25460, "RD_NAME": "WARFIELD PT", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 96.559031, "RKEY": "10503545", "FMP": 0, "TMP": 96.559031, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{8F1FEDC0-C9A0-48D3-BAAD-2487F31AA90F}", "plow": "52", "FromStreet": "PAYNES DEPOT RD", "ToStreet": "ANNE JENNINGS WAY", "PaveRank": "Local", "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580128567919303, 38.206514676919539 ], [ -84.580433098871282, 38.206626774594149 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23910, "RD_NAME": "OUTLET CENTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 476.788281, "RKEY": "10500880", "FMP": 0, "TMP": 476.788281, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{44056F62-8141-4097-9CFB-1348DB3FD9A7}", "plow": "31", "FromStreet": "CHERRY BLOSSOM WAY", "ToStreet": "TIGER WAY", "PaveRank": "Continuous", "Width": 35.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.540806034693944, 38.220472483532284 ], [ -84.539792486985078, 38.220270142817313 ], [ -84.539377698555256, 38.220153570746689 ], [ -84.539218464616894, 38.22009866059112 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23490, "RD_NAME": "DOGWOOD DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 113.29201915, "RKEY": "10500754", "FMP": 0, "TMP": 113.29201915, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2E555A5D-DEDD-41CF-AB81-19141CF0AF45}", "plow": "32", "FromStreet": "GLENWOOD DR", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565995286155555, 38.180027307842856 ], [ -84.566274380557061, 38.179807645201372 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22969, "RD_NAME": "HUDSON DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 528.12596168000005, "RKEY": "10501266", "FMP": 0, "TMP": 528.12596168000005, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5D6A9698-BF56-4773-8044-02A9ABAD94F0}", "plow": "32", "FromStreet": "BRANDYWINE DR", "ToStreet": "DORCHESTER DR", "PaveRank": "Continuous", "Width": 33.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552817987630604, 38.187454585430906 ], [ -84.552732086252249, 38.18738752752045 ], [ -84.552457281775986, 38.187082364605004 ], [ -84.552068596014024, 38.186269885502611 ], [ -84.552044294929516, 38.186159508737063 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23098, "RD_NAME": "ROCKY CREEK RD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 181.92368742, "RKEY": "10503188", "FMP": 0, "TMP": 181.92368742, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": null, "GlobalID": "{A10E88DD-1468-4F42-9457-1AA050ADEE98}", "plow": "53", "FromStreet": "LIMESTONE LN", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.516924518580197, 38.223819602480191 ], [ -84.516880454975905, 38.223862877260849 ], [ -84.516835304940741, 38.223905450881489 ], [ -84.516789088968011, 38.223947306176463 ], [ -84.516741825267204, 38.223988425985368 ], [ -84.51669353091232, 38.224028794952275 ], [ -84.516644226400572, 38.224068396812505 ], [ -84.516593931083833, 38.224107214403013 ], [ -84.516542665469402, 38.224145234161902 ], [ -84.516490448916073, 38.224182440728001 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23852, "RD_NAME": "CLAYTON AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 344.81104478999998, "RKEY": "10501749", "FMP": 0, "TMP": 344.81104478999998, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E2975E70-12F3-4272-A53D-20C1469DFF5D}", "plow": "31", "FromStreet": "MILITARY ST", "ToStreet": "FOUNTAIN AVE", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 8.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551610491824349, 38.203985257119669 ], [ -84.551103717419394, 38.203943592520289 ], [ -84.550415252425239, 38.203902553349216 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25461, "RD_NAME": "SUMMERLY PL", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 252.485533, "RKEY": "10503548", "FMP": 0, "TMP": 252.485533, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{32F685E8-509E-4498-8783-97A0A66DAC36}", "plow": "52", "FromStreet": "WARFIELD PT", "ToStreet": "KENTON WAY", "PaveRank": "Local", "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583260948214644, 38.207601887525598 ], [ -84.583993553657407, 38.207219065665171 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22862, "RD_NAME": "MONTICELLO DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 273.3790741, "RKEY": "10500844", "FMP": 0, "TMP": 273.3790741, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5AC51AE3-BDF0-40CF-A632-1112CAFDFC77}", "plow": "32", "FromStreet": "WILLIAMSBURG LN", "ToStreet": "PLYMOUTH CT", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578214802070718, 38.232742201233883 ], [ -84.578537666371332, 38.232036015223962 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23437, "RD_NAME": "SARATOGA CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 468.99008849000001, "RKEY": "10500675", "FMP": 0, "TMP": 468.99008849000001, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{83DF5E8C-B7B2-42AD-92EC-034450F8A614}", "plow": "33", "FromStreet": "END", "ToStreet": "DELAWARE DR", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1975-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556104161147005, 38.190462173031953 ], [ -84.556043257320738, 38.190355272407857 ], [ -84.555867607711619, 38.190157130555896 ], [ -84.555054482961879, 38.189485658432432 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25091, "RD_NAME": "LAUREL FALLS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 185.00014589, "RKEY": "10503343", "FMP": 0, "TMP": 185.844, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2013-027", "Adopted": "2013-12-09", "GlobalID": "{34ADA70A-A627-4F66-9FA5-93FD28A237BA}", "plow": "33", "FromStreet": "LAKE FOREST DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.53467314776961, 38.194895687859621 ], [ -84.534072091260995, 38.194707445742907 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24368, "RD_NAME": "MCCLELLAND SPRINGS DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 122.191992, "RKEY": "10503620", "FMP": 0, "TMP": 122.191992, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{97405448-5B4D-4169-9935-D6DA68609D25}", "plow": "53", "FromStreet": "BUFFALO RUN CT", "ToStreet": "END", "PaveRank": "Local", "Width": 0.0, "SectionID": 7.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.588189173258044, 38.204664388303669 ], [ -84.588613589686631, 38.204643605256607 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25037, "RD_NAME": "WINNERS CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 627.66482957999995, "RKEY": "10502567", "FMP": 0, "TMP": 627.66482957999995, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9B1B2150-EC15-452D-90EB-E1198C851B45}", "plow": "33", "FromStreet": "PAVILION DR", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.544199476300179, 38.23195292457072 ], [ -84.545725873645139, 38.23206075441005 ], [ -84.545932722556643, 38.232080163007893 ], [ -84.546053139833774, 38.23210473265592 ], [ -84.546108543165886, 38.232123422576748 ], [ -84.546333535498789, 38.232225680502864 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23464, "RD_NAME": "AMEN CORNER WAY", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 1577.65717453, "RKEY": "10503299", "FMP": 0, "TMP": 1577.65717453, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{70E1C087-616B-4D76-ADA0-4CDC555A8DE0}", "plow": "52", "FromStreet": "BELVOIR PARK", "ToStreet": "BELVOIR PARK", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580271445313343, 38.215533217632249 ], [ -84.580327615950353, 38.215804089670037 ], [ -84.580328003393404, 38.215805921964169 ], [ -84.580342314861085, 38.215849846814933 ], [ -84.58036559529188, 38.215891313800931 ], [ -84.580397208079447, 38.215929193150842 ], [ -84.580416233625016, 38.21594676061558 ], [ -84.580780202556909, 38.216255526854262 ], [ -84.580783842383994, 38.216258646376353 ], [ -84.580827262731219, 38.216301706758848 ], [ -84.580863020365982, 38.216348948407848 ], [ -84.580890477672384, 38.216399528965901 ], [ -84.580909145204146, 38.216452545292562 ], [ -84.58091100848894, 38.216459995198647 ], [ -84.581004931011861, 38.216854465557567 ], [ -84.580741799406596, 38.216893461314527 ], [ -84.580724939974786, 38.216895766757219 ], [ -84.580650289566549, 38.216901437632416 ], [ -84.580575322841554, 38.216899827150854 ], [ -84.580573475721422, 38.216899695435032 ], [ -84.579874746411491, 38.216848911596593 ], [ -84.579683084820573, 38.216834980866807 ], [ -84.579504145293967, 38.21682197434027 ], [ -84.579620500600569, 38.215825562676017 ], [ -84.579623577436379, 38.215806525488112 ], [ -84.579637489863316, 38.215762520936963 ], [ -84.579660392131444, 38.215720922628954 ], [ -84.579691661320552, 38.215682866585091 ], [ -84.579730443396826, 38.215649389474315 ], [ -84.579775679375942, 38.215621406017348 ], [ -84.57982613829526, 38.215599677361908 ], [ -84.579880439994582, 38.215584798406539 ], [ -84.579910895012176, 38.215579755520324 ], [ -84.580271445313343, 38.215533217632249 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24514, "RD_NAME": "TIMBERWOOD TRCE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 164.59784832, "RKEY": "10500795", "FMP": 0, "TMP": 164.59784832, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{690EC140-231B-43DF-8628-AE4EE16F5FF3}", "plow": "32", "FromStreet": "FOX RUN RD", "ToStreet": "YEARLING CT", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.521693202971676, 38.213855934511926 ], [ -84.522112436557762, 38.214163974423244 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24427, "RD_NAME": "FAIRFAX WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 292.51740822, "RKEY": "10501216", "FMP": 0, "TMP": 292.51740822, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FDEDD689-1C11-42BF-BEFF-F52390269B3F}", "plow": "31", "FromStreet": "TOWSON WAY", "ToStreet": "E SHOWALTER DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556897069027428, 38.193026798199242 ], [ -84.556994955232909, 38.19280587724203 ], [ -84.557019925761324, 38.192682267148001 ], [ -84.557054945689487, 38.192239078103476 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25784, "RD_NAME": "OLD OXFORD RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 931.61853424000003, "RKEY": "10501828", "FMP": 0, "TMP": 931.61853424000003, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{83F1CC06-69DA-4E08-957A-62FFB68D43BA}", "plow": "31", "FromStreet": "HERNDON BLVD", "ToStreet": "ABBEY RD", "PaveRank": null, "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.514481656136596, 38.240056179704432 ], [ -84.514745083342433, 38.239755456762893 ], [ -84.515683672886482, 38.238771340723133 ], [ -84.516374917733955, 38.237979630890997 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22567, "RD_NAME": "WILLIAMSBURG LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 329.00523776, "RKEY": "10501680", "FMP": 0, "TMP": 329.00523776, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BA52D97A-1603-4FFD-B66F-567FABF3C762}", "plow": "32", "FromStreet": "STURBRIDGE DR", "ToStreet": "COLONIAL GARDENS APTS", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579086660798396, 38.233026020135888 ], [ -84.579861882573297, 38.233278392678805 ], [ -84.580127717070354, 38.233399115916392 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22682, "RD_NAME": "BROOKFORD WAY (West Traffic Circle)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 30.162249, "RKEY": "10503784", "FMP": 0, "TMP": 30.162249, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2012-004", "Adopted": "2012-02-13", "GlobalID": "{94C9BB54-46EC-4501-A31A-C310B911C47D}", "plow": "31", "FromStreet": "BROOKFORD WAY", "ToStreet": "FALMOUTH DR", "PaveRank": null, "Width": 0.0, "SectionID": 10.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526650549576644, 38.221273840628307 ], [ -84.526656504295104, 38.221265940361754 ], [ -84.52666409855351, 38.221258969773032 ], [ -84.526673104273442, 38.221253138209505 ], [ -84.526683250986338, 38.221248620810194 ], [ -84.526694233956434, 38.221245553245858 ], [ -84.526705723332825, 38.221244027644453 ], [ -84.526717374055877, 38.221244089824282 ], [ -84.5267288362203, 38.221245737917833 ], [ -84.526739765583642, 38.221248922428089 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25070, "RD_NAME": "WARREN PASS", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 327.16113977999998, "RKEY": "10502549", "FMP": 0, "TMP": 327.16113977999998, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B67D8300-E487-43A6-BDDE-FC74197E2357}", "plow": "32", "FromStreet": "LOVETT PARK LN", "ToStreet": "RANSOM TRCE", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572714233524522, 38.190778725040346 ], [ -84.572741545674916, 38.19048513372028 ], [ -84.572765550677076, 38.190354919012435 ], [ -84.572821001209078, 38.190151414116862 ], [ -84.572865758455876, 38.190029096348738 ], [ -84.572921767037286, 38.18989947515103 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23984, "RD_NAME": "BROWNING DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 318.61428992999998, "RKEY": "10501290", "FMP": 0, "TMP": 318.61428992999998, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E5A59AE8-12E2-4B2E-B95C-32681468CA0A}", "plow": "32", "FromStreet": "BRONTE PL", "ToStreet": "BARRETT ST", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565954599732549, 38.194806626072953 ], [ -84.567052321648035, 38.19492911929823 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23974, "RD_NAME": "CARRIAGE LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 284.08869743999998, "RKEY": "10501923", "FMP": 0, "TMP": 284.08869743999998, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BD9DBDF3-B5FC-4DEC-89BE-CBB2C7241A6D}", "plow": "31", "FromStreet": "WOODEN SPOKE LN", "ToStreet": "COACHMAN PL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.548439481918408, 38.228591401109973 ], [ -84.548670907393699, 38.228512459133626 ], [ -84.548877232956741, 38.228414037985033 ], [ -84.549067855143775, 38.228296506558557 ], [ -84.549256653368317, 38.228162752902485 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25059, "RD_NAME": "VALDEZ CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 270.98479278000002, "RKEY": "10502539", "FMP": 0, "TMP": 270.98479278000002, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4D102F92-3FED-4AF7-9E74-99625C6780B4}", "plow": "32", "FromStreet": "SARDULA PL", "ToStreet": "SERENA WAY", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530765936572948, 38.199801389108067 ], [ -84.531154770522122, 38.199123467815028 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22895, "RD_NAME": "CUMBERLAND DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 437.26028552000002, "RKEY": "10500856", "FMP": 0, "TMP": 437.26028552000002, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DC107B15-0059-45F1-BE54-488F0BD9A85B}", "plow": "31", "FromStreet": "WOOD GLENN WAY", "ToStreet": "NANTUCKET CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1993-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576566361865872, 38.232882399958498 ], [ -84.576480707236755, 38.232991679316463 ], [ -84.576405726080949, 38.233064812450309 ], [ -84.576273551035527, 38.233143694553291 ], [ -84.575939966202867, 38.233298024263547 ], [ -84.575767483343469, 38.2333935330728 ], [ -84.575551518519589, 38.233530080131153 ], [ -84.575408736821061, 38.233640713319247 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22782, "RD_NAME": "YOUNG ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 720.86908787000004, "RKEY": "10500604", "FMP": 0, "TMP": 720.86908787000004, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{214E756D-D255-4BF7-A43A-39E07EFCFCDE}", "plow": "32", "FromStreet": "N HAMILTON ST", "ToStreet": "MARTIN LUTHER KING JR DR", "PaveRank": "Local", "Width": 17.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551686787727064, 38.219226807046603 ], [ -84.54939017686533, 38.218996159983831 ], [ -84.549260417988634, 38.218969301430384 ], [ -84.549214615083841, 38.21893890069542 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25469, "RD_NAME": "SUSONG LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 417.992229, "RKEY": "10503555", "FMP": 0, "TMP": 417.992229, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{BEDD9523-2154-4BB3-BE9C-ADF8D9AC9549}", "plow": "52", "FromStreet": "WARFIELD PT", "ToStreet": "ANNE JENNINGS WAY", "PaveRank": "Local", "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582114551670145, 38.205972378689403 ], [ -84.582161848584065, 38.20648762714962 ], [ -84.582164429171243, 38.206560972547443 ], [ -84.58215872869512, 38.206634208197571 ], [ -84.58214479235204, 38.206706753129879 ], [ -84.582122730673333, 38.206778031851911 ], [ -84.582092718649264, 38.206847478914248 ], [ -84.582054994341533, 38.206914543396344 ], [ -84.581947135335696, 38.207085343522024 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22599, "RD_NAME": "N PAWNEE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 351.86543031000002, "RKEY": "10503047", "FMP": 0, "TMP": 351.86543031000002, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CFC92001-FF7F-4948-8491-D3D56ABE5548}", "plow": "32", "FromStreet": "S PAWNEE TRL", "ToStreet": "GATEWOOD DR", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1968-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564394351004537, 38.199873179440594 ], [ -84.564355135703991, 38.199952706375207 ], [ -84.563909218578914, 38.200628239074575 ], [ -84.563806875945872, 38.200715920338567 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25873, "RD_NAME": "KINGSTON DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 962.0205218, "RKEY": "10502257", "FMP": 0, "TMP": 962.0205218, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{2410A534-C7F7-49E7-BC67-79DE861E9B18}", "plow": "32", "FromStreet": "CLUBHOUSE DR", "ToStreet": "PRESTWICK DR", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525447093253348, 38.23551510388139 ], [ -84.52501693490963, 38.235062990012949 ], [ -84.524903860389998, 38.234953062908772 ], [ -84.524736546016712, 38.234817580501435 ], [ -84.524362285002596, 38.234563783218206 ], [ -84.52426924952681, 38.234484272350116 ], [ -84.524225419703626, 38.234439876674692 ], [ -84.524141243077821, 38.234330247717203 ], [ -84.524072209109306, 38.234210339680025 ], [ -84.524047105293377, 38.234149659056563 ], [ -84.524012188503391, 38.234030104345784 ], [ -84.523990611343038, 38.233904096565325 ], [ -84.523930202343834, 38.233287457519893 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22594, "RD_NAME": "GLORY COACH PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 266.834038, "RKEY": "10502928", "FMP": 0, "TMP": 266.834038, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{503D4404-5BDD-4AD9-A9DB-F4A9FC3219F5}", "plow": "31", "FromStreet": "GLORY COACH PL", "ToStreet": "CHAMPION WAY", "PaveRank": "Boulevard - Parking", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549908228839257, 38.235435324164463 ], [ -84.550169627675885, 38.235384420309131 ], [ -84.550308273977492, 38.235328537446584 ], [ -84.550474308701439, 38.235246457172941 ], [ -84.550636080462382, 38.235148130419105 ], [ -84.550724866004657, 38.235105637811046 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25467, "RD_NAME": "WARD HALL MNR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 880.927992, "RKEY": "10503562", "FMP": 0, "TMP": 880.927992, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{0405A66B-E238-4E4E-B0E2-85F9DF531B30}", "plow": "52", "FromStreet": "KENTON WAY", "ToStreet": "ANNE JENNINGS WAY", "PaveRank": "Local", "Width": 0.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.584889847436258, 38.207968729242587 ], [ -84.584935868754002, 38.207906111647517 ], [ -84.584988678609733, 38.207846923349628 ], [ -84.585047869275485, 38.207791621304899 ], [ -84.585112983764134, 38.207740632464983 ], [ -84.585183519357685, 38.207694350481155 ], [ -84.585258931488639, 38.20765313266547 ], [ -84.58533863794402, 38.207617297232353 ], [ -84.58542202336028, 38.207587120842142 ], [ -84.585508443973751, 38.207562836465307 ], [ -84.58559586301871, 38.207538231261225 ], [ -84.58568016714203, 38.207507597298715 ], [ -84.585760690082864, 38.207471176681445 ], [ -84.585836795466079, 38.20742925724533 ], [ -84.585907881832057, 38.207382170283466 ], [ -84.585973387389984, 38.207330287927689 ], [ -84.586032794457907, 38.207274020207329 ], [ -84.586085633553836, 38.207213811808657 ], [ -84.586131487105916, 38.207150138559982 ], [ -84.586169992752104, 38.20708350367125 ], [ -84.586200846203468, 38.207014433756839 ], [ -84.586223803648537, 38.20694347467353 ], [ -84.586238683679326, 38.206871187206602 ], [ -84.586245368724462, 38.206798142637695 ], [ -84.586253016045191, 38.206705642697223 ], [ -84.586269429532322, 38.206613855354497 ], [ -84.586294516791028, 38.206523297114458 ], [ -84.586328136618917, 38.206434477563839 ], [ -84.586370099801329, 38.206347896503551 ], [ -84.586420170176652, 38.206264041136485 ], [ -84.586478065965906, 38.206183383326007 ], [ -84.586543461358744, 38.206106376941008 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24996, "RD_NAME": "CHAMBERS AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 259.34018268, "RKEY": "10500935", "FMP": 0, "TMP": 259.34018268, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{008F87B7-196D-4E7D-90BA-4DE4CDA769A7}", "plow": "31", "FromStreet": "MARKS ST", "ToStreet": "E LYNN ST", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552181416873239, 38.214052972011018 ], [ -84.552097821623576, 38.214762064164127 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23136, "RD_NAME": "FIELDSTONE PL", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 233.74918227000001, "RKEY": "10503290", "FMP": 0, "TMP": 233.74918227000001, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": null, "GlobalID": "{0C9FBB92-4391-4AEF-9C0C-802AF42DB972}", "plow": "53", "FromStreet": "SILVER SPRINGS WAY", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.51785880677258, 38.224536982578748 ], [ -84.517259187785839, 38.224970878717734 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25406, "RD_NAME": "AVONDALE AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 847.17076994000001, "RKEY": "10501195", "FMP": 0, "TMP": 847.17076994000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E975BC9B-55AC-4D74-986D-4EADD8997FC7}", "plow": "32", "FromStreet": "E JACKSON ST", "ToStreet": "CLAYTON AVE", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549050035821026, 38.206153640049493 ], [ -84.549210093173542, 38.203830722539053 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25122, "RD_NAME": "LOUIE B NUNN DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 860.619845, "RKEY": "10501197", "FMP": 1458, "TMP": 2318.619845, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{06273150-848A-4577-8509-3EAD4F13BF46}", "plow": "33", "FromStreet": "OLD LEMONS MILL RD", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555875258692453, 38.199013580062839 ], [ -84.554738344466145, 38.197492597768054 ], [ -84.554380081798868, 38.196966335826424 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23062, "RD_NAME": "E COLLEGE ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 638.83638947999998, "RKEY": "10501144", "FMP": 0, "TMP": 638.83638947999998, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E1C5FFB6-C4FB-4304-A0C5-4EF05CEAE63A}", "plow": "31", "FromStreet": "S MULBERRY ST", "ToStreet": "GIDDINGS CIR", "PaveRank": "Continuous", "Width": 31.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557005962801526, 38.208106396361551 ], [ -84.554789221751165, 38.207971956335335 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23037, "RD_NAME": "CARLEY DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 588.032818, "RKEY": "10500651", "FMP": 0, "TMP": 588.032818, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2AB483F9-3C23-4955-A361-146C5215D4C7}", "plow": "31", "FromStreet": "LEMONS MILL RD", "ToStreet": "CARLEY CT", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.542931640084177, 38.199714758207314 ], [ -84.543027410106248, 38.199392485633048 ], [ -84.543202596310039, 38.198116215782626 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23023, "RD_NAME": "OLD LEMONS MILL CT", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 239.53589389000001, "RKEY": "10501193", "FMP": 0, "TMP": 239.53589389000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BEF8BFF0-EA4B-4E24-B7BE-BA4D1707E099}", "plow": "33", "FromStreet": "OLD LEMONS MILL RD", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1989-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557156243703261, 38.202698357801189 ], [ -84.557172387268622, 38.203356005082902 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23148, "RD_NAME": "GEORGE MARTIN AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 429.16602781, "RKEY": "10500659", "FMP": 0, "TMP": 429.16602781, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3A52DD09-571F-472D-9198-96A34845A10C}", "plow": "32", "FromStreet": "SCROGGIN PARK DR", "ToStreet": "POWERS DR", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552725582283685, 38.196412396112841 ], [ -84.552609625184814, 38.196352448663816 ], [ -84.552427107976442, 38.196233878767863 ], [ -84.551603689626859, 38.195636707348044 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22916, "RD_NAME": "ELKHORN MEADOWS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 252.00040899000001, "RKEY": "10500907", "FMP": 0, "TMP": 252.00040899000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E382E32B-282F-4817-A833-60BC2089B9E2}", "plow": "32", "FromStreet": "CHARLOTTE AVE", "ToStreet": "BARBARA BLVD", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.532816755667881, 38.210481280893674 ], [ -84.53309306468698, 38.211138040278854 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23087, "RD_NAME": "LOVETT PARK LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 629.48235861000001, "RKEY": "10502280", "FMP": 0, "TMP": 629.48235861000001, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2837B350-028F-477F-97EF-65EBE70DA166}", "plow": "32", "FromStreet": "WARREN PASS", "ToStreet": "VICTOR PL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572714233524522, 38.190778725040346 ], [ -84.572983437405924, 38.19078717325295 ], [ -84.573175956910106, 38.190803645878837 ], [ -84.573393943459735, 38.190837949174004 ], [ -84.573634201934397, 38.190893894674289 ], [ -84.573941731056848, 38.191008458679512 ], [ -84.574105086253851, 38.19108615858142 ], [ -84.574206514287184, 38.191141270834429 ], [ -84.57437770433863, 38.19125145597684 ], [ -84.574654561975578, 38.191456344046038 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22982, "RD_NAME": "N WATER ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 260.4631713, "RKEY": "10502870", "FMP": 0, "TMP": 260.4631713, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{351EAC36-1437-4A17-9FCC-0D4332EC03C2}", "plow": "31", "FromStreet": "W MAIN ST", "ToStreet": "COOPER ALY", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561526212670671, 38.210030718976938 ], [ -84.561467699595667, 38.210744464223318 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23840, "RD_NAME": "OXFORD DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1537.9362233899999, "RKEY": "10503451", "FMP": 0, "TMP": 1537.9362233899999, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{38D52C5F-786E-46AC-ADC3-E1A936096CFE}", "plow": "31", "FromStreet": "LANES RUN DR", "ToStreet": "SCHNEIDER BLVD", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525022375006159, 38.247020352543501 ], [ -84.524929863565191, 38.247216426479547 ], [ -84.523778349797396, 38.249756144354045 ], [ -84.52372326298169, 38.249906074411896 ], [ -84.523711630977971, 38.24993534021889 ], [ -84.523683793547917, 38.249996569989094 ], [ -84.523669701212, 38.250027183060951 ], [ -84.523639362516519, 38.250092232363109 ], [ -84.523624193148351, 38.250124757011001 ], [ -84.523609019085782, 38.250157555548938 ], [ -84.523584105111297, 38.250210577409227 ], [ -84.523571818235112, 38.250237364523095 ], [ -84.5235465557368, 38.250290381784652 ], [ -84.523521288523824, 38.250343673833413 ], [ -84.523483385867067, 38.250423749290945 ], [ -84.523422052932986, 38.25055136907018 ], [ -84.523408340461671, 38.250580064054049 ], [ -84.523394631515316, 38.250608484245873 ], [ -84.523367211193644, 38.25066559851129 ], [ -84.523351377404381, 38.250696193992937 ], [ -84.523336231177254, 38.250727345537527 ], [ -84.523320736468989, 38.250758493389924 ], [ -84.523308823661594, 38.250783636313137 ], [ -84.523272913450043, 38.250849247199149 ], [ -84.523257384257178, 38.250877619374258 ], [ -84.523244767964002, 38.250923200510258 ], [ -84.523244908434634, 38.250960550717771 ], [ -84.523271078354199, 38.250992237245718 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22770, "RD_NAME": "HILL ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 218.49294446, "RKEY": "10501483", "FMP": 0, "TMP": 218.49294446, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0F36F8ED-3CC5-47C1-B229-11E0D1BAB325}", "plow": "32", "FromStreet": "HOLLY LN", "ToStreet": "MONTGOMERY AVE", "PaveRank": "Local", "Width": 12.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565710323176873, 38.209604444222698 ], [ -84.566469205802534, 38.209642528666706 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22851, "RD_NAME": "RUCKER AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 258.57193036000001, "RKEY": "10501465", "FMP": 0, "TMP": 258.57193036000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{385BF581-2D9C-4B57-A78B-AE3661D702BC}", "plow": "33", "FromStreet": "S BROADWAY", "ToStreet": "ELY AVE", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560175881080042, 38.205840440435139 ], [ -84.561074748711718, 38.205807188695907 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24963, "RD_NAME": "PRESTWICK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 683.0, "RKEY": "10502364", "FMP": 0, "TMP": 683.0, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{767FF68B-5C8E-48F4-8936-C354239A6F8C}", "plow": "32", "FromStreet": "KINGSTON DR", "ToStreet": "KINGSTON DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.523930202343834, 38.233287457519893 ], [ -84.523233115081865, 38.233330213385344 ], [ -84.523044329546579, 38.233334297808675 ], [ -84.522922516937555, 38.23333111098691 ], [ -84.522682653158427, 38.233308025035321 ], [ -84.522366429446095, 38.23327041342062 ], [ -84.52232514433976, 38.233261470617045 ], [ -84.522290538383203, 38.233248752681384 ], [ -84.522264011051675, 38.23323172481448 ], [ -84.522245886055245, 38.233212037663861 ], [ -84.522236807500931, 38.233192718643984 ], [ -84.522231851735285, 38.23315586522569 ], [ -84.522242583585722, 38.233096929635622 ], [ -84.5223091950119, 38.232944373083299 ], [ -84.522432237210964, 38.23272231285307 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25143, "RD_NAME": "S COURT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 246.17995156000001, "RKEY": "10501701", "FMP": 0, "TMP": 246.17995156000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{78C14F0E-54C6-4474-B7EF-4D64592E614B}", "plow": "32", "FromStreet": "CONSTITUTION ST", "ToStreet": "E COLLEGE ST", "PaveRank": "Local", "Width": 12.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558986432828775, 38.208904138618237 ], [ -84.558998399227647, 38.208637860122387 ], [ -84.559034595207962, 38.208229287975627 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25025, "RD_NAME": "RANSOM TRCE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 508.80524724000003, "RKEY": "10502379", "FMP": 0, "TMP": 508.80524724000003, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8A4B6C74-CBB5-433C-9FFF-4B3638649F72}", "plow": "31", "FromStreet": "LOVETT PARK LN", "ToStreet": "W SHOWALTER DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576734098540967, 38.193030908624245 ], [ -84.576617040331271, 38.193104723031283 ], [ -84.576544451975181, 38.193139431579162 ], [ -84.575899728914351, 38.193372514215213 ], [ -84.575744883269792, 38.193437164380995 ], [ -84.575671238419645, 38.193472684363982 ], [ -84.575602080792592, 38.193510446821875 ], [ -84.575479721662703, 38.193589151588931 ], [ -84.575245502165586, 38.19376478975488 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25804, "RD_NAME": "BRIAR HILL DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 327.65589262999998, "RKEY": "10501101", "FMP": 0, "TMP": 327.65589262999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AA2A6F7D-7FE7-4B66-9AF8-DD90010C46AD}", "plow": "33", "FromStreet": "MAPLECREST DR", "ToStreet": "END", "PaveRank": null, "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556421484328297, 38.220884341665418 ], [ -84.556899807929653, 38.220777115919368 ], [ -84.556951036682918, 38.220773788497254 ], [ -84.557097058253547, 38.220828540743732 ], [ -84.557279019257024, 38.221136048063336 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24504, "RD_NAME": "FURLONG CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 419.50950101000001, "RKEY": "10502137", "FMP": 0, "TMP": 419.50950101000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9D168532-25AE-4987-B864-07281A66C117}", "plow": "33", "FromStreet": "PAVILION DR", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.544133350971762, 38.232694869205439 ], [ -84.545128000153028, 38.232765425488864 ], [ -84.545292099620582, 38.232780279955733 ], [ -84.545427058068853, 38.232809942486838 ], [ -84.545483152804223, 38.232828913847293 ], [ -84.545566463204949, 38.232865740289519 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25580, "RD_NAME": "GANO AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 407.93987542000002, "RKEY": "10501034", "FMP": 0, "TMP": 407.93987542000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4A95D31A-12E5-4CFF-9672-CB090514DC93}", "plow": "31", "FromStreet": "CHESTNUT ST", "ToStreet": "WALNUT ST", "PaveRank": "Continuous", "Width": 35.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557215260085357, 38.217229510584559 ], [ -84.555845533736914, 38.217524653319224 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22771, "RD_NAME": "HILL ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 214.74647486000001, "RKEY": "10501484", "FMP": 0, "TMP": 214.74647486000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1FF10953-3C30-4CEF-89EA-3831B908DFFC}", "plow": "32", "FromStreet": "HIGHLAND AVE", "ToStreet": "HOLLY LN", "PaveRank": "Local", "Width": 12.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564963302023997, 38.209586248711176 ], [ -84.565710323176873, 38.209604444222698 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23930, "RD_NAME": "LOUISA LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 693.69962153999995, "RKEY": "10501410", "FMP": 0, "TMP": 693.69962153999995, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2785D4BC-03C1-4B68-8F35-B73B0DB66338}", "plow": "32", "FromStreet": "ROXIE LN", "ToStreet": "WELLINGTON WAY", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578918433258039, 38.203819485886775 ], [ -84.578519583801324, 38.204671854723962 ], [ -84.57838197375024, 38.204855048225589 ], [ -84.578314901564795, 38.204914253889335 ], [ -84.578214027352487, 38.204954175483067 ], [ -84.57749298132137, 38.20518733483847 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22557, "RD_NAME": "CHERRYBARK CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 158.1196377, "RKEY": "10501690", "FMP": 0, "TMP": 158.1196377, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{61AB6F27-F5F6-40DA-ABF6-DC27C8555CB7}", "plow": "33", "FromStreet": "TANBARK DR", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531589229140522, 38.236423592033894 ], [ -84.532070792288906, 38.236633980045426 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22759, "RD_NAME": "CRUMBAUGH RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 655.62775876000001, "RKEY": "10502704", "FMP": 0, "TMP": 655.62775876000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8210E667-AC0B-47B9-93B9-79D312C3A21D}", "plow": "31", "FromStreet": "PARIS PIKE", "ToStreet": "ELIJAH WAY", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.518977221201268, 38.219425816498379 ], [ -84.516912227107468, 38.218694634807221 ], [ -84.516894912182309, 38.21868923545248 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22865, "RD_NAME": "W PENN AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 351.68589774999998, "RKEY": "10501043", "FMP": 0, "TMP": 351.68589774999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C2B7B237-DE3C-4698-B4AA-BA17B1B65454}", "plow": "33", "FromStreet": "N BROADWAY", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560177232116416, 38.215038630530763 ], [ -84.561399260933982, 38.214983085333913 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23956, "RD_NAME": "BROOKFORD WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 125.0, "RKEY": "10502028", "FMP": 0, "TMP": 125.0, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2012-004", "Adopted": "2012-02-13", "GlobalID": "{04D34971-F97B-459E-8A49-9B1E66DDFCD4}", "plow": "31", "FromStreet": "BROOKFORD WAY-W Traffice Circle", "ToStreet": "DUNN CIR", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.52665053928493, 38.221273837048926 ], [ -84.526261273866609, 38.221120483100954 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25048, "RD_NAME": "ETTER LN", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 314.22070882999998, "RKEY": "10500751", "FMP": 0, "TMP": 314.22070882999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{373502CC-790D-4BD3-B4DA-DE952B9F6B4B}", "plow": "31", "FromStreet": "DOGWOOD DR", "ToStreet": "HAZELWOOD DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.562234198413833, 38.181166127776521 ], [ -84.5626783543171, 38.180377704658838 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25086, "RD_NAME": "TOYOTA GATE 7", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 317.97017447000002, "RKEY": "10503323", "FMP": 0, "TMP": 317.97017447000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B6ADF0AF-BC89-4408-9E31-72E3A755B33E}", "plow": "33", "FromStreet": "CHERRY BLOSSOM WAY", "ToStreet": "OUTER RING RD", "PaveRank": "Boulevard - No Parking", "Width": 11.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526756700910425, 38.247550785719078 ], [ -84.52785864443851, 38.247635791612744 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23496, "RD_NAME": "RIVER RUN CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 932.956897, "RKEY": "10500615", "FMP": 0, "TMP": 932.956897, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9FB1D6F8-2241-4DEC-96FD-BA1BAEECBAB2}", "plow": "32", "FromStreet": "ELKHORN GREEN PL", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.523051282586394, 38.216901902274273 ], [ -84.523252173386211, 38.216813934792093 ], [ -84.523664194829749, 38.216550710148958 ], [ -84.523791880691235, 38.216450417258052 ], [ -84.523869906329281, 38.216363891440984 ], [ -84.523915237567863, 38.216275652956348 ], [ -84.523954032892561, 38.216161805614398 ], [ -84.524068033846859, 38.215482706240344 ], [ -84.524266551256247, 38.214933288728858 ], [ -84.524289758763075, 38.214689375886714 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25031, "RD_NAME": "ELKHORN MEADOWS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 929.88842033000003, "RKEY": "10500905", "FMP": 0, "TMP": 929.88842033000003, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D7D65EAA-F08C-4FD2-932F-CF2F7F1383F9}", "plow": "32", "FromStreet": "BRIAN AVE", "ToStreet": "BRIAN AVE", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "1996-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534364949085216, 38.209199263657275 ], [ -84.534093418227016, 38.208864158242704 ], [ -84.533895164288396, 38.208707772307889 ], [ -84.533750106138697, 38.208639268508001 ], [ -84.533589742316494, 38.208612351552972 ], [ -84.533498962103039, 38.208608396912993 ], [ -84.533399286039142, 38.208616159618217 ], [ -84.533284023855686, 38.208640240684161 ], [ -84.533147189819729, 38.208684971812396 ], [ -84.53303258473251, 38.208753550555208 ], [ -84.532864885712513, 38.208917706482985 ], [ -84.532734765730424, 38.209082523529972 ], [ -84.532613187129058, 38.209257040781274 ], [ -84.532562970630678, 38.209346880178266 ], [ -84.532521813687396, 38.209478282665039 ], [ -84.532500474624953, 38.209610988622288 ], [ -84.532514007220698, 38.209718786122593 ], [ -84.532544488130654, 38.209833075271305 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22868, "RD_NAME": "MAPLE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 693.45115603, "RKEY": "10501060", "FMP": 0, "TMP": 693.45115603, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0916E39F-C1BB-448A-BF2C-3FCEEA52B8E3}", "plow": "32", "FromStreet": "WRIGHT ALY", "ToStreet": "PAYNE AVE", "PaveRank": "Local", "Width": 21.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554728408158212, 38.218470203816757 ], [ -84.555097136202335, 38.219537876805433 ], [ -84.555401930404443, 38.220298406640644 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24509, "RD_NAME": "HARMONY RIDGE RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 227.58571802, "RKEY": "10502607", "FMP": 0, "TMP": 227.58571802, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2DA81C30-C835-47D0-92AB-C7366DA1385A}", "plow": "31", "FromStreet": "SUNNY CIR", "ToStreet": "LEMONS MILL RD", "PaveRank": "Local", "Width": 13.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534556703742609, 38.196151734625062 ], [ -84.534479143651467, 38.19621218119849 ], [ -84.534258065821646, 38.196639170217004 ], [ -84.534270714625706, 38.196716199474636 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25585, "RD_NAME": "POPLAR ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 198.09041595, "RKEY": "10501065", "FMP": 0, "TMP": 198.09041595, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{56FA1DE9-1911-4CED-A8C1-D6E2D3ADF8AA}", "plow": "32", "FromStreet": "LOCUST ST", "ToStreet": "ELM ST", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55302025184055, 38.21936637047957 ], [ -84.553206683759669, 38.219890068960666 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22773, "RD_NAME": "MOSSEY CUP CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 146.45474054, "RKEY": "10501689", "FMP": 0, "TMP": 146.45474054, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F6AE041D-23BD-4075-8644-F0E197BC3B97}", "plow": "33", "FromStreet": "TANBARK DR", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530870457195178, 38.238446303228365 ], [ -84.530412711226745, 38.238269112609295 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23937, "RD_NAME": "BROOKSIDE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 279.09419228000002, "RKEY": "10501456", "FMP": 0, "TMP": 279.09419228000002, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{860F7BAF-EAD1-4D75-92B3-360C7133B4A9}", "plow": "32", "FromStreet": "JOSIE TRL", "ToStreet": "SPRINGSIDE AVE", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1984-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575819056587292, 38.206265703286384 ], [ -84.575353454664437, 38.206194066888017 ], [ -84.574859554491809, 38.20615098388167 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22562, "RD_NAME": "WILLIAMSBURG LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 296.50473542999998, "RKEY": "10501674", "FMP": 0, "TMP": 296.50473542999998, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2FF3FD13-AB7E-4432-9CC0-B0FB8D6F5D59}", "plow": "31", "FromStreet": "WESTVIEW CT", "ToStreet": "STRATFORD CT", "PaveRank": "Continuous", "Width": 31.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575231621667498, 38.230252969027916 ], [ -84.574944427976916, 38.231035025566982 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23363, "RD_NAME": "W COLLEGE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 333.52815499000002, "RKEY": "10501914", "FMP": 0, "TMP": 333.52815499000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{25414C7F-45D2-4C68-9394-530D46E23E6C}", "plow": "32", "FromStreet": "LEXINGTON AVE", "ToStreet": "HIGHLAND AVE", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563764869924654, 38.208572077718927 ], [ -84.564924453410001, 38.208530969717877 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23979, "RD_NAME": "N BRADFORD LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 514.09937211, "RKEY": "10501304", "FMP": 0, "TMP": 514.09937211, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{231C9CBD-F783-4F49-804C-E66B9FE53C88}", "plow": "32", "FromStreet": "S BRADFORD LN", "ToStreet": "END", "PaveRank": "Local", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563116467044964, 38.192657950349663 ], [ -84.562901779581068, 38.194059474883169 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23969, "RD_NAME": "BYAKOA LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 335.13425953000001, "RKEY": "10502032", "FMP": 0, "TMP": 335.13425953000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{15430355-8B8B-4DBE-BAB3-0CE8CD0E8615}", "plow": "32", "FromStreet": "RICHFIELDS AVE", "ToStreet": "HOMEPLACE BLVD", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.533916789562895, 38.198464763183864 ], [ -84.532847471621949, 38.198097549689564 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25054, "RD_NAME": "WYSTERIA LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 352.48097016000003, "RKEY": "10503110", "FMP": 0, "TMP": 352.48097016000003, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": null, "GlobalID": "{90B96103-5AEC-413F-8467-9F788BCD8048}", "plow": "53", "FromStreet": "BERKSHIRE LN", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.547156154245371, 38.180834045065509 ], [ -84.546035254536591, 38.180441547520132 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22888, "RD_NAME": "HIAWATHA TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 726.12912931000005, "RKEY": "10501340", "FMP": 0, "TMP": 726.12912931000005, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2FD6E4E6-4834-44B2-8004-DAEB8954E449}", "plow": "31", "FromStreet": "S SHOSHONI TRL", "ToStreet": "CHOCTAW TRL", "PaveRank": "Local", "Width": 21.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56995333495037, 38.201722187969125 ], [ -84.572090302488206, 38.202786299743074 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23521, "RD_NAME": "SETH WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 573.4282198, "RKEY": "10502469", "FMP": 0, "TMP": 573.4282198, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-038", "Adopted": "2009-11-23", "GlobalID": "{4FE7C3F9-318A-41EA-BA8A-8BB2BA02BC38}", "plow": "32", "FromStreet": "GAIL LN", "ToStreet": "SERENA WAY", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.528416990897384, 38.199513760864562 ], [ -84.5280434792585, 38.198784575779001 ], [ -84.528002961509515, 38.198688582773393 ], [ -84.527979741986513, 38.198598810055088 ], [ -84.527968580178751, 38.19847455715017 ], [ -84.527976508495883, 38.198395268309397 ], [ -84.527986540905701, 38.198356921654621 ], [ -84.528013154304148, 38.198284142611136 ], [ -84.528078573330717, 38.198137886100241 ], [ -84.528142352056918, 38.198027591307543 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24449, "RD_NAME": "CHRISTAL DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 614.29775755000003, "RKEY": "10502039", "FMP": 0, "TMP": 614.29775755000003, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{5F945140-A3C3-46F8-AF80-43BAF37ED5FB}", "plow": "52", "FromStreet": "DELISSA DR", "ToStreet": "ACORN PATH", "PaveRank": "Local", "Width": 19.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580533662061299, 38.210373769414261 ], [ -84.580551312938027, 38.210492654709611 ], [ -84.580561780966576, 38.210629469886797 ], [ -84.580565617108974, 38.210679607438237 ], [ -84.58056896768835, 38.210723402922888 ], [ -84.580573506768019, 38.210782735166894 ], [ -84.58057807492186, 38.210842433105284 ], [ -84.580583112982794, 38.210908291166149 ], [ -84.580586956423403, 38.210958520589799 ], [ -84.580590771944244, 38.21100838431493 ], [ -84.580595585403458, 38.211071298774307 ], [ -84.580599660751076, 38.21112456276996 ], [ -84.580602881461843, 38.211166657665679 ], [ -84.580605466039458, 38.211200436986076 ], [ -84.58060906672408, 38.211228407846029 ], [ -84.580617166069757, 38.211269133039501 ], [ -84.580621554056407, 38.211291198785602 ], [ -84.580626930653452, 38.211318234861309 ], [ -84.580632369209823, 38.211345586987399 ], [ -84.580642813681209, 38.211368422105956 ], [ -84.580652714956756, 38.211390072237457 ], [ -84.58066257124753, 38.21141162159131 ], [ -84.580670931691557, 38.211429902103063 ], [ -84.58067952511486, 38.211448692781516 ], [ -84.580688598313913, 38.211468529881742 ], [ -84.580710010447291, 38.211496907100184 ], [ -84.580724548282745, 38.211516173759044 ], [ -84.580743754782702, 38.211541628294384 ], [ -84.580759888299696, 38.211563010317683 ], [ -84.580773339411763, 38.211580836758642 ], [ -84.580793587375936, 38.211598772789493 ], [ -84.580816871222495, 38.211619396701778 ], [ -84.580837214366582, 38.211637417142882 ], [ -84.580864102776985, 38.211661234542781 ], [ -84.580883523024042, 38.211678436842945 ], [ -84.580928361298476, 38.211705467462785 ], [ -84.580969291715533, 38.211730143295284 ], [ -84.58100110448953, 38.211749321347092 ], [ -84.581015152544751, 38.2117577908245 ], [ -84.581077217498915, 38.21178216079295 ], [ -84.58111571112623, 38.211797274713732 ], [ -84.581139460942907, 38.211806600495066 ], [ -84.58116345899397, 38.211816023769302 ], [ -84.581191514032383, 38.211822175078453 ], [ -84.581234024794682, 38.211831777403958 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25867, "RD_NAME": "BOURBON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 279.01718769000001, "RKEY": "10500928", "FMP": 0, "TMP": 279.01718769000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D337057F-D750-48CD-BCC8-19C2DB849ED4}", "plow": "31", "FromStreet": "OFFUTT ALY", "ToStreet": "BOURBON CT", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555988713307428, 38.21288279707759 ], [ -84.55502102309039, 38.212818642904146 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22586, "RD_NAME": "CASTLEFORD DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 407.87155895000001, "RKEY": "10500828", "FMP": 0, "TMP": 407.87155895000001, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9549B9A4-36FC-4CC0-86A3-C9A21DA40BE8}", "plow": "31", "FromStreet": "S LAFAYETTE DR", "ToStreet": "S COLONIAL HEIGHTS DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578734946071194, 38.227095167770685 ], [ -84.580115604580783, 38.227356504683804 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25367, "RD_NAME": "S BOLD FORBES BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 160.55948801, "RKEY": "10503046", "FMP": 0, "TMP": 160.55948801, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{14B39E11-91BC-417F-BE96-5B35F053B492}", "plow": "33", "FromStreet": "TIM TAM TRL", "ToStreet": "END", "PaveRank": "Local", "Width": 28.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.58395918675032, 38.234033733705608 ], [ -84.584203282695412, 38.23363709481935 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24990, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 232.37651728, "RKEY": "10501347", "FMP": 0, "TMP": 232.37651728, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{827E5B99-23C4-4AD3-B6D2-8C9F48669A59}", "plow": "31", "FromStreet": "MASON CT", "ToStreet": "AZTEC TRL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 21.0, "Agency": "Georgetown", "DateConst": "1970-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574618046667482, 38.204491418397048 ], [ -84.575032838607441, 38.204343940825453 ], [ -84.575333121025267, 38.204196423906218 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25366, "RD_NAME": "S BOLD FORBES BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 277.99830229000003, "RKEY": "10503045", "FMP": 0, "TMP": 277.99830229000003, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3E9D8B0B-4951-42F3-B17C-FFBF284A2C9C}", "plow": "31", "FromStreet": "DONERAIL DR", "ToStreet": "TIM TAM TRL", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583550240961202, 38.23472562679035 ], [ -84.58395918675032, 38.234033733705608 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24889, "RD_NAME": "SUPPLY CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 185.1951373, "RKEY": "10502499", "FMP": 0, "TMP": 185.1951373, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E5C04814-E796-4592-8858-C70E56A98509}", "plow": "32", "FromStreet": "DELEPLAIN RD", "ToStreet": "DEMAND CT", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526984040365903, 38.271385314080625 ], [ -84.526987789012054, 38.271243641398947 ], [ -84.526973191023089, 38.271074040311348 ], [ -84.526943656512799, 38.270985577463094 ], [ -84.526886716906574, 38.270890239679389 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25397, "RD_NAME": "LOUIE B NUNN DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1458.0001956599999, "RKEY": "10501197", "FMP": 0, "TMP": 1458.0, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8753405B-4011-4886-93B4-2AA4D0EF7084}", "plow": "32", "FromStreet": "OLD LEMONS MILL RD", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557529536903672, 38.202707890646323 ], [ -84.55758418688194, 38.202062766432675 ], [ -84.557569094808372, 38.201898655117745 ], [ -84.557477502923248, 38.201665935790963 ], [ -84.556958856276708, 38.20098316920275 ], [ -84.556707088859511, 38.200369007606547 ], [ -84.556081437635214, 38.199289401013672 ], [ -84.555875258692453, 38.199013580062839 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25113, "RD_NAME": "INVERNESS DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 325.022522, "RKEY": "10503744", "FMP": 0, "TMP": 325.022522, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{9D2A9CA2-5039-4434-B4A6-BFF1C7E25A42}", "plow": "52", "FromStreet": "SWILCAN BRIDGE WAY", "ToStreet": "SWILCAN BRIDGE WAY", "PaveRank": "Continuous", "Width": 0.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580209258249752, 38.21942270078187 ], [ -84.580209310853917, 38.219422716849934 ], [ -84.580210902686446, 38.219423199754097 ], [ -84.580217449555079, 38.219425185819645 ], [ -84.580225110247326, 38.219427509288224 ], [ -84.580229031508964, 38.21942869914465 ], [ -84.580309611195659, 38.219453141527076 ], [ -84.580410813891518, 38.219483840151817 ], [ -84.58045239829741, 38.21949645358454 ], [ -84.580474958452783, 38.219503297204014 ], [ -84.580605445599772, 38.21954287707689 ], [ -84.580711411484927, 38.219575020568676 ], [ -84.580739189760564, 38.219583445814614 ], [ -84.580894317577219, 38.219630500897686 ], [ -84.581127554585734, 38.219701247812594 ], [ -84.581143635415245, 38.219706124917515 ], [ -84.581182205638783, 38.219717824982318 ], [ -84.581191515414886, 38.219720648233888 ], [ -84.581201259781338, 38.219723610797757 ], [ -84.581238918605294, 38.219735536857108 ], [ -84.581256631394766, 38.219741426468524 ], [ -84.581259164816771, 38.219742286881001 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22845, "RD_NAME": "HIGHLAND AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 339.10675472000003, "RKEY": "10501919", "FMP": 0, "TMP": 339.10675472000003, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8B88A669-A71D-4256-B129-B41565654E80}", "plow": "33", "FromStreet": "N LEWIS CT", "ToStreet": "END", "PaveRank": "Local", "Width": 19.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564845913752023, 38.206175716010407 ], [ -84.564855075280988, 38.205801201362249 ], [ -84.564778709763658, 38.205247862941732 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25364, "RD_NAME": "S BOLD FORBES BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 335.47291288000002, "RKEY": "10503043", "FMP": 0, "TMP": 335.47291288000002, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8617F408-B388-4A5E-847A-FC01BFD4D44C}", "plow": "31", "FromStreet": "SECRETARIAT ST", "ToStreet": "ALYSHEBA AVE", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581305468074277, 38.238254501889912 ], [ -84.581372611299841, 38.237775926795948 ], [ -84.581449068260909, 38.237566037385413 ], [ -84.581565086377466, 38.237364502613808 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23017, "RD_NAME": "S HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 579.05622784000002, "RKEY": "10501654", "FMP": 0, "TMP": 579.05622784000002, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{16A166F4-B254-4F92-916F-6DED5CE57BE5}", "plow": "31", "FromStreet": "CLAYTON AVE", "ToStreet": "OLD LEMONS MILL RD", "PaveRank": "Continuous", "Width": 33.0, "SectionID": 7.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55855653616311, 38.204325155761971 ], [ -84.558660010459548, 38.203092796614271 ], [ -84.558649396663554, 38.202737855988943 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23143, "RD_NAME": "PAYNES LANDING BLVD (Traffic Circle)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 89.707822, "RKEY": "10502343", "FMP": 0, "TMP": 89.707822, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{553CE438-30D0-4358-8FA6-25D1668B71A8}", "plow": "31", "FromStreet": "PAYNES LANDING BLVD", "ToStreet": "PAYNES LANDING BLVD", "PaveRank": null, "Width": 0.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.58226256956894, 38.21524424275978 ], [ -84.582238703258852, 38.215212697937162 ], [ -84.582216040891723, 38.215192975274903 ], [ -84.582189111088041, 38.215178977527586 ], [ -84.58216000250394, 38.215170725783096 ], [ -84.582130448750391, 38.215168511517888 ], [ -84.58207460489227, 38.215177846185092 ], [ -84.58204696168508, 38.215186911500297 ], [ -84.582003782002531, 38.215209828582687 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22911, "RD_NAME": "N BOLD FORBES BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 378.92483452, "RKEY": "10500865", "FMP": 0, "TMP": 378.92483452, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1877FE99-7622-4BDB-88C6-11143CAD8C2B}", "plow": "32", "FromStreet": "S BOLD FORBES BLVD", "ToStreet": "LOOKOUT LN", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581305468074277, 38.238254501889912 ], [ -84.581235166681978, 38.238756389232371 ], [ -84.581220131704455, 38.239111069807926 ], [ -84.581242694719919, 38.239290903753805 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25824, "RD_NAME": "DELAPLAIN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 193.66700519, "RKEY": "10501816", "FMP": 0, "TMP": 193.66700519, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{ECE4DEEB-2046-4635-BD92-FE15AEBB40C6}", "plow": "31", "FromStreet": "CHERRY BLOSSOM WAY", "ToStreet": "OLD DELAPLAIN RD", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530065097735701, 38.270476217031813 ], [ -84.53016647191258, 38.270644239620189 ], [ -84.530209450076953, 38.270762501719318 ], [ -84.530231712102491, 38.270869563614561 ], [ -84.530230514081666, 38.270983799007951 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22977, "RD_NAME": "TOWSON WAY X", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 32.25903039, "RKEY": "10501782", "FMP": 0, "TMP": 32.25903039, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D3E6D80F-36C3-40A9-8CBA-25C39759996D}", "plow": "31", "FromStreet": "MARKHAM DR", "ToStreet": "MARKHAM DR", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1976-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559771676540649, 38.194367965385929 ], [ -84.559684833325406, 38.194311840668433 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23115, "RD_NAME": "PAUL REVERE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 896.60451163000005, "RKEY": "10503271", "FMP": 0, "TMP": 896.60451163000005, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": null, "GlobalID": "{A80A9944-30BC-4168-BC91-3F1FCE018F8F}", "plow": "52", "FromStreet": "NATHAN HALE DR", "ToStreet": "ISAAC SHELBY DR", "PaveRank": "Local", "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583392189577083, 38.229734636205869 ], [ -84.583439377248482, 38.229574509511259 ], [ -84.58348056225887, 38.22923724066591 ], [ -84.58349562631156, 38.229067776488144 ], [ -84.583492546253424, 38.228949820547975 ], [ -84.58346785635014, 38.228778913895944 ], [ -84.583174587495392, 38.227297883181919 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25362, "RD_NAME": "CANEWOOD BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 29.526102, "RKEY": "10501713", "FMP": 0, "TMP": 29.526102, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{27A36113-F9DB-461D-B70A-3855D2F16DF4}", "plow": "31", "FromStreet": "GENERAL JOHN PAYNE BLVD", "ToStreet": "GENERAL JOHN PAYNE BLVD", "PaveRank": "Boulevard - Parking", "Width": 20.0, "SectionID": 12.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.590077958698643, 38.21244114446835 ], [ -84.590057447666965, 38.21252059222747 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23548, "RD_NAME": "SANTA BARBARA BLVD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 604.47277444999997, "RKEY": "10503448", "FMP": 0, "TMP": 604.47277444999997, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": null, "GlobalID": "{BA44B515-4E77-4366-8262-5FAAFC635CAB}", "plow": "51", "FromStreet": "RICH LN", "ToStreet": "ESTATE DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 7.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.535619685545157, 38.202268467048192 ], [ -84.535499835783625, 38.202474458958449 ], [ -84.535400187654986, 38.202645728280203 ], [ -84.535370448035351, 38.20268700576284 ], [ -84.535338381920781, 38.202718479612599 ], [ -84.535283400742856, 38.202756167243763 ], [ -84.535219500809418, 38.202784060104825 ], [ -84.535139710977916, 38.202802204021637 ], [ -84.535075500588064, 38.202805674299562 ], [ -84.535021584064808, 38.202801311090262 ], [ -84.534946606895929, 38.202781956416402 ], [ -84.534610219257829, 38.202664183428595 ], [ -84.533996183072162, 38.202449200541245 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24958, "RD_NAME": "S HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 240.32613994, "RKEY": "10501703", "FMP": 0, "TMP": 240.32613994, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{937F65AD-43E9-4DA2-B66E-96E9B897FEB2}", "plow": "31", "FromStreet": "CONSTITUTION ST", "ToStreet": "E COLLEGE ST", "PaveRank": "Continuous", "Width": 34.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-10-05", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558166742889995, 38.208838754286802 ], [ -84.558226476576039, 38.208180499207494 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25138, "RD_NAME": "TECHNOLOGY CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 932.50073417, "RKEY": "10503377", "FMP": 0, "TMP": 932.50073417, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CC5948ED-07A7-416B-B213-5C67DA48040B}", "plow": "31", "FromStreet": "CORPORATE BLVD", "ToStreet": "END", "PaveRank": "Local", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.512580204260374, 38.267052399535515 ], [ -84.512341822494861, 38.267733477136574 ], [ -84.512332964770721, 38.267757744439209 ], [ -84.512292234343249, 38.267852754305359 ], [ -84.5122428164442, 38.267945167355087 ], [ -84.512184973235676, 38.268034489284112 ], [ -84.512119013801623, 38.268120243700054 ], [ -84.512045290727201, 38.268201973932399 ], [ -84.511964196670789, 38.268279243040546 ], [ -84.511876164387118, 38.2683516401204 ], [ -84.511781663286484, 38.268418776709105 ], [ -84.511681198327352, 38.26848029669776 ], [ -84.511575305422951, 38.268535870035834 ], [ -84.511464549187778, 38.268585201745772 ], [ -84.511349521778286, 38.268628027421371 ], [ -84.511231436559399, 38.268663956042424 ], [ -84.510601145690799, 38.268835251741322 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25017, "RD_NAME": "DALTON RD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 136.055178, "RKEY": "10503487", "FMP": 136, "TMP": 272.055178, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": null, "GlobalID": "{FF6FF84A-C477-41BB-B46F-2248C6AE55F1}", "plow": "52", "FromStreet": "FALMOUTH DR", "ToStreet": "CROSS PARK DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526248054459757, 38.223880092022107 ], [ -84.526022105890647, 38.224208441276183 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25391, "RD_NAME": "BEVELED GLASS LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 252.87794628, "RKEY": "10501926", "FMP": 0, "TMP": 252.87794628, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E6FB24C1-3ACE-4B91-A200-22DADACF57EF}", "plow": "31", "FromStreet": "CARRIAGE LN", "ToStreet": "CANDLELIGHT BLVD", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.546658951711649, 38.228890778898311 ], [ -84.546647321670847, 38.229069723359579 ], [ -84.546660077266793, 38.229247818519163 ], [ -84.5467021853419, 38.229419345295419 ], [ -84.546765817226927, 38.229573515122006 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24499, "RD_NAME": "FINAL TURN CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 163.39274483, "RKEY": "10502122", "FMP": 0, "TMP": 163.39274483, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E0AD0939-6316-4049-91F9-338BEDE14970}", "plow": "33", "FromStreet": "PAVILION DR", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.545018749965706, 38.234929550192682 ], [ -84.544630711133678, 38.235257631536768 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24411, "RD_NAME": "DELAPLAIN RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 551.20494873999996, "RKEY": "10503037", "FMP": 0, "TMP": 551.20494873999996, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{13986E0D-01B4-4370-AA7F-376F4CDEAC8A}", "plow": "31", "FromStreet": "BARKLEY LN", "ToStreet": "ANDERSON RD", "PaveRank": "Local", "Width": 16.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.523435459849708, 38.271224726491482 ], [ -84.522244961156431, 38.271169813019334 ], [ -84.521520122972177, 38.271121369692523 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25363, "RD_NAME": "SAWGRASS CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 117.31525858000001, "RKEY": "10500619", "FMP": 0, "TMP": 117.31525858000001, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B5B32628-8341-4995-A525-1E9D57F73D22}", "plow": "33", "FromStreet": "GENERAL JOHN PAYNE BLVD", "ToStreet": "END", "PaveRank": "Local", "Width": 40.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.586092007088567, 38.214099413076838 ], [ -84.585889314008412, 38.213819759299078 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23925, "RD_NAME": "S COLONIAL HEIGHTS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 679.99033794000002, "RKEY": "10500841", "FMP": 0, "TMP": 679.99033794000002, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E813F347-6506-4152-A67C-B352C9842919}", "plow": "32", "FromStreet": "PRINCE GEORGE DR", "ToStreet": "S LAFAYETTE DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580365517693494, 38.226564684202124 ], [ -84.580571804683899, 38.225874092211882 ], [ -84.580525955467024, 38.225801683705676 ], [ -84.580441735373839, 38.225755810586733 ], [ -84.579215139739134, 38.225519295781474 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22552, "RD_NAME": "E JACKSON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 441.22477957000001, "RKEY": "10501136", "FMP": 0, "TMP": 441.22477957000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BFB74235-39E4-43E0-8307-019B1E2D98F2}", "plow": "31", "FromStreet": "S MULBERRY ST", "ToStreet": "HOLLYHOCK LN", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557127874633679, 38.206640233929505 ], [ -84.55617274460576, 38.206579235826368 ], [ -84.555595965668033, 38.206560502718993 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22721, "RD_NAME": "W CLINTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 138.0, "RKEY": "10501174", "FMP": 0, "TMP": 138.0, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0880E4AB-E48C-4B9B-AE89-6EA1820F7BF0}", "plow": "33", "FromStreet": "MCFARLAND DR", "ToStreet": "END", "PaveRank": "Local", "Width": 13.0, "SectionID": 12.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.568467229485464, 38.207425311412642 ], [ -84.568940865564173, 38.207391914958912 ], [ -84.568942261478071, 38.207392061603748 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23041, "RD_NAME": "DUNLAP DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 835.04834461999997, "RKEY": "10503115", "FMP": 0, "TMP": 835.04834461999997, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": null, "GlobalID": "{023321CB-A57E-4C0C-A07F-FD1DEC57C706}", "plow": "53", "FromStreet": "TAVNER DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.548508475796325, 38.182058715560174 ], [ -84.548367525016303, 38.182008606444512 ], [ -84.548142742583451, 38.181928693052235 ], [ -84.547990574359247, 38.181874594862954 ], [ -84.547840964516851, 38.181821406198594 ], [ -84.547564363025487, 38.181723068243571 ], [ -84.547280468499608, 38.181622137297843 ], [ -84.546743693664965, 38.181431298522348 ], [ -84.54624231689273, 38.181253041804702 ], [ -84.545906973576606, 38.181133813959946 ], [ -84.545859682918064, 38.181116999857572 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25039, "RD_NAME": "SANTA BARBARA BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 233.2116668, "RKEY": "10502433", "FMP": 0, "TMP": 233.2116668, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3BDAB0C5-EF11-4981-914E-CC1C16CA1221}", "plow": "31", "FromStreet": "PARK PLACE CT", "ToStreet": "RODEO DR", "PaveRank": "Boulevard - No Parking", "Width": 11.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.535448302124991, 38.198578278723495 ], [ -84.535686693932902, 38.199190428393536 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24460, "RD_NAME": "HAMMONS LN", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 436.23886203000001, "RKEY": "10501493", "FMP": 0, "TMP": 436.23886203000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BDC4B491-E7C8-4C95-9B30-7A731513541B}", "plow": "33", "FromStreet": "HILL ST", "ToStreet": "W COLLEGE ST", "PaveRank": "Local", "Width": 10.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567198007388626, 38.209668221889437 ], [ -84.5671250095386, 38.208471686856825 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23510, "RD_NAME": "OPERA ALY", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 495.84086256000001, "RKEY": "10501473", "FMP": 0, "TMP": 495.84086256000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{72E79EC4-53BB-423E-9C92-2B2F13891899}", "plow": "33", "FromStreet": "S BROADWAY", "ToStreet": "S WATER ST", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559870099493025, 38.209146204303096 ], [ -84.56158821432247, 38.209273341396027 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25358, "RD_NAME": "ETTER LN", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 310.33636151000002, "RKEY": "10500755", "FMP": 0, "TMP": 310.33636151000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4E40F5A1-C144-48F3-BBBB-4B70EBD85119}", "plow": "31", "FromStreet": "HAZELWOOD DR", "ToStreet": "BEECHWOOD DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.5626783543171, 38.180377704658838 ], [ -84.563136841399199, 38.17960617705387 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23920, "RD_NAME": "RODEO DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 123.12373116000001, "RKEY": "10502419", "FMP": 0, "TMP": 123.12373116000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6B88DDDA-18D0-44CD-A6F1-BE4255F452C9}", "plow": "33", "FromStreet": "END", "ToStreet": "SANTA BARBARA BLVD", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.536127237770941, 38.19993263535833 ], [ -84.536541094845774, 38.199845154613662 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25860, "RD_NAME": "BOURBON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 771.58031230999995, "RKEY": "10500921", "FMP": 0, "TMP": 771.58031230999995, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{835BF986-E9EE-471B-A3C0-F1BA92FD3C58}", "plow": "32", "FromStreet": "DAVIS CT", "ToStreet": "PARIS PIKE", "PaveRank": "Local", "Width": 17.0, "SectionID": 11.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549100544797554, 38.212445573161531 ], [ -84.547910275290363, 38.21237003728745 ], [ -84.547712016237639, 38.212339458719249 ], [ -84.547612765875257, 38.212278303386086 ], [ -84.547582183776228, 38.212232677201399 ], [ -84.547482953558045, 38.211637625611239 ], [ -84.547452264926193, 38.211534598849774 ], [ -84.547343085285974, 38.211399464548052 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22571, "RD_NAME": "FARRELL LN", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 343.59869013000002, "RKEY": "10500942", "FMP": 0, "TMP": 343.59869013000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{15029A14-D277-4BFA-927F-A27104D54D1E}", "plow": "33", "FromStreet": "BRIDGE ST", "ToStreet": "END", "PaveRank": "Local", "Width": 9.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.546377955457743, 38.215863777193128 ], [ -84.545186308495659, 38.215784079881438 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25846, "RD_NAME": "ED DAVIS LN", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 431.86043962000002, "RKEY": "10501011", "FMP": 0, "TMP": 431.86043962000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CEC0EC4C-A36D-4858-9279-2C9B24E0D528}", "plow": "33", "FromStreet": "W LYNN ST", "ToStreet": "END", "PaveRank": "Local", "Width": 18.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552928451337507, 38.214843530007506 ], [ -84.553029354830485, 38.213861622077928 ], [ -84.553029391710311, 38.213773738281418 ], [ -84.55296068605216, 38.213674722469044 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24980, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 321.94793675, "RKEY": "10501343", "FMP": 0, "TMP": 321.94793675, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F27F4AD9-4616-4C19-82CF-F6D8FC226DB9}", "plow": "31", "FromStreet": "GATEWOOD DR", "ToStreet": "ARAPAHO TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 11.0, "Agency": "Georgetown", "DateConst": "1965-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56366502835499, 38.20457289270729 ], [ -84.564149638599702, 38.204629935838774 ], [ -84.564618667098841, 38.204725269653601 ], [ -84.564764365401061, 38.204733596441542 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23413, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 304.22198963, "RKEY": "10501356", "FMP": 0, "TMP": 304.22198963, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E9569180-FDC2-4C45-B912-BDACEEE58229}", "plow": "31", "FromStreet": "HUTCHINS DR", "ToStreet": "POCAHONTAS TRL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 26.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.577774106350091, 38.201608844224957 ], [ -84.577878692363683, 38.201444823941522 ], [ -84.578015649595358, 38.201192965745811 ], [ -84.578226733076647, 38.200853957649997 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24891, "RD_NAME": "SUTTON PLACE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1213.56571583, "RKEY": "10502502", "FMP": 0, "TMP": 1213.56571583, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6BA2C553-2C38-4A3E-9863-7E2B29072384}", "plow": "31", "FromStreet": "LEMONS MILL RD", "ToStreet": "SKYLINE DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526973317712219, 38.194237549320988 ], [ -84.528557576277521, 38.191606119913665 ], [ -84.528630959262557, 38.191461867490879 ], [ -84.528744687392873, 38.191213943482865 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23871, "RD_NAME": "RANSOM TRCE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 279.94105793, "RKEY": "10502376", "FMP": 0, "TMP": 279.94105793, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3B99BED4-7722-4C0B-8E7F-7C6317034A9C}", "plow": "31", "FromStreet": "HEMINGWAY PL", "ToStreet": "WARREN PASS", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572008776862106, 38.18963167030568 ], [ -84.572921767037286, 38.18989947515103 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22994, "RD_NAME": "OLD OXFORD RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1495.0627361100001, "RKEY": "10501794", "FMP": 0, "TMP": 1495.0627361100001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A9998658-DF7E-4BC6-BF29-F3B823E70565}", "plow": "31", "FromStreet": "VILLAGE BLVD", "ToStreet": "MAGNOLIA DR", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526607332071308, 38.227310337062526 ], [ -84.526792044451966, 38.227228093961656 ], [ -84.527196414672005, 38.227071887310856 ], [ -84.527471401009649, 38.226991514667539 ], [ -84.529969077036867, 38.226411264819184 ], [ -84.530240377980306, 38.226326436682243 ], [ -84.530487250318089, 38.226195750837284 ], [ -84.531360112759899, 38.225726975169735 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25101, "RD_NAME": "REDDING LAKE CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1159.1403294300001, "RKEY": "10501394", "FMP": 0, "TMP": 1159.1403294300001, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CCD9E258-D2F3-48E7-B5A8-E7A050481D36}", "plow": "33", "FromStreet": "S REDDING RD", "ToStreet": "S REDDING RD", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1993-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576687446386146, 38.198535574339729 ], [ -84.57829027215989, 38.199113930757406 ], [ -84.578352057176744, 38.199124155659305 ], [ -84.57839740246672, 38.199117738817762 ], [ -84.578481305205628, 38.199072156450271 ], [ -84.578511589403675, 38.198984298217155 ], [ -84.57849868664195, 38.198942150262511 ], [ -84.578465880889851, 38.198904199838751 ], [ -84.578420368549502, 38.198877383679502 ], [ -84.57771826584829, 38.198667740345044 ], [ -84.577215036987297, 38.198579808350225 ], [ -84.576740550940571, 38.198435309114871 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22835, "RD_NAME": "DARBY DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 275.77833226000001, "RKEY": "10502710", "FMP": 0, "TMP": 275.77833226000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8A2BA5F7-0C8C-4699-B5B9-C7464BB7DD42}", "plow": "31", "FromStreet": "CHAMPION WAY", "ToStreet": "FINANCIAL WAY", "PaveRank": "Collector - Residential", "Width": 37.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.542517864919191, 38.221654989144064 ], [ -84.541898166015869, 38.221868644534965 ], [ -84.541712502647698, 38.221960125093318 ], [ -84.541666996119176, 38.22199646132141 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25542, "RD_NAME": "BOURBON CT", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 253.25283916000001, "RKEY": "10500989", "FMP": 0, "TMP": 253.25283916000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{13B8FCCD-E0C7-41B6-AE04-34EEE79E71D5}", "plow": "33", "FromStreet": "BOURBON ST", "ToStreet": "END", "PaveRank": "Local", "Width": 15.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55502102309039, 38.212818642904146 ], [ -84.554990114396617, 38.213350304357618 ], [ -84.555005213943986, 38.213406482847148 ], [ -84.555033722855583, 38.213451536813011 ], [ -84.555093468869515, 38.213480703346193 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24467, "RD_NAME": "CLAYTON AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 460.57864010999998, "RKEY": "10501131", "FMP": 0, "TMP": 460.57864010999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A371E93C-1395-4F38-825C-80C2EA3A1754}", "plow": "31", "FromStreet": "DUDLEY AVE", "ToStreet": "MILITARY ST", "PaveRank": "Continuous", "Width": 34.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553210237373321, 38.204063530228787 ], [ -84.551610491824349, 38.203985257119669 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23515, "RD_NAME": "JENNIFER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 498.87124953, "RKEY": "10502237", "FMP": 0, "TMP": 498.87124953, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{6F64E9E8-870A-410E-8782-CC8448C57371}", "plow": "32", "FromStreet": "THORNDALE DR", "ToStreet": "JOHNSTONE TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525418147225764, 38.22003400415295 ], [ -84.525066768486369, 38.219811203625042 ], [ -84.524966427108197, 38.219753313744711 ], [ -84.524860028771613, 38.219703875197979 ], [ -84.524483662764581, 38.219560184365996 ], [ -84.524384212806993, 38.219511640806211 ], [ -84.524298166506071, 38.219452525768673 ], [ -84.524261825276398, 38.219418918198762 ], [ -84.524199630037756, 38.219349063934573 ], [ -84.52408379608363, 38.219197361028122 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23412, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 298.60074933, "RKEY": "10501355", "FMP": 0, "TMP": 298.60074933, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{66788248-68FF-419C-8AE5-D84AB9B8A09C}", "plow": "31", "FromStreet": "LANKFORD DR", "ToStreet": "HUTCHINS DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 25.0, "Agency": "Georgetown", "DateConst": "1983-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.577268189338639, 38.202322005753047 ], [ -84.57745871455333, 38.20211599423336 ], [ -84.577774106350091, 38.201608844224957 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24385, "RD_NAME": "COACHMAN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 939.53133233000005, "RKEY": "10502931", "FMP": 0, "TMP": 939.53133233000005, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{CDA61F68-55D6-4D25-80D6-CFE3E038F310}", "plow": "31", "FromStreet": "RAISE OLD GLORY LN", "ToStreet": "GLORY COACH PL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551889924762975, 38.232453744821115 ], [ -84.551704715705768, 38.234376796399104 ], [ -84.55163564902341, 38.235025887232226 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25862, "RD_NAME": "BOURBON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 267.49589964, "RKEY": "10500923", "FMP": 0, "TMP": 267.49589964, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B0CAACEA-78A4-4C10-A2FB-26AF8BE5ECEB}", "plow": "32", "FromStreet": "PAYNE ST", "ToStreet": "MARTIN LUTHER KING JR DR", "PaveRank": "Local", "Width": 18.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550882604964528, 38.212561430031201 ], [ -84.549954915798835, 38.212499562488645 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22581, "RD_NAME": "WILLIAMSBURG LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 333.29725244999997, "RKEY": "10501681", "FMP": 0, "TMP": 333.29725244999997, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0F179FA0-BB76-4C81-8842-1E91A6DFE591}", "plow": "32", "FromStreet": "COLONIAL GARDENS APTS", "ToStreet": "WILLIAMSBURG LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 10.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580127717070354, 38.233399115916392 ], [ -84.580189943849717, 38.233427195011892 ], [ -84.580502835532457, 38.233698058153045 ], [ -84.580647559665607, 38.233793414656262 ], [ -84.581021855773443, 38.233969036881355 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25851, "RD_NAME": "TEDDY AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 487.11825151, "RKEY": "10501001", "FMP": 0, "TMP": 487.11825151, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B725FFA1-CD32-4861-ACE3-F630FA6F4654}", "plow": "32", "FromStreet": "W LYNN ST", "ToStreet": "MAIN AVE", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554036789064583, 38.214929721096794 ], [ -84.554074810330761, 38.214967731414738 ], [ -84.55407485098047, 38.215093790011608 ], [ -84.553973845096991, 38.216254212421973 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24985, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 319.94429732999998, "RKEY": "10501349", "FMP": 0, "TMP": 319.94429732999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CD1C2FA5-8667-44E8-A4F1-B3437247C38D}", "plow": "31", "FromStreet": "N MOHEGAN TRL", "ToStreet": "S SHOSHONI TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 16.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.568145290396316, 38.204237115492788 ], [ -84.568578170827038, 38.204069244328004 ], [ -84.569181252104741, 38.203922570470183 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23411, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 304.93352131, "RKEY": "10501354", "FMP": 0, "TMP": 304.93352131, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{44D22793-0423-4368-97DA-87E67426444F}", "plow": "31", "FromStreet": "ROXIE LN", "ToStreet": "LANKFORD DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 24.0, "Agency": "Georgetown", "DateConst": "1983-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576541848007224, 38.202932459088665 ], [ -84.577268189338639, 38.202322005753047 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24897, "RD_NAME": "THORNDALE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 556.96331237000004, "RKEY": "10502511", "FMP": 0, "TMP": 556.96331237000004, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{A82E194E-ECD0-42E8-93C3-BADA07922813}", "plow": "31", "FromStreet": "PARIS PIKE", "ToStreet": "KENDALL DR", "PaveRank": "Boulevard - No Parking", "Width": 14.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526521981433547, 38.218949072552014 ], [ -84.526546082212519, 38.218818593795802 ], [ -84.526554264129274, 38.218640437824867 ], [ -84.526542636146615, 38.218460429569049 ], [ -84.526507508998819, 38.218123358901622 ], [ -84.526452501380206, 38.217516386971219 ], [ -84.526384475371117, 38.217441256505971 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23876, "RD_NAME": "RANSOM TRCE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1647.8439321599999, "RKEY": "10502372", "FMP": 35, "TMP": 1682.8439321599999, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C4ACE03B-53E9-4531-83AB-7EE3BC6102DF}", "plow": "31", "FromStreet": "ALCOTT LN", "ToStreet": "ELLEN CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572066759583791, 38.196458692521411 ], [ -84.57170315960937, 38.196835422543337 ], [ -84.571575914775167, 38.196979712593546 ], [ -84.571370712032831, 38.197276199302941 ], [ -84.571354870712881, 38.197309271860007 ], [ -84.571351536831301, 38.19734356861165 ], [ -84.571362814312423, 38.197378285548197 ], [ -84.571389466959275, 38.197409036640508 ], [ -84.571429130337947, 38.197431403016743 ], [ -84.571722429446268, 38.197545005676069 ], [ -84.572991932096159, 38.198071226129251 ], [ -84.573038673887467, 38.19808624783203 ], [ -84.57308315208185, 38.19809053579327 ], [ -84.5731292239022, 38.198082205413641 ], [ -84.573170642792348, 38.198060097355999 ], [ -84.573200072743205, 38.198026060806804 ], [ -84.573345679991633, 38.197734471127823 ], [ -84.573632722758276, 38.197194367191862 ], [ -84.573656284149678, 38.197157251185367 ], [ -84.573688074732118, 38.197127906317846 ], [ -84.573727705922678, 38.197108801306044 ], [ -84.573778291420723, 38.197101065387194 ], [ -84.573832114613808, 38.197108466903423 ], [ -84.574621466883599, 38.197366513458363 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23010, "RD_NAME": "HUDSON DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 111.56233555, "RKEY": "10501267", "FMP": 0, "TMP": 111.56233555, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3A39F285-8520-4385-9870-9C2369D3FD15}", "plow": "33", "FromStreet": "DORCHESTER DR", "ToStreet": "END", "PaveRank": "Local", "Width": 33.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552044294929516, 38.186159508737063 ], [ -84.551976826647717, 38.185857819361026 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25339, "RD_NAME": "EASTWOOD DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 286.07365428000003, "RKEY": "10501081", "FMP": 0, "TMP": 286.07365428000003, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{61A0AE83-843C-4464-8AC4-54DE30F767D8}", "plow": "33", "FromStreet": "FORDLAND DR", "ToStreet": "END", "PaveRank": "Local", "Width": 16.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559920251299303, 38.217950499041422 ], [ -84.560208867173202, 38.218702339372953 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22840, "RD_NAME": "KENTUCKY AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 108.42039954000001, "RKEY": "10501468", "FMP": 0, "TMP": 108.42039954000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6234E98B-BA79-4A01-85F6-A4315337A197}", "plow": "31", "FromStreet": "KENTUCKY CT", "ToStreet": "HILL ST", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567967882842041, 38.209997246851742 ], [ -84.567966398407009, 38.209699524639163 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23410, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 332.96062207, "RKEY": "10501353", "FMP": 0, "TMP": 332.96062207, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{233EEE64-5D89-4D18-BD1A-28C90846D373}", "plow": "31", "FromStreet": "WELLINGTON WAY", "ToStreet": "ROXIE LN", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 23.0, "Agency": "Georgetown", "DateConst": "1970-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575952280343543, 38.203717288620531 ], [ -84.576024422273022, 38.203645775181371 ], [ -84.576344977418799, 38.203165045304644 ], [ -84.576541848007224, 38.202932459088665 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25548, "RD_NAME": "MARTIN LUTHER KING JR DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 507.62795183999998, "RKEY": "10500605", "FMP": 0, "TMP": 507.62795183999998, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6E00E34E-B617-49C5-8C32-498F5C8F7C9D}", "plow": "32", "FromStreet": "HICKMAN ST", "ToStreet": "YOUNG ST", "PaveRank": "Local", "Width": 17.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549304678269223, 38.217557837774123 ], [ -84.549161482011712, 38.218717552767416 ], [ -84.549176621565309, 38.218877820497795 ], [ -84.549214615083841, 38.21893890069542 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22986, "RD_NAME": "DEMAND CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 712.81603764, "RKEY": "10502093", "FMP": 0, "TMP": 712.81603764, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{64F841BA-14CB-464F-ABAA-DFDF49EDD1F8}", "plow": "32", "FromStreet": "SUPPLY CT", "ToStreet": "END", "PaveRank": "Local", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526886716906574, 38.270890239679389 ], [ -84.527906567508666, 38.270417693166294 ], [ -84.527955469780096, 38.270388812291436 ], [ -84.527999220473788, 38.270355484072454 ], [ -84.528036087248026, 38.270317141448075 ], [ -84.528063238412187, 38.270276501133239 ], [ -84.528082134737048, 38.27022945866036 ], [ -84.528089270740864, 38.270177352130659 ], [ -84.528083198532215, 38.270123460744628 ], [ -84.528064202571315, 38.270071633467722 ], [ -84.528034684360506, 38.270024091666507 ], [ -84.527666293288917, 38.269531435824398 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22992, "RD_NAME": "DEERFIELD LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 507.23045965, "RKEY": "10500790", "FMP": 0, "TMP": 507.23045965, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{83817B47-8B69-467D-A1EF-9615650E12FB}", "plow": "32", "FromStreet": "ELKHORN GREEN PL", "ToStreet": "WILDERNESS COVE LN", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1996-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.522398024293039, 38.216014109217596 ], [ -84.521688106943998, 38.216585127417638 ], [ -84.521093400495118, 38.216947788872147 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22880, "RD_NAME": "CHESTNUT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 249.22586325, "RKEY": "10501053", "FMP": 0, "TMP": 249.22586325, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DBF8E13A-DF63-48ED-8DF1-B89D5A526D59}", "plow": "32", "FromStreet": "SOUTH ALY", "ToStreet": "GANO AVE", "PaveRank": "Continuous", "Width": 37.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556988556058371, 38.216568916445787 ], [ -84.557215260085357, 38.217229510584559 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22754, "RD_NAME": "BRIAN AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 571.74007947999996, "RKEY": "10500910", "FMP": 0, "TMP": 571.74007947999996, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{05E9575A-1C71-421D-93AA-0DC9E7623856}", "plow": "32", "FromStreet": "ELKHORN MEADOWS DR", "ToStreet": "ELKHORN MEADOWS DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1996-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534364949085216, 38.209199263657275 ], [ -84.532544488130654, 38.209833075271305 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23713, "RD_NAME": "MUIRFIELD PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 210.72054332, "RKEY": "10502291", "FMP": 0, "TMP": 210.72054332, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D98A9FF6-8AC0-475D-B7D7-AF4E93EF520B}", "plow": "32", "FromStreet": "DOUBLE EAGLE CT", "ToStreet": "DOUBLE EAGLE CT", "PaveRank": null, "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.594062074700233, 38.214002927462687 ], [ -84.59403453345719, 38.214138602879267 ], [ -84.59396110095021, 38.214292780623737 ], [ -84.593905963878299, 38.21436804075293 ], [ -84.593761561601184, 38.214519601007034 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23409, "RD_NAME": "PAVILION DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 290.81927438000002, "RKEY": "10502938", "FMP": 0, "TMP": 290.81927438000002, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DDFEE7C3-1F51-4A97-8960-C0E6E89A5CF2}", "plow": "31", "FromStreet": "AVALON PATH", "ToStreet": "WINNERS CIR", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.544398144496498, 38.231175255925727 ], [ -84.544350454602423, 38.23125963242564 ], [ -84.54426155884623, 38.231500132299367 ], [ -84.544217819552713, 38.231747133948097 ], [ -84.544199476300179, 38.23195292457072 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23539, "RD_NAME": "GRISHAM DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 204.00070455, "RKEY": "10503208", "FMP": 0, "TMP": 204.00070455, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{46A8DF00-20FB-4FB2-B5FF-D149D25EAF21}", "plow": "33", "FromStreet": "CHAMBERLAIN DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570982026347906, 38.187014732812088 ], [ -84.570506222377148, 38.186599058882166 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24945, "RD_NAME": "CONSTITUTION ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 350.2949728, "RKEY": "10501788", "FMP": 0, "TMP": 350.2949728, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{00AAA0B9-5F8A-4A4A-82E7-16DC09306E93}", "plow": "32", "FromStreet": "S HAMILTON ST", "ToStreet": "S MULBERRY ST", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558162353523073, 38.208885587107481 ], [ -84.556947067184751, 38.208809454459747 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25085, "RD_NAME": "QUAIL HOLLOW DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 25.09124682, "RKEY": "10503461", "FMP": 225, "TMP": 250.09124682000001, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{E4A4773F-A5C8-4292-8D3A-0AC725942D54}", "plow": "32", "FromStreet": "CHRISTAL DR", "ToStreet": "LA COSTA DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.585079337948486, 38.212960007642167 ], [ -84.585059880347401, 38.213027176328367 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24908, "RD_NAME": "MARSHALL PARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1007.40989096, "RKEY": "10501316", "FMP": 0, "TMP": 1007.40989096, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2E63E9BA-80A6-4AFF-A7A5-D024F87ACD40}", "plow": "32", "FromStreet": "SAM POLLOCK DR", "ToStreet": "PARKSIDE DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56339369054713, 38.191024706785591 ], [ -84.563916619691085, 38.190771245127713 ], [ -84.564427913410995, 38.190591816620902 ], [ -84.564839843770827, 38.190488838136702 ], [ -84.566068259390349, 38.190248480076271 ], [ -84.566164513467072, 38.190213741023101 ], [ -84.56622658635915, 38.190183877458175 ], [ -84.56628189421815, 38.190141862412084 ], [ -84.566488104168229, 38.18989098501762 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25386, "RD_NAME": "E CHOPIN WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 579.62764591999996, "RKEY": "10501320", "FMP": 0, "TMP": 579.62764591999996, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B5640AEB-8323-4C8F-884F-791A95AA26FB}", "plow": "33", "FromStreet": "SALINGER DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565824124149415, 38.19212182062433 ], [ -84.565068967642063, 38.192079649228397 ], [ -84.565023155068474, 38.192072049100084 ], [ -84.564986905026885, 38.192054108425175 ], [ -84.564969607241324, 38.192026196504962 ], [ -84.564992613360047, 38.191721028255891 ], [ -84.565107034122789, 38.19114131362128 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24493, "RD_NAME": "HILLSIDE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 438.78408412, "RKEY": "10501459", "FMP": 0, "TMP": 438.78408412, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E114744B-2FBC-42E3-8F45-A26D27C742A1}", "plow": "32", "FromStreet": "W MAIN ST", "ToStreet": "SPRINGSIDE AVE", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.57415502775369, 38.209663186581523 ], [ -84.57395709375686, 38.208936723828288 ], [ -84.573868319130028, 38.208480217025517 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25577, "RD_NAME": "GANO AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 371.33064667000002, "RKEY": "10501037", "FMP": 0, "TMP": 371.33064667000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{899EBAC4-4916-4465-A51B-50B148D67184}", "plow": "31", "FromStreet": "N BROADWAY", "ToStreet": "GANO CT", "PaveRank": "Continuous", "Width": 33.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561254021672838, 38.21632460336496 ], [ -84.561055739747644, 38.216402255224317 ], [ -84.560022445572372, 38.216624753466348 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23408, "RD_NAME": "PAVILION DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 349.19166271, "RKEY": "10502937", "FMP": 0, "TMP": 349.19166271, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9FAF718B-BC5A-41BE-8255-F53A7B289EF0}", "plow": "31", "FromStreet": "GREENLEAF PATH", "ToStreet": "AVALON PATH", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.545142482511494, 38.230434729455496 ], [ -84.545034939118651, 38.230495976524885 ], [ -84.544855268682795, 38.230624323540923 ], [ -84.544685315348516, 38.230775839220733 ], [ -84.54457891968174, 38.230894496285565 ], [ -84.5444817205465, 38.231025606106535 ], [ -84.544398144496498, 38.231175255925727 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22618, "RD_NAME": "W CLINTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 185.77380559, "RKEY": "10501173", "FMP": 0, "TMP": 185.77380559, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D7AD003E-C85B-47E1-8FE7-71F4E92AC844}", "plow": "33", "FromStreet": "KENTUCKY AVE", "ToStreet": "MCFARLAND DR", "PaveRank": "Local", "Width": 15.0, "SectionID": 11.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567822975525331, 38.207468031680577 ], [ -84.568467229485464, 38.207425311412642 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25885, "RD_NAME": "CYPRESS WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 305.0, "RKEY": "10500805", "FMP": 0, "TMP": 305.0, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FDC521FC-7452-4E96-89BD-683E9945EFDA}", "plow": "32", "FromStreet": "FOX RUN RD", "ToStreet": "ELKHORN GREEN PL", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.521331050362377, 38.214430993252257 ], [ -84.520696122027687, 38.214284877475293 ], [ -84.520429193391053, 38.214192898132815 ], [ -84.520339014599784, 38.214144745900086 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24926, "RD_NAME": "E MAIN ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 159.475831, "RKEY": "10501830", "FMP": 0, "TMP": 159.475831, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2CB8DE73-81BD-431B-B945-493FE124C4ED}", "plow": "31", "FromStreet": "WARRENDALE AVE", "ToStreet": "MADDOX ST", "PaveRank": "Collector - Residential", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.548320891585377, 38.209115350938092 ], [ -84.547787899641676, 38.208993211161975 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23888, "RD_NAME": "RIVIERA DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 161.80510202, "RKEY": "10502401", "FMP": 0, "TMP": 161.80510202, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{FF90CC58-450A-4DE6-BD06-620430227B8A}", "plow": "51", "FromStreet": "BETHPAGE PATH", "ToStreet": "END", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529246901903875, 38.232035177072156 ], [ -84.529323860828015, 38.231908540206895 ], [ -84.529515553236578, 38.231644943289773 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25013, "RD_NAME": "AZTEC TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 244.87428315, "RKEY": "10501835", "FMP": 0, "TMP": 244.87428315, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B3554657-567D-4293-BD60-900BA8FE8302}", "plow": "31", "FromStreet": "NATHANIEL CT", "ToStreet": "BETH CT", "PaveRank": "Local", "Width": 22.0, "SectionID": 10.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574370900457041, 38.202967741498576 ], [ -84.574460659629224, 38.20303537098868 ], [ -84.574832488739105, 38.203529295771695 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22708, "RD_NAME": "MCCLELLAND SPRINGS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 176.0, "RKEY": "10503396", "FMP": 0, "TMP": 176.0, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2011-010", "Adopted": "2011-11-28", "GlobalID": "{76665B91-35C5-468B-A2CE-483ACE631DD3}", "plow": "32", "FromStreet": "OLD FORT DR", "ToStreet": "CLEAR SPRINGS DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.586024247967032, 38.204768813529085 ], [ -84.586635624361534, 38.204739712193955 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23505, "RD_NAME": "MILITARY ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 295.46607712999997, "RKEY": "10501184", "FMP": 0, "TMP": 295.46607712999997, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{945BDDF0-2A0A-4B4C-8ABF-FEC66EB1897D}", "plow": "32", "FromStreet": "CLAYTON AVE", "ToStreet": "FLINN CT", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551610491824349, 38.203985257119669 ], [ -84.5516918744366, 38.20317644651599 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23407, "RD_NAME": "QUAIL HOLLOW DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 251.58865623, "RKEY": "10502365", "FMP": 0, "TMP": 251.58865623, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{4E4107E4-D6A9-4EB2-8E84-B038B7182A4D}", "plow": "32", "FromStreet": "SEA PINES WAY", "ToStreet": "TURTLE POINT DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.584860472871526, 38.213702242698645 ], [ -84.584663240591325, 38.21437535643998 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23915, "RD_NAME": "BUDDY WILLIAMS PL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 111.07770618000001, "RKEY": "10501118", "FMP": 0, "TMP": 111.07770618000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{249B3094-35BA-4189-8C01-0CB80E0D026E}", "plow": "33", "FromStreet": "W MAIN ST", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565607137806495, 38.210263090853395 ], [ -84.56555980226706, 38.21056581712503 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25855, "RD_NAME": "MAIN AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 245.09150498, "RKEY": "10500991", "FMP": 0, "TMP": 245.09150498, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3B0C4943-6335-445A-9FFD-FA228049B4BF}", "plow": "31", "FromStreet": "TEDDY AVE", "ToStreet": "WATSON ALY", "PaveRank": "Local", "Width": 22.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2010-08-18", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553973845096991, 38.216254212421973 ], [ -84.553122345986196, 38.216213464276237 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22973, "RD_NAME": "ALYSHEBA AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 273.65979287, "RKEY": "10500874", "FMP": 0, "TMP": 273.65979287, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{913475DF-1D50-4F7B-AAF0-881633105149}", "plow": "32", "FromStreet": "SEATTLE SLEW ST", "ToStreet": "DONERAIL DR", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582720050170863, 38.237673610696568 ], [ -84.583515407722501, 38.238087367574522 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25841, "RD_NAME": "W COURT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 226.22864254000001, "RKEY": "10502892", "FMP": 0, "TMP": 226.22864254000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{78FBCFAF-E054-4695-9DCC-297BBA4206CF}", "plow": "32", "FromStreet": "COURT ST", "ToStreet": "N BROADWAY", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558995684918656, 38.210225515590231 ], [ -84.559780076109917, 38.210279279250337 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24975, "RD_NAME": "POCAHONTAS CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 190.60466792, "RKEY": "10501376", "FMP": 0, "TMP": 190.60466792, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CD9AA710-05AB-4184-B2EB-2ECB331485C3}", "plow": "32", "FromStreet": "POCAHONTAS TRL", "ToStreet": "END", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581998539459647, 38.202245796539195 ], [ -84.581711923587477, 38.202717813029608 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23406, "RD_NAME": "QUAIL HOLLOW DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 252.42273398, "RKEY": "10502367", "FMP": 0, "TMP": 252.42273398, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{81383419-A9D2-4CA5-B688-EB50ECAB8538}", "plow": "32", "FromStreet": "LA COSTA DR", "ToStreet": "SEA PINES WAY", "PaveRank": "Local", "Width": 23.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.585059880347401, 38.213027176328367 ], [ -84.584860472871526, 38.213702242698645 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23865, "RD_NAME": "ELKHORN GREEN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 564.30969273000005, "RKEY": "10500616", "FMP": 460, "TMP": 1024.3096927300001, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{55CD874E-3341-448A-BD6A-68D81429C02F}", "plow": "32", "FromStreet": "FOX RUN RD", "ToStreet": "CYPRESS WAY", "PaveRank": "Local", "Width": 21.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.519504832192212, 38.214662954780145 ], [ -84.519491943533964, 38.214657105951503 ], [ -84.51923248176422, 38.214469135436019 ], [ -84.519014210681917, 38.21426940704707 ], [ -84.518956692180154, 38.214238551142678 ], [ -84.518926409578626, 38.214219550906556 ], [ -84.518905181348131, 38.214198146880065 ], [ -84.518899006281472, 38.214162405104801 ], [ -84.518915485911833, 38.214128679735168 ], [ -84.518974202583863, 38.214071651097875 ], [ -84.51904432642965, 38.21400189490673 ], [ -84.519106684184038, 38.213934624192532 ], [ -84.519257968144686, 38.213825177137039 ], [ -84.519577100339276, 38.213705555195531 ], [ -84.519720973764876, 38.213653477630629 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23440, "RD_NAME": "N LEWIS CT", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 262.3199871, "RKEY": "10501498", "FMP": 0, "TMP": 262.3199871, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9CEC684A-E85B-4AD0-9297-4048DD06E4AF}", "plow": "32", "FromStreet": "HIGHLAND AVE", "ToStreet": "CAUDILL AVE", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564845913752023, 38.206175716010407 ], [ -84.565757972991207, 38.206144757605955 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25094, "RD_NAME": "LAKE FOREST DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 77.0, "RKEY": "10503347", "FMP": 0, "TMP": 77.0, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4191FA83-FEE5-4302-B730-D29F0AB0F5AD}", "plow": "32", "FromStreet": "HARMONY RIDGE RD", "ToStreet": "BAY SHORE CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534556703742609, 38.196151734625062 ], [ -84.534307668453081, 38.196073736619596 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24371, "RD_NAME": "CLEAR SPRINGS DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 451.92573, "RKEY": "10503617", "FMP": 0, "TMP": 451.92573, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{EB7F7ED1-37BF-46C7-916E-E308FD06DC48}", "plow": "53", "FromStreet": "MCCLELLAND SPRINGS DR", "ToStreet": "END", "PaveRank": "Local", "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.587181898267602, 38.204713706457952 ], [ -84.587085480114169, 38.203475043360839 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25532, "RD_NAME": "IKEBANA DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 167.135184, "RKEY": "10503710", "FMP": 0, "TMP": 167.135184, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{44607E5C-2424-4920-9DA1-6F9183094966}", "plow": "31", "FromStreet": "END", "ToStreet": "RIVIERA DR", "PaveRank": "Local", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.53091952091998, 38.229868280476005 ], [ -84.530798574086333, 38.22977467208235 ], [ -84.530769475556539, 38.229751857562192 ], [ -84.530455019377541, 38.229596019816945 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23467, "RD_NAME": "ERICA DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 402.91852917, "RKEY": "10503255", "FMP": 0, "TMP": 402.91852917, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2012-003", "Adopted": "2012-02-13", "GlobalID": "{E9B90006-CC5B-48F2-9A95-FCDE1A432999}", "plow": "32", "FromStreet": "PONY PL", "ToStreet": "BILLY VANCE DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531342760461698, 38.197007163266719 ], [ -84.530096856933667, 38.19649976965971 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24902, "RD_NAME": "TURTLE POINT DR X", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 39.60934419, "RKEY": "10502532", "FMP": 0, "TMP": 39.60934419, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{4BC79392-C4D2-4EEA-990E-55D9C7DD0AB4}", "plow": "31", "FromStreet": "PAYNES LANDING BLVD", "ToStreet": "PAYNES LANDING BLVD", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582408635938833, 38.214001854924732 ], [ -84.582542226007135, 38.214028715303947 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24911, "RD_NAME": "WELLINGTON WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 212.82773841, "RKEY": "10502871", "FMP": 0, "TMP": 212.82773841, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DCA16FB9-C6B3-4C11-A38E-369A521EE5B1}", "plow": "31", "FromStreet": "PAYNES DEPOT RD", "ToStreet": "VIRGINIA CT", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580128567919303, 38.206514676919539 ], [ -84.579437537267296, 38.206304330580124 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24438, "RD_NAME": "FOUNTAIN AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 849.20037922999995, "RKEY": "10500645", "FMP": 0, "TMP": 849.20037922999995, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3B119A5D-19C3-4079-A4C7-E0AB0ECA1FDC}", "plow": "32", "FromStreet": "E JACKSON ST", "ToStreet": "CLAYTON AVE", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55023705664577, 38.206230231948666 ], [ -84.550415252425239, 38.203902553349216 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23405, "RD_NAME": "PRESTWICK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 638.64949146000004, "RKEY": "10502364", "FMP": 683, "TMP": 1321.64949146, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2011-007", "Adopted": "2011-09-26", "GlobalID": "{091FC65B-D149-4969-A79C-986B6345AB05}", "plow": "32", "FromStreet": "KINGSTON DR", "ToStreet": "KINGSTON DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.522432237210964, 38.23272231285307 ], [ -84.522595310955296, 38.2324280031416 ], [ -84.523143867665198, 38.231624336106357 ], [ -84.523177245304126, 38.231585409311293 ], [ -84.523215766713321, 38.231551204847761 ], [ -84.523260128641198, 38.231521729190412 ], [ -84.523346127008963, 38.231480052234573 ], [ -84.523387791540188, 38.231466203079947 ], [ -84.523431465635269, 38.231457043932323 ], [ -84.523520749559609, 38.231448082574659 ], [ -84.523722758146107, 38.231444135783129 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22742, "RD_NAME": "BLOSSOM PARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 105.0, "RKEY": "10502017", "FMP": 0, "TMP": 105.0, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{195F9C41-DB02-47BF-A77D-0878E6FB8D38}", "plow": "32", "FromStreet": "SPYGLASS DR", "ToStreet": "IKEBANA PATH", "PaveRank": "Collector - Residential", "Width": 36.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.532014755179375, 38.23345584988035 ], [ -84.531988103841002, 38.233404218168616 ], [ -84.531979183226326, 38.233354142825981 ], [ -84.531983490952001, 38.233304203146396 ], [ -84.53199649441585, 38.233254901967641 ], [ -84.532018185532166, 38.233206514989469 ], [ -84.532036965881503, 38.233180103196261 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22685, "RD_NAME": "W CLINTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 335.17399073000001, "RKEY": "10501166", "FMP": 0, "TMP": 335.17399073000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D0519675-EF8D-4E65-B2E6-8799852410F2}", "plow": "31", "FromStreet": "LEXINGTON AVE", "ToStreet": "HIGHLAND AVE", "PaveRank": "Local", "Width": 21.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563718336958402, 38.207593350085617 ], [ -84.564883891228035, 38.207556977011329 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25073, "RD_NAME": "WHITMAN WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 396.66421423999998, "RKEY": "10502562", "FMP": 105, "TMP": 501.66421423999998, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2013-004", "Adopted": "2013-01-28", "GlobalID": "{50D3AD79-62E2-4430-A361-5AF207471AFD}", "plow": "32", "FromStreet": "WILDERNESS COVE LN", "ToStreet": "VALE LN", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.516600233692898, 38.217940217375514 ], [ -84.51653046315991, 38.217900529417854 ], [ -84.516516681054327, 38.217890601102489 ], [ -84.51646095859796, 38.217844272775551 ], [ -84.516412428967044, 38.217793154919725 ], [ -84.516381424389792, 38.217752481186047 ], [ -84.515877804362546, 38.217022089098087 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23988, "RD_NAME": "FAULKNER CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 128.81044181, "RKEY": "10501295", "FMP": 0, "TMP": 128.81044181, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{38F416B2-6A40-46E1-A3CD-0397A439A86A}", "plow": "33", "FromStreet": "BROWNING DR", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564424919277997, 38.194905819030176 ], [ -84.564214184828415, 38.194593638168733 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25372, "RD_NAME": "CAMP CREEK WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 165.9177557, "RKEY": "10502925", "FMP": 0, "TMP": 165.9177557, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{1C36D8A1-2B7C-4CCA-B7D1-B5898A7F1F5E}", "plow": "33", "FromStreet": "END", "ToStreet": "RAISE OLD GLORY LN", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549652157903679, 38.231833369980777 ], [ -84.549447252088044, 38.23212303018547 ], [ -84.549381352277862, 38.232235511130114 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24834, "RD_NAME": "MARY BOURNE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 293.296876, "RKEY": "10501463", "FMP": 0, "TMP": 293.296876, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0EEA16F1-0EF8-4F39-B87B-090C3725E674}", "plow": "32", "FromStreet": "LEE DR", "ToStreet": "MAPLEWOOD DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576764011938863, 38.207599112499629 ], [ -84.577458836364116, 38.207659009775725 ], [ -84.577664709159023, 38.20767038886008 ], [ -84.577737722754591, 38.207676516716354 ], [ -84.577779591180288, 38.207678763309417 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22898, "RD_NAME": "NANTUCKET CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 264.63847504, "RKEY": "10500859", "FMP": 0, "TMP": 264.63847504, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{59E70A36-8647-4C7C-A63A-D484C7228D84}", "plow": "33", "FromStreet": "CUMBERLAND DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1993-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575408736821061, 38.233640713319247 ], [ -84.57585694566923, 38.233984063689995 ], [ -84.576047329489569, 38.234163368549595 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23473, "RD_NAME": "IRVING LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 530.01116342, "RKEY": "10502236", "FMP": 0, "TMP": 530.01116342, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{EB88D9E1-6CE1-4324-930F-B79CD4F219C2}", "plow": "32", "FromStreet": "LOVETT PARK LN", "ToStreet": "W SHOWALTER DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575955280597114, 38.192442040716323 ], [ -84.575654875091757, 38.192687604490494 ], [ -84.575495943305796, 38.192790388583589 ], [ -84.5753584821761, 38.192856033981705 ], [ -84.574924749374873, 38.193017056242105 ], [ -84.574816803965604, 38.193064868776467 ], [ -84.574718512494712, 38.193118269874496 ], [ -84.574463713826532, 38.193275027027411 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22874, "RD_NAME": "WALNUT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 246.77208956000001, "RKEY": "10501057", "FMP": 0, "TMP": 246.77208956000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{16413B02-DD5A-40AE-A2E8-F71D6BC92430}", "plow": "32", "FromStreet": "GANO AVE", "ToStreet": "WRIGHT ALY", "PaveRank": "Local", "Width": 20.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555845533736914, 38.217524653319224 ], [ -84.556076536461177, 38.218177327297354 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24931, "RD_NAME": "E MAIN EXT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 372.699696, "RKEY": "10502721", "FMP": 0, "TMP": 372.699696, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{637E3630-EDF6-4117-9EA8-E73F396741D6}", "plow": "31", "FromStreet": "END", "ToStreet": "RICHFIELDS AVE", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531772260192653, 38.202945953132932 ], [ -84.531069006848426, 38.202706084518361 ], [ -84.530840461970627, 38.202635892232244 ], [ -84.530633607938697, 38.202579928921509 ], [ -84.530568811507322, 38.202566737265109 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25613, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 62.03122336, "RKEY": "10502654", "FMP": 0, "TMP": 62.03122336, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-035", "Adopted": "2009-10-26", "GlobalID": "{A78E4752-6F34-4059-BF75-7C6F17E33204}", "plow": "31", "FromStreet": "<Null>", "ToStreet": "<Null>", "PaveRank": null, "Width": 0.0, "SectionID": 0.0, "Agency": "Scott County", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.58036593090462, 38.19389685816617 ], [ -84.580512338474932, 38.193771698540061 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23404, "RD_NAME": "PINE VALLEY DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 726.5949686, "RKEY": "10502356", "FMP": 0, "TMP": 726.5949686, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E90A2835-CB16-4940-91B5-EFD436DB40BD}", "plow": "32", "FromStreet": "BLOSSOM PARK DR", "ToStreet": "RIVIERA DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531672188355714, 38.234399271690165 ], [ -84.530165987855113, 38.233995409792882 ], [ -84.52972893483782, 38.233873906235075 ], [ -84.529665775461012, 38.233861170511986 ], [ -84.529538573700904, 38.233846950028799 ], [ -84.529256981964778, 38.233841297637071 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23530, "RD_NAME": "HARMONY RIDGE RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 311.2816378, "RKEY": "10502985", "FMP": 0, "TMP": 311.2816378, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{3D9C86CB-6DAB-4CBA-94FD-D6CE37283236}", "plow": "31", "FromStreet": "AFFINITY DR", "ToStreet": "PLACID DR", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.537207218594972, 38.192915407845206 ], [ -84.537273829190639, 38.19280101709839 ], [ -84.537578067238513, 38.192246069361694 ], [ -84.537645685361142, 38.192133884991456 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22694, "RD_NAME": "IROQUOIS TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 740.75903606999998, "RKEY": "10501451", "FMP": 0, "TMP": 740.75903606999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{67703066-0398-4C98-9A33-4E93519B53B6}", "plow": "32", "FromStreet": "SEMINOLE TRL", "ToStreet": "PUEBLO TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570908122532344, 38.205647779079364 ], [ -84.570208234606483, 38.20369004339895 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25078, "RD_NAME": "KELSIE CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 684.48130453, "RKEY": "10500895", "FMP": 0, "TMP": 684.48130453, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F58DCCB7-E196-42FF-BDBA-A15315C2C4CF}", "plow": "33", "FromStreet": "MORGAN MILL RD", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.543482348645185, 38.218693250646126 ], [ -84.543698597918294, 38.218519139315823 ], [ -84.543760122424416, 38.218397278450105 ], [ -84.543760006261422, 38.218298132615438 ], [ -84.543630329100452, 38.217714302741854 ], [ -84.543386017626432, 38.216924696848295 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24334, "RD_NAME": "PARKSIDE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1170.0305758500001, "RKEY": "10501318", "FMP": 0, "TMP": 1170.0305758500001, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{28AF9FA0-D9A8-46B2-A8CE-1E82B9B0EE5E}", "plow": "32", "FromStreet": "MARSHALL PARK DR", "ToStreet": "MARSHALL PARK DR", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1988-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566488104168229, 38.18989098501762 ], [ -84.566396259798879, 38.189283387052157 ], [ -84.566403832366831, 38.189245287828371 ], [ -84.566425642739901, 38.189208978928001 ], [ -84.566472321795544, 38.189184179608375 ], [ -84.568715893830841, 38.188501349048266 ], [ -84.569410023936214, 38.188310818207341 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25377, "RD_NAME": "S PAWNEE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 317.51728436000002, "RKEY": "10501430", "FMP": 0, "TMP": 317.51728436000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{08CD4533-5FBF-40D1-91ED-06BC635811CA}", "plow": "32", "FromStreet": "HIAWATHA TRL", "ToStreet": "AZTEC TRL", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564394351004537, 38.199873179440594 ], [ -84.564688391392167, 38.199032712732304 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25065, "RD_NAME": "VIRGINIA CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 377.74174326999997, "RKEY": "10502545", "FMP": 0, "TMP": 377.74174326999997, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{475F034D-E08E-4AA2-A910-620589F3B680}", "plow": "33", "FromStreet": "WELLINGTON WAY", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579437537267296, 38.206304330580124 ], [ -84.580046627128127, 38.205385105291015 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22904, "RD_NAME": "BAINBRIDGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 450.46336902000002, "RKEY": "10500843", "FMP": 0, "TMP": 450.46336902000002, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C2404ED5-83A3-4B6B-B13C-3CAB8BA849EE}", "plow": "32", "FromStreet": "N LAFAYETTE DR", "ToStreet": "N COLONIAL HEIGHTS DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578176016149854, 38.2287274647462 ], [ -84.579731556106097, 38.228884030018953 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25566, "RD_NAME": "BILLY VANCE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 408.94116859000002, "RKEY": "10503088", "FMP": 0, "TMP": 408.94116859000002, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2012-003", "Adopted": "2012-02-13", "GlobalID": "{7E9D4E24-D5F3-4C86-8587-BEC57AC596FA}", "plow": "31", "FromStreet": "LEMONS MILL RD", "ToStreet": "ERICA DR", "PaveRank": "Continuous", "Width": 36.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530823840121045, 38.195547409024329 ], [ -84.530762616770048, 38.195655909935901 ], [ -84.530697489192349, 38.19577601604518 ], [ -84.530669971504977, 38.195822675472051 ], [ -84.530650467423953, 38.195851756546332 ], [ -84.530620954449773, 38.195891097105104 ], [ -84.5305715625191, 38.195947592223412 ], [ -84.530505484024033, 38.196010127564257 ], [ -84.530437745078117, 38.196063074665723 ], [ -84.530402580791929, 38.196089351753109 ], [ -84.530334222172854, 38.196148320285538 ], [ -84.530282723690021, 38.196201588702657 ], [ -84.530242520514335, 38.196250472215368 ], [ -84.530203150076517, 38.19630720530931 ], [ -84.530178000053368, 38.196350132698662 ], [ -84.530096856933667, 38.19649976965971 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23403, "RD_NAME": "PICKETT LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 349.87507405999997, "RKEY": "10502353", "FMP": 0, "TMP": 349.87507405999997, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{881E1670-DF99-4A1E-8CA9-AC9392CF6441}", "plow": "32", "FromStreet": "RICHFIELDS AVE", "ToStreet": "HOMEPLACE BLVD", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.533585135806987, 38.19915921048846 ], [ -84.532683746979259, 38.198843709236058 ], [ -84.53247017818677, 38.198773399221267 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22611, "RD_NAME": "LEE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 830.50037893000001, "RKEY": "10501464", "FMP": 0, "TMP": 830.50037893000001, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5493520D-76F4-4DA9-A95F-A51E50A553F9}", "plow": "32", "FromStreet": "MARY BOURNE DR", "ToStreet": "WELLINGTON WAY", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576764011938863, 38.207599112499629 ], [ -84.576810197785193, 38.206579292007511 ], [ -84.57686370348496, 38.206388675115946 ], [ -84.57689172253113, 38.206334024750873 ], [ -84.576940362212753, 38.206274087688698 ], [ -84.57707751911515, 38.206163395864024 ], [ -84.577849605153389, 38.205676430297636 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25884, "RD_NAME": "SERENA WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 126.0, "RKEY": "10502463", "FMP": 0, "TMP": 126.0, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{42E12618-2A61-47DF-AC35-8D9B7E55CCB4}", "plow": "31", "FromStreet": "VALDEZ CIR", "ToStreet": "FELIX ST", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531154770522122, 38.199123467815028 ], [ -84.530752671325601, 38.198985524075873 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24914, "RD_NAME": "WELLINGTON WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 205.48640053, "RKEY": "10501379", "FMP": 0, "TMP": 205.48640053, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7F90FF9F-6F6E-463F-ABD7-B81F48AD897E}", "plow": "31", "FromStreet": "LEE DR", "ToStreet": "LOUISA LN", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.577849605153389, 38.205676430297636 ], [ -84.57749298132137, 38.20518733483847 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23883, "RD_NAME": "RICHFIELDS AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 270.25605095999998, "RKEY": "10502386", "FMP": 0, "TMP": 270.25605095999998, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9870B270-D09E-4A6F-AF2D-022BF00E18AF}", "plow": "32", "FromStreet": "PICKETT LN", "ToStreet": "BYAKOA LN", "PaveRank": "Local", "Width": 23.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.533585135806987, 38.19915921048846 ], [ -84.533916789562895, 38.198464763183864 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25004, "RD_NAME": "FALLS CREEK DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 449.1409513, "RKEY": "10503247", "FMP": 0, "TMP": 449.1409513, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{4B17B394-02B7-439E-9BAF-11F5CC9A3AE6}", "plow": "52", "FromStreet": "VILLAGE PARK DR", "ToStreet": "MEADOW LN", "PaveRank": "Collector - Residential", "Width": 38.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564383708231674, 38.237288236237724 ], [ -84.563525235067459, 38.237106273741318 ], [ -84.563279130324418, 38.237046028269972 ], [ -84.562962088329698, 38.236981000014033 ], [ -84.562853921198439, 38.236971202795502 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25420, "RD_NAME": "E LYNN ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 408.06627554, "RKEY": "10501005", "FMP": 0, "TMP": 408.06627554, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{25C8F953-9F48-43F5-9342-3821281BB62D}", "plow": "32", "FromStreet": "W LYNN ST", "ToStreet": "PAYNE ST", "PaveRank": "Local", "Width": 18.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552097821623576, 38.214762064164127 ], [ -84.551969404232224, 38.214738791751458 ], [ -84.550686056075364, 38.214647785366125 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23077, "RD_NAME": "N MULBERRY ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 344.79449459, "RKEY": "10500975", "FMP": 0, "TMP": 344.79449459, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{240AD7AD-8B6D-4980-AFAB-8C7B0F3E0BF0}", "plow": "32", "FromStreet": "E WASHINGTON ST", "ToStreet": "E JEFFERSON ST", "PaveRank": "Local", "Width": 21.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556714173805517, 38.211419982841278 ], [ -84.556623683063592, 38.212364099184661 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23054, "RD_NAME": "VILLAGE BLVD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 276.29114767, "RKEY": "10503175", "FMP": 0, "TMP": 276.29114767, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{2540053E-9D18-4BA9-B988-C0D94E637E68}", "plow": "52", "FromStreet": "WATERSIDE DR", "ToStreet": "CROSS PARK DR", "PaveRank": "Local", "Width": 18.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526276383743223, 38.226826158533569 ], [ -84.526097588153235, 38.226521955409915 ], [ -84.526088460677002, 38.226507548639923 ], [ -84.526078278465704, 38.226493588516739 ], [ -84.526067075966836, 38.226480123608781 ], [ -84.526054892186067, 38.226467199770802 ], [ -84.526041768409414, 38.226454861951318 ], [ -84.525819558810383, 38.226257978301099 ], [ -84.525796891133837, 38.226238531243673 ], [ -84.5257734444927, 38.22621966711678 ], [ -84.525749244091216, 38.226201406581836 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23478, "RD_NAME": "CHEROKEE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 312.49264861, "RKEY": "10501439", "FMP": 0, "TMP": 312.49264861, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9BC36879-ACE6-4C8E-842E-A5DC6CDAF094}", "plow": "32", "FromStreet": "MOJAVE TRL", "ToStreet": "S MOHEGAN TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567152375087659, 38.202001791693597 ], [ -84.56759418004988, 38.201971057350583 ], [ -84.56769601050371, 38.20198004025967 ], [ -84.567830701117131, 38.202001710674878 ], [ -84.5682114838079, 38.202108232567497 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23488, "RD_NAME": "DOGWOOD DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 322.03440719000002, "RKEY": "10500750", "FMP": 0, "TMP": 322.03440719000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9ADACF90-0BE6-4093-AA5F-AFAAC7C1A6B6}", "plow": "32", "FromStreet": "HAZELWOOD DR", "ToStreet": "BEECHWOOD DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564396647111352, 38.18125210623306 ], [ -84.565199522413579, 38.180635350969787 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22967, "RD_NAME": "MUSKET CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 156.43952473, "RKEY": "10501246", "FMP": 0, "TMP": 156.43952473, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5932342E-0D98-4451-A6DE-E0F6CDB05C80}", "plow": "33", "FromStreet": "DORCHESTER DR", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1979-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552984656606029, 38.185892473197725 ], [ -84.553182404710753, 38.186292703732818 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23096, "RD_NAME": "LIMESTONE LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 375.54233253000001, "RKEY": "10503186", "FMP": 0, "TMP": 375.54233253000001, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": null, "GlobalID": "{4B68AFEB-94F5-4884-B635-B217CF06471F}", "plow": "52", "FromStreet": "ROCKY CREEK RD", "ToStreet": "SILVER SPRINGS WAY", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.516924518580197, 38.223819602480191 ], [ -84.517222068423749, 38.224004329600945 ], [ -84.51724599048049, 38.224019731196925 ], [ -84.517269204617222, 38.2240357929834 ], [ -84.517291682203592, 38.224052493404116 ], [ -84.517310053151903, 38.224067066215248 ], [ -84.517327863792033, 38.224082067343737 ], [ -84.517356733363187, 38.224107123636173 ], [ -84.51785880677258, 38.224536982578748 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23850, "RD_NAME": "MILITARY ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 530.72977798, "RKEY": "10501747", "FMP": 0, "TMP": 530.72977798, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2D21F0F6-493D-491E-B174-7F3752AE01AA}", "plow": "31", "FromStreet": "E COLLEGE ST", "ToStreet": "E JACKSON ST", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551304749732935, 38.207757067190506 ], [ -84.551423450879767, 38.206302685344873 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23053, "RD_NAME": "VILLAGE BLVD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 247.166711, "RKEY": "10503174", "FMP": 0, "TMP": 247.166711, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{B0463C52-B2E2-46DE-A826-E4571C18E54C}", "plow": "52", "FromStreet": "CROSS PARK DR", "ToStreet": "DALTON RD", "PaveRank": "Local", "Width": 18.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525749244091216, 38.226201406581836 ], [ -84.52572402428116, 38.226183569178779 ], [ -84.525698084022437, 38.226166385739901 ], [ -84.52567145079982, 38.226149876020195 ], [ -84.525624428203969, 38.226121686118972 ], [ -84.525387810523981, 38.225979836244981 ], [ -84.525332524416584, 38.225949892748275 ], [ -84.525273842712878, 38.225924284205576 ], [ -84.525212309885148, 38.225903248221655 ], [ -84.525148496857796, 38.225886979975542 ], [ -84.525082995710321, 38.22587563040932 ], [ -84.525016414184094, 38.225869304827967 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22860, "RD_NAME": "MONTCLAIR CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 562.90556942000001, "RKEY": "10500847", "FMP": 0, "TMP": 562.90556942000001, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3BDDF9E3-08ED-441D-B435-77E2FA48A7CC}", "plow": "33", "FromStreet": "MONTICELLO DR", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579308232218736, 38.230347768931942 ], [ -84.578563989406092, 38.230251143511488 ], [ -84.577979412508142, 38.230185481639133 ], [ -84.577367377906185, 38.230138768175472 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22796, "RD_NAME": "BARREN RIVER BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 859.16288484999995, "RKEY": "10501944", "FMP": 0, "TMP": 859.16288484999995, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9221CA62-B01C-4934-A200-AF1A01B2117E}", "plow": "32", "FromStreet": "TAYLORSVILLE TRL", "ToStreet": "TAYLORSVILLE TRL", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56207498351236, 38.222852193442904 ], [ -84.562757331021047, 38.224039160919716 ], [ -84.562894639996429, 38.224203124314336 ], [ -84.563321763286581, 38.224378784296007 ], [ -84.563672424486384, 38.224481721504858 ], [ -84.563810735193115, 38.224475693297215 ], [ -84.563901609261848, 38.224453535110172 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25089, "RD_NAME": "REDBUD ALY", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 201.76595597, "RKEY": "10503341", "FMP": 0, "TMP": 201.76595597, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A9EE8C4B-5E81-4D2B-8BD5-2B7C6CC2E137}", "plow": "33", "FromStreet": "N HAMILTON ST", "ToStreet": "SOUTH ALY", "PaveRank": "Local", "Width": 10.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554775653404747, 38.216467556636132 ], [ -84.554820721389689, 38.216626743811368 ], [ -84.554834201303194, 38.216670173000729 ], [ -84.554874502897576, 38.216767486970404 ], [ -84.554932152943252, 38.216924706082686 ], [ -84.554961965093199, 38.217001367498568 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22958, "RD_NAME": "CANEWOOD BLVD (South Driveway)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 37.43811307, "RKEY": "10501715", "FMP": 0, "TMP": 37.43811307, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A2D1C7AC-72BD-475E-A08B-B234EEBA0F71}", "plow": "33", "FromStreet": "CANEWOOD BLVD", "ToStreet": "CANEWOOD BLVD", "PaveRank": "Local", "Width": 16.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.590507257505251, 38.209102930878863 ], [ -84.590636537313273, 38.20911573374844 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25034, "RD_NAME": "IROQUOIS TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 85.43332269, "RKEY": "10501452", "FMP": 0, "TMP": 85.43332269, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C3A02FA6-5027-4845-84E8-911D0A5CD433}", "plow": "33", "FromStreet": "PUEBLO TRL", "ToStreet": "END", "PaveRank": "Local", "Width": 22.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570908122532344, 38.205647779079364 ], [ -84.570989084681912, 38.205873515083752 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22871, "RD_NAME": "MAPLE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 121.17104274, "RKEY": "10501063", "FMP": 0, "TMP": 121.17104274, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B1B9E89F-9C9E-47B4-9AB2-A187CFD09A0A}", "plow": "32", "FromStreet": "N HAMILTON ST", "ToStreet": "SOUTH ALY", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-10-05", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554178758246437, 38.216840165075652 ], [ -84.554295402610407, 38.217159924028479 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24512, "RD_NAME": "TIMBERWOOD TRCE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 141.01397515, "RKEY": "10500793", "FMP": 0, "TMP": 141.01397515, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2C4E51F5-09EB-435C-9472-75B2374FF316}", "plow": "33", "FromStreet": "FAWN RUN DR", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.522981160887937, 38.214556043781613 ], [ -84.523458154887606, 38.214647246706704 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24421, "RD_NAME": "LOWELL CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 195.16288681, "RKEY": "10501312", "FMP": 0, "TMP": 195.16288681, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3812CE70-AD3B-4077-A345-75911FBB2C8C}", "plow": "33", "FromStreet": "HEMINGWAY PL", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570852140354418, 38.193822938106869 ], [ -84.570271965399044, 38.193544432748951 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23052, "RD_NAME": "VILLAGE BLVD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 200.37626135, "RKEY": "10503172", "FMP": 0, "TMP": 200.37626135, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{C050111C-87D3-4BED-975B-E9B5AE1E8DD5}", "plow": "52", "FromStreet": "OLD OXFORD RD", "ToStreet": "WATERSIDE DR", "PaveRank": "Boulevard - No Parking", "Width": 14.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526607332071308, 38.227310337062526 ], [ -84.526333069293713, 38.226919291995301 ], [ -84.526321455889388, 38.226902015365106 ], [ -84.526310629339406, 38.226884423351606 ], [ -84.526276383743223, 38.226826158533569 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23943, "RD_NAME": "COPPERFIELD LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 745.74928073000001, "RKEY": "10501385", "FMP": 0, "TMP": 745.74928073000001, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{29C73F04-0D93-4887-978D-86D9F6A30FEC}", "plow": "31", "FromStreet": "SEMINOLE TRL", "ToStreet": "S REDDING RD", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1993-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578661007323177, 38.200114541185187 ], [ -84.576308548013216, 38.199249992059492 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22565, "RD_NAME": "WILLIAMSBURG LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 458.92653113, "RKEY": "10501678", "FMP": 0, "TMP": 458.92653113, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{05824CED-018C-4EB2-9159-4ABA4795772D}", "plow": "31", "FromStreet": "CUMBERLAND DR", "ToStreet": "MONTICELLO DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576719492520311, 38.232318993640519 ], [ -84.576978203763701, 38.232339959990966 ], [ -84.578214802070718, 38.232742201233883 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22710, "RD_NAME": "MCCLELLAND SPRINGS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 445.00574179, "RKEY": "10503398", "FMP": 0, "TMP": 445.00574179, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2011-010", "Adopted": "2011-11-28", "GlobalID": "{240AC0D0-CDB7-48CA-8CF6-80B406C2C03C}", "plow": "32", "FromStreet": "SPRING BLUFF DR", "ToStreet": "SPRING BLUFF DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582129355987618, 38.204607885380668 ], [ -84.58273684037087, 38.204829350493206 ], [ -84.582818621233386, 38.204855908504072 ], [ -84.582912087288662, 38.20487881773338 ], [ -84.583007860768646, 38.204894719188822 ], [ -84.583105100679219, 38.204903473816422 ], [ -84.583202951470227, 38.204905005671513 ], [ -84.583238664401534, 38.204903759638356 ], [ -84.583601770053846, 38.204886173371833 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23982, "RD_NAME": "DICKINSON DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 218.87891473, "RKEY": "10501300", "FMP": 0, "TMP": 218.87891473, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AB9F9429-3608-427E-B2EC-6A5A1F3BE349}", "plow": "33", "FromStreet": "BARRETT ST", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56718958139804, 38.194161778903052 ], [ -84.567944897257746, 38.194238817492732 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23972, "RD_NAME": "CARRIAGE LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 221.97659138, "RKEY": "10501939", "FMP": 0, "TMP": 221.97659138, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E1FF6F10-D6A6-4D86-8D72-254135B7C830}", "plow": "33", "FromStreet": "END", "ToStreet": "BEVELED GLASS LN", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.545912192068414, 38.228738444010439 ], [ -84.546304346408689, 38.228837460599784 ], [ -84.546658951711649, 38.228890778898311 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25057, "RD_NAME": "BLUEGRASS BEAT COVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 212.46810001, "RKEY": "10502584", "FMP": 0, "TMP": 212.46810001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{BF72CFE4-ABE4-4124-8CFC-BAEA7F171156}", "plow": "33", "FromStreet": "STARTING GATE PT", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.545102209908265, 38.236530982548139 ], [ -84.545120521050222, 38.236369683263284 ], [ -84.545153392889972, 38.236254670099605 ], [ -84.545212983416974, 38.236145422946741 ], [ -84.545334650524055, 38.235987647351749 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22893, "RD_NAME": "CUMBERLAND DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 522.81144234, "RKEY": "10500855", "FMP": 0, "TMP": 522.81144234, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{16C419FD-0797-4E09-9D07-EA0C0853927F}", "plow": "31", "FromStreet": "HAMPTON CT", "ToStreet": "CARDINAL DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1993-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574687578596084, 38.234516778034759 ], [ -84.574567449723347, 38.234800381009002 ], [ -84.574460428890475, 38.23496080341679 ], [ -84.574353360152557, 38.235058882639684 ], [ -84.574200824594669, 38.235147721847738 ], [ -84.573453520239511, 38.235479465537999 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22780, "RD_NAME": "HAWTHORNE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1008.81160482, "RKEY": "10502210", "FMP": 0, "TMP": 1008.81160482, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{18628985-6BE4-48C8-A68B-301FCF61AF50}", "plow": "32", "FromStreet": "ALCOTT LN", "ToStreet": "IRVING LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570565742296552, 38.195430288585179 ], [ -84.572009146229519, 38.193937188278724 ], [ -84.572049344362654, 38.193904358399244 ], [ -84.572097729563609, 38.193881770228813 ], [ -84.572152130753665, 38.193874622704556 ], [ -84.572209396290745, 38.193884256085148 ], [ -84.572264297698581, 38.193911168588649 ], [ -84.572930563970942, 38.194312460718187 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23051, "RD_NAME": "SUNNINGDALE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 1260.0431052399999, "RKEY": "10503171", "FMP": 0, "TMP": 1260.0431052399999, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{2C64209B-80B5-415D-B70C-8B8372BFF303}", "plow": "51", "FromStreet": "OAK HILL LN", "ToStreet": "GLENNDALE CIR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.519216406626597, 38.238707443553054 ], [ -84.519209557036135, 38.23868819215113 ], [ -84.519201426801033, 38.238661187637291 ], [ -84.519194686992194, 38.238633945681052 ], [ -84.519183529418726, 38.238582485329559 ], [ -84.519179285622087, 38.238532751447245 ], [ -84.519180483691031, 38.238469761443142 ], [ -84.519193398952538, 38.238386637624068 ], [ -84.519214752179209, 38.238316469490307 ], [ -84.519245354147699, 38.238248399928914 ], [ -84.519275054596633, 38.238197854519349 ], [ -84.519310301715819, 38.238148804473219 ], [ -84.519347598143924, 38.2381053363289 ], [ -84.519427363241832, 38.238026459468678 ], [ -84.519697795481207, 38.237763275851549 ], [ -84.520609316980156, 38.236876169531975 ], [ -84.521136112331618, 38.236363470523337 ], [ -84.521168420004258, 38.23633202628772 ], [ -84.521187113737156, 38.236312049963594 ], [ -84.521205023183768, 38.236288518604205 ], [ -84.521211951748484, 38.236277722063967 ], [ -84.521242187351163, 38.236227915458258 ], [ -84.521343735660892, 38.236060633918306 ], [ -84.521422308166294, 38.235931202134118 ], [ -84.521475066957137, 38.235844290832546 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23040, "RD_NAME": "TAVNER DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 125.02596693, "RKEY": "10503113", "FMP": 0, "TMP": 125.02596693, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": null, "GlobalID": "{DBBF4FC2-C0AC-4179-BF4E-FC77E3E5572D}", "plow": "53", "FromStreet": "ALEXANDER PATH", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.548508475796325, 38.182058715560174 ], [ -84.548329704293877, 38.18237170131421 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25870, "RD_NAME": "N HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 238.31768618000001, "RKEY": "10500949", "FMP": 0, "TMP": 238.31768618000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{59CF4FA6-835B-4758-8992-1A19A3034D41}", "plow": "31", "FromStreet": "OREGON ST", "ToStreet": "E WASHINGTON ST", "PaveRank": "Continuous", "Width": 35.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557992317391367, 38.210840481187901 ], [ -84.557933363463903, 38.211493250871207 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22589, "RD_NAME": "STURBRIDGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 939.94084821000001, "RKEY": "10500586", "FMP": 0, "TMP": 939.94084821000001, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9A256C19-54D1-4B80-85E5-67890F10AD37}", "plow": "31", "FromStreet": "WILLIAMSBURG LN", "ToStreet": "MONTCLAIR CT", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579086660798396, 38.233026020135888 ], [ -84.580187604886348, 38.230595403339905 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23859, "RD_NAME": "SWILCAN BRIDGE WAY", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 753.69878293, "RKEY": "10503303", "FMP": 0, "TMP": 753.69878293, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{6039E884-630A-4E8F-AFA7-B86D4DE4FC28}", "plow": "51", "FromStreet": "PAYNES LANDING BLVD", "ToStreet": "SHINNECOCK HILLS DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581538172766201, 38.215660186815434 ], [ -84.581593744488899, 38.215699757378566 ], [ -84.58165224633359, 38.215748315370014 ], [ -84.581660739902091, 38.215756061771792 ], [ -84.581720759153299, 38.215817068956504 ], [ -84.581773274494708, 38.215882240785511 ], [ -84.581817823117731, 38.215951007394459 ], [ -84.581854013980191, 38.216022761776017 ], [ -84.581881529018858, 38.21609687509229 ], [ -84.58190012657208, 38.216172695763454 ], [ -84.581909335022786, 38.216244976324127 ], [ -84.581912641670925, 38.216278913915858 ], [ -84.58192671429488, 38.21635533934402 ], [ -84.581949796246178, 38.216430388686042 ], [ -84.581981684704203, 38.216503403033293 ], [ -84.582022099272478, 38.216573740813345 ], [ -84.582070685428036, 38.216640783186236 ], [ -84.582096636735102, 38.216671450916756 ], [ -84.582151660439152, 38.216739308319248 ], [ -84.582201072180112, 38.216813540402228 ], [ -84.582242095845743, 38.216890888299261 ], [ -84.582274419251107, 38.216970761897777 ], [ -84.582297795218494, 38.217052553781031 ], [ -84.582312047305095, 38.217135642815542 ], [ -84.582317065239891, 38.21721939506444 ], [ -84.582312812959827, 38.217303172774223 ], [ -84.582299320646314, 38.217386340703335 ], [ -84.582286442689806, 38.217437027515132 ], [ -84.582247662687863, 38.217570876089304 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24994, "RD_NAME": "CHAMBERS AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 220.03318385, "RKEY": "10500933", "FMP": 0, "TMP": 220.03318385, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F07E5066-4AD0-49F6-8B58-539F9016357C}", "plow": "31", "FromStreet": "BOURBON ST", "ToStreet": "PROSPECT ST", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55235341681518, 38.212638404766679 ], [ -84.552277496517561, 38.213239643445462 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23858, "RD_NAME": "S WATER ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 322.84861981, "RKEY": "10501107", "FMP": 0, "TMP": 322.84861981, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3D65E470-C4C9-4CEE-8652-0FCAFAB24A60}", "plow": "31", "FromStreet": "OPERA ALY", "ToStreet": "W COLLEGE ST", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56158821432247, 38.209273341396027 ], [ -84.561660623549116, 38.208388635676371 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25400, "RD_NAME": "RABBIT RUN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 645.19258857, "RKEY": "10502369", "FMP": 0, "TMP": 645.19258857, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8093D51C-EF78-4240-8F3B-6AC65E37331C}", "plow": "33", "FromStreet": "END", "ToStreet": "FOX RUN RD", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.519358947742361, 38.216666371789621 ], [ -84.520101321909181, 38.217237380333984 ], [ -84.520240244423078, 38.217423382541519 ], [ -84.520304492264017, 38.217557525187871 ], [ -84.520329407702519, 38.217649788209805 ], [ -84.520342378302217, 38.217790264007533 ], [ -84.520345079529392, 38.21814951931816 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25117, "RD_NAME": "TIGER WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 595.70952372, "RKEY": "10501950", "FMP": 819, "TMP": 1414.7095237200001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "MO 14-057", "Adopted": "2014-10-27", "GlobalID": "{F4F2CC4E-5FD2-4821-97CE-92ECE38EE0C5}", "plow": "33", "FromStreet": "OUTLET CENTER DR", "ToStreet": "CHERRY BLOSSOM WAY", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.538872372594952, 38.221700739002344 ], [ -84.538884509839889, 38.221628270895685 ], [ -84.538934842902307, 38.220917747748281 ], [ -84.538976351890852, 38.220701209186629 ], [ -84.539218464616894, 38.22009866059112 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23060, "RD_NAME": "E CLINTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 497.60807963000002, "RKEY": "10501171", "FMP": 0, "TMP": 497.60807963000002, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AC07F049-8239-462C-A1BF-7C075354AECF}", "plow": "32", "FromStreet": "S BROADWAY", "ToStreet": "S HAMILTON ST", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560017330768702, 38.207595980852545 ], [ -84.558289670729565, 38.207501955026061 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23857, "RD_NAME": "S WATER ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 276.38403608, "RKEY": "10501106", "FMP": 0, "TMP": 276.38403608, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BE634921-73A6-408D-9954-3898E7D3013C}", "plow": "31", "FromStreet": "W MAIN ST", "ToStreet": "OPERA ALY", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561526212670671, 38.210030718976938 ], [ -84.56158821432247, 38.209273341396027 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23020, "RD_NAME": "GENERAL JOHN PAYNE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 739.789347, "RKEY": "10501517", "FMP": 0, "TMP": 739.789347, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C76C8527-1ACD-4193-82C4-1200FF5BE6D8}", "plow": "31", "FromStreet": "VALHALLA PL", "ToStreet": "AGINCOURT PL", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.588919414458104, 38.212756714031457 ], [ -84.588779659532563, 38.212989201311295 ], [ -84.588704149395966, 38.213189039939628 ], [ -84.588666149423162, 38.21326153972128 ], [ -84.588613001065369, 38.213342859337409 ], [ -84.588514931262566, 38.213447356638817 ], [ -84.588399397593307, 38.213533556115451 ], [ -84.588223844546732, 38.21362905292608 ], [ -84.587758342631929, 38.213812054589766 ], [ -84.587460731194426, 38.213899759499718 ], [ -84.58725589909281, 38.213931525710336 ], [ -84.587071208458781, 38.213944265306701 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23146, "RD_NAME": "SCROGGIN PARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 507.47247632, "RKEY": "10501240", "FMP": 0, "TMP": 507.47247632, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{86E54F19-A102-457C-8166-18BE50730A35}", "plow": "31", "FromStreet": "E SHOWLATER DR", "ToStreet": "SCROGGIN PARK DR", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55266129980518, 38.193688420059551 ], [ -84.552564328150808, 38.194601164014664 ], [ -84.552559762006027, 38.194753542807078 ], [ -84.552594638474162, 38.194898630935214 ], [ -84.552671969566475, 38.195065296246312 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22914, "RD_NAME": "ELKHORN MEADOWS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 242.03549592, "RKEY": "10500904", "FMP": 0, "TMP": 242.03549592, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E01929CE-2880-4111-8E1F-F91D7E63F959}", "plow": "32", "FromStreet": "CHARLOTTE AVE", "ToStreet": "BRIAN AVE", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "1996-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534854484274121, 38.209738743328074 ], [ -84.534612253350545, 38.209505007648943 ], [ -84.534364949085216, 38.209199263657275 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22786, "RD_NAME": "ELIZABETH ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 263.49677167, "RKEY": "10502729", "FMP": 0, "TMP": 263.49677167, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{93E25FB9-6BCD-4B38-9CD9-94866CB993E3}", "plow": "32", "FromStreet": "W MAIN ST", "ToStreet": "SIMBAS PATH", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570373382067288, 38.210434600832869 ], [ -84.570440182159516, 38.210088949392613 ], [ -84.570466497888816, 38.210010664908843 ], [ -84.570640849495405, 38.209752048038681 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23856, "RD_NAME": "S LAFAYETTE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 291.01186761999998, "RKEY": "10500834", "FMP": 0, "TMP": 291.01186761999998, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DDBE446D-7F9F-4412-87A1-AF0555CADEBC}", "plow": "33", "FromStreet": "S COLONIAL HEIGHTS DR", "ToStreet": "GLOUCHESTER DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579215139739134, 38.225519295781474 ], [ -84.579454481717121, 38.22474279743831 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22603, "RD_NAME": "DELAPLAIN RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1040.8427772499999, "RKEY": "10503032", "FMP": 0, "TMP": 1040.8427772499999, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{24273FA0-C492-41EE-80D6-CA697A1672F7}", "plow": "31", "FromStreet": "ANDERSON RD", "ToStreet": "BROOKLANE DR", "PaveRank": "Local", "Width": 16.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.521520122972177, 38.271121369692523 ], [ -84.519383593960043, 38.271017055081913 ], [ -84.517903576183841, 38.27092256016175 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25876, "RD_NAME": "KINGSTON DR X", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 24.62337276, "RKEY": "10502255", "FMP": 0, "TMP": 24.62337276, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{3F7A6B7E-F29D-4EF7-BC97-7FF9C73728AD}", "plow": "31", "FromStreet": "CLUBHOUSE DR", "ToStreet": "CLUBHOUSE DR", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525496663887694, 38.235570269641286 ], [ -84.525447093253348, 38.23551510388139 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23382, "RD_NAME": "PAVILION DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 163.0, "RKEY": "10502325", "FMP": 0, "TMP": 163.0, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{E594130C-E3B2-4303-8E11-0CC54CDED1B1}", "plow": "31", "FromStreet": "BACK STRETCH DR", "ToStreet": "BOTTLETOP CT", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.545018749965706, 38.234929550192682 ], [ -84.545080007936619, 38.234973566161273 ], [ -84.545241027044597, 38.235070505515189 ], [ -84.545498971852211, 38.235160501291773 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23855, "RD_NAME": "S LAFAYETTE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 289.60296183000003, "RKEY": "10500833", "FMP": 0, "TMP": 289.60296183000003, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1A90371F-0E75-405E-8CEE-5CD2E706436F}", "plow": "32", "FromStreet": "PRINCE GEORGE DR", "ToStreet": "S COLONIAL HEIGHTS DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578976549621558, 38.226291957098148 ], [ -84.579215139739134, 38.225519295781474 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24999, "RD_NAME": "MAIN AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 298.47840645999997, "RKEY": "10500990", "FMP": 0, "TMP": 298.47840645999997, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{437E9CDD-5DFE-40FE-BC7A-8C38E159C403}", "plow": "31", "FromStreet": "N HAMILTON ST", "ToStreet": "TEDDY AVE", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2010-08-18", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555008704752822, 38.216322074063982 ], [ -84.554860708021963, 38.21630382544172 ], [ -84.553973845096991, 38.216254212421973 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23854, "RD_NAME": "CANEWOOD BLVD (North Driveway)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 38.81390983, "RKEY": "10501714", "FMP": 0, "TMP": 38.81390983, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E87FEDBD-C41C-4D19-A531-CE720E075A3A}", "plow": "33", "FromStreet": "CANEWOOD BLVD", "ToStreet": "CANEWOOD BLVD", "PaveRank": "Local", "Width": 16.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.590322210648239, 38.211171878309585 ], [ -84.590454488221766, 38.211193499059796 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25409, "RD_NAME": "E SHOWALTER DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 741.7430115, "RKEY": "10501200", "FMP": 0, "TMP": 741.7430115, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4E31F3D4-F219-4355-AE06-23DA5E1A892C}", "plow": "31", "FromStreet": "MARKET PATH", "ToStreet": "FAIRFAX WAY", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1961-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559628263538158, 38.192394649282505 ], [ -84.557054945689487, 38.192239078103476 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25125, "RD_NAME": "STARTING GATE PT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 195.082182, "RKEY": "10502583", "FMP": 290, "TMP": 485.08218220999998, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{65D60A7C-CDA6-45AA-B48A-0149B295A479}", "plow": "33", "FromStreet": "BLUEGRASS BEAT COVE", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.544149634236206, 38.236352315340383 ], [ -84.544121857817416, 38.236307324538728 ], [ -84.544103479092186, 38.236260174893872 ], [ -84.544093447050145, 38.236213658319791 ], [ -84.544044080376622, 38.235826466503475 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23065, "RD_NAME": "E COLLEGE ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 906.78075812999998, "RKEY": "10501147", "FMP": 0, "TMP": 906.78075812999998, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DA9DEE5F-4664-44ED-A1B6-09096911EBFF}", "plow": "31", "FromStreet": "GIDDINGS CIR", "ToStreet": "MILITARY ST", "PaveRank": "Continuous", "Width": 31.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554450885522314, 38.207951507951115 ], [ -84.551304749732935, 38.207757067190506 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23853, "RD_NAME": "CLAYTON AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 347.5136464, "RKEY": "10501750", "FMP": 0, "TMP": 347.5136464, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{08F665DD-E92C-41B8-B64E-3169991DF5A8}", "plow": "31", "FromStreet": "BEAUPEL PL", "ToStreet": "AVONDALE AVE", "PaveRank": "Local", "Width": 21.0, "SectionID": 9.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550415252425239, 38.203902553349216 ], [ -84.549306606415911, 38.203845709162692 ], [ -84.549210093173542, 38.203830722539053 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23030, "RD_NAME": "E JACKSON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 242.01729654, "RKEY": "10501141", "FMP": 0, "TMP": 242.01729654, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1D199FA8-D633-4944-8A4E-6F04DAF91D14}", "plow": "31", "FromStreet": "AVONDALE AVE", "ToStreet": "MADDOX ST", "PaveRank": "Local", "Width": 23.0, "SectionID": 9.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549050035821026, 38.206153640049493 ], [ -84.548212739412548, 38.206081691117497 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23481, "RD_NAME": "WANDA LEE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 554.82591399, "RKEY": "10501440", "FMP": 0, "TMP": 554.82591399, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FEE9728F-5E4C-4F85-A6BD-D4F8BBC3BCD2}", "plow": "32", "FromStreet": "ARAPAHO TRL", "ToStreet": "MOJAVE TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564743364381386, 38.203876239877538 ], [ -84.565572576668515, 38.203757667208336 ], [ -84.56583190996092, 38.203733625237106 ], [ -84.566168270520976, 38.203724360336793 ], [ -84.566658512710703, 38.203733936687897 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23292, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 252.00188634, "RKEY": "10502338", "FMP": 0, "TMP": 252.00188634, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{D1432AFF-A584-4E3C-AC29-FC62CD1B5146}", "plow": "31", "FromStreet": "LA COSTA DR", "ToStreet": "SEA PINES WAY", "PaveRank": null, "Width": 0.0, "SectionID": 15.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583029536578138, 38.212706294786244 ], [ -84.582857017079633, 38.213384777576728 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23090, "RD_NAME": "WATERSIDE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 200.457216, "RKEY": "10503178", "FMP": 0, "TMP": 200.457216, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{CF546E03-7B3F-4EEA-8963-8DD45CB67F93}", "plow": "52", "FromStreet": "CROSS PARK DR", "ToStreet": "VILLAGE BLVD", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -84.524296797729733, 38.226782136236288 ], [ -84.524287698655911, 38.226672530228406 ] ], [ [ -84.524285141852616, 38.22623207087107 ], [ -84.52428096317972, 38.22651675162831 ], [ -84.524281579227221, 38.226580159967327 ], [ -84.524285287845075, 38.22664350264899 ], [ -84.524287697513785, 38.226672530231092 ] ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23843, "RD_NAME": "N HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 181.06914218, "RKEY": "10503453", "FMP": 0, "TMP": 181.06914218, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E9B5439D-6786-4FCA-82A7-55508C60283E}", "plow": "31", "FromStreet": "E COURT ST", "ToStreet": "OREGON ST", "PaveRank": "Continuous", "Width": 35.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558037197931185, 38.210344524454193 ], [ -84.557992317391367, 38.210840481187901 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23658, "RD_NAME": "MAPLECREST DR", "Street_Own": "DNE", "CG": "NO", "SHAPE_Leng": 282.40313564000002, "RKEY": "10501102", "FMP": 0, "TMP": 282.40313564000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DD72E647-DF70-4B6E-8401-D6C29050DEF4}", "plow": "33", "FromStreet": "PAYNE AVE", "ToStreet": "BRIAR HILL DR", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556142161365088, 38.220140824861375 ], [ -84.556421484328297, 38.220884341665418 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22854, "RD_NAME": "HOOVER CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 316.64083381, "RKEY": "10500669", "FMP": 0, "TMP": 316.64083381, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{38E3FDD9-0056-435B-9CD9-E99CED620B60}", "plow": "33", "FromStreet": "E SHOWALTER DR", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553972812217637, 38.192044522540272 ], [ -84.553884263962615, 38.192911212859435 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24779, "RD_NAME": "COACHMAN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 194.74721041000001, "RKEY": "10502950", "FMP": 0, "TMP": 194.74721041000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{07701F1D-7968-4839-9DCF-7C5505230D28}", "plow": "32", "FromStreet": "CARRIAGE LN", "ToStreet": "HIDDEN PADDOCK DR", "PaveRank": null, "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550124559555556, 38.228828492467763 ], [ -84.550394241548886, 38.228986947445712 ], [ -84.550648250038563, 38.229167213902869 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25146, "RD_NAME": "OXFORD DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 2440.940621, "RKEY": "10502827", "FMP": 0, "TMP": 2440.940621, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9E8F0246-E0F6-479D-A2D9-70D1C062E5FF}", "plow": "31", "FromStreet": "CONNECTOR RD", "ToStreet": "CLUBHOUSE DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534803194184221, 38.230979564234197 ], [ -84.534685726740477, 38.231135175372593 ], [ -84.534296134052866, 38.231703241832513 ], [ -84.533432638948852, 38.232904414773458 ], [ -84.531454128510859, 38.235729565316291 ], [ -84.530993368268426, 38.236365820561417 ], [ -84.530781346812134, 38.236700065985175 ], [ -84.530696644652139, 38.236846618366556 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25028, "RD_NAME": "WILLIAMSBURG LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 342.1584015, "RKEY": "10501676", "FMP": 0, "TMP": 342.1584015, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1BB20802-E4C8-41C4-8835-2DFD5FFBD6D7}", "plow": "31", "FromStreet": "KEELRIDGE DR", "ToStreet": "MILL CREEK CT", "PaveRank": "Continuous", "Width": 31.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574807671835359, 38.231444522003265 ], [ -84.574829351672733, 38.231656756163403 ], [ -84.574887814153371, 38.231767741020576 ], [ -84.57500975491061, 38.231893637174146 ], [ -84.575077211874444, 38.231942917670033 ], [ -84.575169785545597, 38.231989152492396 ], [ -84.575504597131882, 38.23210672576635 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25807, "RD_NAME": "E SHOWALTER DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 45.9699808, "RKEY": "10501204", "FMP": 0, "TMP": 45.9699808, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{35542037-58F7-4830-8E39-D7A3C22A5E75}", "plow": "33", "FromStreet": "MT VERNON DR", "ToStreet": "END", "PaveRank": null, "Width": 0.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552753315810278, 38.191967362223458 ], [ -84.552594916780549, 38.191949828776266 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24507, "RD_NAME": "HARMONY RIDGE RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 566.49950282999998, "RKEY": "10502192", "FMP": 0, "TMP": 566.49950282999998, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{940713AB-9858-4B45-BF10-ABCE402D9B68}", "plow": "31", "FromStreet": "PLACID DR", "ToStreet": "PLEASANT VIEW DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.537645685361142, 38.192133884991456 ], [ -84.538155775552966, 38.191186388498153 ], [ -84.538422265044389, 38.190704105901133 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25583, "RD_NAME": "ELM ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 244.69852146, "RKEY": "10503426", "FMP": 0, "TMP": 244.69852146, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A2500C1C-D6E6-4A5A-977B-9118ABE5217B}", "plow": "32", "FromStreet": "ELM CT", "ToStreet": "ELM CT", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552125810783764, 38.220131600320435 ], [ -84.551306306206882, 38.220314718509584 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22740, "RD_NAME": "DALTON RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 769.18657465000001, "RKEY": "10503486", "FMP": 0, "TMP": 769.18657465000001, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2012-004", "Adopted": "2012-02-13", "GlobalID": "{4FEA6D63-6993-430A-8396-05DF0C397832}", "plow": "32", "FromStreet": "BROOKFORD WAY", "ToStreet": "FALMOUTH DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.527558913846178, 38.221620878090874 ], [ -84.526473910126867, 38.22355187497179 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23935, "RD_NAME": "JOSIE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 450.91762659, "RKEY": "10501454", "FMP": 0, "TMP": 450.91762659, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9E987A61-DF61-492B-9370-E9B92A1FB801}", "plow": "32", "FromStreet": "BROOKSIDE DR", "ToStreet": "MARY BOURNE DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575819056587292, 38.206265703286384 ], [ -84.575742596176255, 38.207502461393261 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22560, "RD_NAME": "SALEM CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 488.9714668, "RKEY": "10500853", "FMP": 0, "TMP": 488.9714668, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{29B5CCE6-6378-4631-B059-3CB44B6EEC83}", "plow": "33", "FromStreet": "KEELRIDGE DR", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1991-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.573299411577992, 38.230331530899534 ], [ -84.573787622521976, 38.230370442770592 ], [ -84.573964621767772, 38.2304059830727 ], [ -84.574040871722346, 38.230405916748737 ], [ -84.574155046200588, 38.230363934081353 ], [ -84.574198781101103, 38.230306970592977 ], [ -84.574246677856522, 38.230207478995943 ], [ -84.574369069653116, 38.229738243823618 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23355, "RD_NAME": "VALLEY FORGE CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 579.48939269000005, "RKEY": "10500672", "FMP": 0, "TMP": 579.48939269000005, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A84E238E-6B98-48F9-B7EB-F003B839A3B2}", "plow": "33", "FromStreet": "END", "ToStreet": "MT VERNON DR", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1978-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554914307024319, 38.190446853346295 ], [ -84.552903464850218, 38.190330382152396 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23977, "RD_NAME": "CORPORATE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1054.71593388, "RKEY": "10502062", "FMP": 0, "TMP": 1054.71593388, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1CE432D2-2EDD-4DA2-8518-3427A9CF1DED}", "plow": "31", "FromStreet": "TECHNOLOGY CT", "ToStreet": "CYNTHIANA RD", "PaveRank": "Boulevard - Parking", "Width": 24.5, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2010-08-13", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.512580204260374, 38.267052399535515 ], [ -84.512472419242172, 38.266975399045052 ], [ -84.512274393295186, 38.26692306991238 ], [ -84.512045351129601, 38.266871514460767 ], [ -84.509839525340283, 38.266401858393628 ], [ -84.509198858700358, 38.266260845840208 ], [ -84.509073971143124, 38.266292217889699 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23960, "RD_NAME": "W SHOWALTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 212.48314984000001, "RKEY": "10501326", "FMP": 0, "TMP": 212.48314984000001, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{61122F90-5CA5-48DB-9889-C7B39BEC083E}", "plow": "31", "FromStreet": "DICKINSON DR", "ToStreet": "SALINGER DR", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565261488829464, 38.192874736520864 ], [ -84.565419892929697, 38.19289225277349 ], [ -84.565999262796637, 38.192894762003192 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25052, "RD_NAME": "WYSTERIA LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 429.37869193, "RKEY": "10503108", "FMP": 0, "TMP": 429.37869193, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": null, "GlobalID": "{CF1D403D-27F2-4290-A9C8-D8A7A3779D3F}", "plow": "52", "FromStreet": "ALEXANDER PATH", "ToStreet": "TAVNER DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550264676460486, 38.181644011205506 ], [ -84.550022826506805, 38.181599395096711 ], [ -84.549388660848862, 38.181482401140677 ], [ -84.548810098468834, 38.181375662764481 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25511, "RD_NAME": "RIVIERA DR", "Street_Own": "City", "CG": null, "SHAPE_Leng": 508.806237, "RKEY": "10502403", "FMP": 471, "TMP": 508.806237, "SweepRoute": "<Null>", "PickUpDay": 0, "UnitNo": "<Null>", "Ord_No": "2013-003", "Adopted": "2013-01-28", "GlobalID": "{443C406A-719D-4552-B9CD-B633A5A64343}", "plow": "31", "FromStreet": "IKEBANA DR", "ToStreet": "RIVIERA DR", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530390410069629, 38.229686465586674 ], [ -84.530455019377541, 38.229596019816945 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23518, "RD_NAME": "JOHNSTONE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 292.06524682000003, "RKEY": "10502240", "FMP": 0, "TMP": 292.06524682000003, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{611B1DAC-D86D-43AD-A9E1-56DB62EE9720}", "plow": "32", "FromStreet": "BROOKFORD WAY", "ToStreet": "JENNIFER DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.52408379608363, 38.219197361028122 ], [ -84.523238444196053, 38.219642847427444 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22738, "RD_NAME": "N WATER ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 362.59884642999998, "RKEY": "10501104", "FMP": 0, "TMP": 362.59884642999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{316F4D7A-E347-42D7-8CBA-B55F6F2ED7E0}", "plow": "32", "FromStreet": "W WASHINGTON ST", "ToStreet": "W JEFFERSON ST", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561416428832615, 38.211699414515515 ], [ -84.561379052590894, 38.212634455002004 ], [ -84.561337857144011, 38.212685123948454 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24447, "RD_NAME": "ELLEN CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 463.5580714, "RKEY": "10502105", "FMP": 0, "TMP": 463.5580714, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D8CD1E17-1050-4D25-853F-844AAE45B11F}", "plow": "33", "FromStreet": "RANSOM TRCE", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574621466883599, 38.197366513458363 ], [ -84.574000289211739, 38.198541280710877 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25865, "RD_NAME": "BOURBON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 217.04650821000001, "RKEY": "10500926", "FMP": 0, "TMP": 217.04650821000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E28F6CC8-70BD-4E71-B84C-8B10723D3D83}", "plow": "31", "FromStreet": "PENN ALY", "ToStreet": "MIDLAND AVE", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554272058005694, 38.21276822806437 ], [ -84.553519659005161, 38.21271502626599 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22584, "RD_NAME": "CASTLEFORD DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 273.52557285, "RKEY": "10500825", "FMP": 0, "TMP": 273.52557285, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8B75CEB0-A6DF-4F4D-B52C-A7269F8D4AC4}", "plow": "31", "FromStreet": "COLONY BLVD", "ToStreet": "KEELRIDGE DR", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575225881223488, 38.228758617263843 ], [ -84.575307176269789, 38.228464191455714 ], [ -84.575429491890631, 38.228239105649408 ], [ -84.575536295850185, 38.228113284730746 ], [ -84.575582529653943, 38.228074196249139 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22737, "RD_NAME": "N WATER ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 400.34996681000001, "RKEY": "10501103", "FMP": 0, "TMP": 400.34996681000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9ADCFA47-53EE-404F-82BB-15B040FAC442}", "plow": "33", "FromStreet": "W JEFFERSON ST", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561337857144011, 38.212685123948454 ], [ -84.561361234183636, 38.212746328378358 ], [ -84.561322592332431, 38.213781324681506 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24988, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 480.60352855000002, "RKEY": "10501348", "FMP": 0, "TMP": 480.60352855000002, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{811883BA-B060-4559-BF1B-CFDAAFAC4BD8}", "plow": "31", "FromStreet": "PUEBLO TRL", "ToStreet": "LLOYD CT", "PaveRank": "Local", "Width": 23.0, "SectionID": 19.0, "Agency": "Georgetown", "DateConst": "1964-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572040479210514, 38.204051336275271 ], [ -84.573606956414537, 38.204513769687956 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22736, "RD_NAME": "HORSESHOE DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 643.15725658999997, "RKEY": "10500896", "FMP": 0, "TMP": 643.15725658999997, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C94AE414-4EA1-4F1D-8C25-9698BB5265FF}", "plow": "33", "FromStreet": "PARIS PIKE", "ToStreet": "END", "PaveRank": "Local", "Width": 18.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.541631265156525, 38.214206533281448 ], [ -84.541678337630586, 38.214328954546176 ], [ -84.541692123245667, 38.214422197655971 ], [ -84.541678813692755, 38.214469573707248 ], [ -84.541592886874881, 38.214635950669155 ], [ -84.541013468527311, 38.215600874489965 ], [ -84.540845365913853, 38.215810901785169 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24894, "RD_NAME": "THORNDALE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 547.32556094999995, "RKEY": "10502516", "FMP": 0, "TMP": 547.32556094999995, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{EADFB049-8114-4C39-B909-E44586ABF548}", "plow": "31", "FromStreet": "PARIS PIKE", "ToStreet": "KENDALL DR", "PaveRank": "Boulevard - No Parking", "Width": 14.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526384475371117, 38.217441256505971 ], [ -84.526329180680804, 38.217521702159694 ], [ -84.526387292937073, 38.218130354239783 ], [ -84.52642812133071, 38.218564156561648 ], [ -84.526433559365188, 38.218676814482123 ], [ -84.526428207658697, 38.218789360978789 ], [ -84.526405348236892, 38.21892891541215 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23880, "RD_NAME": "RICHFIELDS AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 270.01835388000001, "RKEY": "10502389", "FMP": 0, "TMP": 270.01835388000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{67706470-84CB-42C7-8CC0-F6E6E4357023}", "plow": "31", "FromStreet": "RICH LN", "ToStreet": "SARDULA PL", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.532586979148135, 38.201244163189521 ], [ -84.532916215510397, 38.200549694114606 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23013, "RD_NAME": "S HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 247.76726799, "RKEY": "10501650", "FMP": 0, "TMP": 247.76726799, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4BB761DA-7727-483C-AB41-F1720AD8EA74}", "plow": "31", "FromStreet": "E COLLEGE ST", "ToStreet": "E CLINTON ST", "PaveRank": "Continuous", "Width": 34.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558226476576039, 38.208180499207494 ], [ -84.558289670729565, 38.207501955026061 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25347, "RD_NAME": "S LEWIS CT", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 157.59639908, "RKEY": "10501499", "FMP": 0, "TMP": 157.59639908, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7EE8A9F9-726A-42A4-A72B-7BD9DD74FD2D}", "plow": "33", "FromStreet": "END", "ToStreet": "CAUDILL AVE", "PaveRank": "Local", "Width": 16.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565731235353837, 38.205426859866606 ], [ -84.56518314683224, 38.205442515702124 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22843, "RD_NAME": "MONTGOMERY AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 239.78649848000001, "RKEY": "10501487", "FMP": 0, "TMP": 239.78649848000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3979F740-55BC-4901-A7A2-4B4C668A0CE5}", "plow": "32", "FromStreet": "W MAIN ST", "ToStreet": "HILL ST", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566505272086687, 38.210300371849527 ], [ -84.566469205802534, 38.209642528666706 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22732, "RD_NAME": "PAVILION DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 326.0, "RKEY": "10502837", "FMP": 0, "TMP": 326.0, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F78B1C37-A168-4C71-8931-29C08CECE170}", "plow": "31", "FromStreet": "FURLONG CT", "ToStreet": "BACK STRETCH DR", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.544133350971762, 38.232694869205439 ], [ -84.544064600236879, 38.23346946809766 ], [ -84.544063707426005, 38.23358817181898 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25551, "RD_NAME": "PAYNE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 122.20916369, "RKEY": "10500998", "FMP": 0, "TMP": 122.20916369, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FB489F5D-67B0-4005-84BF-6E1F2068F89E}", "plow": "32", "FromStreet": "CONLEY AVE", "ToStreet": "E LYNN ST", "PaveRank": "Local", "Width": 17.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550721441377902, 38.214313360071898 ], [ -84.550686056075364, 38.214647785366125 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23141, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 459.29000333, "RKEY": "10502342", "FMP": 0, "TMP": 459.29000333, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{76154874-EE8D-4669-9966-1F69A8AA326F}", "plow": "31", "FromStreet": "TURTLE POINT DR", "ToStreet": "SHINNECOCK HILLS DR", "PaveRank": "Boulevard - No Parking", "Width": 18.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582408635938833, 38.214001854924732 ], [ -84.582358441976595, 38.214137853235563 ], [ -84.582337792531177, 38.214210703396198 ], [ -84.582113705653825, 38.215082933955024 ], [ -84.582082228721234, 38.215136177295747 ], [ -84.582003782002531, 38.215209828582687 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22909, "RD_NAME": "N BOLD FORBES BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 111.26023306, "RKEY": "10500863", "FMP": 0, "TMP": 111.26023306, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5D220086-1A3E-4AE2-975A-723B2835DA08}", "plow": "33", "FromStreet": "DANCERS IMAGE DR", "ToStreet": "END", "PaveRank": "Local", "Width": 28.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581967794155403, 38.241323498708162 ], [ -84.582318484449914, 38.241453293310862 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25809, "RD_NAME": "E COLLEGE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 134.20553442, "RKEY": "10501149", "FMP": 0, "TMP": 134.20553442, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4A8C435D-2096-4929-AAB5-A4A6BD17C219}", "plow": "32", "FromStreet": "WARRENDALE AVE", "ToStreet": "WARRENDALE CT", "PaveRank": null, "Width": 0.0, "SectionID": 10.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549650066799231, 38.20790533716788 ], [ -84.549184062506527, 38.207880556544758 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22975, "RD_NAME": "SEATTLE SLEW ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1084.3103096699999, "RKEY": "10500877", "FMP": 0, "TMP": 1084.3103096699999, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3345242C-9150-45C7-A900-AF2BE27043EC}", "plow": "32", "FromStreet": "ALYSHEBA AVE", "ToStreet": "DONERAIL DR", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582720050170863, 38.237673610696568 ], [ -84.584313367245684, 38.23497428081194 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23113, "RD_NAME": "NATHAN HALE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 548.06944198999997, "RKEY": "10503269", "FMP": 0, "TMP": 548.06944198999997, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": null, "GlobalID": "{1072F840-1D9A-4B11-8744-CD0376F87F0C}", "plow": "52", "FromStreet": "ETHAN ALLEN DR", "ToStreet": "PAUL REVERE DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582509934156576, 38.228748227742273 ], [ -84.582550841296822, 38.228982574096669 ], [ -84.582555476264261, 38.229046534858824 ], [ -84.582517595799331, 38.229429490807036 ], [ -84.582530661258843, 38.229506013536266 ], [ -84.582577677834678, 38.229560515592013 ], [ -84.582643385664966, 38.229608781368249 ], [ -84.58273475156868, 38.229633781492275 ], [ -84.583124826919772, 38.22971487634107 ], [ -84.583392189577083, 38.229734636205869 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22731, "RD_NAME": "STAPLETON WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 794.0, "RKEY": "10503198", "FMP": 0, "TMP": 794.0, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-035", "Adopted": "2009-10-26", "GlobalID": "{F95FCE75-4E82-46D4-BCC3-777762B3ACF6}", "plow": "32", "FromStreet": "W SHOWALTER DR", "ToStreet": "SOMERSET COVE", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581094273121764, 38.197611183357523 ], [ -84.581269767029397, 38.197313893407745 ], [ -84.581294076739724, 38.197274987183697 ], [ -84.581907805658844, 38.196354610954991 ], [ -84.581953380361185, 38.196302103192437 ], [ -84.581997730540849, 38.196268462565968 ], [ -84.582065390691312, 38.196233421390978 ], [ -84.582133756237965, 38.196215617468667 ], [ -84.582219052343987, 38.196207899924495 ], [ -84.582290598300801, 38.196214318282195 ], [ -84.58234448180842, 38.196227374444504 ], [ -84.582400745585701, 38.196249917811002 ], [ -84.582465496639983, 38.196291290761863 ], [ -84.582686649748013, 38.196471204880424 ], [ -84.582687380825377, 38.196471800115177 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23546, "RD_NAME": "N HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 179.120806, "RKEY": "10500948", "FMP": 0, "TMP": 179.120806, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B5649F1C-EF2F-440A-9B1F-DE71A6C319E9}", "plow": "31", "FromStreet": "E MAIN ST", "ToStreet": "E COURT ST", "PaveRank": "Continuous", "Width": 35.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558071650605825, 38.209853407028767 ], [ -84.558037197931185, 38.210344524454193 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24954, "RD_NAME": "SCROGGIN PARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 163.02793074, "RKEY": "10500661", "FMP": 0, "TMP": 163.02793074, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D57C4A49-97D5-4FBC-8F96-F7433653E96C}", "plow": "32", "FromStreet": "END", "ToStreet": "GEORGE MARTIN DR", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555665121893114, 38.195711316365909 ], [ -84.555707859814774, 38.195264910276492 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25136, "RD_NAME": "MEADOW LARK TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 271.4563175, "RKEY": "10503406", "FMP": 0, "TMP": 271.4563175, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2013-006", "Adopted": "2013-02-25", "GlobalID": "{DD7D2255-F2EE-437E-8851-AFF970CC8D9F}", "plow": "32", "FromStreet": "BARKLEY LN", "ToStreet": "DOVE RUN CIR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.521357174755366, 38.256469321679347 ], [ -84.521324184137896, 38.256587950831481 ], [ -84.52128043212123, 38.256745278004701 ], [ -84.521258333261528, 38.256808493955887 ], [ -84.521227162078134, 38.256870714702337 ], [ -84.521187641084779, 38.256929913283948 ], [ -84.521140234987712, 38.256985395804186 ], [ -84.521121418693411, 38.257004259733776 ], [ -84.52098275072332, 38.257137855740154 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25015, "RD_NAME": "SANTA BARBARA BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 31.0, "RKEY": "10503443", "FMP": 0, "TMP": 31.0, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2010-024", "Adopted": "2010-10-12", "GlobalID": "{39B562A3-2A33-49B0-9991-29D0A99B37A3}", "plow": "31", "FromStreet": "CASTANET CT", "ToStreet": "RICH LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.535981598066854, 38.201643665636944 ], [ -84.535936779001702, 38.201721097487052 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25389, "RD_NAME": "BACK STRETCH DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 473.29603511, "RKEY": "10501990", "FMP": 0, "TMP": 473.29603511, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DD0C4958-A5BB-4CB5-BA04-E3775B15DE4A}", "plow": "33", "FromStreet": "PAVILION DR", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.545018749965706, 38.234929550192682 ], [ -84.545929998932635, 38.234161882538842 ], [ -84.546032682166697, 38.234100036158821 ], [ -84.546135462139702, 38.234053570047593 ], [ -84.546196401225444, 38.234031944789287 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24497, "RD_NAME": "CONLEY AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 285.2752341, "RKEY": "10501017", "FMP": 0, "TMP": 285.2752341, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{19C0EC7D-4F1E-454B-BB95-431C96A62B3A}", "plow": "32", "FromStreet": "MARTIN LUTHER KING JR DR", "ToStreet": "PAYNE ST", "PaveRank": "Local", "Width": 13.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549730077138008, 38.214269795613866 ], [ -84.550721441377902, 38.214313360071898 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24409, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 369.92959774000002, "RKEY": "10501363", "FMP": 0, "TMP": 369.92959774000002, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{19177D16-4DC0-479A-AF84-A775B00A26CE}", "plow": "31", "FromStreet": "JOHNSON AVE", "ToStreet": "S PAWNEE TRL", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563904602467034, 38.197112541478795 ], [ -84.56499247875459, 38.197351402290984 ], [ -84.565069910706185, 38.197362339802055 ], [ -84.565149275713068, 38.197361213106518 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22730, "RD_NAME": "DUNN CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 300.0, "RKEY": "10502095", "FMP": 0, "TMP": 300.0, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{14D7C76E-CB7A-4D29-932E-DD7238BF15FE}", "plow": "32", "FromStreet": "BROOKFORD WAY", "ToStreet": "GALEHOUSE RD", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.524180144085392, 38.22033096990743 ], [ -84.52407578350477, 38.220514445970203 ], [ -84.524024284523648, 38.220605507123388 ], [ -84.523973672620031, 38.220694715670881 ], [ -84.523931556638786, 38.220768950709264 ], [ -84.523822576990597, 38.220961039404912 ], [ -84.523753458978987, 38.22108286509642 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22621, "RD_NAME": "W CLINTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 157.58193227000001, "RKEY": "10501169", "FMP": 0, "TMP": 157.58193227000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F92EEC38-F597-4273-91BE-4BAC6C18FA14}", "plow": "31", "FromStreet": "CAUDILL AVE", "ToStreet": "MONTGOMERY AVE", "PaveRank": "Local", "Width": 22.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565809161015281, 38.20752807280779 ], [ -84.566357251593828, 38.207513238418848 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23085, "RD_NAME": "LOCH LOMOND DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 922.29159175999996, "RKEY": "10502274", "FMP": 0, "TMP": 922.29159175999996, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{1536FF9E-2F9A-4304-B4F4-83BD9C6B6CE6}", "plow": "33", "FromStreet": "CLUBHOUSE DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.524805742562819, 38.235973422759074 ], [ -84.525350608360327, 38.236291328543942 ], [ -84.525437225079841, 38.236359237139318 ], [ -84.525467917910674, 38.236398003699605 ], [ -84.525489174627069, 38.236438870020883 ], [ -84.525526504921913, 38.236580969634069 ], [ -84.525691768905986, 38.237530728813326 ], [ -84.525724256781331, 38.237629110676139 ], [ -84.525834603330807, 38.237882369742024 ], [ -84.525870138493559, 38.237986000367499 ], [ -84.525886322662586, 38.238080643073872 ], [ -84.525891028676909, 38.238216362604305 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22980, "RD_NAME": "E SHOWALTER DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 23.7549938, "RKEY": "10501203", "FMP": 0, "TMP": 23.7549938, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E78A2D17-C695-47D5-A845-49EA1A17005C}", "plow": "31", "FromStreet": "SCROGGIN PARK DR", "ToStreet": "MT VERNON DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "1961-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552835703811624, 38.19197259030927 ], [ -84.552753315810278, 38.191967362223458 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23838, "RD_NAME": "W SHOWALTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 659.18578473000002, "RKEY": "10503450", "FMP": 0, "TMP": 659.18578473000002, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6E26B970-B7D4-413D-90C2-A6ECA674A93C}", "plow": "31", "FromStreet": "RANSOM TRCE", "ToStreet": "EMERSON TRL", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 13.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575245502165586, 38.19376478975488 ], [ -84.575318090991559, 38.193822306627581 ], [ -84.575514738486319, 38.193991962572937 ], [ -84.57579149872025, 38.194288021423468 ], [ -84.575902666719898, 38.194382600911965 ], [ -84.576064822683975, 38.194497484603176 ], [ -84.576241267477442, 38.19459840249197 ], [ -84.576478979193922, 38.19470325265079 ], [ -84.576998487130396, 38.19487174301954 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22729, "RD_NAME": "DUNN CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 300.0, "RKEY": "10502882", "FMP": 665, "TMP": 965.85560328999998, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{E1015A65-B2C8-4B4C-AE2A-60B9097D0C7F}", "plow": "32", "FromStreet": "GALEHOUSE RD", "ToStreet": "BROOKFORD WAY", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525439818762038, 38.221726700957866 ], [ -84.525863824010472, 38.220971291434303 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22849, "RD_NAME": "CAUDILL AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 503.96742190999998, "RKEY": "10501495", "FMP": 0, "TMP": 503.96742190999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4E4B57FF-9B70-49BC-AAE3-D1853EDF5BA2}", "plow": "32", "FromStreet": "W CLINTON ST", "ToStreet": "N LEWIS CT", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565809161015281, 38.20752807280779 ], [ -84.565757972991207, 38.206144757605955 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24961, "RD_NAME": "PAVILION DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 195.0, "RKEY": "10502324", "FMP": 0, "TMP": 195.0, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{75D10D95-AFA4-4376-8533-3570366579C7}", "plow": "31", "FromStreet": "SWINGING NICKEL COVE", "ToStreet": "THIS WAY HOME DR", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.546669648211719, 38.236115211098287 ], [ -84.546785270887057, 38.236220474558522 ], [ -84.546937652265058, 38.236334899746566 ], [ -84.547039964980371, 38.236402402933393 ], [ -84.5471021370454, 38.236441181975216 ], [ -84.547166442173591, 38.236477733109432 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25141, "RD_NAME": "PAVILION DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 147.80630629000001, "RKEY": "10502325", "FMP": 163, "TMP": 310.80630629000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{23121D67-D7EA-4890-9079-198B443DF00F}", "plow": "31", "FromStreet": "BACK STRETCH DR", "ToStreet": "BOTTLETOP CT", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.545498971852211, 38.235160501291773 ], [ -84.545523195175846, 38.235168952903066 ], [ -84.545823510538483, 38.235264838303003 ], [ -84.545969124064484, 38.235324543442914 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25020, "RD_NAME": "LAKE FOREST DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 176.687, "RKEY": "10503346", "FMP": 0, "TMP": 176.687, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2013-027", "Adopted": "2013-12-09", "GlobalID": "{713616B2-D06C-4990-8C90-F17DDDAE0124}", "plow": "32", "FromStreet": "LAUREL FALLS DR", "ToStreet": "RYAN CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.53467314776961, 38.194895687859621 ], [ -84.534875754452571, 38.194492767176342 ], [ -84.534899918621491, 38.194444712176086 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25802, "RD_NAME": "E COLLEGE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 213.12655587, "RKEY": "10501150", "FMP": 0, "TMP": 213.12655587, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8CF0919A-235D-468D-A802-90FA4CAEB62B}", "plow": "32", "FromStreet": "WARRENDALE CT", "ToStreet": "LANCASTER CT", "PaveRank": null, "Width": 0.0, "SectionID": 10.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549184062506527, 38.207880556544758 ], [ -84.548882865277406, 38.207864531305319 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24502, "RD_NAME": "FRAZIER CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 399.52341586, "RKEY": "10502131", "FMP": 0, "TMP": 399.52341586, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E1CA5654-B0F9-4E92-A2E0-8A98FAD2607E}", "plow": "31", "FromStreet": "CHERRY BLOSSOM WAY", "ToStreet": "LAWSON DR", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534538482218963, 38.233599631190664 ], [ -84.535273926735684, 38.233785152002937 ], [ -84.535868492340811, 38.233920335720526 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24417, "RD_NAME": "HEMINGWAY PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 332.67778735000002, "RKEY": "10502755", "FMP": 0, "TMP": 332.67778735000002, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BCF69B16-CDDD-41A2-A5CA-6948A0DF59C5}", "plow": "31", "FromStreet": "ATWOOD DR", "ToStreet": "W SHOWALTER DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 10.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.571439379178685, 38.192747266618291 ], [ -84.571530893828097, 38.192465026377064 ], [ -84.571627426412078, 38.19184750191279 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22728, "RD_NAME": "WHITMAN WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 68.0, "RKEY": "10502561", "FMP": 0, "TMP": 68.0, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{7442AD61-1A0C-47A6-A421-BCC118E551A4}", "plow": "32", "FromStreet": "VALE LN", "ToStreet": "WILDERNESS COVE LN", "PaveRank": "Local", "Width": 21.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.518157800205969, 38.216843090895182 ], [ -84.518014058497016, 38.216716633192362 ], [ -84.518000873849431, 38.2167033513335 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23928, "RD_NAME": "HIAWATHA TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 311.2333207, "RKEY": "10501336", "FMP": 0, "TMP": 311.2333207, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6D6BD3A9-441F-461C-A5C3-0B5B9D55A57E}", "plow": "31", "FromStreet": "S PAWNEE TRL", "ToStreet": "ARAPAHO TRL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564394351004537, 38.199873179440594 ], [ -84.564504413631909, 38.199911085327862 ], [ -84.565017344802357, 38.200001365832755 ], [ -84.565244114875242, 38.200031926347243 ], [ -84.565450603014824, 38.200046903753396 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22555, "RD_NAME": "TANBARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 513.6293976, "RKEY": "10501692", "FMP": 0, "TMP": 513.6293976, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{89C99602-DEDB-4621-BBDB-228389141D51}", "plow": "32", "FromStreet": "MOSSEY CUP CT", "ToStreet": "TIMBERLAND WAY", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530870457195178, 38.238446303228365 ], [ -84.531015216476945, 38.238220945741837 ], [ -84.531084430534705, 38.238078572844415 ], [ -84.531106139880094, 38.237924175975699 ], [ -84.531104564905391, 38.237388616764825 ], [ -84.531130597053362, 38.237267495964723 ], [ -84.531210200231143, 38.237086505965607 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22757, "RD_NAME": "ELKHORN MEADOWS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1044.5867987399999, "RKEY": "10502735", "FMP": 0, "TMP": 1044.5867987399999, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E68BC0E2-D664-4650-9424-B003F5CED2A4}", "plow": "32", "FromStreet": "FINLEY DR", "ToStreet": "PINE TREE PATH", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1996-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.538091279179326, 38.213182429780559 ], [ -84.53763374866034, 38.212049523362325 ], [ -84.537526965270359, 38.211896827565184 ], [ -84.536168403275667, 38.210840359691716 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23424, "RD_NAME": "MILITARY ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 526.19419884000001, "RKEY": "10501745", "FMP": 0, "TMP": 526.19419884000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{53948320-F484-41FA-A534-8A12E35FB91A}", "plow": "31", "FromStreet": "E MAIN ST", "ToStreet": "E COLLEGE ST", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551168483920137, 38.209434825040894 ], [ -84.55128420442125, 38.207992773251711 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25043, "RD_NAME": "TALLIS CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 217.54245264, "RKEY": "10502656", "FMP": 0, "TMP": 217.54245264, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C5A54D43-C992-49DD-ACAC-6677B0263A96}", "plow": "33", "FromStreet": "RANSOM TRCE", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.573960434994831, 38.190229494017046 ], [ -84.574188560749306, 38.189868416050885 ], [ -84.574308186700108, 38.18969905505967 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24465, "RD_NAME": "CLAYTON AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 363.2552466, "RKEY": "10501129", "FMP": 0, "TMP": 363.2552466, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1846BB7A-F0BA-42D8-A407-7578812AE54D}", "plow": "31", "FromStreet": "1ST ST", "ToStreet": "2ND ST", "PaveRank": "Continuous", "Width": 34.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555606381411053, 38.204180863738763 ], [ -84.554344663326503, 38.204119225131286 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23513, "RD_NAME": "IRVING LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 736.43759983999996, "RKEY": "10502233", "FMP": 0, "TMP": 736.43759983999996, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BE6B06F6-1C56-41A3-A5A0-130EC86A3461}", "plow": "32", "FromStreet": "HAWTHORNE DR", "ToStreet": "ALCOTT LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572930563970942, 38.194312460718187 ], [ -84.572734975644096, 38.194487380696636 ], [ -84.572573360064737, 38.194648631331866 ], [ -84.571353671673066, 38.195905857272955 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22727, "RD_NAME": "SUTTON PLACE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 148.0, "RKEY": "10502501", "FMP": 0, "TMP": 148.0, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1A20BDA4-0FA3-4C56-BB14-8B2494C6E4D3}", "plow": "31", "FromStreet": "SUMMIT DR", "ToStreet": "MEADOWCREST DR", "PaveRank": "Continuous", "Width": 36.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529168999657387, 38.190367489684917 ], [ -84.529256617276786, 38.190225032622166 ], [ -84.529408986478245, 38.190008073294827 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24382, "RD_NAME": "MARKETPLACE CIR", "Street_Own": "Not Dedicated", "CG": null, "SHAPE_Leng": 1604.08893865, "RKEY": "10503632", "FMP": 0, "TMP": 1604.08893865, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{12C4E34C-764B-49DE-874F-F4486CC89C37}", "plow": "51", "FromStreet": "MCCLELLAND CIR", "ToStreet": "LUSBY PATH", "PaveRank": "Continuous", "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.569769717094616, 38.186102439308257 ], [ -84.56974813896224, 38.186086596950837 ], [ -84.569500495253862, 38.185727203248085 ], [ -84.569468711112577, 38.185670969405685 ], [ -84.569445939398463, 38.185621636362093 ], [ -84.569422900294882, 38.185557412564229 ], [ -84.569410141148666, 38.185508793599872 ], [ -84.569398709527434, 38.185450556273345 ], [ -84.569382854177761, 38.1853921733777 ], [ -84.569360419071799, 38.185333159798418 ], [ -84.569331812510541, 38.185275515382322 ], [ -84.569293169105563, 38.185213931596422 ], [ -84.569264770459, 38.185176070129515 ], [ -84.569210021141913, 38.185114686194972 ], [ -84.569154179606471, 38.185063200139211 ], [ -84.569092426278118, 38.185018140326761 ], [ -84.569032676105167, 38.184971224499407 ], [ -84.568958895143169, 38.184920077443316 ], [ -84.568889224419337, 38.184877741032324 ], [ -84.568810179233097, 38.184839852833449 ], [ -84.568731316758615, 38.184808998548469 ], [ -84.568673721511644, 38.184790367679575 ], [ -84.568611214728364, 38.184773570058532 ], [ -84.568539707094672, 38.184758449255554 ], [ -84.568454454929849, 38.184745817311793 ], [ -84.568366999634932, 38.184738880686879 ], [ -84.568279648561713, 38.184736455572718 ], [ -84.568170974562037, 38.184733565032872 ], [ -84.56806741752834, 38.18473091181874 ], [ -84.567960976431081, 38.184723113040285 ], [ -84.567864344681624, 38.184708480942383 ], [ -84.567720285214378, 38.184672168946456 ], [ -84.567603632446037, 38.184628434270671 ], [ -84.567468592399052, 38.184563501004604 ], [ -84.567374352804094, 38.184517333935496 ], [ -84.567272953808384, 38.184467659993842 ], [ -84.567196020147506, 38.184429970380506 ], [ -84.567027508068094, 38.184347417898245 ], [ -84.566875625957579, 38.184273012224168 ], [ -84.566768290384985, 38.1842210827025 ], [ -84.566708252920307, 38.184196036555598 ], [ -84.56665463417778, 38.18417685875766 ], [ -84.566572224255324, 38.184152734475063 ], [ -84.566490118164907, 38.18413441851142 ], [ -84.56648013088757, 38.184132368024358 ], [ -84.566367060603127, 38.184109154615804 ], [ -84.566244946783911, 38.184084083537499 ], [ -84.566083927082801, 38.184051025454934 ], [ -84.565934210866203, 38.184020287107295 ], [ -84.565790458333566, 38.183990773928095 ], [ -84.565628841544594, 38.183957591603118 ], [ -84.565414314116296, 38.183896747415112 ], [ -84.565241395098212, 38.183811090641335 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23277, "RD_NAME": "ROXIE LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 81.49052678, "RKEY": "10503413", "FMP": 0, "TMP": 81.49052678, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{698AF581-6FAF-41CF-B7D3-EC14AFE90579}", "plow": "32", "FromStreet": "MAPLEWOOD DR", "ToStreet": "END", "PaveRank": null, "Width": 0.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579873026553074, 38.204175805102729 ], [ -84.580129409719589, 38.204271444374669 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22579, "RD_NAME": "ELM ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 322.74326574999998, "RKEY": "10501079", "FMP": 0, "TMP": 322.74326574999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B1AE869A-B9CB-4A0A-A7B0-D7B93B6DB084}", "plow": "32", "FromStreet": "POPLAR ST", "ToStreet": "ELM CT", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553206683759669, 38.219890068960666 ], [ -84.552125810783764, 38.220131600320435 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25849, "RD_NAME": "W LYNN ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 240.70309692000001, "RKEY": "10501004", "FMP": 0, "TMP": 240.70309692000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F3F7FE69-1753-4D3E-A02E-BE375FEF5708}", "plow": "32", "FromStreet": "CHAMBERS AVE", "ToStreet": "ED DAVIS LN", "PaveRank": "Local", "Width": 19.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552097821623576, 38.214762064164127 ], [ -84.552457302573444, 38.214811295292201 ], [ -84.552928451337507, 38.214843530007506 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24983, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 307.66634503, "RKEY": "10501345", "FMP": 0, "TMP": 307.66634503, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{69F2CCDF-0708-4775-8D9F-B0D720ED3CFB}", "plow": "31", "FromStreet": "NAVAJO TRL", "ToStreet": "S MOHEGAN TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 14.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56705984448908, 38.204641513596385 ], [ -84.567304317487157, 38.204611002176563 ], [ -84.567533166672789, 38.204534744791445 ], [ -84.568022513971286, 38.204296857890185 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22726, "RD_NAME": "DELAPLAIN RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 2539.602798, "RKEY": "10503544", "FMP": 0, "TMP": 2539.602798, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6496D0DC-2CDC-411A-BCC2-CC41CF3E4E35}", "plow": "31", "FromStreet": "BROOKLANE DR", "ToStreet": "CYNTHIANA RD", "PaveRank": "Local", "Width": 17.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.513867742202791, 38.270684237546426 ], [ -84.512761488735791, 38.27062421114595 ], [ -84.511960198804076, 38.270585895808487 ], [ -84.509915885326194, 38.270509838272893 ], [ -84.508443529326684, 38.270437275525808 ], [ -84.506421797472086, 38.270324043924361 ], [ -84.506142092623307, 38.270301605766427 ], [ -84.506007240170661, 38.270283160907056 ], [ -84.505727038139725, 38.270207710771338 ], [ -84.505566258406333, 38.270136262262959 ], [ -84.505171891310653, 38.269911033184584 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24899, "RD_NAME": "TURTLE POINT DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 298.83895093000001, "RKEY": "10502535", "FMP": 0, "TMP": 298.83895093000001, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{32969181-16E2-4DF9-96E3-00F84C42117F}", "plow": "31", "FromStreet": "QUAIL HOLLOW DR", "ToStreet": "GENERAL JOHN PAYNE BLVD", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.584663240591325, 38.21437535643998 ], [ -84.585087612354826, 38.214482527398289 ], [ -84.585405809545932, 38.214546081348281 ], [ -84.585662152611974, 38.214602983988506 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23874, "RD_NAME": "RANSOM TRCE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1192.7829755800001, "RKEY": "10502378", "FMP": 0, "TMP": 1192.7829755800001, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3F063BFD-3310-49EA-9700-E9438E5916D6}", "plow": "31", "FromStreet": "WHARTON CT", "ToStreet": "LOVETT PARK LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574810889500498, 38.190622721061466 ], [ -84.575070544284671, 38.190771684785773 ], [ -84.575380212560887, 38.190970305761695 ], [ -84.575685375381099, 38.191189752670461 ], [ -84.576437041490735, 38.191756382235425 ], [ -84.576593709964257, 38.191860927048332 ], [ -84.576870894299503, 38.192024067957227 ], [ -84.576968155867149, 38.19210055863725 ], [ -84.577006116839627, 38.192142406002787 ], [ -84.577036017052592, 38.19218774360256 ], [ -84.577059172160816, 38.192241527380361 ], [ -84.577072814534503, 38.192302632619501 ], [ -84.57707563076363, 38.192366102478466 ], [ -84.577069432196524, 38.192427559672183 ], [ -84.577034974104748, 38.192559044202952 ], [ -84.576962986010457, 38.192752774528003 ], [ -84.576896387585023, 38.192870207962756 ], [ -84.576854469701615, 38.192923895461973 ], [ -84.576805310235841, 38.192973392256171 ], [ -84.576734098540967, 38.193030908624245 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23007, "RD_NAME": "GREENBRIAR DR X", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 33.11926483, "RKEY": "10501731", "FMP": 0, "TMP": 33.11926483, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{876A402C-29D7-4808-B547-0F75F0512F3C}", "plow": "31", "FromStreet": "MARKHAM DR", "ToStreet": "MARKHAM DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560627622293367, 38.193528387687813 ], [ -84.56053853866301, 38.19347069473406 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25336, "RD_NAME": "TANBARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 264.8616541, "RKEY": "10501693", "FMP": 0, "TMP": 264.8616541, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{344947D7-DFD2-4E77-A68F-5FFB1E8864E0}", "plow": "32", "FromStreet": "TIMBERLAND WAY", "ToStreet": "CHERRYBARK CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531210200231143, 38.237086505965607 ], [ -84.531463607613688, 38.236629100073529 ], [ -84.531589229140522, 38.236423592033894 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22838, "RD_NAME": "DARBY LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 330.34943462000001, "RKEY": "10500882", "FMP": 0, "TMP": 330.34943462000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B7CED30E-E353-4520-8C58-D6A9388C74CE}", "plow": "31", "FromStreet": "CHERRY BLOSSOM WAY", "ToStreet": "DARBY DR", "PaveRank": "Collector - Residential", "Width": 37.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.540253323474417, 38.222054237917057 ], [ -84.540407150653508, 38.222099478738293 ], [ -84.540502167259177, 38.222143294327424 ], [ -84.540622494725028, 38.222214557603799 ], [ -84.540913900273537, 38.222425438716314 ], [ -84.541073309192484, 38.222512480378306 ], [ -84.54119399867929, 38.222561775770352 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25546, "RD_NAME": "MARTIN LUTHER KING JR DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 642.6296126, "RKEY": "10500618", "FMP": 0, "TMP": 642.6296126, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E479C1E5-3839-45F7-839F-92E80EC63F36}", "plow": "32", "FromStreet": "CONLEY AVE", "ToStreet": "MAIN AVE", "PaveRank": "Local", "Width": 18.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549730077138008, 38.214269795613866 ], [ -84.549485650117717, 38.216023899328668 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22984, "RD_NAME": "COACHMAN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 298.52958294000001, "RKEY": "10501930", "FMP": 0, "TMP": 298.52958294000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5C5979DB-4DA1-41E3-AF0E-1D3B4654FE14}", "plow": "32", "FromStreet": "CARRIAGE LN", "ToStreet": "CARRIAGE LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549256653368317, 38.228162752902485 ], [ -84.55000250845373, 38.228733603098888 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23476, "RD_NAME": "MOJAVE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 277.38241246000001, "RKEY": "10501423", "FMP": 0, "TMP": 277.38241246000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5A2C2EA5-DB85-4FC3-95F7-7236CE4CB308}", "plow": "32", "FromStreet": "SHAWNEE TRL", "ToStreet": "HIAWATHA TRL", "PaveRank": "Local", "Width": 21.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567506087751255, 38.20130170636412 ], [ -84.567718834117727, 38.20055873979414 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22877, "RD_NAME": "CHESTNUT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 464.63032418, "RKEY": "10501050", "FMP": 0, "TMP": 464.63032418, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{65728198-46FE-4020-8457-193279C0F615}", "plow": "32", "FromStreet": "PAYNE AVE", "ToStreet": "BARREN RIVER BLVD", "PaveRank": "Local", "Width": 22.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558118306985676, 38.219720240150714 ], [ -84.558224943508662, 38.219949813469775 ], [ -84.558583818916361, 38.220941574870892 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22752, "RD_NAME": "BARBARA BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 752.55330794999998, "RKEY": "10500908", "FMP": 0, "TMP": 752.55330794999998, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D5829256-A7B4-4366-95CB-4E826D3470A8}", "plow": "32", "FromStreet": "ELKHORN MEADOWS DR", "ToStreet": "ELKHORN MEADOWS DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.535462194873801, 38.210267900503766 ], [ -84.53517662253833, 38.2104245320524 ], [ -84.53309306468698, 38.211138040278854 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23710, "RD_NAME": "CARRIAGE LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 708.3905969, "RKEY": "10501931", "FMP": 0, "TMP": 708.3905969, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7B0B2365-B3E7-4D5E-B62F-6285B268AE47}", "plow": "32", "FromStreet": "COACHMAN PL", "ToStreet": "COACHMAN PL", "PaveRank": null, "Width": 0.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551703547431657, 38.227327956159492 ], [ -84.550610701469452, 38.228287994605935 ], [ -84.550349416791875, 38.22849022425784 ], [ -84.55000250845373, 38.228733603098888 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22725, "RD_NAME": "OLD OXFORD RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1457.758991, "RKEY": "10503538", "FMP": 0, "TMP": 1457.758991, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FD721EB7-881D-4E08-BE3E-C062664C2723}", "plow": "31", "FromStreet": "HERNDON BLVD", "ToStreet": "ABBEY RD", "PaveRank": "Collector - Nonresidential", "Width": 39.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.511519249677505, 38.243303567560005 ], [ -84.512067230407624, 38.242780607419689 ], [ -84.512601227096624, 38.242212202827226 ], [ -84.51344047779402, 38.24121662975395 ], [ -84.51415784928632, 38.24042712858202 ], [ -84.514481656136596, 38.240056179704432 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23537, "RD_NAME": "CABOT PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 592.74885786000004, "RKEY": "10503206", "FMP": 0, "TMP": 592.74885786000004, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{46F7AC17-9D23-49E5-B279-777F3ADF0825}", "plow": "33", "FromStreet": "GRISHAM DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.571050170842639, 38.188535726919014 ], [ -84.571671138556468, 38.188718067930481 ], [ -84.571744080242311, 38.188733007189853 ], [ -84.571823755143711, 38.188739571725257 ], [ -84.571914669832537, 38.188732850745822 ], [ -84.571998214044854, 38.188712508124041 ], [ -84.57205539873911, 38.188693976010562 ], [ -84.57214285467758, 38.188628758870244 ], [ -84.572213026673623, 38.188573764446296 ], [ -84.57233864803537, 38.188465993644648 ], [ -84.572557383740318, 38.188278337799801 ], [ -84.572610385176148, 38.188218545340149 ], [ -84.572640478409028, 38.18815370965531 ], [ -84.572648789306328, 38.18807823737999 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22698, "RD_NAME": "COMMUNICATION CT", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 454.63664756999998, "RKEY": "10503338", "FMP": 0, "TMP": 454.63664756999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{88C6024F-A8A3-48AC-A596-8F3540CE2B53}", "plow": "31", "FromStreet": "BOURBON ST", "ToStreet": "CHAMBERS AVE", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553317712045029, 38.212701759199099 ], [ -84.553357058418158, 38.21222509054305 ], [ -84.5533503643735, 38.21220254418062 ], [ -84.55333487843987, 38.21218175672729 ], [ -84.553284188742822, 38.212159323651655 ], [ -84.553193951369622, 38.212149143981918 ], [ -84.552621820819326, 38.212108970770828 ], [ -84.552472203375444, 38.212102415574307 ], [ -84.55242895908529, 38.212098957119181 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25081, "RD_NAME": "MAPLE GROVE RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 362.75818718, "RKEY": "10502802", "FMP": 0, "TMP": 362.75818718, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B91936F8-D466-45E1-952C-6F30451C55F8}", "plow": "31", "FromStreet": "CHERRY BLOSSOM WAY", "ToStreet": "EDWARDS DR", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.540547297252516, 38.216218987507979 ], [ -84.540312625543706, 38.216285521247727 ], [ -84.540059480837058, 38.216459249432582 ], [ -84.539602193626223, 38.216853893110923 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24906, "RD_NAME": "SWINGING NICKEL COVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 266.51961316000001, "RKEY": "10502586", "FMP": 0, "TMP": 266.51961316000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{CB844151-D247-489E-A096-44D6927003E6}", "plow": "33", "FromStreet": "PAVILION DR", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.546669648211719, 38.236115211098287 ], [ -84.54683503203178, 38.235988088687051 ], [ -84.546937658307669, 38.235887242402271 ], [ -84.546998533436792, 38.235805744979835 ], [ -84.547189540959167, 38.235516847102957 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25381, "RD_NAME": "APACHE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 840.86454408999998, "RKEY": "10501399", "FMP": 0, "TMP": 840.86454408999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B421C0EF-79B3-4B84-BA3B-717D7BF0025C}", "plow": "32", "FromStreet": "AZTEC TRL", "ToStreet": "POCAHONTAS TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.568878576951448, 38.200118277310487 ], [ -84.570133236861281, 38.198032293663147 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25068, "RD_NAME": "W WASHINGTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 169.37512682, "RKEY": "10500920", "FMP": 0, "TMP": 169.37512682, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{99A92CDE-E465-4B85-A941-E723703C4612}", "plow": "31", "FromStreet": "CHURCH ST", "ToStreet": "N WATER ST", "PaveRank": "Continuous", "Width": 35.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560828336857952, 38.211667410787243 ], [ -84.561416428832615, 38.211699414515515 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22907, "RD_NAME": "PRINCE GEORGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 411.17948551000001, "RKEY": "10500837", "FMP": 0, "TMP": 411.17948551000001, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4ED97896-EBBB-4EE4-99AC-3844492FBC49}", "plow": "32", "FromStreet": "S LAFAYETTE DR", "ToStreet": "S COLONIAL HEIGHTS DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578976549621558, 38.226291957098148 ], [ -84.580365517693494, 38.226564684202124 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25573, "RD_NAME": "W JEFFERSON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 81.66345267, "RKEY": "10500981", "FMP": 0, "TMP": 81.66345267, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E0667784-9A3A-49A7-A736-A00D005C100E}", "plow": "32", "FromStreet": "HUNT ST", "ToStreet": "CHURCH ST", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560436639729929, 38.212643103979275 ], [ -84.560720058880577, 38.212659961165556 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22724, "RD_NAME": "RHODES LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 155.000166, "RKEY": "10503537", "FMP": 0, "TMP": 155.000166, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2013-005", "Adopted": "2013-01-28", "GlobalID": "{F33F0F06-2BEF-42B0-B0E4-7C00C7F2D9CA}", "plow": "32", "FromStreet": "MOLLIE WAY", "ToStreet": "END", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.514949499783953, 38.241811694041644 ], [ -84.515145892123542, 38.241415244882688 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22614, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 597.38277086999994, "RKEY": "10502846", "FMP": 0, "TMP": 597.38277086999994, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B7208517-2860-4757-BE0E-B42EBCE09064}", "plow": "31", "FromStreet": "SLONE DR", "ToStreet": "JOHNSON AVE", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561906477880015, 38.19666025676247 ], [ -84.562630220105291, 38.196824028523416 ], [ -84.563904602467034, 38.197112541478795 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23358, "RD_NAME": "DORCHESTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 349.34445078, "RKEY": "10501259", "FMP": 0, "TMP": 349.34445078, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{515B43DD-9AC1-4BF6-B785-E5283608572C}", "plow": "32", "FromStreet": "MONMOUTH CT", "ToStreet": "SOUTHPOINT DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551120701694771, 38.186443459767716 ], [ -84.551275018593756, 38.187395005140104 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24917, "RD_NAME": "WELLINGTON WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 61.83874278, "RKEY": "10501382", "FMP": 0, "TMP": 61.83874278, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4CA016BC-9096-42D2-81BE-81B1E0A7FF41}", "plow": "31", "FromStreet": "DAVID LN", "ToStreet": "CHLOE CT", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576874442017782, 38.204404248523076 ], [ -84.576733438910338, 38.204275966788124 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23886, "RD_NAME": "RIVIERA DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 295.91768806, "RKEY": "10502396", "FMP": 0, "TMP": 295.91768806, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2EFD28FC-531E-41DD-BA13-58F16E5B8153}", "plow": "31", "FromStreet": "PINE VALLEY DR", "ToStreet": "SPYGLASS DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529256981964778, 38.233841297637071 ], [ -84.529199410610957, 38.233029973469755 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25007, "RD_NAME": "MEADOW LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 41.28207183, "RKEY": "10503253", "FMP": 0, "TMP": 41.28207183, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{A43A4850-28BE-4A91-B870-E60C1E265AE8}", "plow": "52", "FromStreet": "CHAMPION WAY", "ToStreet": "WOODS POINT CIR", "PaveRank": "Collector - Residential", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564105469512043, 38.239002725564845 ], [ -84.564061784400153, 38.238894727331576 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23333, "RD_NAME": "ELKHORN GREEN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 313.0, "RKEY": "10500798", "FMP": 0, "TMP": 313.0, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{677C80BE-B493-476C-A08C-75B7957A20FB}", "plow": "32", "FromStreet": "CYPRESS WAY", "ToStreet": "TIMBERWOOD TRCE", "PaveRank": "Local", "Width": 21.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.519720973764876, 38.213653477630629 ], [ -84.519797436055597, 38.213585822631671 ], [ -84.519900805701994, 38.213474184363172 ], [ -84.519935609648925, 38.213430600930629 ], [ -84.520040962512468, 38.213325474359209 ], [ -84.520161466319465, 38.213232231933439 ], [ -84.520322048254883, 38.213137639899657 ], [ -84.520401747086396, 38.213101116651394 ], [ -84.520482591527667, 38.213064082574462 ], [ -84.520491053140574, 38.213061088131091 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23501, "RD_NAME": "CARDINAL DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 422.48402667, "RKEY": "10500823", "FMP": 0, "TMP": 422.48402667, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8FDFA890-697E-4092-88D7-F993AF60C12E}", "plow": "31", "FromStreet": "SCOTT COUNTY PARK RD", "ToStreet": "CUMBERLAND DR", "PaveRank": "Local", "Width": 18.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572693983467389, 38.234485965415622 ], [ -84.573453520239511, 38.235479465537999 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22546, "RD_NAME": "BARRETT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 263.97618433000002, "RKEY": "10501307", "FMP": 0, "TMP": 263.97618433000002, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2D23DE44-3320-4B31-A797-ACF15D1A6673}", "plow": "32", "FromStreet": "DICKINSON DR", "ToStreet": "MELVILLE PL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56718958139804, 38.194161778903052 ], [ -84.567288995792438, 38.193605530740683 ], [ -84.567289528532243, 38.193442400628484 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23913, "RD_NAME": "EDWARDS AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 286.55104376999998, "RKEY": "10502727", "FMP": 0, "TMP": 286.55104376999998, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{40978198-FBDC-48D4-948E-1EA5F381EE96}", "plow": "33", "FromStreet": "EDWARDS DR", "ToStreet": "GILBERT AVE", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.539057604506823, 38.215593219834318 ], [ -84.539029535411757, 38.215627811883671 ], [ -84.538148223558309, 38.215897540935778 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23493, "RD_NAME": "PRINCETON CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 380.61799387999997, "RKEY": "10500680", "FMP": 0, "TMP": 380.61799387999997, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{54619F99-CE1F-420B-9440-F8E34C4FE411}", "plow": "33", "FromStreet": "DELAWARE DR", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1978-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553957963818533, 38.189616556639521 ], [ -84.554044308910477, 38.188863818638978 ], [ -84.554105310682786, 38.188707342231496 ], [ -84.554189167149545, 38.188600531303209 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22970, "RD_NAME": "DANCERS IMAGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 670.54828294000004, "RKEY": "10500871", "FMP": 0, "TMP": 670.54828294000004, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{123DDDF2-32D8-4306-A79D-8FD240FCA1CB}", "plow": "32", "FromStreet": "LOOKOUT LN", "ToStreet": "N BOLD FORBES BLVD", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582788735756878, 38.239599754568232 ], [ -84.581967794155403, 38.241323498708162 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25839, "RD_NAME": "QUAIL RUN DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 3299.1461509800001, "RKEY": "10501117", "FMP": 0, "TMP": 3299.1461509800001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2A6A94ED-540C-4315-A6D5-F2B99228B727}", "plow": "32", "FromStreet": "KELLY AVE", "ToStreet": "KELLY AVE", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563484991763119, 38.211813292593845 ], [ -84.563275838987366, 38.211832065758443 ], [ -84.563182526710747, 38.21185529765809 ], [ -84.563108244215002, 38.211885585918118 ], [ -84.563061006511077, 38.211922462242129 ], [ -84.563024049718777, 38.2119693293293 ], [ -84.56297074886055, 38.212080022292454 ], [ -84.56281048398786, 38.213750956849587 ], [ -84.562802819847775, 38.213945598544477 ], [ -84.562856092749158, 38.214246861405748 ], [ -84.562986005430943, 38.214544499974188 ], [ -84.563100364756934, 38.214727457698238 ], [ -84.5634514631721, 38.215189077227457 ], [ -84.563588428005446, 38.215330241948344 ], [ -84.563675850529364, 38.215370392319066 ], [ -84.563794729642169, 38.215402618286433 ], [ -84.5638963715068, 38.215402814696887 ], [ -84.563992983393334, 38.215391150303624 ], [ -84.564085068460656, 38.215358018973632 ], [ -84.56416860992573, 38.215314914743914 ], [ -84.56423631268278, 38.215239518740283 ], [ -84.564290423689002, 38.215143389257896 ], [ -84.564450921664346, 38.213693812926074 ], [ -84.564572959527666, 38.212946099708894 ], [ -84.564671898965855, 38.211816957643421 ], [ -84.564644163324019, 38.211723577235418 ], [ -84.564580580956218, 38.211629837457544 ], [ -84.564494328030349, 38.211560588232274 ], [ -84.564382170378209, 38.211500416120408 ], [ -84.564206656808693, 38.21146212934817 ], [ -84.5635347445984, 38.211426003212523 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22548, "RD_NAME": "ELLISON CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 153.78549519000001, "RKEY": "10501297", "FMP": 0, "TMP": 153.78549519000001, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CE87F3A8-4ADE-4DEB-BCAA-0F4D241249E3}", "plow": "33", "FromStreet": "BARRETT ST", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567052321648035, 38.19492911929823 ], [ -84.567571281050363, 38.195032083397749 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24932, "RD_NAME": "CORPORATE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 393.746434, "RKEY": "10503433", "FMP": 529, "TMP": 922.49318915000003, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6820FD50-0DD9-4DD1-B0B5-0F500BB1BD98}", "plow": "33", "FromStreet": "END", "ToStreet": "ENDEAVOR DR", "PaveRank": "Local", "Width": 37.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.518817790219074, 38.26623412137225 ], [ -84.519602776978701, 38.265348386344598 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24434, "RD_NAME": "FAIRFAX WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 180.10569932000001, "RKEY": "10501223", "FMP": 0, "TMP": 180.10569932000001, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2FA1BC4A-D7C3-435A-8211-1C210AF56077}", "plow": "32", "FromStreet": "TORY CT", "ToStreet": "END", "PaveRank": "Continuous", "Width": 33.0, "SectionID": 7.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557254552073061, 38.186211102662618 ], [ -84.557264198953902, 38.186109583006598 ], [ -84.557325156083209, 38.185869339192259 ], [ -84.557393842158447, 38.185731888252022 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22887, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 351.91277717000003, "RKEY": "10501365", "FMP": 0, "TMP": 351.91277717000003, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9C93B641-4091-433D-BFF5-08C867AE4905}", "plow": "31", "FromStreet": "UTE TRL", "ToStreet": "INCA TRL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566664607888498, 38.197226712534366 ], [ -84.567839299899319, 38.197499646824276 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24458, "RD_NAME": "HIGHLAND AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 354.88395200999997, "RKEY": "10501917", "FMP": 0, "TMP": 354.88395200999997, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F4BE1E36-CE92-4CCA-8AB8-10EC1B92AA20}", "plow": "32", "FromStreet": "W COLLEGE ST", "ToStreet": "W CLINTON ST", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564924453410001, 38.208530969717877 ], [ -84.564883891228035, 38.207556977011329 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23508, "RD_NAME": "2ND ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 343.81482137, "RKEY": "10501188", "FMP": 0, "TMP": 343.81482137, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E0BD709F-9F6C-4191-BECC-AAEAD2B32150}", "plow": "32", "FromStreet": "CLAYTON AVE", "ToStreet": "STONE AVE", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554344663326503, 38.204119225131286 ], [ -84.554475107111443, 38.203180730282277 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22802, "RD_NAME": "HERRINGTON HWY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 327.5726135, "RKEY": "10501098", "FMP": 0, "TMP": 327.5726135, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{20488A50-535B-450E-B707-3C4BBD7EDC8E}", "plow": "33", "FromStreet": "DALE HOLLOW DR", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561283100129685, 38.221098368211734 ], [ -84.561439699636935, 38.220821734773736 ], [ -84.561498104489104, 38.220697361950094 ], [ -84.561619964991834, 38.220243512012331 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23918, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 734.66036454000005, "RKEY": "10501371", "FMP": 0, "TMP": 734.66036454000005, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A739BD3C-E7B9-4967-AC4E-5AF5845715C9}", "plow": "32", "FromStreet": "N REDDING RD", "ToStreet": "SEMINOLE TRL", "PaveRank": "Local", "Width": 20.0, "SectionID": 13.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575904522551483, 38.200011946757556 ], [ -84.57605492138002, 38.200052438339512 ], [ -84.578226733076647, 38.200853957649997 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25858, "RD_NAME": "MAIN AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 392.73711945999997, "RKEY": "10500994", "FMP": 0, "TMP": 392.73711945999997, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{837C3868-0986-497A-A0E3-0B8AE1D5996E}", "plow": "32", "FromStreet": "CHAMBERS AVE", "ToStreet": "PAYNE ST", "PaveRank": "Local", "Width": 19.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2010-08-18", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551898937607348, 38.216159604176468 ], [ -84.551468545699919, 38.216146454422912 ], [ -84.550535174497554, 38.21608865392777 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22989, "RD_NAME": "E COLLEGE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 470.63150267999998, "RKEY": "10501148", "FMP": 0, "TMP": 470.63150267999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{19D5CFE2-78FC-482C-92CA-62EE9BAEF120}", "plow": "32", "FromStreet": "MILITARY ST", "ToStreet": "WARRENDALE AVE", "PaveRank": "Local", "Width": 21.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55128420442125, 38.207992773251711 ], [ -84.549650066799231, 38.20790533716788 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25844, "RD_NAME": "MARKS ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 258.7599381, "RKEY": "10501007", "FMP": 0, "TMP": 258.7599381, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{95FC6DE3-0707-4019-AB6D-36BBC5ABCEC2}", "plow": "32", "FromStreet": "PROSPECT ST", "ToStreet": "PAYNE ST", "PaveRank": "Local", "Width": 14.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551652752640578, 38.21402591895243 ], [ -84.55075402400567, 38.213980005964117 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24978, "RD_NAME": "HUTCHINS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 898.9138408, "RKEY": "10501412", "FMP": 0, "TMP": 898.9138408, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{70336349-D007-43F1-8CE5-974AF3CEFB3D}", "plow": "32", "FromStreet": "LANKFORD DR", "ToStreet": "SEMINOLE TRL", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580609695431235, 38.202651163814537 ], [ -84.577774106350091, 38.201608844224957 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22801, "RD_NAME": "DALE HOLLOW DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 234.58226275000001, "RKEY": "10501094", "FMP": 0, "TMP": 234.58226275000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{67D5D0FD-3BB4-49F1-B07B-2914D941A228}", "plow": "32", "FromStreet": "ROUGH RIVER RUN", "ToStreet": "HERRINGTON HWY", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560539610352862, 38.220833007639236 ], [ -84.561028882317515, 38.220995844712164 ], [ -84.561283100129685, 38.221098368211734 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23868, "RD_NAME": "W SHOWALTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 326.8537205, "RKEY": "10501327", "FMP": 0, "TMP": 326.8537205, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{80372BF5-8D68-46A3-8CF6-B1F9D793D602}", "plow": "31", "FromStreet": "SALINGER DR", "ToStreet": "BARRETT ST", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565999262796637, 38.192894762003192 ], [ -84.566251539941774, 38.192895915451345 ], [ -84.566846789999346, 38.192819757837839 ], [ -84.567117152934941, 38.192756550183532 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23444, "RD_NAME": "MARKHAM DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 216.80378227, "RKEY": "10501901", "FMP": 0, "TMP": 216.80378227, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F09EE49D-5646-44E3-AF16-AE5D7D40B7F1}", "plow": "31", "FromStreet": "TOWSON WAY", "ToStreet": "MARKHAM DR", "PaveRank": "Boulevard - Parking", "Width": 21.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559771676540649, 38.194367965385929 ], [ -84.559504502955264, 38.194644620986303 ], [ -84.559429245559357, 38.19470441321414 ], [ -84.559270343717017, 38.19477393344949 ], [ -84.559248354136372, 38.194783554122665 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25099, "RD_NAME": "WILLOW LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 577.10734185000001, "RKEY": "10501393", "FMP": 0, "TMP": 577.10734185000001, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8923ED65-64AD-4D47-938B-A3E178F73BCB}", "plow": "33", "FromStreet": "SEMINOLE TRL", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579222779709525, 38.199104219115277 ], [ -84.579653425671736, 38.199241335346933 ], [ -84.580199965250813, 38.199449156308205 ], [ -84.580719293302494, 38.199645790124272 ], [ -84.581053392530308, 38.199753995144412 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22833, "RD_NAME": "MOLLIE WA X", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 32.031523, "RKEY": "10503793", "FMP": 0, "TMP": 32.031523, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2013-005", "Adopted": "2013-01-28", "GlobalID": "{9DBA131F-FE80-4B88-9754-5EB2950B34E2}", "plow": "32", "FromStreet": "HERNDON BLVD", "ToStreet": "HERNDON BLVD", "PaveRank": null, "Width": 0.0, "SectionID": 13.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.512039704432738, 38.243587881729233 ], [ -84.511974278864869, 38.243659116643229 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25540, "RD_NAME": "N COURT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 354.45829871000001, "RKEY": "10500967", "FMP": 0, "TMP": 354.45829871000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{34E8CFF5-B32C-45AE-B37B-3674DF419FBF}", "plow": "32", "FromStreet": "E WASHINGTON ST", "ToStreet": "E JEFFERSON ST", "PaveRank": "Local", "Width": 15.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558748474123078, 38.211542386342856 ], [ -84.558658621758866, 38.212513150279101 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23471, "RD_NAME": "HOMEPLACE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 268.94417971000001, "RKEY": "10502224", "FMP": 0, "TMP": 268.94417971000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9610847E-1D74-410D-B3FC-F74265AFF80F}", "plow": "32", "FromStreet": "PICKETT LN", "ToStreet": "BYAKOA LN", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.53247017818677, 38.198773399221267 ], [ -84.532847471621949, 38.198097549689564 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22872, "RD_NAME": "GANO CT", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 138.86322333000001, "RKEY": "10501649", "FMP": 0, "TMP": 138.86322333000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{98898F00-5423-46C3-BD8A-6E38C1AE580F}", "plow": "33", "FromStreet": "GANO AVE", "ToStreet": "END", "PaveRank": "Local", "Width": 13.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560022445572372, 38.216624753466348 ], [ -84.560170790770258, 38.216987669747681 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24929, "RD_NAME": "E MAIN EXT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1156.251217, "RKEY": "10503417", "FMP": 0, "TMP": 1156.251217, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DB73E69A-4939-4701-BF8B-488A0FEE53D8}", "plow": "31", "FromStreet": "ESTATE DR", "ToStreet": "MCCLELLAND CIR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.537277348933642, 38.204546298720246 ], [ -84.536947937469492, 38.204471238221878 ], [ -84.535710808740518, 38.204248714077835 ], [ -84.535426132070128, 38.204183721292928 ], [ -84.535002566448398, 38.204056605293594 ], [ -84.533776796175928, 38.203652915799609 ], [ -84.533473004402964, 38.203542871423799 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24442, "RD_NAME": "E JACKSON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 759.84472146999997, "RKEY": "10501137", "FMP": 0, "TMP": 759.84472146999997, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{35EEF327-CBB7-4435-B500-DEE21FED2955}", "plow": "31", "FromStreet": "HOLLYHOCK LN", "ToStreet": "DUDLEY AVE", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555595965668033, 38.206560502718993 ], [ -84.555348973299317, 38.206552513909806 ], [ -84.552959169408453, 38.206404480104823 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22800, "RD_NAME": "DALE HOLLOW DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 712.46005004000006, "RKEY": "10501093", "FMP": 0, "TMP": 712.46005004000006, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{69245AC3-4574-408B-A8A3-F8E5E21B8C7A}", "plow": "32", "FromStreet": "HERRINGTON HWY", "ToStreet": "TAYLORSVILLE TRL", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1993-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561283100129685, 38.221098368211734 ], [ -84.56171950282166, 38.221323287362139 ], [ -84.561956022059888, 38.221487150295751 ], [ -84.562329573305178, 38.221853423746516 ], [ -84.562801919671131, 38.222591447930057 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23525, "RD_NAME": "E JACKSON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 341.92596357000002, "RKEY": "10501139", "FMP": 0, "TMP": 341.92596357000002, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{10DE0D77-F8D5-4AC9-B121-E86ABB0D5D5F}", "plow": "31", "FromStreet": "MILITARY ST", "ToStreet": "FOUNTAIN AVE", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 7.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551423450879767, 38.206302685344873 ], [ -84.55023705664577, 38.206230231948666 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22688, "RD_NAME": "W CLINTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 231.76801957000001, "RKEY": "10501163", "FMP": 0, "TMP": 231.76801957000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{93AEB9FF-DAA5-41DB-B05E-815C78A07690}", "plow": "31", "FromStreet": "ELY AVE", "ToStreet": "S WATER ST", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560914746286343, 38.207632473331003 ], [ -84.561720854401287, 38.207654584062141 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25076, "RD_NAME": "WHITMAN WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 232.48583641, "RKEY": "10502560", "FMP": 0, "TMP": 232.48583641, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{13FD2FA2-8DB9-4367-856F-726E3E4B10C3}", "plow": "31", "FromStreet": "FOX RUN RD", "ToStreet": "VALE LN", "PaveRank": "Local", "Width": 21.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.518789938121714, 38.21724021151239 ], [ -84.518626098123079, 38.217149797300422 ], [ -84.51838484674262, 38.217004747363561 ], [ -84.518267814970898, 38.216925530886527 ], [ -84.518157800205969, 38.216843090895182 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23995, "RD_NAME": "HEMINGWAY PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 228.23046505, "RKEY": "10502757", "FMP": 0, "TMP": 228.23046505, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9073D62B-EA0D-446D-9A61-3EBB5DBD8F6C}", "plow": "31", "FromStreet": "ALCOTT LN", "ToStreet": "CRANE CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.569647653316224, 38.195086065072516 ], [ -84.570124102094297, 38.194584662471605 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25375, "RD_NAME": "CASTLEFORD DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 650.68404995000003, "RKEY": "10502956", "FMP": 0, "TMP": 650.68404995000003, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{00D453AA-C3FB-45AE-A48C-2B3034978105}", "plow": "31", "FromStreet": "KING GEORGE DR", "ToStreet": "S LAFAYETTE DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576571159419203, 38.227340843653892 ], [ -84.57658912678211, 38.227327565132114 ], [ -84.576905766814065, 38.227164276931447 ], [ -84.577015652554877, 38.227128839659912 ], [ -84.577237514437044, 38.227079683013777 ], [ -84.578068465279571, 38.227020039153963 ], [ -84.578279206025471, 38.22701324181596 ], [ -84.578406895065612, 38.227030137647539 ], [ -84.578734946071194, 38.227095167770685 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25063, "RD_NAME": "VICTOR PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 316.65236179, "RKEY": "10502544", "FMP": 0, "TMP": 316.65236179, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B9B5533C-6B6D-459D-8959-0652499E603B}", "plow": "32", "FromStreet": "LOVETT PARK LN", "ToStreet": "STRAUSS CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574654561975578, 38.191456344046038 ], [ -84.574520364674243, 38.191557449922968 ], [ -84.574434940972893, 38.191611527683349 ], [ -84.574279552396305, 38.191688529182265 ], [ -84.573742449009785, 38.191938050352583 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22902, "RD_NAME": "N LAFAYETTE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 281.99028184000002, "RKEY": "10500831", "FMP": 0, "TMP": 281.99028184000002, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1CBA3183-C23D-46A4-B8BE-F0353EB14DFE}", "plow": "32", "FromStreet": "S LAFAYETTE DR", "ToStreet": "PORTSMOUTH DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578734946071194, 38.227095167770685 ], [ -84.57849642661661, 38.227846310914295 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25562, "RD_NAME": "N HAMILTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 23.66639633, "RKEY": "10500965", "FMP": 0, "TMP": 23.66639633, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AC50BFD4-9B86-465F-ABC3-C14EF93226A6}", "plow": "33", "FromStreet": "ELM ST", "ToStreet": "LEWIS LN", "PaveRank": "Local", "Width": 17.0, "SectionID": 20.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550572861306293, 38.220376956578356 ], [ -84.550542217423271, 38.220398890974714 ], [ -84.550504415427156, 38.220411415565763 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22799, "RD_NAME": "DALE HOLLOW DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 748.08397421999996, "RKEY": "10501092", "FMP": 0, "TMP": 748.08397421999996, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4047BAC1-55B1-4A09-A40B-A2FA69EBE17A}", "plow": "32", "FromStreet": "TAYLORSVILLE TRL", "ToStreet": "TAYLORSVILLE TRL", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1993-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.562801919671131, 38.222591447930057 ], [ -84.563901609261848, 38.224453535110172 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22608, "RD_NAME": "HIAWATHA TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 978.0436408, "RKEY": "10502759", "FMP": 0, "TMP": 978.0436408, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{05C6217D-E046-46E7-A676-8B34AAE37444}", "plow": "31", "FromStreet": "SLONE DR", "ToStreet": "S PAWNEE TRL", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561253754746573, 38.198840240995018 ], [ -84.561821185396283, 38.199012351464525 ], [ -84.562558691183852, 38.199235995149543 ], [ -84.564394351004537, 38.199873179440594 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25879, "RD_NAME": "LA COSTA DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 85.77862601, "RKEY": "10502259", "FMP": 0, "TMP": 85.77862601, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{DF0891EA-C2CB-473A-B724-BCB7ACFD223C}", "plow": "33", "FromStreet": "END", "ToStreet": "PAYNES LANDING BLVD", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582898460463568, 38.212685577545045 ], [ -84.582606422192157, 38.212636664397202 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23379, "RD_NAME": "PAVILION DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 321.51857674000001, "RKEY": "10502839", "FMP": 0, "TMP": 321.51857674000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FCB8E700-BECF-4E18-ADEF-29B755681C40}", "plow": "31", "FromStreet": "CHAMPION WAY", "ToStreet": "GREENLEAF PATH", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.546049577807565, 38.22991748691058 ], [ -84.545142482511494, 38.230434729455496 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23881, "RD_NAME": "RICHFIELDS AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 271.8196105, "RKEY": "10502388", "FMP": 0, "TMP": 271.8196105, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{35C4F30A-51B2-4AEC-868C-43C0932F7D4A}", "plow": "31", "FromStreet": "SARDULA PL", "ToStreet": "SERENA WAY", "PaveRank": "Local", "Width": 23.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.532916215510397, 38.200549694114606 ], [ -84.533251419985476, 38.199851713984906 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25002, "RD_NAME": "FALLS CREEK DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 251.60875511, "RKEY": "10503244", "FMP": 0, "TMP": 251.60875511, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{B6C35F26-5D02-4430-A244-69F0C2FBEC56}", "plow": "52", "FromStreet": "CREEKSTONE CT", "ToStreet": "CHARLESTON CIR", "PaveRank": "Collector - Residential", "Width": 38.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561210038436812, 38.237527381933432 ], [ -84.561185309833306, 38.237552539453638 ], [ -84.561034697170555, 38.23771079783554 ], [ -84.560804283901362, 38.238003509779801 ], [ -84.56073592244006, 38.238106972759368 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25416, "RD_NAME": "E JACKSON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 342.22535599000003, "RKEY": "10501140", "FMP": 0, "TMP": 342.22535599000003, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{41765999-2797-4588-92F5-BF940B885638}", "plow": "31", "FromStreet": "FOUNTAIN AVE", "ToStreet": "AVONDALE AVE", "PaveRank": "Local", "Width": 21.0, "SectionID": 8.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55023705664577, 38.206230231948666 ], [ -84.549050035821026, 38.206153640049493 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25130, "RD_NAME": "OLD FORT DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1048.8924667599999, "RKEY": "10503393", "FMP": 0, "TMP": 1048.8924667599999, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2011-010", "Adopted": "2011-11-28", "GlobalID": "{1983F183-AF91-4EA9-B84A-ED4C103CDDFF}", "plow": "32", "FromStreet": "MCCLELLAND SPRINGS DR", "ToStreet": "MCCLELLAND SPRINGS DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.584629433598693, 38.204836392584504 ], [ -84.58468606599007, 38.203969373998881 ], [ -84.58469014514715, 38.203939294690436 ], [ -84.584704052233349, 38.203895289488273 ], [ -84.584726949002032, 38.203853690138736 ], [ -84.5847548480982, 38.203819123523225 ], [ -84.584758209288609, 38.20381563270093 ], [ -84.584796982696403, 38.203782153872105 ], [ -84.584820019202809, 38.203766709890942 ], [ -84.584842210477646, 38.203754168419948 ], [ -84.584892658498802, 38.203732437556141 ], [ -84.584900463813554, 38.203729798883558 ], [ -84.584946951433338, 38.203717556226636 ], [ -84.585003606900273, 38.203709928689385 ], [ -84.585061082251883, 38.20370976387597 ], [ -84.585101955386477, 38.20371425490795 ], [ -84.585685714590085, 38.203806524478175 ], [ -84.585701566882236, 38.203809334878081 ], [ -84.585755995677872, 38.203823904170783 ], [ -84.585806642820543, 38.203845344886297 ], [ -84.585852126394627, 38.203873070893138 ], [ -84.585891207549309, 38.203906325374227 ], [ -84.585922819144727, 38.203944203267199 ], [ -84.585946097803884, 38.203985669189564 ], [ -84.585960410339609, 38.204029593399497 ], [ -84.585964607960705, 38.204057647088128 ], [ -84.586024247967032, 38.204768813529085 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23072, "RD_NAME": "GAIL LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 487.54864629000002, "RKEY": "10502138", "FMP": 0, "TMP": 487.54864629000002, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-038", "Adopted": "2009-11-23", "GlobalID": "{74C0FC4F-B8A4-401A-852C-674B18C6AA09}", "plow": "32", "FromStreet": "SETH WAY", "ToStreet": "SERENA WAY", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.528416990897384, 38.199513760864562 ], [ -84.528813424796084, 38.199386028900683 ], [ -84.528906080902118, 38.199339199159901 ], [ -84.52898439898307, 38.199275467027313 ], [ -84.52901704585409, 38.199237629371993 ], [ -84.5290720254946, 38.199154157707895 ], [ -84.529433516531256, 38.198530887477681 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22798, "RD_NAME": "TAYLORSVILLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 229.40913173000001, "RKEY": "10501946", "FMP": 0, "TMP": 229.40913173000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F6E24372-84C7-4482-B656-34F8D323BA46}", "plow": "32", "FromStreet": "BARREN RIVER BLVD", "ToStreet": "DALE HOLLOW DR", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1993-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56207498351236, 38.222852193442904 ], [ -84.562801919671131, 38.222591447930057 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23192, "RD_NAME": "MARKETPLACE CIR", "Street_Own": "Not Dedicated", "CG": null, "SHAPE_Leng": 285.49493868000002, "RKEY": "10503631", "FMP": 0, "TMP": 285.49493868000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{F1347573-CB81-4B2A-9B8F-BF27005766E8}", "plow": "51", "FromStreet": "MCLELLAND CIR", "ToStreet": "LUSBY PATH", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Scott County", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570481908500966, 38.185562777089814 ], [ -84.569766237971535, 38.186102448831967 ], [ -84.569769717094616, 38.186102439308257 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23486, "RD_NAME": "PAYNES DEPOT RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 980.10437358000001, "RKEY": "10501742", "FMP": 0, "TMP": 980.10437358000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1F102AFB-945C-4015-91F8-9A44BDB22C56}", "plow": "31", "FromStreet": "FRANKFORT RD", "ToStreet": "WELLINGTON WAY", "PaveRank": "Collector - Nonresidential", "Width": 52.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579426541591204, 38.209097284989191 ], [ -84.579405421790526, 38.208192694688606 ], [ -84.579429003757625, 38.20797926027592 ], [ -84.579498036046132, 38.207687454705102 ], [ -84.579536718501885, 38.207574961917459 ], [ -84.579702463189633, 38.207242368628052 ], [ -84.580128567919303, 38.206514676919539 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22908, "RD_NAME": "PORTSMOUTH DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 406.8038986, "RKEY": "10500836", "FMP": 0, "TMP": 406.8038986, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{994C4861-F8B3-44B4-A3AB-330A9A6178AF}", "plow": "32", "FromStreet": "N LAFAYETTE DR", "ToStreet": "N COLONIAL HEIGHTS DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.57849642661661, 38.227846310914295 ], [ -84.579866067681976, 38.228130243683097 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23093, "RD_NAME": "CROSS PARK DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 344.35848106999998, "RKEY": "10503181", "FMP": 0, "TMP": 344.35848106999998, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{229A3C5E-F6A8-489A-A78E-07A7B58ABA23}", "plow": "52", "FromStreet": "WATERSIDE DR", "ToStreet": "VILLAGE BLVD", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.524296797729733, 38.226782136236288 ], [ -84.524669249276215, 38.226762894499032 ], [ -84.524688985999745, 38.226761428262485 ], [ -84.524708585759612, 38.226759078536226 ], [ -84.524727984625642, 38.226755852677947 ], [ -84.524747118677851, 38.226751760748229 ], [ -84.524765926290641, 38.226746815504931 ], [ -84.524784345855494, 38.226741034210654 ], [ -84.524802319193597, 38.22673443502093 ], [ -84.524819786997895, 38.22672703969755 ], [ -84.525365430663186, 38.226479986633805 ], [ -84.525381544726457, 38.226472225035302 ], [ -84.525397101162469, 38.2264637854502 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23846, "RD_NAME": "MAGNOLIA DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1457.94918654, "RKEY": "10502283", "FMP": 0, "TMP": 1457.94918654, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2010-027", "Adopted": "2010-10-12", "GlobalID": "{57943CF9-2EE3-4D96-A7AA-E02557C14384}", "plow": "31", "FromStreet": "CONNECTOR RD", "ToStreet": "BROADAX PATH", "PaveRank": "Collector - Nonresidential", "Width": 37.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534954075086176, 38.228399521454818 ], [ -84.534866575114066, 38.228364018415895 ], [ -84.534766051812213, 38.22831602236603 ], [ -84.534618094298978, 38.228231011873419 ], [ -84.534507605060753, 38.228154076898029 ], [ -84.534399832899311, 38.228060141040409 ], [ -84.534353307763453, 38.228010228509937 ], [ -84.534310367218367, 38.227954035896403 ], [ -84.534272048209786, 38.227892122859643 ], [ -84.534167510550361, 38.22762355062882 ], [ -84.534136907989605, 38.227558147519105 ], [ -84.534097901900964, 38.22749567842051 ], [ -84.53405119250985, 38.227435875849956 ], [ -84.533996105171909, 38.22737736121865 ], [ -84.533933658279665, 38.227321791546892 ], [ -84.533864516086439, 38.227271096795228 ], [ -84.533790070869571, 38.227225290689269 ], [ -84.533630891488457, 38.22714538110467 ], [ -84.533112295678023, 38.226904132436431 ], [ -84.532325785013782, 38.226531949517003 ], [ -84.532118197627511, 38.226423141358339 ], [ -84.531992796317425, 38.226333374766853 ], [ -84.531954400574747, 38.226296889789687 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25383, "RD_NAME": "JOHNSON AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 422.57883779000002, "RKEY": "10501428", "FMP": 0, "TMP": 422.57883779000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6C59BC17-6A7C-4134-AE5C-E425D6E179F6}", "plow": "33", "FromStreet": "POCAHONTAS TRL", "ToStreet": "END", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563558252767692, 38.198240303573712 ], [ -84.563904602467034, 38.197112541478795 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22857, "RD_NAME": "MARKHAM DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 206.64818075, "RKEY": "10501206", "FMP": 0, "TMP": 206.64818075, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{50D85773-56A8-48F7-AA25-C5FB2B3E9713}", "plow": "31", "FromStreet": "TOWSON WAY", "ToStreet": "MARKHAM DR", "PaveRank": "Boulevard - Parking", "Width": 21.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559684833325406, 38.194311840668433 ], [ -84.559406591982224, 38.194592812005148 ], [ -84.559345585285001, 38.194664469518948 ], [ -84.559270343717017, 38.19477393344949 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22794, "RD_NAME": "SCHOLL DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 175.70910916, "RKEY": "10502852", "FMP": 0, "TMP": 175.70910916, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5AD99035-B90B-479C-8E14-6E9F2C0F79BC}", "plow": "32", "FromStreet": "HABITAT DR", "ToStreet": "FULLER ST", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551428505992988, 38.216830995914513 ], [ -84.550931281468593, 38.216796019484804 ], [ -84.550893696372185, 38.216795363083769 ], [ -84.550850747180291, 38.216803441457124 ], [ -84.55082580358156, 38.21681747004142 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25087, "RD_NAME": "CARDOME CENTER SOUTH", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 830.74466339000003, "RKEY": "10503339", "FMP": 0, "TMP": 830.74466339000003, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6CAC7A19-EB4B-49BC-884A-789AC3663A5E}", "plow": "33", "FromStreet": "CINCINNATI PIKE", "ToStreet": "END", "PaveRank": "Boulevard - No Parking", "Width": 37.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564617100104556, 38.220624692567263 ], [ -84.564890680452535, 38.220515878681553 ], [ -84.565028024230841, 38.220478219148923 ], [ -84.565199803796659, 38.220454025543475 ], [ -84.565431858338755, 38.220456789637744 ], [ -84.565668387930231, 38.220500220765942 ], [ -84.565831926147325, 38.220557408556324 ], [ -84.565956850156383, 38.220628261281114 ], [ -84.566120653035966, 38.220746468676744 ], [ -84.56622003196297, 38.220871629657516 ], [ -84.566315304484007, 38.221040871439172 ], [ -84.566359071887589, 38.221223813336408 ], [ -84.566403754099127, 38.221616931916301 ], [ -84.566399722265785, 38.221677962650581 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23497, "RD_NAME": "DICKINSON CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 151.96820286, "RKEY": "10501301", "FMP": 0, "TMP": 151.96820286, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{713521D7-A149-4395-8843-5B846375FBAD}", "plow": "33", "FromStreet": "DICKINSON DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566105938090402, 38.194051786235434 ], [ -84.566190512755369, 38.193639850472053 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25032, "RD_NAME": "PUEBLO TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 310.25574931, "RKEY": "10501449", "FMP": 0, "TMP": 310.25574931, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{41088ECA-7061-4442-BCFB-738BE726C2C8}", "plow": "32", "FromStreet": "N SHOSHONI TRL", "ToStreet": "IROQUOIS TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1965-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.569891053694548, 38.205911720274223 ], [ -84.570737671504858, 38.205728745098241 ], [ -84.570890053843755, 38.205667647338863 ], [ -84.570908122532344, 38.205647779079364 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22869, "RD_NAME": "MAPLE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 247.64803815, "RKEY": "10501061", "FMP": 0, "TMP": 247.64803815, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{42896A8B-80DA-4FC1-936C-9AC2209F709D}", "plow": "32", "FromStreet": "GANO AVE", "ToStreet": "WRIGHT ALY", "PaveRank": "Local", "Width": 20.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554505841049377, 38.217813217723211 ], [ -84.554728408158212, 38.218470203816757 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24510, "RD_NAME": "FOX RUN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 391.05589852999998, "RKEY": "10500802", "FMP": 0, "TMP": 391.05589852999998, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9E037761-6485-434A-B21C-CDF350EAAF34}", "plow": "31", "FromStreet": "ELKHORN GREEN PL", "ToStreet": "WILDERNESS COVE LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.52089268565669, 38.2152927510258 ], [ -84.520810652614188, 38.21541016610842 ], [ -84.520459725095051, 38.215745972059231 ], [ -84.520020898467891, 38.216112995337618 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25586, "RD_NAME": "POPLAR ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 184.57399243, "RKEY": "10501066", "FMP": 0, "TMP": 184.57399243, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{18049476-B4A0-48CA-98CD-B12944417DAD}", "plow": "32", "FromStreet": "WRIGHT ALY", "ToStreet": "LOCUST ST", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552846120120932, 38.218878499418125 ], [ -84.55302025184055, 38.21936637047957 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22922, "RD_NAME": "ELKHORN GREEN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 323.325054, "RKEY": "10500606", "FMP": 0, "TMP": 323.325054, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{752219C5-84E1-477B-80FC-B535CDB4A726}", "plow": "31", "FromStreet": "PARIS PIKE", "ToStreet": "RIVER RUN CT", "PaveRank": "Boulevard - No Parking", "Width": 16.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1996-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.523363547568835, 38.217713433395886 ], [ -84.523416569763739, 38.217625695164188 ], [ -84.523364821092315, 38.217523316884922 ], [ -84.523347961677132, 38.217458995919159 ], [ -84.523335598809766, 38.217385129928736 ], [ -84.523308096792391, 38.217302956757393 ], [ -84.523278258666153, 38.217242122983883 ], [ -84.523147363653266, 38.216982604412863 ], [ -84.523051282586394, 38.216901902274273 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23941, "RD_NAME": "FOLEY CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 260.42933956000002, "RKEY": "10500636", "FMP": 0, "TMP": 260.42933956000002, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1B739635-4F3A-4E98-BDEA-EFF72B46FA24}", "plow": "33", "FromStreet": "BROOKSIDE DR", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572797586995591, 38.206243072441012 ], [ -84.572904223853286, 38.206953249476271 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22563, "RD_NAME": "WILLIAMSBURG LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 154.21127181, "RKEY": "10501675", "FMP": 0, "TMP": 154.21127181, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{71D5C2A4-F8FE-4530-B905-360863299BB0}", "plow": "31", "FromStreet": "STRATFORD CT", "ToStreet": "KEELRIDGE DR", "PaveRank": "Continuous", "Width": 31.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574944427976916, 38.231035025566982 ], [ -84.574807671835359, 38.231444522003265 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23286, "RD_NAME": "CANEWOOD BLVD (North Driveway)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 38.64075705, "RKEY": "10501717", "FMP": 0, "TMP": 38.64075705, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CE0A3107-5E9F-4942-A1A3-D3F4EC021DBF}", "plow": "33", "FromStreet": "CANEWOOD BLVD", "ToStreet": "CANEWOOD BLVD", "PaveRank": null, "Width": 16.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.590104694442516, 38.211920876519272 ], [ -84.590235167806512, 38.211946599296013 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24973, "RD_NAME": "N REDDING RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 622.09215108000001, "RKEY": "10501386", "FMP": 0, "TMP": 622.09215108000001, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CBF37488-2E84-4225-861B-48B4EC8CAD37}", "plow": "33", "FromStreet": "END", "ToStreet": "HUTCHINS DR", "PaveRank": "Local", "Width": 26.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576299281615519, 38.201883405342137 ], [ -84.575894913082465, 38.201814850670864 ], [ -84.575429485973743, 38.201646817383775 ], [ -84.575314104175732, 38.201570969624953 ], [ -84.57526165133882, 38.201521013172083 ], [ -84.575225653810094, 38.201443208208353 ], [ -84.575216181053534, 38.201360722050232 ], [ -84.575249600824421, 38.201272895607062 ], [ -84.575507421781509, 38.200775615881106 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22598, "RD_NAME": "N PAWNEE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 176.30792209000001, "RKEY": "10503049", "FMP": 0, "TMP": 176.30792209000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{41E28CE6-E63E-46C2-848D-465D3C5ADC89}", "plow": "32", "FromStreet": "W SHENANDOAH TRL", "ToStreet": "E SHENANDOAH TRL", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1968-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563331919778875, 38.20073092787559 ], [ -84.562719048977172, 38.200708570874312 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23657, "RD_NAME": "GANO CT", "Street_Own": "DNE", "CG": "NO", "SHAPE_Leng": 538.8089353, "RKEY": "10501970", "FMP": 0, "TMP": 538.8089353, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D248B25F-B8CA-4291-967A-2F061D4ED469}", "plow": "33", "FromStreet": "<Null>", "ToStreet": "<Null>", "PaveRank": null, "Width": 0.0, "SectionID": 0.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560170790770258, 38.216987669747681 ], [ -84.560277778203471, 38.217260362328844 ], [ -84.560254757139475, 38.217306269855399 ], [ -84.560125031366368, 38.217363462716854 ], [ -84.559804521006143, 38.217443452101982 ], [ -84.55973577955578, 38.217432049283353 ], [ -84.559698585601737, 38.217407231799868 ], [ -84.559659447216902, 38.217351910442659 ], [ -84.559659310498475, 38.217252764617108 ], [ -84.559697875447839, 38.217171311359138 ], [ -84.559774254690339, 38.217119349729707 ], [ -84.560170790770258, 38.216987669747681 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23438, "RD_NAME": "CAMBRIDGE CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 292.4881777, "RKEY": "10501684", "FMP": 0, "TMP": 292.4881777, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A852091A-6795-49B7-AC12-1A6822B017F0}", "plow": "33", "FromStreet": "END", "ToStreet": "MT VERNON DR", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1975-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.5550468706152, 38.188453759579716 ], [ -84.555073897225029, 38.188010489156412 ], [ -84.555118325929115, 38.187652807551871 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25092, "RD_NAME": "LAKE FOREST DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 188.46780316, "RKEY": "10503344", "FMP": 0, "TMP": 188.46780316, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2013-027", "Adopted": "2013-12-09", "GlobalID": "{19BB63C9-8456-4037-A5DB-B4D58059996E}", "plow": "32", "FromStreet": "BAY SHORE CT", "ToStreet": "CLEARWATER CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534100806209992, 38.19600894677113 ], [ -84.534126675568558, 38.19597748740469 ], [ -84.534143567932091, 38.195948827426207 ], [ -84.534353163070691, 38.195532023610788 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24369, "RD_NAME": "BUFFALO RUN CT", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 278.792725, "RKEY": "10503619", "FMP": 0, "TMP": 278.792725, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{E75CF2D0-0B18-4E3F-A5E2-F1B15B27E521}", "plow": "53", "FromStreet": "MCCLELLAND SPRINGS DR", "ToStreet": "END", "PaveRank": "Local", "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.588189173258044, 38.204664388303669 ], [ -84.588150725780892, 38.204170556801614 ], [ -84.588149979149506, 38.204116424063159 ], [ -84.588156537442671, 38.204062536043132 ], [ -84.588170326157609, 38.204009504781361 ], [ -84.58819118867207, 38.203957932585645 ], [ -84.588218888023746, 38.203908405191015 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25038, "RD_NAME": "SANTA BARBARA BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 547.54138952000005, "RKEY": "10502439", "FMP": 0, "TMP": 547.54138952000005, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{220755DA-6BB1-4A2D-8EE1-B2B868AA4CAA}", "plow": "31", "FromStreet": "LEMONS MILL RD", "ToStreet": "PARK PLACE CT", "PaveRank": "Boulevard - No Parking", "Width": 11.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.535624030222138, 38.197187110185951 ], [ -84.53555700818734, 38.197220477723633 ], [ -84.53537804460899, 38.197457575384455 ], [ -84.535323787306282, 38.197539959063917 ], [ -84.535300069562552, 38.19758530575659 ], [ -84.535261238647848, 38.197681854877672 ], [ -84.535247553108135, 38.197730874477472 ], [ -84.535231705607316, 38.197826561146449 ], [ -84.535230477449858, 38.197922122934706 ], [ -84.535256920707837, 38.19807015121647 ], [ -84.535448302124991, 38.198578278723495 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23465, "RD_NAME": "W COLLEGE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 211.84227465000001, "RKEY": "10501154", "FMP": 0, "TMP": 211.84227465000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0AA398CE-8AC1-45F3-B817-C41DC67C81AD}", "plow": "32", "FromStreet": "HOLLY LN", "ToStreet": "MONTGOMERY AVE", "PaveRank": "Local", "Width": 20.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565647440844202, 38.208507267827216 ], [ -84.566384524693177, 38.208494608316137 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24900, "RD_NAME": "TURTLE POINT DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 330.62096666000002, "RKEY": "10502533", "FMP": 0, "TMP": 330.62096666000002, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{C4E059FA-AF6D-48B3-9D2B-8256EB295D25}", "plow": "31", "FromStreet": "OSPREY WAY", "ToStreet": "QUAIL HOLLOW DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583537321301293, 38.214189036464056 ], [ -84.584290836115244, 38.214305773385206 ], [ -84.58456889023735, 38.214354378217656 ], [ -84.584663240591325, 38.21437535643998 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24515, "RD_NAME": "TIMBERWOOD TRCE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 418.23601722000001, "RKEY": "10500796", "FMP": 0, "TMP": 418.23601722000001, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D671D97E-9C34-4406-BF20-20495A51654E}", "plow": "32", "FromStreet": "ELKHORN GREEN PL", "ToStreet": "FOX RUN RD", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.521693202971676, 38.213855934511926 ], [ -84.521288584136343, 38.213570746318439 ], [ -84.521076458371994, 38.213399611927116 ], [ -84.521027915060571, 38.213344899499369 ], [ -84.520967037570898, 38.213223471377944 ], [ -84.520912765310797, 38.212943044040287 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24432, "RD_NAME": "FAIRFAX WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 289.45105695000001, "RKEY": "10501221", "FMP": 0, "TMP": 289.45105695000001, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{36EA8D7D-9ABA-4572-9D00-21FCB160B1F8}", "plow": "32", "FromStreet": "MT VERNON DR", "ToStreet": "WHIG CT", "PaveRank": "Continuous", "Width": 33.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55710888345358, 38.187771234370466 ], [ -84.557182966532608, 38.186978548208678 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23402, "RD_NAME": "PICKETT LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 507.18166061, "RKEY": "10502352", "FMP": 0, "TMP": 507.18166061, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BF337587-B570-441C-AF64-B149D7C481A2}", "plow": "32", "FromStreet": "HOMEPLACE BLVD", "ToStreet": "BYAKOA LN", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.53247017818677, 38.198773399221267 ], [ -84.531931482276121, 38.198581369083982 ], [ -84.531874518052689, 38.198553593046697 ], [ -84.531820794730081, 38.198519258514615 ], [ -84.531773453282867, 38.198477848893496 ], [ -84.531734919665794, 38.198429939440622 ], [ -84.531707285529379, 38.198375275564864 ], [ -84.53169154670222, 38.198316890100941 ], [ -84.531689057716349, 38.198256992468593 ], [ -84.53169981390198, 38.198195859264672 ], [ -84.531724144854977, 38.198134590625493 ], [ -84.531930337796794, 38.197767049645797 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23955, "RD_NAME": "WHITMAN WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 105.0, "RKEY": "10502562", "FMP": 0, "TMP": 105.0, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{349D5B07-72F6-4F16-BDC0-EEC581E01E7F}", "plow": "32", "FromStreet": "WILDERNESS COVE LN", "ToStreet": "VALE LN", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.51692687812367, 38.218069434124992 ], [ -84.51660421371669, 38.217942481334902 ], [ -84.516600233692898, 38.217940217375514 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22568, "RD_NAME": "MAPLE GROVE RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 294.61572575999998, "RKEY": "10502803", "FMP": 0, "TMP": 294.61572575999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{65528D7D-FD8A-4FE9-A15A-46CA86CDC81F}", "plow": "33", "FromStreet": "EDWARDS DR", "ToStreet": "GILBERT AVE", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.539602193626223, 38.216853893110923 ], [ -84.538993413474415, 38.217379085517635 ], [ -84.538941151268148, 38.217402992901889 ], [ -84.53887905364293, 38.217411145737039 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22683, "RD_NAME": "W CLINTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 50.46955185, "RKEY": "10501168", "FMP": 0, "TMP": 50.46955185, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FE0F137C-FCAD-4411-BADF-36238E757994}", "plow": "31", "FromStreet": "HOLLY LN", "ToStreet": "CAUDILL AVE", "PaveRank": "Local", "Width": 22.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565633650561693, 38.207533455292008 ], [ -84.565809161015281, 38.20752807280779 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25071, "RD_NAME": "WARREN PASS", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 374.62638664999997, "RKEY": "10502548", "FMP": 0, "TMP": 374.62638664999997, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8C1229BA-8CD0-492E-9C64-775D7AA0270E}", "plow": "33", "FromStreet": "RANSOM TRCE", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572921767037286, 38.18989947515103 ], [ -84.573005049137208, 38.189739915378773 ], [ -84.57310557636643, 38.189568167811153 ], [ -84.573168602469593, 38.189478439193657 ], [ -84.57324548798988, 38.189392419161138 ], [ -84.573335789420497, 38.18931614424644 ], [ -84.573477540815915, 38.189221156826733 ], [ -84.573574070252334, 38.189168838237094 ], [ -84.5737016393754, 38.189112158645706 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23985, "RD_NAME": "BROWNING DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 454.53102422000001, "RKEY": "10501291", "FMP": 0, "TMP": 454.53102422000001, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2E74EE69-C994-4A1E-BD76-AF79FA039717}", "plow": "32", "FromStreet": "FAULKNER CIR", "ToStreet": "BRONTE PL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564424919277997, 38.194905819030176 ], [ -84.564565445461525, 38.194845159543831 ], [ -84.564817008135691, 38.194761445953297 ], [ -84.565000200917027, 38.194730874628782 ], [ -84.565274775904513, 38.194730880857549 ], [ -84.565954599732549, 38.194806626072953 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25370, "RD_NAME": "COACHMAN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 162.15894559, "RKEY": "10502922", "FMP": 0, "TMP": 162.15894559, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{623212BE-04D3-41AE-A649-D21DD8BAFA3C}", "plow": "33", "FromStreet": "HARD BOOT CT", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551589119231309, 38.235916061632594 ], [ -84.551577847409831, 38.23636126335451 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25060, "RD_NAME": "VALDEZ CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 270.50975322, "RKEY": "10502540", "FMP": 0, "TMP": 270.50975322, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{12F48231-0289-42AD-849A-0DC9C5F08D9C}", "plow": "32", "FromStreet": "RUFFIAN TRL", "ToStreet": "SARDULA PL", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530378849311049, 38.20047850303154 ], [ -84.530765936572948, 38.199801389108067 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22896, "RD_NAME": "CUMBERLAND DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 211.10397793000001, "RKEY": "10500857", "FMP": 0, "TMP": 211.10397793000001, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4AD42384-F1F8-4442-ACEE-1AAC4733B922}", "plow": "31", "FromStreet": "WILLIAMSBURG LN", "ToStreet": "WOOD GLENN WAY", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1992-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576719492520311, 38.232318993640519 ], [ -84.576642498376899, 38.23273677491801 ], [ -84.576566361865872, 38.232882399958498 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22783, "RD_NAME": "TENNYSON CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 121.47012717, "RKEY": "10501292", "FMP": 0, "TMP": 121.47012717, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{12C6F291-079D-4213-8CF9-E3EC5C7F9CFE}", "plow": "33", "FromStreet": "HAWTHORNE DR", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564772567916734, 38.195900751572587 ], [ -84.564877993643037, 38.19557773467875 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23392, "RD_NAME": "PICKETT LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 639.50172725000004, "RKEY": "10502354", "FMP": 0, "TMP": 639.50172725000004, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BD9A2EC6-D8F8-436E-B593-59EFB30B4F2F}", "plow": "32", "FromStreet": "BYAKOA LN", "ToStreet": "LEMONS MILL RD", "PaveRank": "Continuous", "Width": 37.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531930337796794, 38.197767049645797 ], [ -84.532183495506757, 38.197316226560531 ], [ -84.532255650002966, 38.197204092997325 ], [ -84.53229686623709, 38.19715288555409 ], [ -84.532393420907226, 38.197059403435389 ], [ -84.53244979354551, 38.197017689328703 ], [ -84.532756659901878, 38.196833270335709 ], [ -84.532856547158786, 38.196748611567401 ], [ -84.532936777513513, 38.196653038713933 ], [ -84.533002787788092, 38.196554573129113 ], [ -84.533133901107306, 38.196328246740748 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22600, "RD_NAME": "S REDDING RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 300.78815465999998, "RKEY": "10503050", "FMP": 0, "TMP": 300.78815465999998, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6E9E04BD-CCDF-4413-91A6-FA54D6441DCC}", "plow": "31", "FromStreet": "POCAHONTAS TRL", "ToStreet": "COPPERFIELD LN", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575904522551483, 38.200011946757556 ], [ -84.576308548013216, 38.199249992059492 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25874, "RD_NAME": "KINGSTON DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 501.94398004, "RKEY": "10502258", "FMP": 172, "TMP": 673.94398004000004, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2011-007", "Adopted": "2011-09-26", "GlobalID": "{3B91B397-7A53-4BC8-9E59-C831F5DC3ECA}", "plow": "32", "FromStreet": "PRESTWICK DR", "ToStreet": "PRESTWICK DR", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.523880052852476, 38.232816802829312 ], [ -84.523770017229168, 38.231784077604132 ], [ -84.523722758146107, 38.231444135783129 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23380, "RD_NAME": "PAVILION DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 270.85654372, "RKEY": "10502838", "FMP": 0, "TMP": 270.85654372, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{979A7CD6-54E4-4561-B556-99CD1F9BF8F5}", "plow": "31", "FromStreet": "WINNERS CIR", "ToStreet": "FURLONG CT", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.544199476300179, 38.23195292457072 ], [ -84.544133350971762, 38.232694869205439 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23391, "RD_NAME": "PERCY PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 739.19449532, "RKEY": "10502349", "FMP": 0, "TMP": 739.19449532, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{527BDC20-5C07-4C7A-B630-6D02792544F5}", "plow": "32", "FromStreet": "W SHOWALTER DR", "ToStreet": "HEMINGWAY PL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570660895066865, 38.191705761417126 ], [ -84.570703844012101, 38.19126209850603 ], [ -84.570785324041381, 38.190628769548184 ], [ -84.570797384971229, 38.19057094085619 ], [ -84.570817021509811, 38.190518132062998 ], [ -84.570846273261822, 38.19047338270714 ], [ -84.570881650565724, 38.190437208689758 ], [ -84.570924594459655, 38.190406602345192 ], [ -84.570973708874419, 38.190381826067942 ], [ -84.571029672185986, 38.190363983427488 ], [ -84.571091782407407, 38.190353342117845 ], [ -84.571157959538013, 38.190349607837803 ], [ -84.571289083882036, 38.190353661841534 ], [ -84.571784263945773, 38.19039704811459 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24997, "RD_NAME": "CHAMBERS AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 243.18930027, "RKEY": "10500936", "FMP": 0, "TMP": 243.18930027, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3CFA0C26-5FA0-4D2A-BC55-6000D4F4E324}", "plow": "31", "FromStreet": "E LYNN ST", "ToStreet": "WEST ST", "PaveRank": "Local", "Width": 22.0, "SectionID": 8.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552097821623576, 38.214762064164127 ], [ -84.552003825073911, 38.215425735793346 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23389, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 250.43449522, "RKEY": "10502340", "FMP": 0, "TMP": 250.43449522, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{2197865B-9361-4B28-B8AE-E02DBA06826B}", "plow": "31", "FromStreet": "SEA PINES WAY", "ToStreet": "TURTLE POINT DR", "PaveRank": "Boulevard - No Parking", "Width": 18.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582722654771871, 38.213362854144385 ], [ -84.582688057869319, 38.213481155398611 ], [ -84.582656533093299, 38.213559390803461 ], [ -84.582616333361656, 38.213635892279719 ], [ -84.582480965446194, 38.213852891409992 ], [ -84.582408635938833, 38.214001854924732 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25407, "RD_NAME": "DUDLEY AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 855.53545112999996, "RKEY": "10500644", "FMP": 0, "TMP": 855.53545112999996, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3BBC886A-8818-4965-B42F-E15206E608A9}", "plow": "32", "FromStreet": "E JACKSON ST", "ToStreet": "CLAYTON AVE", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552959169408453, 38.206404480104823 ], [ -84.553210237373321, 38.204063530228787 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25123, "RD_NAME": "AIRPORT RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 594.09003, "RKEY": "10501313", "FMP": 485, "TMP": 1079.09002975, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{EBF4BE3B-CFA2-416B-89F6-D09B5C3745A4}", "plow": "33", "FromStreet": "SAM POLLOCK DR", "ToStreet": "END", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565234739186295, 38.188192414102943 ], [ -84.565236953789466, 38.188192439659467 ], [ -84.565360006923356, 38.188178842240603 ], [ -84.565698807333931, 38.188078423903384 ], [ -84.565801220176184, 38.188028367093594 ], [ -84.565877667660374, 38.187948388438471 ], [ -84.565984308597109, 38.18776517425399 ], [ -84.566067981964281, 38.187711908328509 ], [ -84.566184530003866, 38.187669957343097 ], [ -84.566297008958088, 38.187643070001442 ], [ -84.567006843206713, 38.187536201034234 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23063, "RD_NAME": "E COLLEGE ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 51.30902558, "RKEY": "10501145", "FMP": 0, "TMP": 51.30902558, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{75BA7ECF-9C93-40B7-B854-EA4373743FB1}", "plow": "31", "FromStreet": "GIDDINGS CIR", "ToStreet": "MEMORIAL DR", "PaveRank": "Continuous", "Width": 31.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554789221751165, 38.207971956335335 ], [ -84.554611187705348, 38.207961093195351 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23388, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 251.75897466000001, "RKEY": "10502337", "FMP": 0, "TMP": 251.75897466000001, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{F4A720A5-5A48-46E7-8121-24A5C206CD67}", "plow": "31", "FromStreet": "LA COSTA DR", "ToStreet": "SEA PINES WAY", "PaveRank": "Boulevard - No Parking", "Width": 18.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582898460463568, 38.212685577545045 ], [ -84.582722654771871, 38.213362854144385 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23027, "RD_NAME": "ALCOTT LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 285.07672655, "RKEY": "10501980", "FMP": 0, "TMP": 285.07672655, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6EB2B94E-4025-4B94-A413-1A54D72E071C}", "plow": "31", "FromStreet": "HAWTHORNE DR", "ToStreet": "IRVING LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570565742296552, 38.195430288585179 ], [ -84.571353671673066, 38.195905857272955 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23149, "RD_NAME": "SCROGGIN PARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 675.27758772000004, "RKEY": "10500657", "FMP": 0, "TMP": 675.27758772000004, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{EC2768CD-92C3-44F1-AA44-82857F266F90}", "plow": "32", "FromStreet": "SCROGGIN PARK DR (West)", "ToStreet": "GEORGE MARTIN DR", "PaveRank": null, "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554211984681004, 38.196602386506378 ], [ -84.554754741581732, 38.196632592862322 ], [ -84.554906508413083, 38.19663055720595 ], [ -84.555326055710495, 38.196554328570649 ], [ -84.555516550452978, 38.196481826530437 ], [ -84.55558116636432, 38.196424530523586 ], [ -84.555623694971814, 38.196355751355426 ], [ -84.555665121893114, 38.195711316365909 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22917, "RD_NAME": "ELKHORN MEADOWS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 124.95531364, "RKEY": "10502737", "FMP": 0, "TMP": 124.95531364, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8EA09B9A-9037-4386-9B16-3045C7CD7FF0}", "plow": "32", "FromStreet": "BARBARA BLVD", "ToStreet": "PINE TREE PATH", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 10.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.53309306468698, 38.211138040278854 ], [ -84.533229697320778, 38.211463795398323 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23088, "RD_NAME": "OLYMPIA WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 266.75854299000002, "RKEY": "10502311", "FMP": 0, "TMP": 266.75854299000002, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6904C949-3729-4B3D-9215-B3B5338F52D4}", "plow": "32", "FromStreet": "BLOSSOM PARK DR", "ToStreet": "BIRKDALE DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531129188170993, 38.23512421278118 ], [ -84.531112024816821, 38.23513035241735 ], [ -84.531061829935737, 38.235133679500422 ], [ -84.531009026969116, 38.235126270198272 ], [ -84.530824922122974, 38.235078782472499 ], [ -84.53024820915445, 38.234916842185491 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23841, "RD_NAME": "OLD OXFORD RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 5045.0459074, "RKEY": "10503452", "FMP": 0, "TMP": 5045.0459074, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1216A4AB-F83E-4F94-8ED4-0CEEBE140E90}", "plow": "31", "FromStreet": "ABBEY RD", "ToStreet": "VILLAGE BLVD", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.516374917733955, 38.237979630890997 ], [ -84.517087541527758, 38.237157930306452 ], [ -84.517491846023972, 38.236719152948353 ], [ -84.517644392180969, 38.236509271248572 ], [ -84.517995592295108, 38.235914220316694 ], [ -84.519292465443328, 38.233571877741845 ], [ -84.519711873755185, 38.232789952942447 ], [ -84.519833934744568, 38.232465776953504 ], [ -84.519925929383675, 38.232107232381992 ], [ -84.519971508725561, 38.231859159168117 ], [ -84.520001935648693, 38.231496952970424 ], [ -84.520047591147375, 38.231160996971468 ], [ -84.52010848148808, 38.230955102067462 ], [ -84.520246072529531, 38.230680521673797 ], [ -84.520299703089464, 38.230596490897632 ], [ -84.520444463023196, 38.230455458576543 ], [ -84.520619827957304, 38.230337264860893 ], [ -84.520833493744576, 38.230218919086703 ], [ -84.52108523609644, 38.230093004244097 ], [ -84.522420474853121, 38.229383474677739 ], [ -84.52380123764172, 38.228635677025942 ], [ -84.525678041306705, 38.227724097776971 ], [ -84.526364796387085, 38.227418325407811 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23387, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 250.52226434, "RKEY": "10502335", "FMP": 0, "TMP": 250.52226434, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{79128C0D-A266-4B9A-8446-F72EBED39001}", "plow": "31", "FromStreet": "CHRISTAL DR", "ToStreet": "LA COSTA DR", "PaveRank": "Boulevard - No Parking", "Width": 18.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583070937491684, 38.212011232730752 ], [ -84.582898460463568, 38.212685577545045 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22852, "RD_NAME": "RUCKER AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 650.84522739, "RKEY": "10501466", "FMP": 0, "TMP": 650.84522739, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B215FB19-7231-4C85-8B1A-5A2342358367}", "plow": "33", "FromStreet": "ELY AVE", "ToStreet": "END", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561074748711718, 38.205807188695907 ], [ -84.563337107832297, 38.205720885524357 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24964, "RD_NAME": "KINGSTON DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 172.0, "RKEY": "10502258", "FMP": 0, "TMP": 172.0, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{EF3C911D-9F73-43A9-8FBD-692258E8D871}", "plow": "32", "FromStreet": "PRESTWICK DR", "ToStreet": "PRESTWICK DR", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.523930202343834, 38.233287457519893 ], [ -84.523880052852476, 38.232816802829312 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25144, "RD_NAME": "OXFORD DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 908.67382938000003, "RKEY": "10502317", "FMP": 0, "TMP": 908.67382938000003, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{97286C41-6003-4F26-8823-674C4C38E648}", "plow": "31", "FromStreet": "TANBARK DR", "ToStreet": "CHERRY HILL DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529626719316553, 38.238735853553692 ], [ -84.529370439051789, 38.239176473451352 ], [ -84.528972540903197, 38.239820235250114 ], [ -84.528374747311219, 38.24086317688888 ], [ -84.528289994140295, 38.240997147952044 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25026, "RD_NAME": "ETTER LN", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 316.04588566000001, "RKEY": "10500757", "FMP": 0, "TMP": 316.04588566000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{89C0ED85-23AC-4CA7-A734-58CB05DB1290}", "plow": "31", "FromStreet": "BEECHWOOD DR", "ToStreet": "GLENWOOD DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563136841399199, 38.17960617705387 ], [ -84.563312627361654, 38.179277274951367 ], [ -84.563544725854939, 38.178800357948077 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25805, "RD_NAME": "BRIAR HILL DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 212.25188591, "RKEY": "10501100", "FMP": 0, "TMP": 212.25188591, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{75ACD2D9-A146-4100-BA7C-B9AA5763F7AE}", "plow": "33", "FromStreet": "END", "ToStreet": "MAPLECREST DR", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556421484328297, 38.220884341665418 ], [ -84.555707150073232, 38.221033122962204 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24505, "RD_NAME": "GOODRICH CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 158.09534043, "RKEY": "10502178", "FMP": 0, "TMP": 158.09534043, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{7B2025D9-4B37-4241-B1F2-7EC4023A7842}", "plow": "33", "FromStreet": "JOHNSTONE TRL", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525006912130195, 38.218701317424632 ], [ -84.525297724432221, 38.219069873967072 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25581, "RD_NAME": "GANO AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 398.98333807, "RKEY": "10501033", "FMP": 0, "TMP": 398.98333807, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{99298591-328C-4916-97ED-E4F53F5644E6}", "plow": "31", "FromStreet": "WALNUT ST", "ToStreet": "MAPLE ST", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555845533736914, 38.217524653319224 ], [ -84.554505841049377, 38.217813217723211 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23385, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 356.191961, "RKEY": "10502346", "FMP": 0, "TMP": 356.191961, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{B1103D63-3C26-4652-B88C-682D5EE2FBF1}", "plow": "31", "FromStreet": "FRANKFORT RD", "ToStreet": "QUAIL HOLLOW DR", "PaveRank": "Boulevard - No Parking", "Width": 18.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583370419596903, 38.209015973658936 ], [ -84.583341623235242, 38.209123898829688 ], [ -84.583353158179548, 38.209280881644624 ], [ -84.583337681738882, 38.209450478846925 ], [ -84.583385270817331, 38.209989709472893 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23931, "RD_NAME": "BETH CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 437.06813824, "RKEY": "10501435", "FMP": 0, "TMP": 437.06813824, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{37932228-1859-470F-AF97-5504844D9C1C}", "plow": "33", "FromStreet": "AZTEC TRL", "ToStreet": "END", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574832488739105, 38.203529295771695 ], [ -84.574991930997399, 38.203396033786134 ], [ -84.575185628745189, 38.203188135154804 ], [ -84.575337895294737, 38.202959226577306 ], [ -84.575582276185102, 38.202497516854436 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22558, "RD_NAME": "STRATFORD CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 220.39910306, "RKEY": "10500851", "FMP": 0, "TMP": 220.39910306, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B519AA1A-FC36-431D-A4B4-769B2A89D029}", "plow": "33", "FromStreet": "WILLIAMSBURG LN", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574944427976916, 38.231035025566982 ], [ -84.575681256789409, 38.231203829234673 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22762, "RD_NAME": "OAK ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 510.29233298000003, "RKEY": "10501044", "FMP": 0, "TMP": 510.29233298000003, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{01173555-951E-4177-8056-FB98E938EA32}", "plow": "32", "FromStreet": "FORDLAND DR", "ToStreet": "PAYNE AVE", "PaveRank": "Local", "Width": 21.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558944967028268, 38.218093103512501 ], [ -84.559409056205169, 38.219445697728219 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23975, "RD_NAME": "CORPORATE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1054.1196882199999, "RKEY": "10502063", "FMP": 0, "TMP": 1054.1196882199999, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{203E3037-372E-4E38-961C-05E3E191691C}", "plow": "31", "FromStreet": "CYNTHIANA RD", "ToStreet": "TECHNOLOGY CT", "PaveRank": "Boulevard - Parking", "Width": 17.5, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2010-08-13", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.509073971143124, 38.266292217889699 ], [ -84.509159707754876, 38.266372211881226 ], [ -84.509445664867187, 38.266436179486924 ], [ -84.512286988712589, 38.267044041010514 ], [ -84.512428514520423, 38.267067131326954 ], [ -84.512580204260374, 38.267052399535515 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23958, "RD_NAME": "W SHOWALTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 364.18184695999997, "RKEY": "10501324", "FMP": 0, "TMP": 364.18184695999997, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{24396C12-A4D7-4C3E-90F1-38BF25207BE3}", "plow": "31", "FromStreet": "S BROADWAY", "ToStreet": "S BRADFORD LN", "PaveRank": "Collector - Residential", "Width": 37.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561856342264434, 38.192552737232162 ], [ -84.563116467044964, 38.192657950349663 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25049, "RD_NAME": "BERKSHIRE LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 1064.02192279, "RKEY": "10503105", "FMP": 0, "TMP": 1064.02192279, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": null, "GlobalID": "{E2A00E3F-653E-43E9-B15A-CF86A6A1468E}", "plow": "52", "FromStreet": "JORDAN LN", "ToStreet": "WYSTERIA LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550520523678159, 38.181034040624553 ], [ -84.550312424245249, 38.18098150469698 ], [ -84.550138197379027, 38.18093801230215 ], [ -84.55002435689282, 38.180909875885874 ], [ -84.54964240542904, 38.180838306137055 ], [ -84.549378172894222, 38.180789558583598 ], [ -84.54892739022894, 38.180706393125973 ], [ -84.548568583736639, 38.180640195047864 ], [ -84.548223017537467, 38.180576438723968 ], [ -84.547975295601105, 38.180530734234353 ], [ -84.547786051667472, 38.180495817455565 ], [ -84.547669569178055, 38.18047432623667 ], [ -84.547539780275571, 38.180470039625042 ], [ -84.547456070915743, 38.18048841105967 ], [ -84.54738073868694, 38.180522582344949 ], [ -84.54733259276405, 38.180557331254839 ], [ -84.547282746949804, 38.180613504988372 ], [ -84.547223136800085, 38.180716660929967 ], [ -84.547156154245371, 38.180834045065509 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24468, "RD_NAME": "BEVELED GLASS LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 303.98196016000003, "RKEY": "10502947", "FMP": 0, "TMP": 303.98196016000003, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F5DD5596-E7DD-45F8-885C-574840265D1F}", "plow": "31", "FromStreet": "WOODEN SPOKE LN", "ToStreet": "HIDDEN PADDOCK LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.547844760514351, 38.230385328844065 ], [ -84.548136781593485, 38.23054044551067 ], [ -84.548340084434287, 38.230670216931692 ], [ -84.548691363608611, 38.230885256508962 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23516, "RD_NAME": "JOHNSTONE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 80.51930574, "RKEY": "10502242", "FMP": 142, "TMP": 222.51930574, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{9D414BCD-F663-4606-9D70-45D66C949C6F}", "plow": "33", "FromStreet": "GOODRICH CT", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525184416758364, 38.218532125470219 ], [ -84.525153517665515, 38.21857293180733 ], [ -84.525099264394086, 38.218632516161655 ], [ -84.525006912130195, 38.218701317424632 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23383, "RD_NAME": "PAVILION DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 355.47820615000001, "RKEY": "10502323", "FMP": 0, "TMP": 355.47820615000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{17B533BC-B685-4038-B77D-88AEFF17F7EE}", "plow": "31", "FromStreet": "BOTTLETOP CT", "ToStreet": "SWINGING NICKEL COVE", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.545969124064484, 38.235324543442914 ], [ -84.546049187166588, 38.235368476153759 ], [ -84.546103952916241, 38.235405011424831 ], [ -84.546156236310097, 38.235444267448216 ], [ -84.546247421793822, 38.235531980255523 ], [ -84.546320677334066, 38.23563022161364 ], [ -84.54652969012723, 38.235943786718167 ], [ -84.546607404496498, 38.236046193274809 ], [ -84.546669648211719, 38.236115211098287 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24386, "RD_NAME": "COACHMAN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 324.47775374999998, "RKEY": "10502930", "FMP": 0, "TMP": 324.47775374999998, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{0F2BF898-0E25-48F4-B89E-CD0E9235156E}", "plow": "33", "FromStreet": "GLORY COACH PL", "ToStreet": "HARD BOOT CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55163564902341, 38.235025887232226 ], [ -84.551611792823564, 38.235336259181061 ], [ -84.551589119231309, 38.235916061632594 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25863, "RD_NAME": "BOURBON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 423.59263463000002, "RKEY": "10500924", "FMP": 0, "TMP": 423.59263463000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{522E7DF7-8A84-4B60-A0DD-27C33A926749}", "plow": "32", "FromStreet": "CHAMBERS AVE", "ToStreet": "PAYNE ST", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55235341681518, 38.212638404766679 ], [ -84.551618014391863, 38.212610356503752 ], [ -84.550882604964528, 38.212561430031201 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22582, "RD_NAME": "WILLIAMSBURG WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1542.9663977099999, "RKEY": "10501966", "FMP": 0, "TMP": 1542.9663977099999, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{80746D43-7959-4EFD-897F-CCEBF70AA2AC}", "plow": "32", "FromStreet": "WILLIAMSBURG LN", "ToStreet": "WILLIAMSBURG LN", "PaveRank": "Local", "Width": 21.0, "SectionID": 11.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581021855773443, 38.233969036881355 ], [ -84.581578974152194, 38.234231050923768 ], [ -84.581746542543428, 38.23415965357281 ], [ -84.581861098489625, 38.234071802426612 ], [ -84.582425471341963, 38.233328170006807 ], [ -84.58244557177936, 38.233268222815667 ], [ -84.582471249867908, 38.233076231608528 ], [ -84.582448450908032, 38.232889255005318 ], [ -84.582395189399207, 38.232778874455818 ], [ -84.582351691287457, 38.232733404938578 ], [ -84.582220466827096, 38.23266509853697 ], [ -84.581853406647681, 38.232626045537373 ], [ -84.581792723284138, 38.232632312588812 ], [ -84.581723398177772, 38.232656619071903 ], [ -84.581632021316437, 38.232710094333058 ], [ -84.581573477336562, 38.232778999356341 ], [ -84.581525207467351, 38.232858716062275 ], [ -84.581021855773443, 38.233969036881355 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25852, "RD_NAME": "SANTA BARBARA BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 32.06246386, "RKEY": "10502437", "FMP": 266, "TMP": 298.06246385999998, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2010-024", "Adopted": "2010-10-12", "GlobalID": "{139253A0-489A-4805-82A9-EA15565163D5}", "plow": "31", "FromStreet": "SANTA BARBARA BLVD", "ToStreet": "SANTA MONICA DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.536321883080802, 38.200835862725782 ], [ -84.536322167371111, 38.200838475622355 ], [ -84.5363186719282, 38.200923852554268 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24986, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 307.18917005999998, "RKEY": "10501351", "FMP": 0, "TMP": 307.18917005999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2D103C74-6548-428E-928A-9979996AF789}", "plow": "31", "FromStreet": "S SHOSHONI TRL", "ToStreet": "IROQUOIS TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 17.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.569181252104741, 38.203922570470183 ], [ -84.570029213793575, 38.203719565416485 ], [ -84.570208234606483, 38.20369004339895 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22809, "RD_NAME": "ST LUKE PL", "Street_Own": "DNE", "CG": "NO", "SHAPE_Leng": 113.12704224, "RKEY": "10501264", "FMP": 0, "TMP": 113.12704224, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3D0D48D5-7A5D-41A1-8296-77899F708DA7}", "plow": "33", "FromStreet": "<Null>", "ToStreet": "<Null>", "PaveRank": null, "Width": 0.0, "SectionID": 0.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56555980226706, 38.21056581712503 ], [ -84.565166092658444, 38.210567914835082 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23980, "RD_NAME": "DICKINSON DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 671.64904436999996, "RKEY": "10501298", "FMP": 0, "TMP": 671.64904436999996, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0D0D3F46-3AF6-48A1-93A9-794DD921C75B}", "plow": "32", "FromStreet": "W SHOWALTER DR", "ToStreet": "DICKINSON CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565261488829464, 38.192874736520864 ], [ -84.565106848815304, 38.193834423226662 ], [ -84.565137267779178, 38.19393359841041 ], [ -84.565282178541779, 38.193968007646347 ], [ -84.566105938090402, 38.194051786235434 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23970, "RD_NAME": "CANDLELIGHT BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 239.32772503000001, "RKEY": "10501936", "FMP": 0, "TMP": 239.32772503000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9A80BE1E-B591-415B-94B1-28360D674DB0}", "plow": "31", "FromStreet": "CHAMPION WAY", "ToStreet": "BEVELED GLASS LN", "PaveRank": "Boulevard - No Parking", "Width": 14.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.546049577807565, 38.22991748691058 ], [ -84.546213222461333, 38.229874661229097 ], [ -84.546460107281192, 38.229766220592772 ], [ -84.546806744227268, 38.229646985344708 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25055, "RD_NAME": "RISK LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 122.49991887, "RKEY": "10503111", "FMP": 0, "TMP": 122.49991887, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": null, "GlobalID": "{B6DCC765-8853-42EA-94CA-FE34E6061361}", "plow": "53", "FromStreet": "END", "ToStreet": "BERKSHIRE LN", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549739394518525, 38.180510745721755 ], [ -84.54964240542904, 38.180838306137055 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22889, "RD_NAME": "MONTICELLO DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 267.78153205000001, "RKEY": "10500845", "FMP": 0, "TMP": 267.78153205000001, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A219B60D-1D63-4A2A-9EAF-22E71ACF63E4}", "plow": "32", "FromStreet": "PLYMOUTH CT", "ToStreet": "MAYFLOWER CT", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578537666371332, 38.232036015223962 ], [ -84.578854027041473, 38.231344319946963 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23522, "RD_NAME": "SETH WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 100.0, "RKEY": "10502468", "FMP": 0, "TMP": 100.0, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-038", "Adopted": "2009-11-23", "GlobalID": "{FFD8AF6C-9C73-4951-B126-65D68EC02CB8}", "plow": "31", "FromStreet": "SERENA WAY", "ToStreet": "MARJORIE PL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.528142352056918, 38.198027591307543 ], [ -84.528248462306266, 38.197861981388336 ], [ -84.528295830426458, 38.197781183239819 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22946, "RD_NAME": "VALHALLA PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 496.46491568, "RKEY": "10500620", "FMP": 0, "TMP": 496.46491568, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FE6AB45F-0775-4D65-B8D8-D5F7050D12C8}", "plow": "33", "FromStreet": "GENERAL JOHN PAYNE BLVD", "ToStreet": "END", "PaveRank": "Local", "Width": 27.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.587071208458781, 38.213944265306701 ], [ -84.587026184040653, 38.21362139868036 ], [ -84.586972780755374, 38.213476414862974 ], [ -84.586904322008991, 38.213380991280822 ], [ -84.58663693078195, 38.213186390097832 ], [ -84.586102763502339, 38.212934783892983 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24450, "RD_NAME": "CHRISTAL DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 182.70014592000001, "RKEY": "10502038", "FMP": 0, "TMP": 182.70014592000001, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{C562C3D8-16B7-46E5-B6C0-61BBB183A430}", "plow": "52", "FromStreet": "AUTUMN LEAF PATH", "ToStreet": "PAYNES LANDING BLVD", "PaveRank": "Local", "Width": 20.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582439174036949, 38.211986285952548 ], [ -84.582789621312088, 38.211976219643383 ], [ -84.582809117143299, 38.211975637974533 ], [ -84.583070937491684, 38.212011232730752 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25868, "RD_NAME": "BOURBON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 167.55031915000001, "RKEY": "10500929", "FMP": 0, "TMP": 167.55031915000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3D76DEF2-0054-473D-9376-11BFC413F0C9}", "plow": "31", "FromStreet": "N MULBERRY ST", "ToStreet": "OFFUTT ALY", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556570146605452, 38.212918053577255 ], [ -84.555988713307428, 38.21288279707759 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22587, "RD_NAME": "CASTLEFORD DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 271.00229835, "RKEY": "10500829", "FMP": 0, "TMP": 271.00229835, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0FD607DA-6FE0-40BC-B19D-249C552D7EEC}", "plow": "31", "FromStreet": "S COLONIAL HEIGHTS DR", "ToStreet": "STURBRIDGE DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580115604580783, 38.227356504683804 ], [ -84.581034862376967, 38.22752376361435 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22944, "RD_NAME": "KENTUCKY AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 232.89956975000001, "RKEY": "10501471", "FMP": 0, "TMP": 232.89956975000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D3F64D0E-CCE7-49D8-A3AE-ED7450B8CD1B}", "plow": "31", "FromStreet": "W CLINTON ST", "ToStreet": "WATSON CT", "PaveRank": "Local", "Width": 22.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567822975525331, 38.207468031680577 ], [ -84.567845920781593, 38.207296337837143 ], [ -84.567785138573839, 38.207006535634271 ], [ -84.567699990294471, 38.206846944215322 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24991, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 251.26323554000001, "RKEY": "10501350", "FMP": 0, "TMP": 251.26323554000001, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D7BB6A6E-ED8A-45C9-912B-8F0162F7BB28}", "plow": "31", "FromStreet": "AZTEC TRL", "ToStreet": "WELLINGTON WAY", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 22.0, "Agency": "Georgetown", "DateConst": "1970-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575333121025267, 38.204196423906218 ], [ -84.575452388686813, 38.204138012447167 ], [ -84.575688832583253, 38.203977774704711 ], [ -84.575952280343543, 38.203717288620531 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22939, "RD_NAME": "GENERAL JOHN PAYNE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 336.553275, "RKEY": "10501897", "FMP": 0, "TMP": 336.553275, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1E4BB30C-2D6F-4631-B08C-A10C7483CE01}", "plow": "31", "FromStreet": "AGINCOURT PL", "ToStreet": "CANEWOOD BLVD", "PaveRank": "Boulevard - No Parking", "Width": 13.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.588919414458104, 38.212756714031457 ], [ -84.589058145561211, 38.212695200643765 ], [ -84.589167876544494, 38.212630577477739 ], [ -84.589267473638031, 38.212582447208405 ], [ -84.589421664527137, 38.212522769637225 ], [ -84.589619978350754, 38.212484619256067 ], [ -84.589826108876323, 38.212480600023738 ], [ -84.589933664375835, 38.212499193167048 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24890, "RD_NAME": "SUPPLY CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 612.87027552999996, "RKEY": "10502498", "FMP": 0, "TMP": 612.87027552999996, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B917CB1A-2D9B-42AF-A972-1790343544F8}", "plow": "32", "FromStreet": "DEMAND CT", "ToStreet": "END", "PaveRank": "Local", "Width": 29.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526886716906574, 38.270890239679389 ], [ -84.526693579593783, 38.270626516438405 ], [ -84.525797428011089, 38.269442909510268 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25398, "RD_NAME": "MARKHAM DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 765.75232699000003, "RKEY": "10501205", "FMP": 0, "TMP": 765.75232699000003, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{367B2E07-6C14-44BC-9507-B9E2F0D6B81E}", "plow": "31", "FromStreet": "MARKHAM DR", "ToStreet": "FAIRFAX WAY", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559248354136372, 38.194783554122665 ], [ -84.559046440601179, 38.194891355771567 ], [ -84.558838253947769, 38.194958688583448 ], [ -84.558697969577139, 38.194982542057836 ], [ -84.558518964869663, 38.194990625042941 ], [ -84.558103188087443, 38.194963638468394 ], [ -84.556705466248005, 38.194843251787901 ], [ -84.5566576136533, 38.194832606787536 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25114, "RD_NAME": "INVERNESS DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 318.097243, "RKEY": "10503745", "FMP": 0, "TMP": 318.097243, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{549158A8-E3FD-4FB2-A61E-244C787362B1}", "plow": "51", "FromStreet": "SWILCAN BRIDGE WAY", "ToStreet": "INVERNESS DR", "PaveRank": "Continuous", "Width": 0.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581264638851778, 38.219744148898165 ], [ -84.581266204679267, 38.219744685917313 ], [ -84.581272628181495, 38.219746902911119 ], [ -84.581280037768138, 38.219749490994332 ], [ -84.5813172115014, 38.219762970702782 ], [ -84.581329364895069, 38.219767560709634 ], [ -84.581381244676294, 38.21978819891914 ], [ -84.581434085754935, 38.219811029040173 ], [ -84.581435137401186, 38.21981150264854 ], [ -84.581448884650825, 38.219817763848901 ], [ -84.581453018212116, 38.219819672002757 ], [ -84.581457515759098, 38.219821762913476 ], [ -84.58146201104708, 38.21982385923598 ], [ -84.581512072656707, 38.219847208031588 ], [ -84.581573565944751, 38.219875888496951 ], [ -84.58165318467691, 38.219913022252626 ], [ -84.581740510055624, 38.219953750402524 ], [ -84.581760370427588, 38.219963013222539 ], [ -84.582085080325697, 38.220114455006993 ], [ -84.582160298096241, 38.220149535996256 ], [ -84.582223181235406, 38.220178863540553 ], [ -84.58222413455016, 38.220179308591653 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23056, "RD_NAME": "DELISSA DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 587.61762302, "RKEY": "10502091", "FMP": 0, "TMP": 587.61762302, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{41BDD0B6-D46C-4732-B788-3F1FF93D8294}", "plow": "52", "FromStreet": "EVERGREEN PATH", "ToStreet": "CHRISTAL DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578979083063174, 38.209656135083925 ], [ -84.57905589968378, 38.209728576897859 ], [ -84.579119434250885, 38.209804456178745 ], [ -84.579146629458322, 38.209845371840508 ], [ -84.579250578537497, 38.210050182649312 ], [ -84.579313450636135, 38.210145829168965 ], [ -84.579353087854756, 38.210192361242498 ], [ -84.579399376844918, 38.210236486188592 ], [ -84.579449245647737, 38.210274330558178 ], [ -84.57950130343221, 38.210305880250246 ], [ -84.579557955725392, 38.2103330807901 ], [ -84.579620941624142, 38.210355949788529 ], [ -84.579750599270554, 38.210388816522311 ], [ -84.5798864888434, 38.210401971213173 ], [ -84.580533662061299, 38.210373769414261 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22938, "RD_NAME": "GENERAL JOHN PAYNE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 283.22863606, "RKEY": "10501898", "FMP": 0, "TMP": 283.22863606, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F71801B0-BDCA-4672-9270-36D3E174778D}", "plow": "31", "FromStreet": "CANEWOOD BLVD", "ToStreet": "THE MASTERS", "PaveRank": "Boulevard - No Parking", "Width": 13.0, "SectionID": 10.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.590057447666965, 38.21252059222747 ], [ -84.590153964863802, 38.212549454548586 ], [ -84.590352324456418, 38.212640931161722 ], [ -84.590512670274038, 38.212759224462033 ], [ -84.59070713960881, 38.213009403249004 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23018, "RD_NAME": "S HAMILTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 73.45318502000001, "RKEY": "10501655", "FMP": 0, "TMP": 73.45318502000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8567B326-86FE-40CF-B79A-080D34354705}", "plow": "31", "FromStreet": "OLD LEMONS MILL RD", "ToStreet": "OLD LEMONS MILL RD", "PaveRank": "Continuous", "Width": 55.0, "SectionID": 8.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558649396663554, 38.202737855988943 ], [ -84.558643546902402, 38.20254558439408 ], [ -84.558643261652833, 38.202536210081817 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23144, "RD_NAME": "PAYNES LANDING BLVD (Traffic Circle)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 75.8360987, "RKEY": "10503464", "FMP": 0, "TMP": 75.8360987, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{8B0FDEAB-04E8-421F-AC3C-B0937323FBE1}", "plow": "31", "FromStreet": "SHINNECOCK HILLS DR", "ToStreet": "PAYNES LANDING BLVD", "PaveRank": null, "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582065785728119, 38.215404609732488 ], [ -84.582103252367133, 38.215412669273334 ], [ -84.582141880786395, 38.215413325273083 ], [ -84.5821785307825, 38.215407096582737 ], [ -84.582210755319423, 38.215394506392961 ], [ -84.582248392383946, 38.215369886022238 ], [ -84.582267648864658, 38.215340964618051 ], [ -84.582272452750559, 38.215323436006756 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22912, "RD_NAME": "ELKHORN MEADOWS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 290.99967481, "RKEY": "10502736", "FMP": 0, "TMP": 290.99967481, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2A11482B-3A6B-451E-8348-960FC7AD978B}", "plow": "32", "FromStreet": "PINE TREE PATH", "ToStreet": "BARBARA BLVD", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.536168403275667, 38.210840359691716 ], [ -84.535756344059905, 38.21051974405195 ], [ -84.535462194873801, 38.210267900503766 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23080, "RD_NAME": "S MULBERRY ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 365.62313916, "RKEY": "10501786", "FMP": 0, "TMP": 365.62313916, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0B32E536-366F-4444-8745-C354064ED6ED}", "plow": "32", "FromStreet": "E MAIN ST", "ToStreet": "CONSTITUTION ST", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556866800464618, 38.209777539701896 ], [ -84.556947067184751, 38.208809454459747 ], [ -84.55694986820383, 38.208775673102188 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22978, "RD_NAME": "FAIRFAX WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 344.33992632000002, "RKEY": "10501213", "FMP": 0, "TMP": 344.33992632000002, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B8D18206-44CF-46C9-91E0-D28086009F7C}", "plow": "31", "FromStreet": "MARKHAM DR", "ToStreet": "TOWSON WAY", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.5566576136533, 38.194832606787536 ], [ -84.556631272025243, 38.194804602062959 ], [ -84.556696815438713, 38.193895384087014 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23833, "RD_NAME": "GENERAL JOHN PAYNE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 288.98966632000003, "RKEY": "10501518", "FMP": 0, "TMP": 288.98966632000003, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A7B2E2A0-81B9-44AC-8F94-2B1319659690}", "plow": "31", "FromStreet": "SAWGRASS CIR", "ToStreet": "VALHALLA PL", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.587071208458781, 38.213944265306701 ], [ -84.586636361242, 38.213971296248573 ], [ -84.586465723958682, 38.213997904739557 ], [ -84.58626902709544, 38.214043481354359 ], [ -84.586092007088567, 38.214099413076838 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22936, "RD_NAME": "CHOCTAW TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 980.14975213000002, "RKEY": "10501397", "FMP": 0, "TMP": 980.14975213000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A1774CEC-0A44-41E1-A088-3CD201A42B8E}", "plow": "32", "FromStreet": "AZTEC TRL", "ToStreet": "POCAHONTAS TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572719010662453, 38.201993639949272 ], [ -84.574433008049141, 38.199666658151152 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23549, "RD_NAME": "SANTA MONICA DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 358.89554637999998, "RKEY": "10503449", "FMP": 825, "TMP": 1183.89554638, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": null, "GlobalID": "{E20C7BD6-7776-4F15-9192-A5308AE46B5A}", "plow": "52", "FromStreet": "SANTA BARBARA BLVD", "ToStreet": "RICH LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.533888661501052, 38.200582381736503 ], [ -84.533843586476507, 38.200674788638842 ], [ -84.533446611585987, 38.201504115243161 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24959, "RD_NAME": "ALCOTT LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 294.79814548000002, "RKEY": "10501978", "FMP": 0, "TMP": 294.79814548000002, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6E496A23-E10F-4BA5-AA7B-8D8C0E7A6F9B}", "plow": "32", "FromStreet": "HEMINGWAY PL", "ToStreet": "HAWTHORNE DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.569647653316224, 38.195086065072516 ], [ -84.569783917636272, 38.195160754935962 ], [ -84.569897274597679, 38.195209947988914 ], [ -84.57003862154761, 38.195249808107043 ], [ -84.570282416775569, 38.195303049840149 ], [ -84.570363088746149, 38.195328847504783 ], [ -84.570440523536007, 38.195361202851522 ], [ -84.570565742296552, 38.195430288585179 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25139, "RD_NAME": "TIMBERLAND WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 170.45414125, "RKEY": "10503484", "FMP": 0, "TMP": 170.45414125, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{59A0EAA4-C0A3-470A-8E2D-0F3FA3F4C5DF}", "plow": "31", "FromStreet": "TANBARK DR", "ToStreet": "OXFORD DR", "PaveRank": "Boulevard - No Parking", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531210200231143, 38.237086505965607 ], [ -84.531170864315527, 38.237032756790278 ], [ -84.530797761182612, 38.236897092216168 ], [ -84.530696644652139, 38.236846618366556 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25018, "RD_NAME": "MORGAN MILL RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 144.744279, "RKEY": "10503635", "FMP": 0, "TMP": 144.744279, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F531D3F1-B91D-42F7-BFC3-C4BF77574696}", "plow": "31", "FromStreet": "CROSSWINDS CENTER PATH", "ToStreet": "SUCCESS DR", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.541964156484553, 38.218870748233257 ], [ -84.54146034289495, 38.21887144083734 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25392, "RD_NAME": "BEVELED GLASS LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 29.22423035, "RKEY": "10501938", "FMP": 0, "TMP": 29.22423035, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9C6642B3-9025-4B6A-A50C-117BFC786394}", "plow": "31", "FromStreet": "CANDLELIGHT BLVD", "ToStreet": "CANDLELIGHT BLVD", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.546765817226927, 38.229573515122006 ], [ -84.546806744227268, 38.229646985344708 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24500, "RD_NAME": "FINANCIAL WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 462.32425418000003, "RKEY": "10502123", "FMP": 0, "TMP": 462.32425418000003, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B3D16734-841F-4C1F-B8D1-BF76B3693467}", "plow": "33", "FromStreet": "CHAMPION WAY", "ToStreet": "DARBY DR", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.541858394902079, 38.220919364325432 ], [ -84.541390393932389, 38.221541306634968 ], [ -84.541365347969219, 38.221582520705631 ], [ -84.54135142668116, 38.221624672833599 ], [ -84.54135214336101, 38.221665875832862 ], [ -84.541367920162884, 38.221701465454025 ], [ -84.541393484838835, 38.221734682856017 ], [ -84.541666996119176, 38.22199646132141 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24415, "RD_NAME": "HEMINGWAY PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 347.7339468, "RKEY": "10501333", "FMP": 0, "TMP": 347.7339468, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0CA47328-535A-4B62-8B50-A8613C3F4470}", "plow": "31", "FromStreet": "CRANE CT", "ToStreet": "LOWELL CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570124102094297, 38.194584662471605 ], [ -84.570699159263924, 38.194009814612841 ], [ -84.570852140354418, 38.193822938106869 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22935, "RD_NAME": "CHOCTAW TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 340.53461725, "RKEY": "10501396", "FMP": 0, "TMP": 340.53461725, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5540A1DC-DD04-4678-B54D-3CE05327F09F}", "plow": "31", "FromStreet": "HIAWATHA TRL", "ToStreet": "AZTEC TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572090302488206, 38.202786299743074 ], [ -84.572719010662453, 38.201993639949272 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23926, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 898.5463793, "RKEY": "10501372", "FMP": 0, "TMP": 898.5463793, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{ED42B9A4-D517-44D9-A2A1-AD02F0AB5DF7}", "plow": "32", "FromStreet": "SEMINOLE TRL", "ToStreet": "LANKFORD DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 14.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578226733076647, 38.200853957649997 ], [ -84.581059119448312, 38.201899256506167 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22553, "RD_NAME": "HARNESS CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 144.53538908, "RKEY": "10501932", "FMP": 0, "TMP": 144.53538908, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0F11B6BA-266E-4A59-8474-092748311E8A}", "plow": "33", "FromStreet": "WOODEN SPOKE LN", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.547973481697525, 38.22956025419208 ], [ -84.548387248859598, 38.229786090644019 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22722, "RD_NAME": "BRIDGE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 17.0, "RKEY": "10500941", "FMP": 0, "TMP": 17.0, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B3122E7A-5B1E-4100-B784-3B89A9183098}", "plow": "33", "FromStreet": "PERKINS LN", "ToStreet": "MARTIN LUTHER KING JR DR", "PaveRank": "Local", "Width": 16.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.548025737862261, 38.216618490204162 ], [ -84.548084204133417, 38.216611306654642 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23422, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 139.26716085000001, "RKEY": "10502887", "FMP": 0, "TMP": 139.26716085000001, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-035", "Adopted": "2009-10-26", "GlobalID": "{618AE491-A825-4039-992A-D1E7C4E93A0E}", "plow": "31", "FromStreet": "MCCLELLAND CIR", "ToStreet": "SEMINOLE TRL", "PaveRank": "Boulevard - No Parking", "Width": 22.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.58036593090462, 38.19389685816617 ], [ -84.580294093020868, 38.193906309345074 ], [ -84.580270906131389, 38.193920086156496 ], [ -84.580232083334081, 38.193954306025759 ], [ -84.580186308163007, 38.194009879559772 ], [ -84.580155586600313, 38.194059834676075 ], [ -84.580148922262552, 38.194085035410495 ], [ -84.580141632146066, 38.194193445124164 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25040, "RD_NAME": "SANTA BARBARA BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 150.23568116000001, "RKEY": "10502434", "FMP": 0, "TMP": 150.23568116000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2A92E4A5-299F-44D7-A48D-461550C90B94}", "plow": "31", "FromStreet": "RODEO DR", "ToStreet": "SANTA BARBARA BLVD", "PaveRank": "Boulevard - No Parking", "Width": 11.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.535686693932902, 38.199190428393536 ], [ -84.535817983504231, 38.199522992284621 ], [ -84.535843217395012, 38.199554560354699 ], [ -84.535873286206481, 38.199567228625767 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24461, "RD_NAME": "MONTGOMERY AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 488.45653213999998, "RKEY": "10501490", "FMP": 0, "TMP": 488.45653213999998, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E77A0FBD-80CB-4CED-8078-8934119DA29D}", "plow": "33", "FromStreet": "W CLINTON ST", "ToStreet": "END", "PaveRank": "Local", "Width": 20.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566357251593828, 38.207513238418848 ], [ -84.566263863148848, 38.206173952533121 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23511, "RD_NAME": "IRVING LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 142.25008116000001, "RKEY": "10502235", "FMP": 0, "TMP": 310.25008115999998, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CB58ABB3-2129-44FA-9078-FD727649100F}", "plow": "32", "FromStreet": "W SHOWALTER DR", "ToStreet": "ATWOOD DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574463713826532, 38.193275027027411 ], [ -84.574280977729259, 38.193386360523526 ], [ -84.573625859167294, 38.193812124212918 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22934, "RD_NAME": "ARAPAHO TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 366.16196542, "RKEY": "10501418", "FMP": 0, "TMP": 366.16196542, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9F310EA1-DF75-4836-9C6B-E56E34F9FC08}", "plow": "32", "FromStreet": "SHAWNEE TRL", "ToStreet": "HIAWATHA TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56511619428197, 38.201017145629699 ], [ -84.565450603014824, 38.200046903753396 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24378, "RD_NAME": "MCCLELLAND SPRINGS DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 157.25877387, "RKEY": "10503396", "FMP": 176, "TMP": 333.25877387000003, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": null, "GlobalID": "{999D28C6-A847-40AC-9B20-F52536D07695}", "plow": "52", "FromStreet": "OLD FORT DR", "ToStreet": "CLEAR SPRINGS DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.586635624361534, 38.204739712193955 ], [ -84.587181898267602, 38.204713706457952 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25861, "RD_NAME": "BOURBON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 246.26578307, "RKEY": "10500922", "FMP": 0, "TMP": 246.26578307, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8B02E775-35A9-4E8E-A66C-E24ABB671DED}", "plow": "32", "FromStreet": "MARTIN LUTHER KING JR DR", "ToStreet": "DAVIS CT", "PaveRank": "Local", "Width": 17.0, "SectionID": 10.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549954915798835, 38.212499562488645 ], [ -84.549100544797554, 38.212445573161531 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22574, "RD_NAME": "DAVIS CT", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 345.17521782, "RKEY": "10500945", "FMP": 0, "TMP": 345.17521782, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2B4D6113-C23C-44F2-9077-8744610566E1}", "plow": "33", "FromStreet": "BOURBON ST", "ToStreet": "FLINTROY CT", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549100544797554, 38.212445573161531 ], [ -84.548995680790824, 38.213389812845037 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25847, "RD_NAME": "W LYNN ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 255.98476864, "RKEY": "10501002", "FMP": 0, "TMP": 255.98476864, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E1CA75DD-E0C7-4C32-8289-6F78FCCE8935}", "plow": "32", "FromStreet": "BOOKER T AVE", "ToStreet": "TEDDY AVE", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553150988135371, 38.214858690353736 ], [ -84.553903097262733, 38.214909693456221 ], [ -84.554036789064583, 38.214929721096794 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24981, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 539.64262388999998, "RKEY": "10501342", "FMP": 0, "TMP": 539.64262388999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BE41CAAE-FF77-4A6F-A511-C0E3DF514EA7}", "plow": "31", "FromStreet": "ARAPAHO TRL", "ToStreet": "MOJAVE TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 12.0, "Agency": "Georgetown", "DateConst": "1965-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564764365401061, 38.204733596441542 ], [ -84.564954572641909, 38.204744566231113 ], [ -84.565109495986889, 38.204741999816861 ], [ -84.565224550559876, 38.204729695411459 ], [ -84.565710883575463, 38.204636521849302 ], [ -84.565944825114229, 38.20461167614301 ], [ -84.566624464697, 38.204617931272608 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22933, "RD_NAME": "ARAPAHO TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 367.37631765999998, "RKEY": "10501417", "FMP": 0, "TMP": 367.37631765999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E57AB9BD-4710-4EC0-BB18-BD1BAC2DF7F3}", "plow": "32", "FromStreet": "CHEROKEE TRL", "ToStreet": "SHAWNEE TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564970267470557, 38.202018113708483 ], [ -84.565038172505837, 38.201345380735546 ], [ -84.56511619428197, 38.201017145629699 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23420, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 273.11948546000002, "RKEY": "10502456", "FMP": 0, "TMP": 273.11948546000002, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-035", "Adopted": "2009-10-26", "GlobalID": "{D27FC515-1D01-4B74-AFB0-0EF71A41CAD7}", "plow": "31", "FromStreet": "S REDDING RD", "ToStreet": "MALLORY LN", "PaveRank": "Collector - Residential", "Width": 36.0, "SectionID": 10.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580248442744548, 38.194917900115975 ], [ -84.580175475169455, 38.194779309064373 ], [ -84.580128090803399, 38.194673379170176 ], [ -84.580111182318561, 38.194620481085828 ], [ -84.580092216347509, 38.194521972915794 ], [ -84.580087606642564, 38.194417839312713 ], [ -84.580091514092118, 38.194368992450322 ], [ -84.580108859945241, 38.19428485061308 ], [ -84.580141632146066, 38.194193445124164 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23872, "RD_NAME": "RANSOM TRCE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 321.95156853999998, "RKEY": "10502377", "FMP": 0, "TMP": 321.95156853999998, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7B9ABC5E-A7F4-4D95-8148-9FAA1812B354}", "plow": "31", "FromStreet": "WARREN PASS", "ToStreet": "TALLIS CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572921767037286, 38.18989947515103 ], [ -84.573564210253721, 38.19009097767524 ], [ -84.573813422144369, 38.190174476382943 ], [ -84.573960434994831, 38.190229494017046 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22999, "RD_NAME": "WHIG CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 633.46522832999995, "RKEY": "10501276", "FMP": 0, "TMP": 633.46522832999995, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{10D9CC7A-C35B-4D5D-B429-C943D1FD8592}", "plow": "33", "FromStreet": "FAIRFAX WAY", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1977-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557182966532608, 38.186978548208678 ], [ -84.55849956971808, 38.187070923301988 ], [ -84.558542821398063, 38.187064493555276 ], [ -84.558576081954698, 38.18705192061477 ], [ -84.55862955381977, 38.186994510836811 ], [ -84.558888888709859, 38.18647201298667 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25102, "RD_NAME": "SOUTHGATE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1179.81657, "RKEY": "10502857", "FMP": 0, "TMP": 1179.81657, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B0D7E128-AC0D-4D3B-B879-415B7F1D59B5}", "plow": "31", "FromStreet": "LEXINGTON RD", "ToStreet": "CHRISTIAN AVE", "PaveRank": "Continuous", "Width": 33.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56070259682221, 38.18219875276742 ], [ -84.557210643980341, 38.183164626155623 ], [ -84.556815655247945, 38.183233144842518 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22836, "RD_NAME": "DARBY DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 249.17763471000001, "RKEY": "10502711", "FMP": 0, "TMP": 249.17763471000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{045D3FF3-4963-4CD7-895F-4569BA66384C}", "plow": "31", "FromStreet": "FINANCIAL WAY", "ToStreet": "DARBY LN", "PaveRank": "Collector - Residential", "Width": 37.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.541666996119176, 38.22199646132141 ], [ -84.541569977113369, 38.222074565978801 ], [ -84.541364390851228, 38.222276795244014 ], [ -84.541242323071785, 38.222459829930926 ], [ -84.54119399867929, 38.222561775770352 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25544, "RD_NAME": "OFFUTT ALY", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 547.24831601000005, "RKEY": "10500985", "FMP": 0, "TMP": 547.24831601000005, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3525DF33-289B-4790-84E5-1F54BA0A7327}", "plow": "33", "FromStreet": "BOURBON ST", "ToStreet": "E WASHINGTON ST", "PaveRank": "Local", "Width": 8.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555988713307428, 38.21288279707759 ], [ -84.556047785471776, 38.212438479504847 ], [ -84.556111884098328, 38.211383692496391 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23474, "RD_NAME": "MOJAVE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 370.40446250999997, "RKEY": "10501421", "FMP": 0, "TMP": 370.40446250999997, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{86213345-9A8E-40F1-A2A8-F00413174BB4}", "plow": "32", "FromStreet": "SIOUX TRL", "ToStreet": "CHEROKEE TRL", "PaveRank": "Local", "Width": 21.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566775575441298, 38.202946896599087 ], [ -84.56684663148684, 38.202466990720225 ], [ -84.566885353538353, 38.202331431914736 ], [ -84.566961086363946, 38.202188554453855 ], [ -84.567152375087659, 38.202001791693597 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22875, "RD_NAME": "WALNUT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 244.94399983, "RKEY": "10501058", "FMP": 0, "TMP": 244.94399983, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AF869144-825E-4E9F-B043-5556B7EC68B3}", "plow": "32", "FromStreet": "SOUTH ALY", "ToStreet": "GANO AVE", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555616895862897, 38.216876671006389 ], [ -84.555845533736914, 38.217524653319224 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22746, "RD_NAME": "FOX RUN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 111.79825075, "RKEY": "10502129", "FMP": 154, "TMP": 265.79825075000002, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{0E9F7D9B-7924-4C5D-B451-6567052DD45E}", "plow": "31", "FromStreet": "RABBIT RUN RD", "ToStreet": "WHITMAN WAY", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.519016097895161, 38.21699038591531 ], [ -84.518789938121714, 38.21724021151239 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23545, "RD_NAME": "N COURT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 62.70854019, "RKEY": "10500968", "FMP": 0, "TMP": 62.70854019, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{41CECA00-5E93-4B59-B510-E4289B51EBEC}", "plow": "32", "FromStreet": "COURT ST", "ToStreet": "E COURT ST", "PaveRank": "Local", "Width": 18.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558916900491241, 38.210383043977814 ], [ -84.558927301548536, 38.210321499300242 ], [ -84.558995684918656, 38.210225515590231 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22932, "RD_NAME": "ARAPAHO TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 333.42455060999998, "RKEY": "10501416", "FMP": 0, "TMP": 333.42455060999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1621B276-570A-419B-90C0-F3A1BD3165D4}", "plow": "32", "FromStreet": "SIOUX TRL", "ToStreet": "CHEROKEE TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564783821037196, 38.202919805591819 ], [ -84.564778888160532, 38.202837090173063 ], [ -84.564970267470557, 38.202018113708483 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23532, "RD_NAME": "PLACID DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 264.70126951999998, "RKEY": "10503031", "FMP": 0, "TMP": 264.70126951999998, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{17B7CA1A-9AFA-4B25-8C87-56CA22521983}", "plow": "32", "FromStreet": "HARMONY RIDGE RD", "ToStreet": "DAWNING CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.537645685361142, 38.192133884991456 ], [ -84.537336929469745, 38.192033495609131 ], [ -84.536788432347706, 38.19186830108783 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22695, "RD_NAME": "HILL ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 221.07831174, "RKEY": "10501481", "FMP": 0, "TMP": 221.07831174, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{399A0CCA-4841-426E-8DAD-051EC8A03DE1}", "plow": "32", "FromStreet": "HAMMONS LN", "ToStreet": "KENTUCKY AVE", "PaveRank": "Local", "Width": 14.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567198007388626, 38.209668221889437 ], [ -84.567966398407009, 38.209699524639163 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25079, "RD_NAME": "ELY ALY", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 277.19382823000001, "RKEY": "10501477", "FMP": 0, "TMP": 277.19382823000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7841FC45-ED18-420D-B467-6D45625BE27E}", "plow": "33", "FromStreet": "W CLINTON ST", "ToStreet": "W JACKSON ST", "PaveRank": "Local", "Width": 13.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560914746286343, 38.207632473331003 ], [ -84.560994522452944, 38.206873900828974 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24335, "RD_NAME": "STARTING GATE PT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 555.96089887000005, "RKEY": "10502585", "FMP": 0, "TMP": 555.96089887000005, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{6AABB08B-EC35-43B8-A08A-0EA5545174C3}", "plow": "32", "FromStreet": "PAVILION DR", "ToStreet": "BLUEGRASS BEAT COVE", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.546669648211719, 38.236115211098287 ], [ -84.546520172571192, 38.236227663691537 ], [ -84.546445600448138, 38.236295015025455 ], [ -84.54641542497933, 38.236330410529895 ], [ -84.546367511933568, 38.236407096270874 ], [ -84.546316820005202, 38.23654719437495 ], [ -84.5462992764067, 38.23657667658604 ], [ -84.546273096222421, 38.236601951738884 ], [ -84.54624077911609, 38.236619198974495 ], [ -84.546204098111801, 38.236626515545112 ], [ -84.54616474470572, 38.236626938685937 ], [ -84.545813332171718, 38.236589032805398 ], [ -84.545102209908265, 38.236530982548139 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24896, "RD_NAME": "THORNDALE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 209.34986202, "RKEY": "10502515", "FMP": 0, "TMP": 209.34986202, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{00A11000-3D93-4E16-94B0-34EFF927E35B}", "plow": "31", "FromStreet": "JENNIFER DR", "ToStreet": "BROOKFORD WAY", "PaveRank": "Local", "Width": 23.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525418147225764, 38.22003400415295 ], [ -84.525324023062055, 38.220146455210987 ], [ -84.525249568500101, 38.220248399216615 ], [ -84.525190602543688, 38.220340066778718 ], [ -84.525077967176571, 38.220538001470658 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23877, "RD_NAME": "RANSOM TRCE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 284.02067533000002, "RKEY": "10502371", "FMP": 0, "TMP": 284.02067533000002, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{78D50F50-ED39-4539-9760-6E8936BBF3EE}", "plow": "31", "FromStreet": "ELLEN CT", "ToStreet": "EMERSON TRL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574621466883599, 38.197366513458363 ], [ -84.575536212098413, 38.197661778630959 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23011, "RD_NAME": "CLAY AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 547.97449698000003, "RKEY": "10501198", "FMP": 0, "TMP": 547.97449698000003, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DF9B8E0D-2C54-4AE1-8796-FD3485378344}", "plow": "31", "FromStreet": "S BROADWAY", "ToStreet": "S HAMILTON ST", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560770192448715, 38.199580814483312 ], [ -84.558866937877468, 38.199488599689886 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25345, "RD_NAME": "HIGHLAND AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 237.21069288000001, "RKEY": "10501915", "FMP": 0, "TMP": 237.21069288000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4EEDDDA4-6947-4CA2-AC47-776B744F7696}", "plow": "32", "FromStreet": "W MAIN ST", "ToStreet": "HILL ST", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564994244653349, 38.21023717619908 ], [ -84.564963302023997, 38.209586248711176 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22841, "RD_NAME": "KENTUCKY AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 457.636367, "RKEY": "10501469", "FMP": 0, "TMP": 457.636367, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0E4C868C-25E5-43C3-8F74-9265EEFEBECB}", "plow": "31", "FromStreet": "HILL ST", "ToStreet": "W COLLEGE ST", "PaveRank": "Local", "Width": 21.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567966398407009, 38.209699524639163 ], [ -84.567885959132553, 38.208444449940792 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22931, "RD_NAME": "ARAPAHO TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 350.84397099, "RKEY": "10501415", "FMP": 0, "TMP": 350.84397099, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BE08AC81-F7D3-4645-81FB-DD85E4B978DB}", "plow": "32", "FromStreet": "WANDA LEE TRL", "ToStreet": "SIOUX TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564743364381386, 38.203876239877538 ], [ -84.564824543575085, 38.203546664072682 ], [ -84.564783821037196, 38.202919805591819 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25549, "RD_NAME": "PAYNE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 274.51073787000001, "RKEY": "10500996", "FMP": 0, "TMP": 274.51073787000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{827FF5CC-8AD2-48F5-9066-BFBE903A2EDA}", "plow": "32", "FromStreet": "MAIN AVE", "ToStreet": "WEST ST", "PaveRank": "Local", "Width": 18.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550535174497554, 38.21608865392777 ], [ -84.550610424935712, 38.215337184133851 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23137, "RD_NAME": "SILVER SPRINGS WAY", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 377.70636761999998, "RKEY": "10503291", "FMP": 0, "TMP": 377.70636761999998, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": null, "GlobalID": "{88685CA6-1216-440A-A7BD-7B38D87C6EA6}", "plow": "53", "FromStreet": "LIMESTONE LN", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.51785880677258, 38.224536982578748 ], [ -84.518701215589545, 38.22392717736831 ], [ -84.518808968553103, 38.22387015057253 ], [ -84.518847023329386, 38.223856703224243 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22947, "RD_NAME": "AGINCOURT PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 434.911631, "RKEY": "10500623", "FMP": 0, "TMP": 434.911631, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7742CD11-3209-42DD-BF86-036F818701DD}", "plow": "32", "FromStreet": "GENERAL JOHN PAYNE BLVD", "ToStreet": "GLASS CIR", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.588038680803663, 38.211841544794133 ], [ -84.588074598072296, 38.212024999760771 ], [ -84.588141890302225, 38.21214821610107 ], [ -84.588210038948986, 38.212244135378285 ], [ -84.588296064533182, 38.212342427259401 ], [ -84.58839265908253, 38.212430808882296 ], [ -84.588521575431599, 38.212518875161045 ], [ -84.588919414458104, 38.212756714031457 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22885, "RD_NAME": "FORDLAND DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 661.50935102000005, "RKEY": "10501082", "FMP": 0, "TMP": 661.50935102000005, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D8B59375-B34D-4187-B940-909EBF85F88C}", "plow": "32", "FromStreet": "N BROADWAY", "ToStreet": "EASTWOOD DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.562014283634142, 38.21720888712656 ], [ -84.561215940038068, 38.217561737126836 ], [ -84.560196632779608, 38.217887092741179 ], [ -84.559920251299303, 38.217950499041422 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22756, "RD_NAME": "ELKHORN MEADOWS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 414.54069363000002, "RKEY": "10502734", "FMP": 0, "TMP": 414.54069363000002, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{04120D5C-74A9-431F-88A1-8C6A3AADA852}", "plow": "31", "FromStreet": "FINLEY DR", "ToStreet": "FINLEY DR", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.538520690570323, 38.214269180763324 ], [ -84.538091279179326, 38.213182429780559 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23757, "RD_NAME": "BROOKFORD WAY (East Traffic Circle)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 75.849691, "RKEY": "10502024", "FMP": 0, "TMP": 75.849691, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{7E24EAE2-C318-4342-B57F-2859857F4FE3}", "plow": "31", "FromStreet": "GALEHOUSE RD", "ToStreet": "BROOKFORD WAY", "PaveRank": null, "Width": 0.0, "SectionID": 12.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.524961917981514, 38.220768917985119 ], [ -84.52493821555143, 38.22075979880109 ], [ -84.524916774969057, 38.220747686528973 ], [ -84.524898197757352, 38.220732920983487 ], [ -84.524883005105323, 38.220715916417753 ], [ -84.524871623246014, 38.220697149901163 ], [ -84.524864371498396, 38.220677147934914 ], [ -84.524861453309185, 38.220656471680783 ], [ -84.524862950545383, 38.220635701217361 ], [ -84.524868821197856, 38.22061541926589 ], [ -84.524878900560381, 38.22059619484174 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22930, "RD_NAME": "ARAPAHO TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 315.91044301, "RKEY": "10501414", "FMP": 0, "TMP": 315.91044301, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{025E215E-2785-4431-88C4-CE250BFD1588}", "plow": "32", "FromStreet": "SEMINOLE TRL", "ToStreet": "WANDA LEE TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564764365401061, 38.204733596441542 ], [ -84.564679594429109, 38.204313373876083 ], [ -84.564679697622893, 38.204134036491638 ], [ -84.564743364381386, 38.203876239877538 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23540, "RD_NAME": "CHAMBERLAIN DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 411.69098818999998, "RKEY": "10503209", "FMP": 0, "TMP": 411.69098818999998, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{1D871C03-B982-4F4C-843C-FA9148C5F4EB}", "plow": "32", "FromStreet": "HEMINGWAY PL", "ToStreet": "GRISHAM DR", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572008776862106, 38.18963167030568 ], [ -84.571710379762393, 38.189542695822276 ], [ -84.571602016917154, 38.189510373309574 ], [ -84.570663891710694, 38.189242637062634 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24948, "RD_NAME": "DELAPLAIN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 155.22631088, "RKEY": "10503036", "FMP": 0, "TMP": 155.22631088, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D52CE432-1D67-437E-8B40-32736A60D6F6}", "plow": "31", "FromStreet": "CHERRY BLOSSOM WAY", "ToStreet": "OLD DELAPLAIN LN", "PaveRank": "Collector - Nonresidential", "Width": 38.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530230514081666, 38.270983799007951 ], [ -84.530080227696573, 38.271139341166347 ], [ -84.529988800957625, 38.271211726697317 ], [ -84.529859990716389, 38.271290591859447 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25134, "RD_NAME": "SPRING BLUFF DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1200.28481734, "RKEY": "10503401", "FMP": 0, "TMP": 1200.28481734, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2011-010", "Adopted": "2011-11-28", "GlobalID": "{85DC8D31-1709-4D7E-B198-580EA67AB313}", "plow": "32", "FromStreet": "MCCLELLAND SPRINGS DR", "ToStreet": "MCCLELLAND SPRINGS DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582129355987618, 38.204607885380668 ], [ -84.582753441283586, 38.20354570843935 ], [ -84.582762507336938, 38.203531387569626 ], [ -84.582793769651417, 38.203493329752419 ], [ -84.582832542654728, 38.203459852479234 ], [ -84.582877770987849, 38.203431866886355 ], [ -84.582928219376839, 38.203410137771783 ], [ -84.58298251246876, 38.203395256454691 ], [ -84.58303916903229, 38.203387629867464 ], [ -84.583096644133406, 38.203387466021404 ], [ -84.583134541796099, 38.203391498642148 ], [ -84.583374811685431, 38.203427765839955 ], [ -84.583393637840388, 38.203431036550725 ], [ -84.583448065889854, 38.203445606920297 ], [ -84.583498712087803, 38.203467048638203 ], [ -84.583544195686173, 38.203494775542254 ], [ -84.58358327443932, 38.20352803080079 ], [ -84.583614884667028, 38.203565909320361 ], [ -84.583638163029576, 38.203607375701516 ], [ -84.583652474095587, 38.203651300196242 ], [ -84.583657427589017, 38.203696484785134 ], [ -84.583657190007671, 38.203707661494704 ], [ -84.583601770053846, 38.204886173371833 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24909, "RD_NAME": "COLONY BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 626.36244688, "RKEY": "10501734", "FMP": 0, "TMP": 626.36244688, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C02643E9-C704-4F04-A508-62AAA16F8E5C}", "plow": "31", "FromStreet": "WILLIAMSBURG LN", "ToStreet": "COLONY BLVD", "PaveRank": "Boulevard - No Parking", "Width": 11.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575208004013945, 38.228853463462499 ], [ -84.575444659547031, 38.22890305214095 ], [ -84.575886875209648, 38.229074696155124 ], [ -84.576368100487286, 38.229310990917625 ], [ -84.576581262087089, 38.229349357885035 ], [ -84.577238439021798, 38.229359446205684 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25387, "RD_NAME": "ATWOOD DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 759.71077136999997, "RKEY": "10501987", "FMP": 0, "TMP": 759.71077136999997, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{74A7E456-6532-42DF-984D-69D0E13C09C9}", "plow": "32", "FromStreet": "HEMINGWAY PL", "ToStreet": "IRVING LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.571439379178685, 38.192747266618291 ], [ -84.571930616596319, 38.192820548802644 ], [ -84.572086970289874, 38.192857535263329 ], [ -84.572164534539226, 38.192881651908138 ], [ -84.572315314375416, 38.192940828926538 ], [ -84.572627575821201, 38.193086202349811 ], [ -84.572787059335354, 38.193166886951175 ], [ -84.572936749024237, 38.193250768781176 ], [ -84.573087274985596, 38.19334756744356 ], [ -84.573222784301947, 38.193447785947654 ], [ -84.573345032440201, 38.193550344677412 ], [ -84.573625859167294, 38.193812124212918 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24494, "RD_NAME": "HILLSIDE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 208.92449983, "RKEY": "10501460", "FMP": 0, "TMP": 208.92449983, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0CB991D6-9FDE-4C92-8896-F8256192F152}", "plow": "32", "FromStreet": "SPRINGSIDE AVE", "ToStreet": "TRINITY DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.573868319130028, 38.208480217025517 ], [ -84.57390149261569, 38.207907103681571 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25578, "RD_NAME": "GANO AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 452.15842004000001, "RKEY": "10501036", "FMP": 0, "TMP": 452.15842004000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E811FF2E-3E4A-4B35-AF77-4F4E32C72837}", "plow": "31", "FromStreet": "GANO CT", "ToStreet": "OAK ST", "PaveRank": "Continuous", "Width": 35.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560022445572372, 38.216624753466348 ], [ -84.558504278057455, 38.21695193921861 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22929, "RD_NAME": "UTE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 732.51058704000002, "RKEY": "10501404", "FMP": 0, "TMP": 732.51058704000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E9FFE65B-5697-4A7D-B223-8401616706D4}", "plow": "32", "FromStreet": "AZTEC TRL", "ToStreet": "POCAHONTAS TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565908453108889, 38.19914765458676 ], [ -84.566664607888498, 38.197226712534366 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22619, "RD_NAME": "W CLINTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 208.74442131000001, "RKEY": "10501172", "FMP": 0, "TMP": 208.74442131000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{438A4357-1E99-4869-9B0B-A2F030E75370}", "plow": "31", "FromStreet": "HAMMONS LN", "ToStreet": "KENTUCKY AVE", "PaveRank": "Local", "Width": 22.0, "SectionID": 10.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567097207993982, 38.207493179889262 ], [ -84.567822975525331, 38.207468031680577 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25886, "RD_NAME": "BARKLEY LN", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1351.06960731, "RKEY": "10501695", "FMP": 0, "TMP": 1351.06960731, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0AB2BDBA-5CD5-4273-9CF3-E9BF29C44404}", "plow": "32", "FromStreet": "TOYOTA ACCESS RD", "ToStreet": "DELEPLAIN RD", "PaveRank": "Local", "Width": 14.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.52460400546002, 38.26763164426491 ], [ -84.524549021697752, 38.267805246092145 ], [ -84.524251104846243, 38.26862524176709 ], [ -84.524136569908705, 38.268976137792173 ], [ -84.523984400793665, 38.269494995326546 ], [ -84.523572046342139, 38.270742509828523 ], [ -84.523435459849708, 38.271224726491482 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24927, "RD_NAME": "E MAIN EXT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 2421.635423, "RKEY": "10502722", "FMP": 0, "TMP": 2421.635423, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E17838E6-60C2-45D0-8AEC-EF852C70A238}", "plow": "31", "FromStreet": "HOLMES DR", "ToStreet": "MADDOX ST", "PaveRank": "Collector - Nonresidential", "Width": 21.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2007-10-05", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.547787899641676, 38.208993211161975 ], [ -84.547060403692853, 38.208805963387505 ], [ -84.547017536037785, 38.208794929674546 ], [ -84.54696688903374, 38.208781893132183 ], [ -84.546829168373463, 38.208746445562731 ], [ -84.546039092827257, 38.208509629056536 ], [ -84.545509529536105, 38.2083699372442 ], [ -84.545218109401873, 38.208268922114073 ], [ -84.544072813407439, 38.207683250722688 ], [ -84.543739698217735, 38.207493098103207 ], [ -84.542880629760504, 38.207050126540032 ], [ -84.541835100567809, 38.206389651147248 ], [ -84.541343961450124, 38.206136906858994 ], [ -84.540791968624632, 38.205902213394758 ], [ -84.540478775934147, 38.20579272505347 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23889, "RD_NAME": "RIVIERA DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 155.9791446, "RKEY": "10502399", "FMP": 0, "TMP": 155.9791446, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{048239C6-BB97-48A9-9C05-DD2FE3F7E19B}", "plow": "51", "FromStreet": "SHADOWCREEK PATH", "ToStreet": "END", "PaveRank": "Boulevard - Parking", "Width": 18.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529765730552342, 38.231255891851866 ], [ -84.529770803953227, 38.23120184039152 ], [ -84.52976566491094, 38.231154824374862 ], [ -84.529691920217786, 38.230982689810382 ], [ -84.529671890032631, 38.230888831554168 ], [ -84.529669237459359, 38.230838820312009 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25014, "RD_NAME": "SANTA MONICA DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 825.0, "RKEY": "10503449", "FMP": 0, "TMP": 825.0, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2010-024", "Adopted": "2010-10-12", "GlobalID": "{DBBA1794-E3A1-4536-811D-C80AD9BCC1F3}", "plow": "32", "FromStreet": "SANTA BARBARA BLVD", "ToStreet": "RICH LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.5363186719282, 38.200923852554268 ], [ -84.536044553921556, 38.200894673442306 ], [ -84.535929366613161, 38.200872892523208 ], [ -84.535872547027637, 38.200857203134412 ], [ -84.534690201205891, 38.200440236397888 ], [ -84.534236295676976, 38.200276003020768 ], [ -84.534187851824626, 38.200259026634505 ], [ -84.534139981565261, 38.200249471581976 ], [ -84.534093605530657, 38.200254761978009 ], [ -84.534051481686021, 38.200276574054094 ], [ -84.534019900195347, 38.200313325811607 ], [ -84.533888661501052, 38.200582381736503 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22709, "RD_NAME": "MCCLELLAND SPRINGS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 295.85738376, "RKEY": "10503397", "FMP": 0, "TMP": 295.85738376, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2011-010", "Adopted": "2011-11-28", "GlobalID": "{DB752AA5-31C6-4F07-8560-6ACD99B4F6C6}", "plow": "32", "FromStreet": "SPRING BLUFF DR", "ToStreet": "OLD FORT DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583601770053846, 38.204886173371833 ], [ -84.584629433598693, 38.204836392584504 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23506, "RD_NAME": "MILITARY ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 94.4427015, "RKEY": "10501185", "FMP": 0, "TMP": 94.4427015, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{075595C8-E031-4068-8C4E-F333F6109CEA}", "plow": "32", "FromStreet": "FLINN CT", "ToStreet": "BEAUPEL PL", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.5516918744366, 38.20317644651599 ], [ -84.551713836488801, 38.202917684553874 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22928, "RD_NAME": "INCA TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 701.53745502000004, "RKEY": "10501400", "FMP": 0, "TMP": 701.53745502000004, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4AE01008-7D96-4015-BDEB-120F901F09A6}", "plow": "32", "FromStreet": "AZTEC TRL", "ToStreet": "POCAHONTAS TRL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566967839146571, 38.199299150581901 ], [ -84.567839299899319, 38.197499646824276 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23916, "RD_NAME": "QUAIL HOLLOW DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 341.24330199000002, "RKEY": "10502366", "FMP": 0, "TMP": 341.24330199000002, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{0C05D8AD-7E58-4C72-8E0E-015AF6E5EC98}", "plow": "33", "FromStreet": "TURTLE POINT DR", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.584663240591325, 38.21437535643998 ], [ -84.584578843466716, 38.214671132459927 ], [ -84.584568124899775, 38.214732546122136 ], [ -84.584564705969242, 38.214794579443613 ], [ -84.584569978759873, 38.214857249160616 ], [ -84.584583301183315, 38.214917251603282 ], [ -84.584604341596915, 38.214973484081014 ], [ -84.584755461726942, 38.215278447142694 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25856, "RD_NAME": "MAIN AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 33.34503674, "RKEY": "10500992", "FMP": 0, "TMP": 33.34503674, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8BCCB8B6-6AA1-4CE4-9C5D-E02A20F9C046}", "plow": "31", "FromStreet": "WATSON ALY", "ToStreet": "BOOKER T AVE", "PaveRank": "Local", "Width": 21.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-07-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553122345986196, 38.216213464276237 ], [ -84.553006521878345, 38.216207623014931 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22987, "RD_NAME": "E COLLEGE ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 263.55551107999997, "RKEY": "10501699", "FMP": 0, "TMP": 263.55551107999997, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9CAD5EF9-259F-4965-8A03-AB4358029DDE}", "plow": "32", "FromStreet": "S BROADWAY", "ToStreet": "S COURT ST", "PaveRank": "Continuous", "Width": 34.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559949111322595, 38.208284910820147 ], [ -84.559034595207962, 38.208229287975627 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25842, "RD_NAME": "N COURT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 942.22074300999998, "RKEY": "10500966", "FMP": 0, "TMP": 942.22074300999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9BE241B6-38E7-4F12-86B3-3CB9C4FFE52E}", "plow": "32", "FromStreet": "E JEFFERSON ST", "ToStreet": "PRATHER BLVD", "PaveRank": "Local", "Width": 16.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558658621758866, 38.212513150279101 ], [ -84.55865232070208, 38.212579823884205 ], [ -84.558698371292067, 38.213369322389177 ], [ -84.558895703961838, 38.215092466107954 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24976, "RD_NAME": "LANKFORD DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1208.6748031100001, "RKEY": "10501408", "FMP": 0, "TMP": 1208.6748031100001, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8AB043B9-081D-4C18-A0E0-392D3C92B882}", "plow": "32", "FromStreet": "SEMINOLE TRL", "ToStreet": "HUTCHINS DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.577268189338639, 38.202322005753047 ], [ -84.580106125137021, 38.203371225802094 ], [ -84.580152416167721, 38.203371134645096 ], [ -84.580213007557674, 38.203325320524279 ], [ -84.580609695431235, 38.202651163814537 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22927, "RD_NAME": "S SHOSHONI TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 890.83818498999995, "RKEY": "10501446", "FMP": 0, "TMP": 890.83818498999995, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9D392A9F-F70C-4E0D-8289-73DD87728BFE}", "plow": "32", "FromStreet": "SEMINOLE TRL", "ToStreet": "HIAWATHA TRL", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1965-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.569181252104741, 38.203922570470183 ], [ -84.569066516742453, 38.203611357880646 ], [ -84.568936747657929, 38.203130817841597 ], [ -84.568951438560845, 38.203039510014371 ], [ -84.568990500383364, 38.202947622121378 ], [ -84.56995333495037, 38.201722187969125 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23866, "RD_NAME": "FOX RUN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 235.76741344000001, "RKEY": "10500804", "FMP": 0, "TMP": 235.76741344000001, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F155ECBA-2583-4985-868C-C6C65380321E}", "plow": "31", "FromStreet": "TIMBERWOOD TRCE", "ToStreet": "CYPRESS WAY", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.521331050362377, 38.214430993252257 ], [ -84.521451351061259, 38.214147441793735 ], [ -84.521693202971676, 38.213855934511926 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23442, "RD_NAME": "MARKHAM DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 391.52153442000002, "RKEY": "10501899", "FMP": 0, "TMP": 391.52153442000002, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{26C64E27-8A5D-4601-B0B1-7837C28CE0AF}", "plow": "31", "FromStreet": "S BROADWAY", "ToStreet": "GREENBRIAR DR", "PaveRank": "Boulevard - Parking", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561771144923227, 38.193087975442594 ], [ -84.561455020559649, 38.193073774907234 ], [ -84.56134561413603, 38.193084237119706 ], [ -84.561228820175714, 38.193114078087298 ], [ -84.561130885718796, 38.193141991176375 ], [ -84.561057855448368, 38.19317412720428 ], [ -84.560991401325779, 38.193213653124971 ], [ -84.560938728515382, 38.193244981708503 ], [ -84.560862119391373, 38.193302531553115 ], [ -84.560671473660918, 38.193488309451531 ], [ -84.560627622293367, 38.193528387687813 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25095, "RD_NAME": "WHITMAN WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1198.3741895600001, "RKEY": "10503467", "FMP": 0, "TMP": 1198.3741895600001, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2013-004", "Adopted": "2013-01-28", "GlobalID": "{CA998C8C-FAE9-4CBE-B18A-EBAF4C6B8027}", "plow": "32", "FromStreet": "END", "ToStreet": "WILDERNESS COVE LN", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.515877804362546, 38.217022089098087 ], [ -84.515688591565933, 38.216747671907264 ], [ -84.515676402321546, 38.216728860340126 ], [ -84.515655816215528, 38.216689984403317 ], [ -84.515639154576675, 38.216645686777476 ], [ -84.515629584546929, 38.216604562312824 ], [ -84.515625672863365, 38.216569704446115 ], [ -84.515625882663457, 38.216528658659065 ], [ -84.515630832602341, 38.216490106675124 ], [ -84.515644251389674, 38.216440375667219 ], [ -84.515662967524264, 38.216396881443671 ], [ -84.515682407140375, 38.216363258826057 ], [ -84.51570919005627, 38.21632670231191 ], [ -84.515741109202551, 38.216291981013399 ], [ -84.515771583809908, 38.216264768609506 ], [ -84.51579941993829, 38.216243641649797 ], [ -84.515828279321113, 38.216224729536414 ], [ -84.515850284748169, 38.216212043091879 ], [ -84.515909798733404, 38.216179576162205 ], [ -84.516135964167034, 38.216056197558927 ], [ -84.516362128829144, 38.215932817615318 ], [ -84.516453980970908, 38.215882708638944 ], [ -84.51659221765631, 38.215807295786902 ], [ -84.516731674610853, 38.215731216903428 ], [ -84.516806999181185, 38.215690123997419 ], [ -84.516960700017108, 38.215606273363562 ], [ -84.517013189430997, 38.215577638236695 ], [ -84.517202196789114, 38.215474525893057 ], [ -84.517418747330936, 38.215356386736495 ], [ -84.517554434946092, 38.215282362392649 ], [ -84.517656358596952, 38.215226757179941 ], [ -84.51772053089671, 38.215191747950271 ], [ -84.517878035965595, 38.21510582066076 ], [ -84.517911145393498, 38.215087756870794 ], [ -84.518038403379833, 38.215018329791846 ], [ -84.518185970234825, 38.214937822326355 ], [ -84.518242424547367, 38.214907023429575 ], [ -84.518300822049369, 38.214973652565085 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22831, "RD_NAME": "OXFORD DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 33.922652, "RKEY": "10503787", "FMP": 0, "TMP": 33.922652, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{99C56C7F-DA19-4826-A9E2-84F0C5716189}", "plow": "31", "FromStreet": "CLUBHOUSE DR", "ToStreet": "CLUBHOUSE DR", "PaveRank": null, "Width": 0.0, "SectionID": 8.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530696644652139, 38.236846618366556 ], [ -84.530647690467561, 38.236931391323772 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25536, "RD_NAME": "VILLAGE BLVD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 209.053439, "RKEY": "10503722", "FMP": 0, "TMP": 209.053439, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{4FCBA04E-9A35-4A26-96F4-B588B0B14544}", "plow": "52", "FromStreet": "DALTON RD", "ToStreet": "WATERSIDE DR", "PaveRank": "Local", "Width": 0.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525016258828302, 38.225869296184207 ], [ -84.524289712392203, 38.225836616741546 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23468, "RD_NAME": "MARJORIE PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 656.56690993999996, "RKEY": "10503258", "FMP": 0, "TMP": 656.56690993999996, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2012-003", "Adopted": "2012-02-13", "GlobalID": "{65A27142-178D-4F9B-8C48-DE25587E977F}", "plow": "32", "FromStreet": "PONY PL", "ToStreet": "SETH WAY", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530859631467592, 38.197645853165305 ], [ -84.530303215840107, 38.197418736315953 ], [ -84.530240658741661, 38.197392040498322 ], [ -84.530198974837006, 38.197377371541975 ], [ -84.530144802558794, 38.197360611726687 ], [ -84.530094930022301, 38.197348680466391 ], [ -84.530037377573677, 38.197338782967606 ], [ -84.529978978125769, 38.197332761462292 ], [ -84.529916858395083, 38.197326221796871 ], [ -84.529861929435285, 38.197316614332337 ], [ -84.529779327677161, 38.197294931291381 ], [ -84.52971736891196, 38.197272344697545 ], [ -84.529640489950935, 38.197235438384467 ], [ -84.529561639840338, 38.197184666042155 ], [ -84.529497139059714, 38.197129455586051 ], [ -84.529409708322461, 38.197061648188416 ], [ -84.52933272799136, 38.197021433705793 ], [ -84.528854890334131, 38.196827542029851 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25552, "RD_NAME": "PAYNE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 121.75587287, "RKEY": "10500999", "FMP": 0, "TMP": 121.75587287, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{35C4D59A-FF04-4AB3-9DDA-C25C7C2E53C5}", "plow": "32", "FromStreet": "MARKS ST", "ToStreet": "CONLEY AVE", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55075402400567, 38.213980005964117 ], [ -84.550721441377902, 38.214313360071898 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24912, "RD_NAME": "WELLINGTON WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 262.63179334, "RKEY": "10502872", "FMP": 0, "TMP": 262.63179334, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{33C4E70E-0D2A-41FE-BE28-B6C648F5E74F}", "plow": "31", "FromStreet": "VIRGINIA CT", "ToStreet": "MAPLEWOOD DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579437537267296, 38.206304330580124 ], [ -84.578584749550799, 38.206044865140356 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24440, "RD_NAME": "E JACKSON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 291.84761157000003, "RKEY": "10501134", "FMP": 0, "TMP": 291.84761157000003, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7F892939-2102-4571-B983-07CD4A4D1E5E}", "plow": "31", "FromStreet": "S HAMILTON ST", "ToStreet": "ESTILL CT", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558357291857305, 38.206700417836998 ], [ -84.558271246266713, 38.206705044106243 ], [ -84.557904637956852, 38.206689812915023 ], [ -84.557344141302224, 38.206654225202342 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22924, "RD_NAME": "FOX RUN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 277.09157273, "RKEY": "10500801", "FMP": 0, "TMP": 277.09157273, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{04215BD2-979F-4855-A271-502F9F28E492}", "plow": "31", "FromStreet": "WILDERNESS COVE LN", "ToStreet": "RABBIT RUN RD", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.520020898467891, 38.216112995337618 ], [ -84.519358947742361, 38.216666371789621 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22744, "RD_NAME": "BERKSHIRE LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 113.49782379, "RKEY": "10501273", "FMP": 965, "TMP": 1078.49782379, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": null, "GlobalID": "{EBE86EB9-55C8-465C-8D87-BFA57A49C123}", "plow": "52", "FromStreet": "ABERDINE WAY", "ToStreet": "JORDAN LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550874514406871, 38.181170471728244 ], [ -84.550796245046826, 38.181148850061085 ], [ -84.550720757301846, 38.181119502910697 ], [ -84.550673167505849, 38.181096030047897 ], [ -84.550520523678159, 38.181034040624553 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22686, "RD_NAME": "W CLINTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 338.57497211999998, "RKEY": "10501164", "FMP": 0, "TMP": 338.57497211999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{52E0B581-72F2-41F4-BE82-277D9E50A4B8}", "plow": "31", "FromStreet": "S ROYAL SPRINGS AVE", "ToStreet": "LEXINGTON AVE", "PaveRank": "Local", "Width": 22.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.562540944045395, 38.207629866611704 ], [ -84.563718336958402, 38.207593350085617 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25074, "RD_NAME": "WHITMAN WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 89.5100825, "RKEY": "10502563", "FMP": 0, "TMP": 89.5100825, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{CF3B2292-18D0-4549-AA1C-24218F166189}", "plow": "31", "FromStreet": "VALE LN", "ToStreet": "ELIJAH WAY", "PaveRank": "Local", "Width": 21.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.517208841837657, 38.218173990151058 ], [ -84.51692687812367, 38.218069434124992 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23989, "RD_NAME": "BRONTE PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 211.91235737, "RKEY": "10501294", "FMP": 0, "TMP": 211.91235737, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E6CFC4BD-4792-4725-B2AF-CE374CFC5A33}", "plow": "33", "FromStreet": "BROWNING DR", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565954599732549, 38.194806626072953 ], [ -84.565854846172471, 38.195383192593788 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25373, "RD_NAME": "RAISE OLD GLORY LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 728.37886646000004, "RKEY": "10502927", "FMP": 0, "TMP": 728.37886646000004, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{BB700919-B824-467F-83FC-2BC46BB2CC6D}", "plow": "33", "FromStreet": "CAMP CREEK WAY", "ToStreet": "COACHMAN PL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549381352277862, 38.232235511130114 ], [ -84.549583268733997, 38.232301276740422 ], [ -84.549664768517815, 38.232321053978282 ], [ -84.549759958241282, 38.232334103974587 ], [ -84.551673494321889, 38.232445235766782 ], [ -84.551889924762975, 38.232453744821115 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24839, "RD_NAME": "WEST ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 401.67632009, "RKEY": "10501009", "FMP": 0, "TMP": 401.67632009, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B6E74F6C-68FE-4518-B427-DBCACD819B23}", "plow": "32", "FromStreet": "CHAMBERS AVE", "ToStreet": "PAYNE ST", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552003825073911, 38.215425735793346 ], [ -84.551369672377504, 38.215377564166026 ], [ -84.550610424935712, 38.215337184133851 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22900, "RD_NAME": "GLOUCHESTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 415.60558247, "RKEY": "10500835", "FMP": 0, "TMP": 415.60558247, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{34634A5B-0DD6-49F0-876E-F7467E0C07BA}", "plow": "33", "FromStreet": "S LAFAYETTE DR", "ToStreet": "END", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579454481717121, 38.22474279743831 ], [ -84.580854316978019, 38.225031005639096 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22787, "RD_NAME": "ELIZABETH ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 323.04081702000002, "RKEY": "10502730", "FMP": 0, "TMP": 323.04081702000002, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{969AC9A1-F583-49F3-B473-E00A367D9CBF}", "plow": "32", "FromStreet": "SIMBAS PATH", "ToStreet": "HANNSONS PATH", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570640849495405, 38.209752048038681 ], [ -84.570706812713468, 38.20965411085114 ], [ -84.570737774639497, 38.209568183585098 ], [ -84.570866651728565, 38.208888916932679 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24808, "RD_NAME": "MEADOW LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 212.60797718000001, "RKEY": "10503252", "FMP": 0, "TMP": 212.60797718000001, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{18CC72A8-2EA8-4DB5-A10E-AF6F36EC47A0}", "plow": "52", "FromStreet": "CHAMPION WAY", "ToStreet": "WOODS POINT CIR", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564061784400153, 38.238894727331576 ], [ -84.564109873654402, 38.2388326216278 ], [ -84.564085303786271, 38.238742106756213 ], [ -84.564006045038525, 38.238584995504056 ], [ -84.563987396718289, 38.238465860305624 ], [ -84.56396787561269, 38.238393239549758 ], [ -84.563921034535113, 38.238352330877689 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22604, "RD_NAME": "MAPLEWOOD DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 645.65586402999998, "RKEY": "10503458", "FMP": 0, "TMP": 645.65586402999998, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{76B6189B-346A-4ED2-8E95-A395D5DD8986}", "plow": "32", "FromStreet": "MARY BOURNE DR", "ToStreet": "WELLINGTON WAY", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.577779591180288, 38.207678763309417 ], [ -84.577769863663292, 38.207607709999124 ], [ -84.57777807124387, 38.20754648236057 ], [ -84.577782509761391, 38.207455619323085 ], [ -84.577807525791883, 38.207358960538663 ], [ -84.577909059303778, 38.207166929103757 ], [ -84.578584749550799, 38.206044865140356 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25877, "RD_NAME": "LA COSTA DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 594.94787024000004, "RKEY": "10502261", "FMP": 0, "TMP": 594.94787024000004, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{52ACFCE4-E028-4D1F-85FA-D9764E1E83A7}", "plow": "32", "FromStreet": "PAYNES LANDING BLVD", "ToStreet": "QUAIL HOLLOW DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583029536578138, 38.212706294786244 ], [ -84.585059880347401, 38.213027176328367 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23315, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 452.75461208000002, "RKEY": "10502341", "FMP": 0, "TMP": 452.75461208000002, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{767B1E3E-40AB-4071-B633-0EF0B667F9CC}", "plow": "31", "FromStreet": "TURTLE POINT DR", "ToStreet": "SHINNECOCK HILLS DR", "PaveRank": null, "Width": 0.0, "SectionID": 17.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582542226007135, 38.214028715303947 ], [ -84.582515425547228, 38.214094362959713 ], [ -84.58247543781836, 38.214223322151028 ], [ -84.582246849221349, 38.215094136003302 ], [ -84.582240940263816, 38.21513747034966 ], [ -84.582242075089127, 38.215175655682444 ], [ -84.58226256956894, 38.21524424275978 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24807, "RD_NAME": "MEADOW LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 219.65507046, "RKEY": "10503251", "FMP": 0, "TMP": 219.65507046, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{6BA5E2D7-74BC-455A-8FD5-54C8F2E1059C}", "plow": "52", "FromStreet": "CHAMPION WAY", "ToStreet": "WOODS POINT CIR", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564061784400153, 38.238894727331576 ], [ -84.56400891974782, 38.238881075274065 ], [ -84.563972724822534, 38.238848187798155 ], [ -84.563915933226141, 38.238713957316449 ], [ -84.563885052284007, 38.23856148285568 ], [ -84.563872344987061, 38.238418494988338 ], [ -84.563921034535113, 38.238352330877689 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25000, "RD_NAME": "CHRISTIAN AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 272.79330497000001, "RKEY": "10502111", "FMP": 0, "TMP": 272.79330497000001, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3502CE40-DFC5-4EEB-8F21-4186973E7EB8}", "plow": "31", "FromStreet": "MCCLELLAND CIR", "ToStreet": "MARY LYNN DR", "PaveRank": "Collector - Nonresidential", "Width": 48.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557035586210404, 38.183961788091274 ], [ -84.556908462808721, 38.18356117753391 ], [ -84.556815655247945, 38.183233144842518 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24806, "RD_NAME": "FALLS CREEK DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 33.07993245, "RKEY": "10503249", "FMP": 0, "TMP": 33.07993245, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{7B69FB28-44C7-4602-98D5-C029E940A2B2}", "plow": "52", "FromStreet": "CHAMPION WAY", "ToStreet": "ARBOR GROVE CIR", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560769089044101, 38.239864781761632 ], [ -84.560750264614811, 38.239775165372649 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25410, "RD_NAME": "E SHOWALTER DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 888.64185563000001, "RKEY": "10501201", "FMP": 0, "TMP": 888.64185563000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B95B78EB-320A-432F-8255-80F8843CF369}", "plow": "31", "FromStreet": "FAIRFAX WAY", "ToStreet": "HOOVER CT", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1972-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557054945689487, 38.192239078103476 ], [ -84.553972812217637, 38.192044522540272 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25378, "RD_NAME": "YUMA TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 962.07569074000003, "RKEY": "10501401", "FMP": 0, "TMP": 962.07569074000003, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FBD545B7-555E-407F-9E1A-1C49E3F9EAEE}", "plow": "32", "FromStreet": "AZTEC TRL", "ToStreet": "POCAHONTAS TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.571775201628583, 38.201532732022621 ], [ -84.573220741402082, 38.1991498124397 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25066, "RD_NAME": "W WASHINGTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 243.00036659, "RKEY": "10500918", "FMP": 0, "TMP": 243.00036659, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1BBE8D2C-5A1A-4A76-843E-83D8EF33B014}", "plow": "31", "FromStreet": "N BROADWAY", "ToStreet": "HUNT ST", "PaveRank": "Continuous", "Width": 33.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559657133659371, 38.211596853122543 ], [ -84.560500413114681, 38.211647634203892 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22905, "RD_NAME": "N COLONIAL HEIGHTS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 277.20817567, "RKEY": "10500838", "FMP": 0, "TMP": 277.20817567, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{77B7E966-56A5-4F70-800A-94B0C6CA7A24}", "plow": "32", "FromStreet": "PORTSMOUTH DR", "ToStreet": "BAINBRIDGE DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579866067681976, 38.228130243683097 ], [ -84.579731556106097, 38.228884030018953 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25567, "RD_NAME": "ERICA DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 274.42425633, "RKEY": "10503089", "FMP": 0, "TMP": 274.42425633, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2012-003", "Adopted": "2012-02-13", "GlobalID": "{F12B98D2-EF4B-424D-8F6D-C2AABFDD33F5}", "plow": "31", "FromStreet": "BILLY VANCE DR", "ToStreet": "SETH WAY", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530096856933667, 38.19649976965971 ], [ -84.529248701598902, 38.196153556595057 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24805, "RD_NAME": "FALLS CREEK DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 45.81435417, "RKEY": "10503245", "FMP": 0, "TMP": 45.81435417, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{0DB30AC3-4F70-4EA9-9BAA-B2F2A3BEEBBC}", "plow": "52", "FromStreet": "ARBOR GROVE CIR", "ToStreet": "END", "PaveRank": null, "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560620508138584, 38.239037027720684 ], [ -84.560625139662122, 38.239103483914121 ], [ -84.560629262542889, 38.239162644860976 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22612, "RD_NAME": "SPRINGSIDE AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1042.91725109, "RKEY": "10500637", "FMP": 0, "TMP": 1042.91725109, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F50B1809-6920-49F5-8D7A-B484BDC2F6FE}", "plow": "32", "FromStreet": "HILLSIDE DR", "ToStreet": "BROOKSIDE DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1984-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.573868319130028, 38.208480217025517 ], [ -84.574392137706141, 38.208459884999797 ], [ -84.574521697208198, 38.208433160459528 ], [ -84.574576002810289, 38.208410905332336 ], [ -84.574621114826712, 38.208375925776096 ], [ -84.57466407910816, 38.208322798452976 ], [ -84.574704918045612, 38.20825015118799 ], [ -84.574750764669275, 38.20799464376654 ], [ -84.574859554491809, 38.20615098388167 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23338, "RD_NAME": "S LEWIS CT", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 261.43168401000003, "RKEY": "10501497", "FMP": 0, "TMP": 261.43168401000003, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FDF67C6F-1966-450F-8C74-3490A3A78522}", "plow": "33", "FromStreet": "CAUDILL AVE", "ToStreet": "END", "PaveRank": "Local", "Width": 16.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565731235353837, 38.205426859866606 ], [ -84.566640425500538, 38.205400535770437 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24915, "RD_NAME": "WELLINGTON WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 75.24104184, "RKEY": "10501380", "FMP": 0, "TMP": 75.24104184, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E3C1221C-1341-40DB-9C62-721D5FC1C501}", "plow": "31", "FromStreet": "LOUISA LN", "ToStreet": "JOSIE TRL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.57749298132137, 38.20518733483847 ], [ -84.577362180723455, 38.205008347097667 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23884, "RD_NAME": "RICHFIELDS AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 115.02031419, "RKEY": "10502385", "FMP": 0, "TMP": 115.02031419, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5B2C7D37-B408-4B29-94E9-2E217D21E8D2}", "plow": "33", "FromStreet": "BYAKOA LN", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.533916789562895, 38.198464763183864 ], [ -84.534057401603832, 38.198169048429975 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25005, "RD_NAME": "FALLS CREEK DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 475.70446851999998, "RKEY": "10503248", "FMP": 0, "TMP": 475.70446851999998, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{50B107F5-8FA2-4C78-ADA5-662257DB107A}", "plow": "52", "FromStreet": "CHAMPION WAY", "ToStreet": "ARBOR GROVE CIR", "PaveRank": "Boulevard - No Parking", "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560750264614811, 38.239775165372649 ], [ -84.560663452423739, 38.239706039249064 ], [ -84.560584447718909, 38.239225107098477 ], [ -84.560629262542889, 38.239162644860976 ], [ -84.56070029154175, 38.239220942393082 ], [ -84.560803987036664, 38.239691803142208 ], [ -84.560750264614811, 38.239775165372649 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23331, "RD_NAME": "TRACKSIDE RD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 716.66524085000003, "RKEY": "10503295", "FMP": 0, "TMP": 716.66524085000003, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": null, "GlobalID": "{02DEB799-CB25-4987-9604-A12DC3A11B79}", "plow": "53", "FromStreet": "CHAMPION WAY", "ToStreet": "GRANDSTAND DR", "PaveRank": "Collector - Nonresidential", "Width": 37.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.543443372288195, 38.227322973901771 ], [ -84.542173530963751, 38.228117409610327 ], [ -84.542094335950694, 38.228164172810239 ], [ -84.541980469704967, 38.228223493188047 ], [ -84.541861737807665, 38.228276545246793 ], [ -84.541820916670346, 38.228292893568415 ], [ -84.541411558006075, 38.228452203964601 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23078, "RD_NAME": "N MULBERRY ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 202.31563437, "RKEY": "10500976", "FMP": 0, "TMP": 202.31563437, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{EC3B1D15-C8D9-4001-AB08-1970EFBC8554}", "plow": "32", "FromStreet": "E JEFFERSON ST", "ToStreet": "BOURBON ST", "PaveRank": "Local", "Width": 21.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556623683063592, 38.212364099184661 ], [ -84.556570146605452, 38.212918053577255 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24804, "RD_NAME": "FALLS CREEK DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 420.99775362000003, "RKEY": "10503242", "FMP": 0, "TMP": 420.99775362000003, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{62E02A04-FF6A-4EE2-90CA-33328953177E}", "plow": "52", "FromStreet": "VILLAGE PARK DR", "ToStreet": "CHARLESTON CIR", "PaveRank": null, "Width": 0.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.562853921198439, 38.236971202795502 ], [ -84.562815469246786, 38.236967720016658 ], [ -84.562681490381294, 38.23696186298892 ], [ -84.562582196968549, 38.236959642894661 ], [ -84.56247662202702, 38.236962410817554 ], [ -84.562382099096126, 38.236970121321022 ], [ -84.562311220235841, 38.236979011857024 ], [ -84.56224193367197, 38.236991627029361 ], [ -84.562152202471822, 38.237014239376798 ], [ -84.561892475871488, 38.237084540003622 ], [ -84.561692697314996, 38.237169595046993 ], [ -84.561554331332445, 38.237243299284387 ], [ -84.561490291659666, 38.237289972143437 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23479, "RD_NAME": "CHEROKEE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 628.11763706, "RKEY": "10501438", "FMP": 0, "TMP": 628.11763706, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E4437364-534F-4FE1-A486-B1076413D3DE}", "plow": "32", "FromStreet": "ARAPAHO TRL", "ToStreet": "MOJAVE TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564970267470557, 38.202018113708483 ], [ -84.565587661343145, 38.201997935457349 ], [ -84.566336044562831, 38.20203481738443 ], [ -84.566716842463165, 38.202032037977048 ], [ -84.567152375087659, 38.202001791693597 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23489, "RD_NAME": "DOGWOOD DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 318.3592329, "RKEY": "10500753", "FMP": 0, "TMP": 318.3592329, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{789BD70F-25EB-459B-861A-3DD66A3F802C}", "plow": "32", "FromStreet": "BEECHWOOD DR", "ToStreet": "GLENWOOD DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565199522413579, 38.180635350969787 ], [ -84.565995286155555, 38.180027307842856 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22968, "RD_NAME": "HUDSON DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 274.35577665, "RKEY": "10501265", "FMP": 0, "TMP": 274.35577665, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{812831B9-3491-4A38-A649-A6B2DBC0F7CB}", "plow": "32", "FromStreet": "MT VERNON DR", "ToStreet": "BRANDYWINE DR", "PaveRank": "Continuous", "Width": 33.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1982-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553497675836866, 38.187983558533027 ], [ -84.552817987630604, 38.187454585430906 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23097, "RD_NAME": "ROCKY CREEK RD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 1976.22009856, "RKEY": "10503187", "FMP": 0, "TMP": 402.0, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": null, "GlobalID": "{1EC4CF3C-5B99-41A6-9FEE-6B7065A78101}", "plow": "52", "FromStreet": "CRUMBAUGH RD", "ToStreet": "LIMESTONE LN", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.518977221201268, 38.219425816498379 ], [ -84.518982092873173, 38.21945514485472 ], [ -84.518988387346624, 38.219480738299694 ], [ -84.518996730359845, 38.219503813445399 ], [ -84.51900607755924, 38.219527299804582 ], [ -84.519014081783197, 38.21955109196508 ], [ -84.519020725730869, 38.219575144019764 ], [ -84.519025997801421, 38.219599407345505 ], [ -84.519029885245089, 38.219623831520003 ], [ -84.519032382177315, 38.219648369708679 ], [ -84.51903348269694, 38.219672970572475 ], [ -84.519033185483949, 38.219697586365342 ], [ -84.519031490346848, 38.219722165734922 ], [ -84.519028399394898, 38.219746661828118 ], [ -84.519023921572611, 38.219771023271484 ], [ -84.519018063553816, 38.21979520230029 ], [ -84.519010838857554, 38.219819149332331 ], [ -84.519002259871087, 38.219842817490715 ], [ -84.518992345830071, 38.219866158981702 ], [ -84.518981115970504, 38.219889126011658 ], [ -84.518968592960888, 38.219911672580757 ], [ -84.518954801760458, 38.219933754485808 ], [ -84.518939770751203, 38.219955326614723 ], [ -84.518923528321906, 38.219976345657237 ], [ -84.518906109716752, 38.219996769188242 ], [ -84.518887547899268, 38.220016555688758 ], [ -84.518867880414462, 38.220035667233013 ], [ -84.518847147084784, 38.220054064088075 ], [ -84.518825390026791, 38.220071709218544 ], [ -84.518802652505784, 38.220088567388196 ], [ -84.518778980077855, 38.22010460515753 ], [ -84.518754420586561, 38.220119789982533 ], [ -84.51872902302415, 38.220134091118553 ], [ -84.518702838673789, 38.220147479617573 ], [ -84.51867591997069, 38.220159929231606 ], [ -84.518648321640654, 38.220171415509384 ], [ -84.518620098406558, 38.22018191309877 ], [ -84.518591306159792, 38.220191403852283 ], [ -84.518562005349935, 38.220199866909383 ], [ -84.518532253013902, 38.220207285021004 ], [ -84.51850210848275, 38.220213643635752 ], [ -84.51847163338158, 38.220218930899733 ], [ -84.518440888196707, 38.220223135862653 ], [ -84.518409935705421, 38.220226249370903 ], [ -84.518378837552788, 38.220228264976221 ], [ -84.518359867683699, 38.220228821157185 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23851, "RD_NAME": "MILITARY ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 845.63213725000003, "RKEY": "10501748", "FMP": 0, "TMP": 845.63213725000003, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3168376F-D8B2-4C3E-8768-DD582170F745}", "plow": "31", "FromStreet": "E JACKSON ST", "ToStreet": "CLAYTON AVE", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551423450879767, 38.206302685344873 ], [ -84.551610491824349, 38.203985257119669 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24802, "RD_NAME": "VILLAGE BLVD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 265.40583761, "RKEY": "10503184", "FMP": 0, "TMP": 265.40583761, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{5A4AA76A-F296-44FE-A060-0E65E6811C79}", "plow": "52", "FromStreet": "WATERSIDE DR", "ToStreet": "CROSS PARK DR", "PaveRank": null, "Width": 0.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526044725921565, 38.226978813641715 ], [ -84.52603695066955, 38.226971333596708 ], [ -84.525797648979264, 38.226735551354743 ], [ -84.52578672253884, 38.226725308380736 ], [ -84.525775176437293, 38.226715496609252 ], [ -84.525763038180358, 38.226706141201149 ], [ -84.525750335260028, 38.226697263713589 ], [ -84.525440658242132, 38.226491228632433 ], [ -84.525419112388704, 38.226477278110366 ], [ -84.525397101162469, 38.2264637854502 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22861, "RD_NAME": "MONTCLAIR CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 268.21521590999998, "RKEY": "10500848", "FMP": 0, "TMP": 268.21521590999998, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{67075992-33AE-4FA8-9C1A-E250B11F2AFF}", "plow": "32", "FromStreet": "STURBRIDGE DR", "ToStreet": "MONTICELLO DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580187604886348, 38.230595403339905 ], [ -84.579308232218736, 38.230347768931942 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22797, "RD_NAME": "TAYLORSVILLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1009.03204736, "RKEY": "10501945", "FMP": 0, "TMP": 1009.03204736, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C65E343C-2A02-498C-9343-17022A6011D0}", "plow": "32", "FromStreet": "DALE HOLLOW DR", "ToStreet": "DALE HOLLOW DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.562801919671131, 38.222591447930057 ], [ -84.563062092066062, 38.222497935968462 ], [ -84.563167774458179, 38.222507235994939 ], [ -84.563260732495792, 38.222528492003832 ], [ -84.563466437653986, 38.22263903830622 ], [ -84.564122422114679, 38.223302824453206 ], [ -84.564374451328177, 38.223714834544957 ], [ -84.564405145519828, 38.223840925936422 ], [ -84.564389768224245, 38.223909431465671 ], [ -84.564153479722549, 38.224313799352082 ], [ -84.564054014010381, 38.224393819447123 ], [ -84.563901609261848, 38.224453535110172 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25090, "RD_NAME": "CLEARWATER CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 132.98999783, "RKEY": "10503342", "FMP": 0, "TMP": 132.98999783, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2013-027", "Adopted": "2013-12-09", "GlobalID": "{05BD1108-B88D-4DB1-99DA-2AEA24DC6976}", "plow": "33", "FromStreet": "LAKE FOREST DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534353163070691, 38.195532023610788 ], [ -84.533918598474742, 38.19540651429449 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24360, "RD_NAME": "GALEHOUSE RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 295.0, "RKEY": "10502139", "FMP": 0, "TMP": 295.0, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{2838E970-664C-4B04-B773-9DEB213F0DC4}", "plow": "32", "FromStreet": "BROOKFORD WAY", "ToStreet": "DUNN CIR", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.524961917981514, 38.220768917985119 ], [ -84.524550168823595, 38.221495340572943 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25036, "RD_NAME": "S WATER ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 267.87442639, "RKEY": "10501108", "FMP": 0, "TMP": 267.87442639, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5793B3ED-1224-4E4A-8990-A22E9B78BCDD}", "plow": "31", "FromStreet": "W COLLEGE ST", "ToStreet": "W CLINTON ST", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561660623549116, 38.208388635676371 ], [ -84.561720854401287, 38.207654584062141 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23462, "RD_NAME": "GRANDSTAND DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 537.78955851000001, "RKEY": "10503296", "FMP": 0, "TMP": 537.78955851000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": null, "GlobalID": "{D215F366-AA33-4629-868E-C1C083C0E8C9}", "plow": "53", "FromStreet": "TRACKSIDE RD", "ToStreet": "END", "PaveRank": "Collector - Nonresidential", "Width": 37.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.541411558006075, 38.228452203964601 ], [ -84.542013443229934, 38.229850583389293 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24513, "RD_NAME": "TIMBERWOOD TRCE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 289.6951229, "RKEY": "10500794", "FMP": 0, "TMP": 289.6951229, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B17E3069-BC1B-4EFD-9081-7EC7F8FF90C3}", "plow": "32", "FromStreet": "YEARLING CT", "ToStreet": "FAWN RUN DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.522112436557762, 38.214163974423244 ], [ -84.522382102193916, 38.214330989849827 ], [ -84.5225606874519, 38.214418770657367 ], [ -84.522981160887937, 38.214556043781613 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24422, "RD_NAME": "CRANE CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 237.41336969, "RKEY": "10501311", "FMP": 0, "TMP": 237.41336969, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{73C93D10-B15B-40B1-A10F-A1B822D95288}", "plow": "33", "FromStreet": "HEMINGWAY PL", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570124102094297, 38.194584662471605 ], [ -84.569730189587247, 38.194387659143374 ], [ -84.569394976593045, 38.194284617769256 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24801, "RD_NAME": "WATERSIDE DR X", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 86.71189299, "RKEY": "10503177", "FMP": 0, "TMP": 86.71189299, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{95173B28-2FDD-43DA-91EB-4F98510D2829}", "plow": "52", "FromStreet": "VILLAGE BLVD", "ToStreet": "VILLAGE BLVD", "PaveRank": null, "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526276383743223, 38.226826158533569 ], [ -84.526044725921565, 38.226978813641715 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22923, "RD_NAME": "ELKHORN GREEN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 378.924511, "RKEY": "10500610", "FMP": 0, "TMP": 378.924511, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D8005682-3891-4C68-82F0-C2C5BFE74744}", "plow": "31", "FromStreet": "RIVER RUN CT", "ToStreet": "FAWN RUN DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1996-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.523051282586394, 38.216901902274273 ], [ -84.522885569961716, 38.216524231625471 ], [ -84.522603284675839, 38.216188439273722 ], [ -84.522400907691832, 38.216016557522863 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22566, "RD_NAME": "WILLIAMSBURG LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 270.92382701999998, "RKEY": "10501679", "FMP": 0, "TMP": 270.92382701999998, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B4795429-5075-4F1C-9012-21B29604AC95}", "plow": "31", "FromStreet": "MONTICELLO DR", "ToStreet": "STURBRIDGE DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578214802070718, 38.232742201233883 ], [ -84.579086660798396, 38.233026020135888 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23015, "RD_NAME": "S HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 214.91338907, "RKEY": "10501652", "FMP": 0, "TMP": 214.91338907, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0A912A89-5658-40DD-AC35-093927EDB58A}", "plow": "31", "FromStreet": "E JACKSON ST", "ToStreet": "FARNHAM AVE", "PaveRank": "Continuous", "Width": 36.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558357291857305, 38.206700417836998 ], [ -84.558406502542525, 38.206111540173772 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25069, "RD_NAME": "WARREN PASS", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 459.88264725, "RKEY": "10502547", "FMP": 0, "TMP": 459.88264725, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BA13382C-E9FF-4461-894F-881E4D319B8B}", "plow": "32", "FromStreet": "W SHOWALTER DR", "ToStreet": "LOVETT PARK LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572451921799143, 38.192014733663981 ], [ -84.572598342829082, 38.19169349198085 ], [ -84.572636398423384, 38.191576874993174 ], [ -84.572651369162784, 38.191511110790145 ], [ -84.572670630264909, 38.191372883730736 ], [ -84.572714233524522, 38.190778725040346 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23983, "RD_NAME": "S BRADFORD LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 417.14684393, "RKEY": "10501303", "FMP": 0, "TMP": 417.14684393, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AA5934A2-2E30-4AF8-B178-029ADDD847FC}", "plow": "32", "FromStreet": "W SHOWALTER DR", "ToStreet": "END", "PaveRank": "Local", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563116467044964, 38.192657950349663 ], [ -84.563220761325411, 38.19186556426493 ], [ -84.563272651983098, 38.191755130593378 ], [ -84.563446165366059, 38.191569019571105 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23973, "RD_NAME": "CARRIAGE LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 526.42732511999998, "RKEY": "10501925", "FMP": 0, "TMP": 526.42732511999998, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3606FEF1-C4B8-49E1-97B4-C1AF062967EF}", "plow": "31", "FromStreet": "BEVELED GLASS LN", "ToStreet": "WOODEN SPOKE LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.546658951711649, 38.228890778898311 ], [ -84.546799853738747, 38.2288971556303 ], [ -84.546987993919899, 38.228889182048718 ], [ -84.547400019910995, 38.228837621310909 ], [ -84.54783388947294, 38.228748930343556 ], [ -84.548439481918408, 38.228591401109973 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25058, "RD_NAME": "BOTTLETOP CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 295.34805763000003, "RKEY": "10502582", "FMP": 0, "TMP": 295.34805763000003, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{36C28C8E-1DCB-46C3-84DB-CFD32377C125}", "plow": "33", "FromStreet": "PAVILION DR", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.545969124064484, 38.235324543442914 ], [ -84.546122399815474, 38.235150061291208 ], [ -84.546197046849954, 38.235078042268022 ], [ -84.546239013367213, 38.235045513410562 ], [ -84.546412419441111, 38.234938796136944 ], [ -84.546716839321363, 38.234783703360719 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22894, "RD_NAME": "CUMBERLAND DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 131.456246, "RKEY": "10500862", "FMP": 0, "TMP": 131.456246, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{89F0262A-BC7F-4A0E-9124-9A5E82237A2D}", "plow": "31", "FromStreet": "NANTUCKET CT", "ToStreet": "HAMPTON CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1993-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575408736821061, 38.233640713319247 ], [ -84.575200426080556, 38.233842973626601 ], [ -84.575109816994427, 38.233913478148629 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22781, "RD_NAME": "DEGARIS ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 348.43441401000001, "RKEY": "10500971", "FMP": 0, "TMP": 348.43441401000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{370B6EB3-24EF-4CDB-A82F-658A10355BA9}", "plow": "33", "FromStreet": "LEWIS LN", "ToStreet": "END", "PaveRank": "Local", "Width": 10.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550504415427156, 38.220411415565763 ], [ -84.550031303023246, 38.220582933319498 ], [ -84.549573612521741, 38.220705170351707 ], [ -84.549370362626803, 38.220731534239754 ], [ -84.549367432675155, 38.220731914728496 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24800, "RD_NAME": "VILLAGE BLVD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 184.72838852000001, "RKEY": "10503176", "FMP": 0, "TMP": 184.72838852000001, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{CD2515A6-4582-4963-9CD5-053C25932038}", "plow": "52", "FromStreet": "OLD OXFORD RD", "ToStreet": "WATERSIDE DR", "PaveRank": null, "Width": 0.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526364796387085, 38.227418325407811 ], [ -84.526111649735626, 38.227057381186974 ], [ -84.526096546514253, 38.227036903679846 ], [ -84.526080337486121, 38.227016958526953 ], [ -84.526063053628434, 38.226997582592439 ], [ -84.526044725921565, 38.226978813641715 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23293, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 252.05586418, "RKEY": "10502339", "FMP": 0, "TMP": 252.05586418, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{28246575-D4B2-4341-896F-76E9C40B2807}", "plow": "31", "FromStreet": "SEA PINES WAY", "ToStreet": "TURTLE POINT DR", "PaveRank": null, "Width": 0.0, "SectionID": 16.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582857017079633, 38.213384777576728 ], [ -84.582825031968852, 38.213492119742575 ], [ -84.582765367535316, 38.213632694001014 ], [ -84.582728783140212, 38.213700717391262 ], [ -84.582607646271896, 38.213898359333179 ], [ -84.582542226007135, 38.214028715303947 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25871, "RD_NAME": "N HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 350.61709704999998, "RKEY": "10500950", "FMP": 0, "TMP": 350.61709704999998, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A82DE31B-623D-4C5A-88D1-176494F9A935}", "plow": "31", "FromStreet": "E WASHINGTON ST", "ToStreet": "E JEFFERSON ST", "PaveRank": "Continuous", "Width": 35.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557933363463903, 38.211493250871207 ], [ -84.557846453627221, 38.212453606994671 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22590, "RD_NAME": "STURBRIDGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 331.55896164000001, "RKEY": "10500587", "FMP": 0, "TMP": 331.55896164000001, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{10719461-734A-4D95-9A2D-777B288D4D0D}", "plow": "31", "FromStreet": "MONTCLAIR CT", "ToStreet": "COLONY BLVD", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580187604886348, 38.230595403339905 ], [ -84.580396166299181, 38.230134979827852 ], [ -84.580488761143386, 38.229719822139721 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24799, "RD_NAME": "VILLAGE BLVD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 344.67342, "RKEY": "10503173", "FMP": 0, "TMP": 344.67342, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{31C8A587-2549-43DE-B94E-DD03D41F7692}", "plow": "52", "FromStreet": "CROSS PARK DR", "ToStreet": "WATERSIDE DR", "PaveRank": null, "Width": 0.0, "SectionID": 7.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -84.525397101162469, 38.2264637854502 ], [ -84.525372651396395, 38.226449640854611 ], [ -84.52534769213031, 38.226436063235532 ], [ -84.525322243958854, 38.226423062454231 ], [ -84.52522019326554, 38.226372571634862 ] ], [ [ -84.525220193268964, 38.226372572535759 ], [ -84.524983141958955, 38.226255288412574 ], [ -84.524936417375173, 38.226235898843733 ], [ -84.524886513058988, 38.226222306232188 ], [ -84.524834576897916, 38.226214823231693 ], [ -84.524781803513847, 38.226213621964206 ], [ -84.524285142994685, 38.22623207086837 ] ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24995, "RD_NAME": "CHAMBERS AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 297.46836464, "RKEY": "10500934", "FMP": 0, "TMP": 297.46836464, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1A584FFA-9239-406A-8B25-281A57B1CCA5}", "plow": "31", "FromStreet": "PROSPECT ST", "ToStreet": "MARKS ST", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552277496517561, 38.213239643445462 ], [ -84.552181416873239, 38.214052972011018 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23923, "RD_NAME": "RUFFIAN TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 273.25506599, "RKEY": "10502422", "FMP": 0, "TMP": 273.25506599, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E84A192A-C8CC-4F35-AB86-57B58957C031}", "plow": "32", "FromStreet": "RICHFIELDS AVE", "ToStreet": "VALDEZ CIR", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.532586979148135, 38.201244163189521 ], [ -84.531715595637152, 38.200943794078732 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25401, "RD_NAME": "RABBIT RUN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 392.54243648, "RKEY": "10500612", "FMP": 0, "TMP": 392.54243648, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BA8418CB-D2CD-4136-8DB5-12D24AA96823}", "plow": "32", "FromStreet": "FOX RUN RD", "ToStreet": "WILDERNESS COVE LN", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.519358947742361, 38.216666371789621 ], [ -84.518559790365401, 38.216077738946495 ], [ -84.518406471926482, 38.21589954909274 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25118, "RD_NAME": "CLUBHOUSE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 49.063306, "RKEY": "10503774", "FMP": 0, "TMP": 49.063306, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{2F5F2D89-1091-499A-BA25-11CD40AEFF88}", "plow": "53", "FromStreet": "END", "ToStreet": "SUNNINGDALE DR", "PaveRank": "Local", "Width": 0.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.520996631297024, 38.239622028784503 ], [ -84.520973297815388, 38.239641705905072 ], [ -84.520950786700027, 38.239661975725326 ], [ -84.520929127570085, 38.239682816554883 ], [ -84.520908345468726, 38.239704204912158 ], [ -84.52088845972807, 38.239726117328814 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23061, "RD_NAME": "E COLLEGE ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 351.73822043000001, "RKEY": "10501143", "FMP": 0, "TMP": 351.73822043000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3C8EAEF6-A93B-472B-A5AE-854B28904225}", "plow": "31", "FromStreet": "S HAMILTON ST", "ToStreet": "S MULBERRY ST", "PaveRank": "Continuous", "Width": 38.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558226476576039, 38.208180499207494 ], [ -84.557005962801526, 38.208106396361551 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23922, "RD_NAME": "RUFFIAN TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 419.84900975, "RKEY": "10502421", "FMP": 0, "TMP": 419.84900975, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AA4C9339-83FA-4BBF-98D9-9788813BB023}", "plow": "32", "FromStreet": "VALDEZ CIR", "ToStreet": "VALDEZ CIR", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531715595637152, 38.200943794078732 ], [ -84.530378849311049, 38.20047850303154 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23022, "RD_NAME": "S HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 250.79570268000001, "RKEY": "10501657", "FMP": 0, "TMP": 250.79570268000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5AA3C015-F57C-4E3F-BB18-DD35900ED5C5}", "plow": "33", "FromStreet": "CLAY AVE", "ToStreet": "END", "PaveRank": "Continuous", "Width": 34.0, "SectionID": 10.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558866937877468, 38.199488599689886 ], [ -84.558919473567613, 38.198801158169701 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23147, "RD_NAME": "SCROGGIN PARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1019.55013706, "RKEY": "10500667", "FMP": 0, "TMP": 1019.55013706, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5610BCBB-46BD-4287-9B41-B06AD217F06F}", "plow": "31", "FromStreet": "SCROGGIN PARK DR (West)", "ToStreet": "SCROGGIN PARK DR (East)", "PaveRank": null, "Width": 0.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554884642052826, 38.195447739176345 ], [ -84.554746329585839, 38.195199989494689 ], [ -84.554418274730622, 38.194357099145797 ], [ -84.554273309129485, 38.194154871267074 ], [ -84.554089920110542, 38.193983014448968 ], [ -84.553853644683073, 38.19385346560324 ], [ -84.553720824534281, 38.193803510269383 ], [ -84.553586702243408, 38.193769471284511 ], [ -84.55331177073343, 38.193727414639802 ], [ -84.55266129980518, 38.193688420059551 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22915, "RD_NAME": "ELKHORN MEADOWS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 248.67846183, "RKEY": "10500906", "FMP": 0, "TMP": 248.67846183, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6D2A385C-612C-450F-B05B-02709AC80811}", "plow": "32", "FromStreet": "BRIAN AVE", "ToStreet": "CHARLOTTE AVE", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "1996-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.532544488130654, 38.209833075271305 ], [ -84.532816755667881, 38.210481280893674 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23086, "RD_NAME": "LONDON CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 141.28374359, "RKEY": "10502277", "FMP": 0, "TMP": 141.28374359, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D33CF0DA-21FC-4829-98CE-13F60FA378EE}", "plow": "33", "FromStreet": "SALINGER DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.568042434694874, 38.190634056463331 ], [ -84.567731991173574, 38.190333242789009 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22981, "RD_NAME": "N WATER ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 348.09261384000001, "RKEY": "10502869", "FMP": 0, "TMP": 348.09261384000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1DD4EF1F-D107-4E70-BAB5-ABED828A433D}", "plow": "31", "FromStreet": "COOPER ALY", "ToStreet": "W WASHINGTON ST", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561467699595667, 38.210744464223318 ], [ -84.561452141910308, 38.210931885254354 ], [ -84.561416428832615, 38.211699414515515 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23839, "RD_NAME": "OLD LEMONS MILL RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 281.10236827, "RKEY": "10500781", "FMP": 0, "TMP": 281.10236827, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A823A2EC-37AB-48AC-86C8-6DE858AD1A42}", "plow": "33", "FromStreet": "S BROADWAY", "ToStreet": "COURT ALY", "PaveRank": "Local", "Width": 18.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560483579804625, 38.202403769134733 ], [ -84.560197659702425, 38.202375236651264 ], [ -84.559942480122757, 38.202367524380087 ], [ -84.559708705374717, 38.202393311715689 ], [ -84.559517525667928, 38.202435763754998 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23921, "RD_NAME": "RODEO DR X", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 22.76975457, "RKEY": "10502417", "FMP": 0, "TMP": 22.76975457, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{EF071ACF-E2E0-4DFD-A2EE-CCC8CC48A079}", "plow": "31", "FromStreet": "SANTA BARBARA BLVD", "ToStreet": "SANTA BARBARA BLVD", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.535762181372135, 38.199171429718291 ], [ -84.535686693932902, 38.199190428393536 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22850, "RD_NAME": "CAUDILL AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 261.54491121000001, "RKEY": "10501496", "FMP": 0, "TMP": 261.54491121000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{12EAF9AA-2DA5-48CF-8895-74D3F249F4A0}", "plow": "32", "FromStreet": "N LEWIS CT", "ToStreet": "S LEWIS CT", "PaveRank": "Local", "Width": 16.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565757972991207, 38.206144757605955 ], [ -84.565731235353837, 38.205426859866606 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24962, "RD_NAME": "SETH WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 372.64480945999998, "RKEY": "10502468", "FMP": 100, "TMP": 482.64480945999998, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2012-003", "Adopted": "2012-02-13", "GlobalID": "{26B8EDDC-0616-4215-BAB8-EF894257686B}", "plow": "31", "FromStreet": "SERENA WAY", "ToStreet": "MARJORIE PL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.528295830426458, 38.197781183239819 ], [ -84.528854890334131, 38.196827542029851 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25142, "RD_NAME": "RIVIERA DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 217.0, "RKEY": "10502400", "FMP": 0, "TMP": 217.0, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CC579588-172A-4370-80EF-E71FE82E19C3}", "plow": "31", "FromStreet": "SPYGLASS DR", "ToStreet": "BETHPAGE PATH", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529199410610957, 38.233029973469755 ], [ -84.529159178001962, 38.232516810532715 ], [ -84.529156671260836, 38.232435092669768 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25024, "RD_NAME": "S REDDING RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 39.5738898, "RKEY": "10503052", "FMP": 0, "TMP": 39.5738898, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A2874F99-23A6-4EFE-8AB3-1BBD8E175F07}", "plow": "32", "FromStreet": "REDDING LAKE CIR", "ToStreet": "REDDING LAKE CIR", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576687446386146, 38.198535574339729 ], [ -84.576740550940571, 38.198435309114871 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25803, "RD_NAME": "E COLLEGE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 164.47710872, "RKEY": "10501151", "FMP": 0, "TMP": 164.47710872, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{738D1482-365F-4F7B-947B-9590047B067A}", "plow": "32", "FromStreet": "LANCASTER CT", "ToStreet": "MATTOX ST", "PaveRank": null, "Width": 0.0, "SectionID": 8.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.548444021648308, 38.207841180103863 ], [ -84.547873014368335, 38.207809559456841 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25127, "RD_NAME": "BROOKFORD WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 251.328279, "RKEY": "10503355", "FMP": 0, "TMP": 251.328279, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2012-004", "Adopted": "2012-02-13", "GlobalID": "{7D091A1A-3C80-49B3-98BE-61DC6E19524C}", "plow": "32", "FromStreet": "DALTON RD", "ToStreet": "BROOKFORD WAY-W Traffice Circle", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.527558913846178, 38.221620878090874 ], [ -84.526771209601449, 38.22132062297937 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23070, "RD_NAME": "FELIX ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 580.93221248999998, "RKEY": "10502121", "FMP": 0, "TMP": 580.93221248999998, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-038", "Adopted": "2009-11-23", "GlobalID": "{585F8DB7-996B-4F4A-8C1D-2DF874A692DF}", "plow": "32", "FromStreet": "SETH WAY", "ToStreet": "SERENA WAY", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529461910168749, 38.200282010641196 ], [ -84.529677092851841, 38.19989808779043 ], [ -84.530293084873875, 38.198827855898074 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23460, "RD_NAME": "NATHAN HALE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 483.99857561, "RKEY": "10503268", "FMP": 0, "TMP": 483.99857561, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": null, "GlobalID": "{3F7CF1A8-7AD5-47C8-9958-B30AF6AEFC87}", "plow": "52", "FromStreet": "ISAAC SHELBY DR", "ToStreet": "ETHAN ALLEN DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582509934156576, 38.228748227742273 ], [ -84.582250716733796, 38.227434983907088 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23031, "RD_NAME": "BROOKFORD WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 223.171208, "RKEY": "10502027", "FMP": 0, "TMP": 223.171208, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{040F6BE1-1C10-420E-9944-F46CDC742C6B}", "plow": "31", "FromStreet": "DUNN CIR", "ToStreet": "BROOKFORD WAY-E Traffice Circle", "PaveRank": "Local", "Width": 23.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525863824010472, 38.220971291434303 ], [ -84.525304414056095, 38.220760070125152 ], [ -84.52516177449823, 38.220709011755567 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23484, "RD_NAME": "PAYNES DEPOT RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1371.45846951, "RKEY": "10501744", "FMP": 0, "TMP": 1371.45846951, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1B5F51D4-267A-49D4-95F5-E23E38CE1A0E}", "plow": "31", "FromStreet": "COPPERFIELD LN", "ToStreet": "MCCLELLAND CIR", "PaveRank": "Collector - Nonresidential", "Width": 52.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583304375666302, 38.201125809533181 ], [ -84.584278701805587, 38.199509564118721 ], [ -84.585318155540463, 38.197711593105282 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23316, "RD_NAME": "PAYNES LANDING BLVD (Traffic Circle)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 45.72533769, "RKEY": "10502345", "FMP": 0, "TMP": 45.72533769, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{6B8C20A7-949A-4D33-800A-9E19F1BA1EAD}", "plow": "31", "FromStreet": "PAYNES LANDING BLVD", "ToStreet": "PAYNES LANDING BLVD", "PaveRank": null, "Width": 0.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582003782002531, 38.215209828582687 ], [ -84.581978486431979, 38.215246379946599 ], [ -84.581969945716267, 38.215280076414039 ], [ -84.581972194317331, 38.215313879170878 ], [ -84.581978409377484, 38.215328798909233 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23091, "RD_NAME": "WATERSIDE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 372.95578459000001, "RKEY": "10503179", "FMP": 0, "TMP": 372.95578459000001, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{7870BB6B-EA21-4792-9D39-EAD265C75B50}", "plow": "53", "FromStreet": "END", "ToStreet": "VILLAGE BLVD", "PaveRank": "Local", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526945659530185, 38.225981514429641 ], [ -84.526689792134704, 38.226508374628217 ], [ -84.526681216918888, 38.226524480057058 ], [ -84.526671359653434, 38.226540122741021 ], [ -84.526660262354795, 38.226555239515527 ], [ -84.526647969330568, 38.226569769012308 ], [ -84.526634529470513, 38.226583653456132 ], [ -84.526619997371512, 38.226596834157128 ], [ -84.52660443222986, 38.226609260523034 ], [ -84.526587897803353, 38.226620880148886 ], [ -84.526276383743223, 38.226826158533569 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23844, "RD_NAME": "EMERSON TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 274.60000571, "RKEY": "10503454", "FMP": 0, "TMP": 274.60000571, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BA71DDE4-0A42-4C50-BDF2-7DE986F67993}", "plow": "31", "FromStreet": "COPLAND CT", "ToStreet": "BRAHMS CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576626132178959, 38.195579640832413 ], [ -84.576259775961603, 38.196276069822879 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23459, "RD_NAME": "ETHAN ALLEN DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 599.12551573999997, "RKEY": "10503267", "FMP": 0, "TMP": 599.12551573999997, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": null, "GlobalID": "{11149B21-4F5C-49A5-A8BE-7FF405AC6DC0}", "plow": "52", "FromStreet": "COLONY BLVD", "ToStreet": "NATHAN HALE DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581426268557635, 38.229830308550305 ], [ -84.581605183206719, 38.229007948164949 ], [ -84.581639504989951, 38.228924974474879 ], [ -84.581716619874513, 38.228866495362773 ], [ -84.581819412751642, 38.228832203470809 ], [ -84.582509934156576, 38.228748227742273 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22855, "RD_NAME": "MARKHAM DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 426.14472693, "RKEY": "10501208", "FMP": 0, "TMP": 426.14472693, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{08116B40-AB3E-4286-B573-9D963A6E19EC}", "plow": "31", "FromStreet": "S BROADWAY", "ToStreet": "GREENBRIAR DR", "PaveRank": "Boulevard - Parking", "Width": 21.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56178624944485, 38.192993530311654 ], [ -84.561463008633552, 38.192981118216601 ], [ -84.561319389237966, 38.192993359953505 ], [ -84.561190700201919, 38.193022646976075 ], [ -84.561090934454228, 38.193052352354542 ], [ -84.560978648041555, 38.193103716892317 ], [ -84.560895000928966, 38.193149154475201 ], [ -84.560804441636179, 38.193212255094323 ], [ -84.5607028265254, 38.193304058033156 ], [ -84.56053853866301, 38.19347069473406 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24780, "RD_NAME": "COACHMAN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 198.51107615000001, "RKEY": "10502951", "FMP": 0, "TMP": 198.51107615000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0CAFDA75-A661-4D24-A7F3-FA9BE64694B7}", "plow": "32", "FromStreet": "CARRIAGE LN", "ToStreet": "HIDDEN PADDOCK DR", "PaveRank": null, "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550124559555556, 38.228828492467763 ], [ -84.550215662066222, 38.228899724495697 ], [ -84.550312417476036, 38.22900863848961 ], [ -84.550420114948722, 38.229129747148008 ], [ -84.550504638659277, 38.229220136038677 ], [ -84.550550012133698, 38.229256023999334 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25159, "RD_NAME": "WATERSIDE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 144.023186, "RKEY": "10503725", "FMP": 0, "TMP": 144.023186, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{F37009B2-AF7A-47C6-AA27-CBFE655E68AD}", "plow": "52", "FromStreet": "VILLAGE BLVD", "ToStreet": "VILLAGE BLVD", "PaveRank": null, "Width": 0.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.524285141852616, 38.22623207087107 ], [ -84.524290608184671, 38.225859734200398 ], [ -84.524289712392203, 38.225836616741546 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23495, "RD_NAME": "CONCORD CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 248.88575235, "RKEY": "10501243", "FMP": 0, "TMP": 248.88575235, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{12E12917-E815-4977-8F4E-F3C78A0E114E}", "plow": "33", "FromStreet": "MT VERNON DR", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1978-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552938329776978, 38.189919599351015 ], [ -84.552315271293537, 38.189866049380896 ], [ -84.552076131723695, 38.189870767188914 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25029, "RD_NAME": "CANEWOOD CENTER DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 399.55647065, "RKEY": "10502860", "FMP": 0, "TMP": 399.55647065, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": null, "GlobalID": "{54930731-524C-4059-8066-71295A169C2F}", "plow": "52", "FromStreet": "MISSION PATH", "ToStreet": "TIBURON PATH", "PaveRank": "Continuous", "Width": 31.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.595553690001367, 38.210604591179383 ], [ -84.595563396093667, 38.211073216015258 ], [ -84.595479656797934, 38.211374499266249 ], [ -84.595296957909866, 38.211660259119427 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22866, "RD_NAME": "ROBINSON AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 445.21132372, "RKEY": "10501078", "FMP": 0, "TMP": 445.21132372, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{72FD4AEB-38AF-459D-A4F3-3E33BCF2F624}", "plow": "33", "FromStreet": "E PENN AVE", "ToStreet": "END", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55872109461302, 38.215170077565297 ], [ -84.559026284908356, 38.215627676509989 ], [ -84.55924461663048, 38.21631180135541 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24508, "RD_NAME": "HARMONY RIDGE RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 570.40461445000005, "RKEY": "10502193", "FMP": 0, "TMP": 570.40461445000005, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{88E8988C-A5A5-47F7-9641-19EC4EAAF3BE}", "plow": "33", "FromStreet": "PLEASANT VIEW DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.538422265044389, 38.190704105901133 ], [ -84.539059808434345, 38.189559346533677 ], [ -84.53914748272004, 38.189369918204754 ], [ -84.539209047742091, 38.189266558958884 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25584, "RD_NAME": "POPLAR ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 307.76818916000002, "RKEY": "10501064", "FMP": 0, "TMP": 307.76818916000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0907564D-AF7B-4E35-8E87-640B9B66FD6A}", "plow": "32", "FromStreet": "ELM ST", "ToStreet": "PAYNE AVE", "PaveRank": "Local", "Width": 22.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553206683759669, 38.219890068960666 ], [ -84.553496323763227, 38.220703730149644 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23458, "RD_NAME": "NATHAN HALE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 589.061102, "RKEY": "10503266", "FMP": 0, "TMP": 589.061102, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": null, "GlobalID": "{5BBCD10C-9C29-4AC0-B86A-978ADE27A3CB}", "plow": "52", "FromStreet": "STURBRIDGE DR", "ToStreet": "ISAAC SHELBY DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581454066168376, 38.226129249653489 ], [ -84.58179975369751, 38.226192397670729 ], [ -84.581875054199728, 38.226212729518991 ], [ -84.581926799308064, 38.226247605226604 ], [ -84.581974865824392, 38.226297744965308 ], [ -84.581996474995066, 38.226350695962033 ], [ -84.582012302825291, 38.226427633457433 ], [ -84.582250716733796, 38.227434983907088 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23936, "RD_NAME": "MARY BOURNE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 295.96066078000001, "RKEY": "10501462", "FMP": 0, "TMP": 295.96066078000001, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E36B87A2-C587-4078-BD28-C0104E4AF9B7}", "plow": "32", "FromStreet": "JOSIE TRL", "ToStreet": "LEE DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575742596176255, 38.207502461393261 ], [ -84.575784864255809, 38.207514690781288 ], [ -84.576764011938863, 38.207599112499629 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22561, "RD_NAME": "WILLIAMSBURG LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 518.73257873, "RKEY": "10501673", "FMP": 0, "TMP": 518.73257873, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A77E6D0C-F3B5-44E8-B376-E205A402D7F2}", "plow": "31", "FromStreet": "COLONY BLVD", "ToStreet": "WESTVIEW CT", "PaveRank": "Continuous", "Width": 31.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575208004013945, 38.228853463462499 ], [ -84.575185237364735, 38.229189117654165 ], [ -84.575322586908769, 38.229658186909909 ], [ -84.575342022682747, 38.229749285006207 ], [ -84.57534565442333, 38.229849013827931 ], [ -84.5753073211405, 38.23004746952477 ], [ -84.575231621667498, 38.230252969027916 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23359, "RD_NAME": "DORCHESTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 285.0433877, "RKEY": "10501260", "FMP": 0, "TMP": 285.0433877, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FD9954AC-BA15-4589-812D-06E445323987}", "plow": "32", "FromStreet": "HUDSON DR", "ToStreet": "MONMOUTH CT", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1979-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552044294929516, 38.186159508737063 ], [ -84.551480775724414, 38.186319403700601 ], [ -84.551120701694771, 38.186443459767716 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23978, "RD_NAME": "W CHOPIN WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 996.2078365, "RKEY": "10502550", "FMP": 0, "TMP": 996.2078365, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{956BA6FE-D34E-466C-979A-9E612B476CD7}", "plow": "32", "FromStreet": "SALINGER DR", "ToStreet": "BRADBURY LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565824124149415, 38.19212182062433 ], [ -84.566052881085028, 38.192113950396994 ], [ -84.566617383137611, 38.192045176447373 ], [ -84.567060165014155, 38.191949913993504 ], [ -84.567483092585505, 38.191812432178779 ], [ -84.56770576693755, 38.191728147544417 ], [ -84.567848354186111, 38.191668603722547 ], [ -84.56805552053045, 38.191574826968441 ], [ -84.568190928259554, 38.191507246155595 ], [ -84.568466129459907, 38.191358945548807 ], [ -84.56861324398615, 38.19129917132129 ], [ -84.568759008621839, 38.191258333636227 ], [ -84.568925487253608, 38.19122786478426 ], [ -84.569041964278355, 38.191212275078968 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23968, "RD_NAME": "BYAKOA LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 289.7775255, "RKEY": "10502031", "FMP": 0, "TMP": 289.7775255, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{622FB14F-0673-44C6-A1A9-0593751F67BC}", "plow": "32", "FromStreet": "HOMEPLACE BLVD", "ToStreet": "PICKETT LN", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.532847471621949, 38.198097549689564 ], [ -84.532768879496629, 38.198072847252106 ], [ -84.531930337796794, 38.197767049645797 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25053, "RD_NAME": "WYSTERIA LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 516.12925868000002, "RKEY": "10503109", "FMP": 0, "TMP": 516.12925868000002, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": null, "GlobalID": "{5DD5365F-E651-4B22-8087-A51924E08F18}", "plow": "52", "FromStreet": "TAVNER DR", "ToStreet": "BERKSHIRE LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.548810098468834, 38.181375662764481 ], [ -84.54867840980269, 38.181351367209054 ], [ -84.548536488972474, 38.181325183178231 ], [ -84.548472801934793, 38.181308166981907 ], [ -84.54828796989851, 38.181242455856271 ], [ -84.54777307189012, 38.18105939953454 ], [ -84.54748584085209, 38.180957282058777 ], [ -84.547277741817425, 38.180883296782106 ], [ -84.547156154245371, 38.180834045065509 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25521, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 247.708788, "RKEY": "10503638", "FMP": 0, "TMP": 247.708788, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{FE41847E-03D6-456E-B63A-04BF0A5F3E6B}", "plow": "31", "FromStreet": "RIDDELL DR", "ToStreet": "CHRISTAL DR", "PaveRank": "Boulevard - No Parking", "Width": 18.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583239540617114, 38.211344154740139 ], [ -84.583070937491684, 38.212011232730752 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23520, "RD_NAME": "SETH WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 436.50695424000003, "RKEY": "10502467", "FMP": 0, "TMP": 436.50695424000003, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-038", "Adopted": "2009-11-23", "GlobalID": "{17843E75-D7DD-41B5-A955-8F10BEFBABEB}", "plow": "32", "FromStreet": "FELIX ST", "ToStreet": "GAIL LN", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529461910168749, 38.200282010641196 ], [ -84.529098498204306, 38.200160162865863 ], [ -84.528871550622753, 38.200078173368276 ], [ -84.528793807891432, 38.200044138919978 ], [ -84.528724531037724, 38.200003325463449 ], [ -84.528665811791015, 38.199955481171216 ], [ -84.528617627999509, 38.199901977324629 ], [ -84.528582354402474, 38.199846410186318 ], [ -84.528416990897384, 38.199513760864562 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23457, "RD_NAME": "STURBRIDGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 403.95817605000002, "RKEY": "10503265", "FMP": 0, "TMP": 403.95817605000002, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{86D31853-C293-4CFE-B688-848759C01E64}", "plow": "32", "FromStreet": "NATHAN HALE DR", "ToStreet": "NATHAN HALE DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581454066168376, 38.226129249653489 ], [ -84.581790986168556, 38.2250522851337 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24448, "RD_NAME": "EMERSON TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 273.00597104000002, "RKEY": "10502107", "FMP": 0, "TMP": 273.00597104000002, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9B6CE757-C365-4F64-A68E-6385CA31C5E6}", "plow": "31", "FromStreet": "WALDEN COVE", "ToStreet": "RANSOM TRCE", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575898066872966, 38.196968615145252 ], [ -84.575536212098413, 38.197661778630959 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25866, "RD_NAME": "BOURBON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 215.97503634, "RKEY": "10500927", "FMP": 0, "TMP": 215.97503634, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8105D3F7-BCDB-4515-8EC0-B17DCF799F84}", "plow": "31", "FromStreet": "BOURBON CT", "ToStreet": "PENN ALY", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55502102309039, 38.212818642904146 ], [ -84.554272058005694, 38.21276822806437 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22585, "RD_NAME": "CASTLEFORD DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 108.35919445, "RKEY": "10500826", "FMP": 0, "TMP": 108.35919445, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2EC54F97-CD30-41CC-8C69-94E290703CDF}", "plow": "31", "FromStreet": "KEELRIDGE DR", "ToStreet": "KEELRIDGE DR", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575582529653943, 38.228074196249139 ], [ -84.575734291162263, 38.227945525493986 ], [ -84.57584806054669, 38.227863165421518 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23456, "RD_NAME": "STURBRIDGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 521.91477096000006, "RKEY": "10503264", "FMP": 0, "TMP": 521.91477096000006, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9978ECD5-77D5-4AC8-980F-A5F82165D374}", "plow": "32", "FromStreet": "CASTLEFORD DR", "ToStreet": "NATHAN HALE DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581034862376967, 38.22752376361435 ], [ -84.581454066168376, 38.226129249653489 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24989, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 294.32832707, "RKEY": "10501344", "FMP": 0, "TMP": 294.32832707, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{97D8BB6D-803E-4BA3-BAFA-2172DB2831C6}", "plow": "31", "FromStreet": "LLOYD CT", "ToStreet": "MASON CT", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 20.0, "Agency": "Georgetown", "DateConst": "1970-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.573606956414537, 38.204513769687956 ], [ -84.57407153955306, 38.204561234918593 ], [ -84.57425055265135, 38.204553951568499 ], [ -84.574414443576885, 38.204534709555489 ], [ -84.574618046667482, 38.204491418397048 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23455, "RD_NAME": "STURBRIDGE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 497.89576154000002, "RKEY": "10503263", "FMP": 32, "TMP": 529.89576153999997, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": null, "GlobalID": "{B7D725CB-1FF1-412D-BE46-81C1CE8F5183}", "plow": "51", "FromStreet": "BAINBRIDGE DR", "ToStreet": "CASTLEFORD DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.58068001807699, 38.228861130828768 ], [ -84.580765378545507, 38.22842782342633 ], [ -84.580998845815699, 38.22764941436548 ], [ -84.581034862376967, 38.22752376361435 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24892, "RD_NAME": "SUTTON PLACE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 331.69579132000001, "RKEY": "10502500", "FMP": 0, "TMP": 331.69579132000001, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{200F68B5-0875-47CC-96C4-EDC7B92143DB}", "plow": "31", "FromStreet": "SKYLINE DR", "ToStreet": "SUMMIT DR", "PaveRank": "Continuous", "Width": 36.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.528744687392873, 38.191213943482865 ], [ -84.528836897160019, 38.191004521458481 ], [ -84.528969551511977, 38.19072740609667 ], [ -84.529067283357463, 38.190541660621342 ], [ -84.529168999657387, 38.190367489684917 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23014, "RD_NAME": "S HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 292.53652832, "RKEY": "10501651", "FMP": 0, "TMP": 292.53652832, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F38069D9-6E71-4869-948A-1F586D8594F2}", "plow": "31", "FromStreet": "E CLINTON ST", "ToStreet": "E JACKSON ST", "PaveRank": "Continuous", "Width": 34.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558289670729565, 38.207501955026061 ], [ -84.558357291857305, 38.206700417836998 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25111, "RD_NAME": "SCHOOL HOUSE RD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 1454.954062, "RKEY": "10503740", "FMP": 0, "TMP": 1454.954062, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{0E1821F9-BEE1-494C-9492-74C5291D3B53}", "plow": "51", "FromStreet": "PLEASANT VIEW DR", "ToStreet": "END", "PaveRank": "Local", "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.539271318097065, 38.190890303727116 ], [ -84.539230504018548, 38.190842133884203 ], [ -84.539224230912808, 38.190783748477486 ], [ -84.53925712196903, 38.190700237399255 ], [ -84.539321593847404, 38.190583275888848 ], [ -84.539386136634121, 38.190484192205922 ], [ -84.539602260226815, 38.190053396284526 ], [ -84.540265083324343, 38.18888611548509 ], [ -84.541215524235483, 38.187238987225967 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22844, "RD_NAME": "HIGHLAND AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 503.21426444999997, "RKEY": "10501918", "FMP": 0, "TMP": 503.21426444999997, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E316213D-82DD-49D9-A13B-C2C479540857}", "plow": "32", "FromStreet": "W CLINTON ST", "ToStreet": "N LEWIS CT", "PaveRank": "Local", "Width": 19.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564883891228035, 38.207556977011329 ], [ -84.564839804223027, 38.206403879162622 ], [ -84.564845913752023, 38.206175716010407 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23454, "RD_NAME": "PONY PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 374.40277441000001, "RKEY": "10503259", "FMP": 0, "TMP": 374.40277441000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2012-003", "Adopted": "2012-02-13", "GlobalID": "{020A6AB7-DB6C-4362-B28C-61A175FFB546}", "plow": "32", "FromStreet": "ERICA DR", "ToStreet": "MARJORIE PL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530754655232215, 38.197829163291843 ], [ -84.530859631467592, 38.197645853165305 ], [ -84.530955310092125, 38.197683745939223 ], [ -84.531069502992651, 38.197479409212086 ], [ -84.53110155163688, 38.197423445721242 ], [ -84.531342760461698, 38.197007163266719 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23016, "RD_NAME": "S HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 651.96274287999995, "RKEY": "10501653", "FMP": 0, "TMP": 651.96274287999995, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{031D4D26-DA8A-4197-8D85-6B3B2326083E}", "plow": "31", "FromStreet": "FARNHAM AVE", "ToStreet": "CLAYTON AVE", "PaveRank": "Continuous", "Width": 34.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558406502542525, 38.206111540173772 ], [ -84.55855653616311, 38.204325155761971 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23142, "RD_NAME": "PAYNES LANDING BLVD (Traffic Circle)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 29.29473873, "RKEY": "10502344", "FMP": 0, "TMP": 29.29473873, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{5523C088-C26E-4F24-B79E-2C001421DE4C}", "plow": "31", "FromStreet": "PAYNES LANDING BLVD", "ToStreet": "SHINNECOCK HILLS DR", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582272452750559, 38.215323436006756 ], [ -84.582273901760075, 38.215275937636768 ], [ -84.58226256956894, 38.21524424275978 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22910, "RD_NAME": "N BOLD FORBES BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 779.78982465000001, "RKEY": "10500864", "FMP": 0, "TMP": 779.78982465000001, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0664AC79-95E6-4CC2-A57E-B2ECEE9DAE90}", "plow": "32", "FromStreet": "LOOKOUT LN", "ToStreet": "DANCERS IMAGE DR", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581242694719919, 38.239290903753805 ], [ -84.58131162990216, 38.239839756333438 ], [ -84.581449038013275, 38.240308816969375 ], [ -84.581697464661858, 38.240957487331805 ], [ -84.581769379198974, 38.241121604981807 ], [ -84.581871475471203, 38.241248945779198 ], [ -84.581967794155403, 38.241323498708162 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25822, "RD_NAME": "DELAPLAIN RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1161.922148, "RKEY": "10503033", "FMP": 0, "TMP": 1161.922148, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9978D87E-4216-415F-B58D-1BFC17818FF3}", "plow": "31", "FromStreet": "ANDERSON RD", "ToStreet": "BROOKLANE DR", "PaveRank": null, "Width": 0.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.517903576183841, 38.27092256016175 ], [ -84.516591117023125, 38.270849292258909 ], [ -84.515011963825629, 38.270746312552369 ], [ -84.513867742202791, 38.270684237546426 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22976, "RD_NAME": "TOWSON WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 894.49280367999995, "RKEY": "10501209", "FMP": 0, "TMP": 894.49280367999995, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7E0F1FF8-2587-4C7E-9863-CCB678DD188E}", "plow": "32", "FromStreet": "MARKHAM DR", "ToStreet": "FAIRFAX WAY", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559684833325406, 38.194311840668433 ], [ -84.559378404733565, 38.194113386721178 ], [ -84.559163999550634, 38.194032591339273 ], [ -84.558965334616417, 38.193986921724672 ], [ -84.557861431326899, 38.193945765964571 ], [ -84.556696815438713, 38.193895384087014 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23114, "RD_NAME": "PAUL REVERE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 1039.4191763199999, "RKEY": "10503270", "FMP": 0, "TMP": 1039.4191763199999, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": null, "GlobalID": "{425E70C8-4526-45E1-9645-6A731FC20F11}", "plow": "52", "FromStreet": "ISAAC SHELBY DR", "ToStreet": "STURBRIDGE DR", "PaveRank": "Local", "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583174587495392, 38.227297883181919 ], [ -84.582901875425236, 38.226147562267499 ], [ -84.582698539830758, 38.225303640538883 ], [ -84.582685223045658, 38.225251934567055 ], [ -84.582649790841643, 38.225196911263225 ], [ -84.582606865502186, 38.22516109903404 ], [ -84.582552356272188, 38.225125808955575 ], [ -84.582469424931887, 38.225113370658306 ], [ -84.582053854661197, 38.225066857927509 ], [ -84.581790986168556, 38.2250522851337 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25368, "RD_NAME": "HARD BOOT CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 139.53667528, "RKEY": "10502923", "FMP": 0, "TMP": 139.53667528, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{BAA14EEE-1C3F-4B1E-9A70-2DE6FEE9F3F6}", "plow": "33", "FromStreet": "COACHMAN PL", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55110333240151, 38.235919103178851 ], [ -84.551589119231309, 38.235916061632594 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23547, "RD_NAME": "N COURT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 425.03202209, "RKEY": "10503447", "FMP": 0, "TMP": 425.03202209, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E23B97A8-C6DE-4039-B94E-D5B98EB2DAB4}", "plow": "32", "FromStreet": "E COURT ST", "ToStreet": "E WASHINGTON ST", "PaveRank": "Local", "Width": 17.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558916900491241, 38.210383043977814 ], [ -84.558766656307867, 38.211343732299987 ], [ -84.558748474123078, 38.211542386342856 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24955, "RD_NAME": "SCROGGIN PARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 255.40900093, "RKEY": "10500660", "FMP": 0, "TMP": 255.40900093, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A245E59D-EBAF-437D-B3A7-E0A357AAE864}", "plow": "32", "FromStreet": "SCROGGIN PARK DR (West)", "ToStreet": "SCROGGIN PARK DR (East)", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555665121893114, 38.195711316365909 ], [ -84.555379369021836, 38.195692225143979 ], [ -84.555127705694943, 38.195631183419444 ], [ -84.554967842986883, 38.195531795860326 ], [ -84.554884642052826, 38.195447739176345 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25137, "RD_NAME": "MEADOW LARK TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 443.40753137000002, "RKEY": "10503407", "FMP": 0, "TMP": 443.40753137000002, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2013-006", "Adopted": "2013-02-25", "GlobalID": "{4EA4A740-41A6-4E26-BC93-BDE6588B78BD}", "plow": "32", "FromStreet": "DOVE RUN CIR", "ToStreet": "END", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.52098275072332, 38.257137855740154 ], [ -84.520004714983756, 38.258080103327984 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25016, "RD_NAME": "SHINNECOCK HILLS DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 200.643353, "RKEY": "10502470", "FMP": 981, "TMP": 1181.643353, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{04F4554D-1BEE-4417-8B56-A7306212CA7F}", "plow": "52", "FromStreet": "OSPREY WAY", "ToStreet": "SWILCAN BRIDGE WAY", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582928560452103, 38.217693355489196 ], [ -84.582926236911462, 38.217692930564276 ], [ -84.582247662687863, 38.217570876089304 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25390, "RD_NAME": "BALDWIN TER", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 513.54330427000002, "RKEY": "10501991", "FMP": 0, "TMP": 513.54330427000002, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{83C34580-825E-41F9-B99A-9169DBE0BA73}", "plow": "32", "FromStreet": "LOVETT PARK LN", "ToStreet": "W SHOWALTER DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575293418972763, 38.191939192561762 ], [ -84.575152356500851, 38.192056160234081 ], [ -84.575064069945626, 38.192115153787348 ], [ -84.574158676801517, 38.19258979032363 ], [ -84.57407218462015, 38.192645230278195 ], [ -84.573881542418732, 38.192794110630352 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24498, "RD_NAME": "EMERSON TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 501.53359475000002, "RKEY": "10502108", "FMP": 0, "TMP": 501.53359475000002, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{13F6A53D-8A4A-490F-82C6-9D94A52F469C}", "plow": "33", "FromStreet": "RANSOM TRCE", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575536212098413, 38.197661778630959 ], [ -84.574866515420581, 38.198933564444054 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24410, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 448.71788789, "RKEY": "10501364", "FMP": 0, "TMP": 448.71788789, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E3730932-89EC-480E-9CB6-1D214AE369FD}", "plow": "31", "FromStreet": "S PAWNEE TRL", "ToStreet": "UTE TRL", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565149275713068, 38.197361213106518 ], [ -84.565259527207274, 38.19734391692203 ], [ -84.566045098685905, 38.197164483480144 ], [ -84.566152477101738, 38.19715265115272 ], [ -84.56638262762533, 38.197167314203959 ], [ -84.566664607888498, 38.197226712534366 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24240, "RD_NAME": "DELAPLAIN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 125.01696634, "RKEY": "10503035", "FMP": 0, "TMP": 125.01696634, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0E50EBB3-3E2B-4F1B-94D5-7C38A2D813BD}", "plow": "31", "FromStreet": "CHERRY BLOSSOM WAY", "ToStreet": "OLD DELAPLAIN RD", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.53047213783222, 38.270698197539637 ], [ -84.530230514081666, 38.270983799007951 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23924, "RD_NAME": "S COLONIAL HEIGHTS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 297.15525951000001, "RKEY": "10500840", "FMP": 0, "TMP": 297.15525951000001, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B73EF299-66E7-43E0-87D3-9F4B48586F84}", "plow": "32", "FromStreet": "CASTLEFORD DR", "ToStreet": "PRINCE GEORGE DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580115604580783, 38.227356504683804 ], [ -84.580365517693494, 38.226564684202124 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22549, "RD_NAME": "MELVILLE PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 454.37946706999998, "RKEY": "10501302", "FMP": 0, "TMP": 454.37946706999998, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6B596660-AE7C-4ABE-9E5A-8A6DA94B8BC0}", "plow": "33", "FromStreet": "BARRETT ST", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567289528532243, 38.193442400628484 ], [ -84.567710198364921, 38.193446059330874 ], [ -84.568090078089497, 38.193475949146631 ], [ -84.568186532884383, 38.193472244931876 ], [ -84.568265490056049, 38.193452985102041 ], [ -84.568368519481993, 38.193408150691809 ], [ -84.568448735958398, 38.193353750138776 ], [ -84.568639364546769, 38.193098043764515 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24933, "RD_NAME": "AZTEC TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 595.76584144000003, "RKEY": "10501836", "FMP": 0, "TMP": 595.76584144000003, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{829C52EE-83D2-46DE-B58F-952FDE36C3EB}", "plow": "31", "FromStreet": "CHOCTAW TRL", "ToStreet": "WALKER WAY", "PaveRank": "Local", "Width": 22.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572719010662453, 38.201993639949272 ], [ -84.573743296375042, 38.202493789709202 ], [ -84.574370900457041, 38.202967741498576 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22957, "RD_NAME": "CANEWOOD BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 185.673745, "RKEY": "10501891", "FMP": 0, "TMP": 185.673745, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2925ACE1-7A26-4D78-AAA8-A4189986BD50}", "plow": "31", "FromStreet": "CANEWOOD BLVD (North Driveway)", "ToStreet": "GENERAL JOHN PAYNE BLVD", "PaveRank": "Boulevard - Parking", "Width": 20.0, "SectionID": 11.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.590235167806512, 38.211946599296013 ], [ -84.590117217953917, 38.21231894800767 ], [ -84.590077958698643, 38.21244114446835 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25035, "RD_NAME": "CANEWOOD BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 29.642817, "RKEY": "10501663", "FMP": 0, "TMP": 29.642817, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{51EA47B4-5476-4662-BF57-E955563C8DB8}", "plow": "31", "FromStreet": "GENERAL JOHN PAYNE BLVD", "ToStreet": "GENERAL JOHN PAYNE BLVD", "PaveRank": "Boulevard - Parking", "Width": 20.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "1994-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.58995373406016, 38.212419348503303 ], [ -84.589933664375835, 38.212499193167048 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24459, "RD_NAME": "MONTGOMERY AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 357.46492985999998, "RKEY": "10501489", "FMP": 0, "TMP": 357.46492985999998, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B59400FB-204E-49B4-AF70-FD64E96B1DDB}", "plow": "32", "FromStreet": "W COLLEGE ST", "ToStreet": "W CLINTON ST", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566384524693177, 38.208494608316137 ], [ -84.566357251593828, 38.207513238418848 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23509, "RD_NAME": "2ND ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 184.88142239000001, "RKEY": "10501189", "FMP": 0, "TMP": 184.88142239000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4E1496F5-56C9-48FD-BE59-C745D6F84811}", "plow": "32", "FromStreet": "STONE AVE", "ToStreet": "OLD LEMONS MILL RD", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554475107111443, 38.203180730282277 ], [ -84.554529263500754, 38.202674843810918 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24238, "RD_NAME": "ELKHORN MEADOWS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 15.43325946, "RKEY": "10502738", "FMP": 0, "TMP": 15.43325946, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9D57DFB2-43BF-48FB-BC56-43408D288E46}", "plow": "32", "FromStreet": "PINE TREE PATH", "ToStreet": "END", "PaveRank": null, "Width": 0.0, "SectionID": 11.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.533229697320778, 38.211463795398323 ], [ -84.533246436174323, 38.211504065024791 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23919, "RD_NAME": "RODEO DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1013.06959578, "RKEY": "10502418", "FMP": 0, "TMP": 1013.06959578, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{EC52F0CA-F2A7-4427-BFF6-B0B070E592EA}", "plow": "32", "FromStreet": "SANTA BARBARA BLVD", "ToStreet": "SANTA BARBARA BLVD", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.535686693932902, 38.199190428393536 ], [ -84.535609969853255, 38.19920007660312 ], [ -84.535549047895202, 38.199201098496751 ], [ -84.535449602665508, 38.19919568274193 ], [ -84.535395121304688, 38.199186059667241 ], [ -84.535338303157062, 38.199170370916569 ], [ -84.535149012697403, 38.199104984138678 ], [ -84.534812106121834, 38.198979581232045 ], [ -84.534768836539087, 38.198965404272201 ], [ -84.534725373443933, 38.198963035336334 ], [ -84.534685853815645, 38.198974713062512 ], [ -84.534656587371316, 38.198997757137271 ], [ -84.534635576313036, 38.199026652446094 ], [ -84.534414612377304, 38.199488521704126 ], [ -84.534404261646145, 38.199525217386736 ], [ -84.534409289669341, 38.199557951193654 ], [ -84.534428647166919, 38.199586987847255 ], [ -84.534461323060654, 38.199610392805752 ], [ -84.534503132842829, 38.199628674459937 ], [ -84.535550283071544, 38.199991250258471 ], [ -84.535606419347971, 38.200006108115105 ], [ -84.535662993046259, 38.20001547732052 ], [ -84.535768365074645, 38.200020404512841 ], [ -84.535809525517834, 38.200014785656975 ], [ -84.535921094322802, 38.199981600895349 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24503, "RD_NAME": "FULLER ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 308.19034348999998, "RKEY": "10502136", "FMP": 0, "TMP": 308.19034348999998, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{73C30000-33B5-46BF-934F-62A8479A2047}", "plow": "32", "FromStreet": "HICKMAN ST", "ToStreet": "SCHOLL DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550697702485934, 38.217650520598646 ], [ -84.55078014312825, 38.216885116581132 ], [ -84.550793612534022, 38.216849001572747 ], [ -84.55082580358156, 38.21681747004142 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25579, "RD_NAME": "GANO AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 383.88691508, "RKEY": "10501035", "FMP": 0, "TMP": 383.88691508, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{61698962-CCDA-4BA8-AADE-EEA296630534}", "plow": "31", "FromStreet": "OAK ST", "ToStreet": "CHESTNUT ST", "PaveRank": "Continuous", "Width": 35.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558504278057455, 38.21695193921861 ], [ -84.557215260085357, 38.217229510584559 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25369, "RD_NAME": "COACHMAN PL X", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 49.22680453, "RKEY": "10502952", "FMP": 0, "TMP": 49.22680453, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F268D677-CBC0-4CFE-B484-ADA9264DCEA7}", "plow": "32", "FromStreet": "CARRIAGE LN", "ToStreet": "END", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55000250845373, 38.228733603098888 ], [ -84.550124559555556, 38.228828492467763 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23929, "RD_NAME": "HIAWATHA TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 684.60024159, "RKEY": "10501337", "FMP": 0, "TMP": 684.60024159, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AE1CD8EA-7196-4DB4-94D6-19AB414EEAE8}", "plow": "31", "FromStreet": "ARAPAHO TRL", "ToStreet": "MOJAVE TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.565450603014824, 38.200046903753396 ], [ -84.565747832049766, 38.200067733095537 ], [ -84.566594651316009, 38.20019348340395 ], [ -84.566899936209367, 38.200254487450358 ], [ -84.567281276312329, 38.200368982278789 ], [ -84.567718834117727, 38.20055873979414 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22556, "RD_NAME": "TANBARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 610.43981856000005, "RKEY": "10501694", "FMP": 0, "TMP": 610.43981856000005, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CB4BD77C-6FA8-41F0-98CB-D79293F4DFED}", "plow": "33", "FromStreet": "CHERRYBARK CT", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531589229140522, 38.236423592033894 ], [ -84.531691730164226, 38.236289526174872 ], [ -84.531772154233352, 38.236206040925175 ], [ -84.532252237054593, 38.235769368351747 ], [ -84.532417065980624, 38.235593100655315 ], [ -84.532523800902169, 38.235413487453066 ], [ -84.532706851765141, 38.235019619854604 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22758, "RD_NAME": "OLD OXFORD RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 2006.4462889700001, "RKEY": "10501829", "FMP": 5473, "TMP": 6021.687298, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5846ADC1-AA3E-4DB3-A3CD-EA06636B1C33}", "plow": "31", "FromStreet": "NEWTOWN PIKE", "ToStreet": "HERNDON BLVD", "PaveRank": "Collector - Nonresidential", "Width": 39.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.510302126673949, 38.244465081555177 ], [ -84.511519106231248, 38.243303703920411 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23055, "RD_NAME": "DELISSA DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 196.70521158, "RKEY": "10502088", "FMP": 560, "TMP": 756.70521157999997, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{A5366288-F301-49FA-A06B-B8A1E4C20A0B}", "plow": "52", "FromStreet": "CROWN POINT APTS", "ToStreet": "EVERGREEN PATH", "PaveRank": "Local", "Width": 19.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578352524461422, 38.209488334536225 ], [ -84.578424268220886, 38.209480364196146 ], [ -84.578553986395278, 38.209487416869194 ], [ -84.578649381303592, 38.209507860950701 ], [ -84.578748129428931, 38.209536302976275 ], [ -84.578848790858871, 38.209575749785898 ], [ -84.578899886795654, 38.209602071659937 ], [ -84.578979083063174, 38.209656135083925 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25044, "RD_NAME": "WALDEN COVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 602.08821103000002, "RKEY": "10502546", "FMP": 0, "TMP": 602.08821103000002, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FA08597B-C439-4D20-B34D-78AEE0A41DF2}", "plow": "33", "FromStreet": "EMERSON TRL", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575898066872966, 38.196968615145252 ], [ -84.574437763536181, 38.19649161097928 ], [ -84.574311804481255, 38.19644669078194 ], [ -84.574194976239966, 38.196396643145945 ], [ -84.574093123198978, 38.19634592049794 ], [ -84.573993811978113, 38.196288631942821 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24466, "RD_NAME": "CLAYTON AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 326.6136387, "RKEY": "10501130", "FMP": 0, "TMP": 326.6136387, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DB0DE0D4-5C49-45C8-99D8-B66E009A1E7E}", "plow": "31", "FromStreet": "2ND ST", "ToStreet": "DUDLEY AVE", "PaveRank": "Continuous", "Width": 34.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554344663326503, 38.204119225131286 ], [ -84.553210237373321, 38.204063530228787 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23514, "RD_NAME": "IRVING LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 580.7541684, "RKEY": "10502232", "FMP": 0, "TMP": 580.7541684, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E1117ACB-C06E-466F-AA79-6683BEDEEB98}", "plow": "33", "FromStreet": "ALCOTT LN", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.571353671673066, 38.195905857272955 ], [ -84.570126475747458, 38.197172882095721 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24384, "RD_NAME": "COACHMAN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 179.18190324, "RKEY": "10502924", "FMP": 0, "TMP": 179.18190324, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{F117BC16-BD7C-4EEC-AAAB-AC2F4632139A}", "plow": "33", "FromStreet": "END", "ToStreet": "RAISE OLD GLORY LN", "PaveRank": "Local", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551936901769551, 38.231963106151213 ], [ -84.551889924762975, 38.232453744821115 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23278, "RD_NAME": "FAIRFAX WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 181.82380099, "RKEY": "10501215", "FMP": 0, "TMP": 181.82380099, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{ABE14230-43B1-4912-B0B8-102D78FAC796}", "plow": "31", "FromStreet": "TOWSON WAY", "ToStreet": "E SHOWLATER DR", "PaveRank": null, "Width": 0.0, "SectionID": 9.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556738647409816, 38.193504444734913 ], [ -84.556760398940156, 38.193300332489095 ], [ -84.55682010493851, 38.193159221672111 ], [ -84.556897069027428, 38.193026798199242 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22580, "RD_NAME": "ELM ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 221.44730835, "RKEY": "10503411", "FMP": 0, "TMP": 221.44730835, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A2CA756C-05E4-46BC-9ADD-5E2BE0706A0E}", "plow": "32", "FromStreet": "ELM CT", "ToStreet": "N HAMILTON ST", "PaveRank": "Local", "Width": 22.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551306306206882, 38.220314718509584 ], [ -84.55083988521217, 38.220418937455108 ], [ -84.550679623016052, 38.220426650083013 ], [ -84.550638024284254, 38.220415791912366 ], [ -84.550572861306293, 38.220376956578356 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25850, "RD_NAME": "BOOKER T AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 492.98274271999998, "RKEY": "10501010", "FMP": 0, "TMP": 492.98274271999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{885CCB95-38BB-40C0-B88A-43234DC9D4FF}", "plow": "32", "FromStreet": "MAIN AVE", "ToStreet": "W LYNN ST", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553006521878345, 38.216207623014931 ], [ -84.553150988135371, 38.214858690353736 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24984, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 41.44911872, "RKEY": "10501346", "FMP": 0, "TMP": 41.44911872, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{41904F04-31A8-4AB8-A849-459C51603292}", "plow": "31", "FromStreet": "S MOHEGAN TRL", "ToStreet": "N MOHEGAN TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 15.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.568022513971286, 38.204296857890185 ], [ -84.568145290396316, 38.204237115492788 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25468, "RD_NAME": "WARD HALL MNR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 39.999945, "RKEY": "10503560", "FMP": 0, "TMP": 39.999945, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{E8D0E052-34CA-4CB7-BFD0-E6788FBB4253}", "plow": "53", "FromStreet": "END", "ToStreet": "NATCHEZ TRCE", "PaveRank": "Local", "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583200676310341, 38.208619391344527 ], [ -84.583339623455956, 38.208612657893823 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24898, "RD_NAME": "THORNDALE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 523.84532628, "RKEY": "10502514", "FMP": 0, "TMP": 523.84532628, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{3FF3C6DC-4F05-4F77-BB72-09FC4D355AC9}", "plow": "31", "FromStreet": "KENDALL DR", "ToStreet": "JENNIFER DR", "PaveRank": "Boulevard - No Parking", "Width": 14.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525418147225764, 38.22003400415295 ], [ -84.525448574283118, 38.220025531313532 ], [ -84.525556294133011, 38.219974739942259 ], [ -84.52566630233801, 38.21991188777703 ], [ -84.525881930076565, 38.219777899562573 ], [ -84.526019268889982, 38.219683472646039 ], [ -84.526101861371671, 38.219615392763309 ], [ -84.526175102631029, 38.219544469970792 ], [ -84.526300740232813, 38.219399937409072 ], [ -84.52638564743576, 38.219276404326685 ], [ -84.52641111712704, 38.219231077943817 ], [ -84.52647471743883, 38.219090846054129 ], [ -84.526521981433547, 38.218949072552014 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23875, "RD_NAME": "RANSOM TRCE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1312.5360366100001, "RKEY": "10502373", "FMP": 0, "TMP": 1312.5360366100001, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A526E4E0-6BC6-41D3-B9CD-B6905A0A9C37}", "plow": "32", "FromStreet": "W SHOWALTER DR", "ToStreet": "ALCOTT LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575245502165586, 38.19376478975488 ], [ -84.574882101621711, 38.194010274594952 ], [ -84.573968098747869, 38.19460841131216 ], [ -84.57382516622792, 38.194711352337663 ], [ -84.573627048994283, 38.194870319041577 ], [ -84.573506309333894, 38.194978148802086 ], [ -84.573393875615764, 38.195088807788089 ], [ -84.572140553256347, 38.196382233472448 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23009, "RD_NAME": "DELAPLAIN RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1020.46919065, "RKEY": "10502707", "FMP": 0, "TMP": 1020.46919065, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DDCFACBB-EAA6-49DD-AD62-51ADA40D8D3F}", "plow": "31", "FromStreet": "SUPPLY CT", "ToStreet": "BARKLEY LN", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526984040365903, 38.271385314080625 ], [ -84.526189192713503, 38.271356774072139 ], [ -84.524876993396973, 38.271287995107549 ], [ -84.523435459849708, 38.271224726491482 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25337, "RD_NAME": "SAM POLLOCK DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1056.92594482, "RKEY": "10501323", "FMP": 0, "TMP": 1056.92594482, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F53D2A60-B560-41B6-A657-5CC5343FDD1A}", "plow": "32", "FromStreet": "AIRPORT RD", "ToStreet": "MARSHALL PARK DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563548493946215, 38.188155454458595 ], [ -84.563253139084836, 38.19069867232313 ], [ -84.563276044333094, 38.190832102593589 ], [ -84.56339369054713, 38.191024706785591 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22839, "RD_NAME": "KENTUCKY AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 131.21662654, "RKEY": "10501467", "FMP": 0, "TMP": 131.21662654, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5D3DE3DD-640A-4D61-85C1-31EABEF458B2}", "plow": "31", "FromStreet": "W MAIN ST", "ToStreet": "KENTUCKY CT", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567967666766293, 38.210357570195811 ], [ -84.567967882842041, 38.209997246851742 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25547, "RD_NAME": "MARTIN LUTHER KING JR DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 332.34286587999998, "RKEY": "10500607", "FMP": 0, "TMP": 332.34286587999998, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8299B077-6E8F-44BB-BF57-6E2FEA2D486C}", "plow": "32", "FromStreet": "BRIDGE ST", "ToStreet": "HICKMAN ST", "PaveRank": "Local", "Width": 17.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549410358212953, 38.216649034979667 ], [ -84.549304678269223, 38.217557837774123 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22985, "RD_NAME": "COOPER ALY", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 523.90420438000001, "RKEY": "10502059", "FMP": 0, "TMP": 523.90420438000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8DB16904-CDD9-4C76-BA47-38EA5D2D2798}", "plow": "33", "FromStreet": "N BROADWAY", "ToStreet": "N WATER ST", "PaveRank": "Local", "Width": 22.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559731736365791, 38.210771767371085 ], [ -84.560131010616104, 38.21081313670453 ], [ -84.560361148752506, 38.210831107342237 ], [ -84.560434951585435, 38.21083047615452 ], [ -84.560480024399155, 38.210819944378919 ], [ -84.560500355970746, 38.210811085585313 ], [ -84.560606710153792, 38.210734707837389 ], [ -84.560674186870699, 38.210694739866341 ], [ -84.560717965104701, 38.21067815269776 ], [ -84.560767239757268, 38.21066601499502 ], [ -84.560819553643029, 38.210659675670051 ], [ -84.560928560466081, 38.210656102692035 ], [ -84.561031940458903, 38.210656043794586 ], [ -84.561181015125641, 38.210671549192959 ], [ -84.561467699595667, 38.210744464223318 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22680, "RD_NAME": "BROOKFORD WAY (West Traffic Circle)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 28.943195, "RKEY": "10503782", "FMP": 0, "TMP": 28.943195, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2012-004", "Adopted": "2012-02-13", "GlobalID": "{465F6751-6468-4D96-8AD8-D7E4C5EDEF6B}", "plow": "31", "FromStreet": "BROOKFORD WAY", "ToStreet": "FALMOUTH DR", "PaveRank": null, "Width": 0.0, "SectionID": 8.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526771208456054, 38.221320622081151 ], [ -84.526765391518836, 38.2213281551414 ], [ -84.526758072430027, 38.221334823460687 ], [ -84.526749453634594, 38.221340442593856 ], [ -84.526739773527524, 38.221344857116101 ], [ -84.526729299859724, 38.22134794492208 ], [ -84.526718322332059, 38.22134962060327 ], [ -84.526707144582261, 38.221349837810436 ], [ -84.526696075786134, 38.221348590535634 ], [ -84.526685422105928, 38.221345913278391 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22879, "RD_NAME": "CHESTNUT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 246.00257288, "RKEY": "10501052", "FMP": 0, "TMP": 246.00257288, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0726CE1D-14B5-404D-93B5-747FC6DFD589}", "plow": "32", "FromStreet": "GANO AVE", "ToStreet": "WRIGHT ALY", "PaveRank": "Local", "Width": 20.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557215260085357, 38.217229510584559 ], [ -84.557426400002171, 38.217884178351973 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22753, "RD_NAME": "CHARLOTTE AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 645.82545864999997, "RKEY": "10500909", "FMP": 0, "TMP": 645.82545864999997, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AB17C06F-FA34-4BEC-BEEB-03A0DE292B8E}", "plow": "32", "FromStreet": "ELKHORN MEADOWS DR", "ToStreet": "ELKHORN MEADOWS DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1996-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534854484274121, 38.209738743328074 ], [ -84.534642785514478, 38.209848346159689 ], [ -84.532816755667881, 38.210481280893674 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23712, "RD_NAME": "CUMBERLAND DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 78.21287255, "RKEY": "10500861", "FMP": 0, "TMP": 78.21287255, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{56E9D342-8687-4746-9E08-6E941663E19B}", "plow": "31", "FromStreet": "NANTUCKET CT", "ToStreet": "HAMPTON CT", "PaveRank": null, "Width": 0.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574773702034705, 38.234313030254675 ], [ -84.574687578596084, 38.234516778034759 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23538, "RD_NAME": "GRISHAM DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 280.36425057000002, "RKEY": "10503207", "FMP": 0, "TMP": 280.36425057000002, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{F621C4F9-FEA9-46DB-97B1-0CC6F550D2C5}", "plow": "32", "FromStreet": "CHAMBERLAIN DR", "ToStreet": "CABOT PL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570663891710694, 38.189242637062634 ], [ -84.570749458451175, 38.189089225984397 ], [ -84.570838952249986, 38.188925868595412 ], [ -84.570944556019526, 38.188737242627766 ], [ -84.571050170842639, 38.188535726919014 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24942, "RD_NAME": "POTOMAC CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 679.88027315, "RKEY": "10500671", "FMP": 0, "TMP": 679.88027315, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{823C2BFC-3FB9-4455-80C5-562EB0CB5CBC}", "plow": "33", "FromStreet": "END", "ToStreet": "FAIRFAX WAY", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1984-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557122758980682, 38.191382612143371 ], [ -84.558278664328142, 38.191453868292889 ], [ -84.558347464399745, 38.191438632190234 ], [ -84.558370064418725, 38.191396840572104 ], [ -84.558507591116609, 38.190553709924806 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25083, "RD_NAME": "PAYNES DEPOT RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 871.7817646, "RKEY": "10501743", "FMP": 0, "TMP": 871.7817646, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7C68594D-3EBF-4779-A8E7-595BA0996A51}", "plow": "31", "FromStreet": "WELLINGTON WAY", "ToStreet": "MCCLELLAND SPRINGS DR", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580128567919303, 38.206514676919539 ], [ -84.580738836517384, 38.205520757648195 ], [ -84.581174757406799, 38.204787391644338 ], [ -84.581428220283001, 38.204351619532801 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24907, "RD_NAME": "MARSHALL PARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 399.52479391000003, "RKEY": "10501315", "FMP": 0, "TMP": 399.52479391000003, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5A7C9BFE-0A40-4D4C-8D40-E0EDAD694B8A}", "plow": "32", "FromStreet": "S BROADWAY", "ToStreet": "SAM POLLOCK DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.562100627462087, 38.190913672813011 ], [ -84.562917039444812, 38.191148727165945 ], [ -84.562999036086879, 38.191156690654758 ], [ -84.563077685546716, 38.191156382609343 ], [ -84.563161507040107, 38.191137450137624 ], [ -84.56339369054713, 38.191024706785591 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25382, "RD_NAME": "SENECA TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 749.32539494000002, "RKEY": "10501403", "FMP": 0, "TMP": 749.32539494000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A3D4FB1D-33EF-4099-8E01-9D0C0186965A}", "plow": "32", "FromStreet": "AZTEC TRL", "ToStreet": "POCAHONTAS TRL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56792319680774, 38.199644040611176 ], [ -84.56899423590697, 38.197767978056433 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24875, "RD_NAME": "AIRPORT RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 287.29263085000002, "RKEY": "10501314", "FMP": 0, "TMP": 287.29263085000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{EEF043E4-B963-49CC-A5E6-603A2B4D6874}", "plow": "31", "FromStreet": "LEXINGTON RD", "ToStreet": "SAM POLLOCK DR", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.562551825912635, 38.18809546198699 ], [ -84.563548493946215, 38.188155454458595 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25574, "RD_NAME": "W JEFFERSON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 251.7084161, "RKEY": "10500982", "FMP": 0, "TMP": 251.7084161, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{02891FDC-7773-4B8D-9B4E-8C5F98214F27}", "plow": "32", "FromStreet": "N BROADWAY", "ToStreet": "HUNT ST", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559564317547157, 38.212579397159743 ], [ -84.560436639729929, 38.212643103979275 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25472, "RD_NAME": "NATCHEZ TRCE", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 81.764766, "RKEY": "10503557", "FMP": 0, "TMP": 81.764766, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{23AAD295-F380-4BD3-BDB5-F8A822A74D61}", "plow": "52", "FromStreet": "WARD HALL MNR", "ToStreet": "END", "PaveRank": "Continuous", "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583356736701774, 38.208836779157068 ], [ -84.583339623455956, 38.208612657893823 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22615, "RD_NAME": "WELLINGTON WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 304.34712594000001, "RKEY": "10501383", "FMP": 0, "TMP": 304.34712594000001, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8ACEAA92-1305-4E80-A9AF-41CD82F68E14}", "plow": "31", "FromStreet": "CHLOE CT", "ToStreet": "SEMINOLE TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 8.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575952280343543, 38.203717288620531 ], [ -84.576459315093658, 38.204027170217422 ], [ -84.576733438910338, 38.204275966788124 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23362, "RD_NAME": "W COLLEGE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 207.92085735000001, "RKEY": "10501155", "FMP": 0, "TMP": 207.92085735000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E5D6571D-CC75-4103-A455-7D7A88D8A76F}", "plow": "32", "FromStreet": "HIGHLAND AVE", "ToStreet": "HOLLY LN", "PaveRank": "Local", "Width": 19.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564924453410001, 38.208530969717877 ], [ -84.565647440844202, 38.208507267827216 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24925, "RD_NAME": "E MAIN ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 358.028974, "RKEY": "10501181", "FMP": 0, "TMP": 358.028974, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D4666D61-2660-4E8E-9054-F49113890BBE}", "plow": "31", "FromStreet": "WARRENDALE AVE", "ToStreet": "MADDOX ST", "PaveRank": "Collector - Residential", "Width": 36.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549521632328165, 38.209378018079775 ], [ -84.548320891585377, 38.209115350938092 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23887, "RD_NAME": "RIVIERA DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 148.83822026000001, "RKEY": "10502400", "FMP": 217, "TMP": 365.83822026000001, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{C4A96339-1898-4B69-B54A-4D8080F221DD}", "plow": "51", "FromStreet": "SPYGLASS DR", "ToStreet": "BETHPAGE PATH", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529156671260836, 38.232435092669768 ], [ -84.529155562793179, 38.23239895289003 ], [ -84.52915932703101, 38.232339944995132 ], [ -84.529178628331195, 38.232225894891556 ], [ -84.529210338624765, 38.232119388325401 ], [ -84.529246901903875, 38.232035177072156 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25012, "RD_NAME": "AZTEC TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 282.3422473, "RKEY": "10501834", "FMP": 0, "TMP": 282.3422473, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6A210007-D36F-45CB-87D5-0BCFBDC77E27}", "plow": "31", "FromStreet": "BETH CT", "ToStreet": "SEMINOLE TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 11.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574832488739105, 38.203529295771695 ], [ -84.575333121025267, 38.204196423906218 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22707, "RD_NAME": "MCCLELLAND SPRINGS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 222.03886754000001, "RKEY": "10503394", "FMP": 0, "TMP": 222.03886754000001, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2011-010", "Adopted": "2011-11-28", "GlobalID": "{79BC8E1F-6335-4D3E-BB32-0135F44062F0}", "plow": "32", "FromStreet": "PAYNES DEPOT RD", "ToStreet": "SPRING BLUFF DR", "PaveRank": "Boulevard - No Parking", "Width": 16.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581428220283001, 38.204351619532801 ], [ -84.581497904481964, 38.204377679430621 ], [ -84.582129355987618, 38.204607885380668 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23502, "RD_NAME": "CARDINAL DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1845.6641036599999, "RKEY": "10500824", "FMP": 0, "TMP": 1845.6641036599999, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{870CB21F-D665-4043-B060-93C641E736A3}", "plow": "31", "FromStreet": "CINCINNATI PIKE", "ToStreet": "SCOTT COUNTY PARK RD", "PaveRank": "Local", "Width": 18.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56830485912225, 38.2314832675779 ], [ -84.570462320697615, 38.231647064540496 ], [ -84.570548254205988, 38.23167291343276 ], [ -84.57063077776165, 38.231737726787038 ], [ -84.570667675804884, 38.231781761963497 ], [ -84.571470599553351, 38.232823769173407 ], [ -84.57204020704684, 38.233586340120368 ], [ -84.572693983467389, 38.234485965415622 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23914, "RD_NAME": "EDWARDS AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 438.30743265000001, "RKEY": "10500898", "FMP": 0, "TMP": 438.30743265000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5C3984BA-1BE3-4282-A509-B40BFAD779FC}", "plow": "33", "FromStreet": "GILBERT AVE", "ToStreet": "END", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.538148223558309, 38.215897540935778 ], [ -84.537061556478818, 38.216207451920489 ], [ -84.536710198979236, 38.216299146758828 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25853, "RD_NAME": "SARDULA PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 675.34650098999998, "RKEY": "10502441", "FMP": 0, "TMP": 675.34650098999998, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{03D02BDA-9AAD-48B7-BB65-C21402DAA44B}", "plow": "32", "FromStreet": "RICHFIELDS AVE", "ToStreet": "VALDEZ CIR", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.532916215510397, 38.200549694114606 ], [ -84.530765936572948, 38.199801389108067 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23494, "RD_NAME": "YORKTOWN CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 250.49749098000001, "RKEY": "10501245", "FMP": 0, "TMP": 250.49749098000001, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4D19F813-9F0F-4666-BBDD-E0AD38F5A320}", "plow": "33", "FromStreet": "MT VERNON DR", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1978-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553013093177242, 38.189152188116061 ], [ -84.552144816312264, 38.189092584513439 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22972, "RD_NAME": "ALYSHEBA AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 116.96418571, "RKEY": "10500876", "FMP": 0, "TMP": 116.96418571, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8EB13C76-1DEB-4D87-8DE7-84FC6609DE4A}", "plow": "33", "FromStreet": "DONERAIL DR", "ToStreet": "END", "PaveRank": "Local", "Width": 28.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583515407722501, 38.238087367574522 ], [ -84.583852045222187, 38.238268100928664 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25840, "RD_NAME": "CHURCH ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 362.83649974999997, "RKEY": "10501109", "FMP": 0, "TMP": 362.83649974999997, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C215E050-A6B7-41CE-B804-AA911ADAC286}", "plow": "33", "FromStreet": "W WASHINGTON ST", "ToStreet": "W JEFFERSON ST", "PaveRank": "Local", "Width": 11.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560828336857952, 38.211667410787243 ], [ -84.560817992259061, 38.211833737028655 ], [ -84.560720058880577, 38.212659961165556 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24974, "RD_NAME": "N REDDING RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 300.60269129, "RKEY": "10501387", "FMP": 0, "TMP": 300.60269129, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F1789E6C-556B-4FD5-B482-788C16C6F35C}", "plow": "32", "FromStreet": "HUTCHINS DR", "ToStreet": "POCAHONTAS TRL", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575507421781509, 38.200775615881106 ], [ -84.575904522551483, 38.200011946757556 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23860, "RD_NAME": "SWILCAN BRIDGE WAY", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 350.40458970999998, "RKEY": "10503304", "FMP": 0, "TMP": 350.40458970999998, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{3C780C4A-08FB-424C-B8C2-AD6CE376AEEF}", "plow": "52", "FromStreet": "BELVOIR PARK", "ToStreet": "PAYNES LANDING BLVD", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580271445313343, 38.215533217632249 ], [ -84.580698200233741, 38.215478132475205 ], [ -84.580789677076382, 38.215469573306642 ], [ -84.580887526711578, 38.2154674854091 ], [ -84.580985193467313, 38.215472636006936 ], [ -84.581081819584185, 38.215484979781728 ], [ -84.581176557287236, 38.215504407423673 ], [ -84.58126857108509, 38.215530749228606 ], [ -84.581357056031194, 38.215563773244057 ], [ -84.581441232029562, 38.215603188888892 ], [ -84.58144944154769, 38.215607499970439 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23439, "RD_NAME": "1ST ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 349.87605562, "RKEY": "10501192", "FMP": 0, "TMP": 349.87605562, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6099E37F-3281-46F9-97BD-2393DB765199}", "plow": "33", "FromStreet": "CLAYTON AVE", "ToStreet": "STONE AVE", "PaveRank": "Local", "Width": 22.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555606381411053, 38.204180863738763 ], [ -84.555684236199909, 38.203222062965175 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25093, "RD_NAME": "LAKE FOREST DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 249.31013093000001, "RKEY": "10503345", "FMP": 0, "TMP": 249.31013093000001, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2013-027", "Adopted": "2013-12-09", "GlobalID": "{242FCD33-4CDF-4B4A-B2FD-5134E487BFED}", "plow": "32", "FromStreet": "CLEARWATER CT", "ToStreet": "LAUREL FALLS DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534353163070691, 38.195532023610788 ], [ -84.53467314776961, 38.194895687859621 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24370, "RD_NAME": "MCCLELLAND SPRINGS DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 290.00012, "RKEY": "10503618", "FMP": 0, "TMP": 290.00012, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{07481548-2187-4B37-977E-6FCD973D4101}", "plow": "52", "FromStreet": "CLEAR SPRINGS DR", "ToStreet": "BUFFALO RUN CT", "PaveRank": "Local", "Width": 0.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.587181898267602, 38.204713706457952 ], [ -84.588189173258044, 38.204664388303669 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25531, "RD_NAME": "LAUREL FALLS DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 72.76, "RKEY": "10503343", "FMP": 185, "TMP": 258.604, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{15FF1F08-3345-4E38-A955-D608DDFB707D}", "plow": "53", "FromStreet": "LAKE FOREST DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534074819578564, 38.194708300397657 ], [ -84.534072091260995, 38.194707445742907 ], [ -84.533836770455707, 38.19463374595739 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23466, "RD_NAME": "W COLLEGE ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 218.87462984000001, "RKEY": "10501152", "FMP": 0, "TMP": 218.87462984000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B98E5764-94E6-4EF3-9A66-00C0ECD26C08}", "plow": "32", "FromStreet": "HAMMONS LN", "ToStreet": "KENTUCKY AVE", "PaveRank": "Local", "Width": 23.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.5671250095386, 38.208471686856825 ], [ -84.567885959132553, 38.208444449940792 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24901, "RD_NAME": "TURTLE POINT DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 291.80656832, "RKEY": "10502534", "FMP": 0, "TMP": 291.80656832, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{8220371E-2178-40E1-9582-EFBE6A6F9A6D}", "plow": "31", "FromStreet": "PAYNES LANDING BLVD", "ToStreet": "OSPREY WAY", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582542226007135, 38.214028715303947 ], [ -84.583537321301293, 38.214189036464056 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23295, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 181.4121123, "RKEY": "10503301", "FMP": 0, "TMP": 181.4121123, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{0E9E0157-804D-4F98-9C6E-37B6C802A071}", "plow": "51", "FromStreet": "SHINNECOCK HILLS DR", "ToStreet": "SWILCAN BRIDGE WAY", "PaveRank": null, "Width": 0.0, "SectionID": 18.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581538172766201, 38.215660186815434 ], [ -84.581561813973693, 38.215637641572997 ], [ -84.581607260021116, 38.215599036663292 ], [ -84.581665279650849, 38.215557913090123 ], [ -84.581724895411995, 38.215521749973767 ], [ -84.581778257715058, 38.215494293136423 ], [ -84.581836339472773, 38.2154668228725 ], [ -84.581911738086063, 38.215441785452327 ], [ -84.581995017940997, 38.21542044822877 ], [ -84.582065785728119, 38.215404609732488 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25859, "RD_NAME": "MAIN AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 302.45737679000001, "RKEY": "10500995", "FMP": 0, "TMP": 302.45737679000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D471A271-E39F-4161-8694-B2832B2CEC0A}", "plow": "32", "FromStreet": "PAYNE ST", "ToStreet": "MARTIN LUTHER KING JR DR", "PaveRank": "Local", "Width": 19.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2010-08-18", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550535174497554, 38.21608865392777 ], [ -84.549485650117717, 38.216023899328668 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22991, "RD_NAME": "WILDERNESS CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 256.25013437000001, "RKEY": "10500611", "FMP": 0, "TMP": 256.25013437000001, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{EBC6AA09-8D51-4B1E-AA39-8762FAD6F3CA}", "plow": "33", "FromStreet": "WILDERNESS COVE LN", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.520478872180703, 38.216454465127647 ], [ -84.521093098176607, 38.215944253687489 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25845, "RD_NAME": "PROSPECT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 442.16003855999998, "RKEY": "10501008", "FMP": 0, "TMP": 442.16003855999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{09A4103A-1E58-44FF-B0CF-3F34F4F431DD}", "plow": "33", "FromStreet": "CHAMBERS AVE", "ToStreet": "MARKS ST", "PaveRank": "Local", "Width": 14.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552277496517561, 38.213239643445462 ], [ -84.551785890327011, 38.213224500904296 ], [ -84.551757584063196, 38.213231354381485 ], [ -84.551740266527759, 38.213247382456409 ], [ -84.551652752640578, 38.21402591895243 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24979, "RD_NAME": "HUTCHINS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 718.57680541000002, "RKEY": "10501413", "FMP": 0, "TMP": 718.57680541000002, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{EDEBE9DE-27E6-4BCB-8CF4-F518A02FB9E7}", "plow": "32", "FromStreet": "SEMINOLE TRL", "ToStreet": "N REDDING RD", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.577774106350091, 38.201608844224957 ], [ -84.575507421781509, 38.200775615881106 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23365, "RD_NAME": "W COLLEGE ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 212.93306777000001, "RKEY": "10501153", "FMP": 0, "TMP": 212.93306777000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7B4B8920-63B9-4233-BBC3-E755FEF865D2}", "plow": "32", "FromStreet": "MONTGOMERY AVE", "ToStreet": "HAMMONS LN", "PaveRank": "Local", "Width": 23.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566384524693177, 38.208494608316137 ], [ -84.5671250095386, 38.208471686856825 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24592, "RD_NAME": "OLD OXFORD RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1268.63453086, "RKEY": "10503442", "FMP": 0, "TMP": 1268.63453086, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{CC57BBD3-1921-4B20-89D0-D9C0669FA295}", "plow": "31", "FromStreet": "MAGNOLIA DR", "ToStreet": "CONNECTOR RD", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531360112759899, 38.225726975169735 ], [ -84.531818367356124, 38.225480861660508 ], [ -84.532445298513181, 38.225111022803347 ], [ -84.532651331004274, 38.22498900694324 ], [ -84.53281163279479, 38.224874485362903 ], [ -84.532880182930739, 38.224813397051044 ], [ -84.533009650434792, 38.224668621932956 ], [ -84.533139846482712, 38.224500784794543 ], [ -84.533322637671901, 38.224226105313313 ], [ -84.533483082413269, 38.22395531497768 ], [ -84.533666245091084, 38.223615824097486 ], [ -84.533780393468902, 38.223470890676225 ], [ -84.533849227150597, 38.223413649851494 ], [ -84.533994272765938, 38.223337144020093 ], [ -84.534270038477104, 38.223250446909759 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23870, "RD_NAME": "RAES CREEK CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 417.4523302, "RKEY": "10502370", "FMP": 0, "TMP": 417.4523302, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{18102DCC-C041-4E74-93E9-EECDE4C379A5}", "plow": "33", "FromStreet": "THE MASTERS", "ToStreet": "END", "PaveRank": "Local", "Width": 27.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.591837840946212, 38.212648350930159 ], [ -84.591963154114595, 38.213112890681536 ], [ -84.592004101582859, 38.213209414397703 ], [ -84.592032654306266, 38.2132530862431 ], [ -84.592104176310684, 38.213331234266256 ], [ -84.592189464645458, 38.213397158668258 ], [ -84.592339221689741, 38.213480740649516 ], [ -84.592536047837527, 38.21358153726095 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23448, "RD_NAME": "CONSTITUTION ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 236.72723728, "RKEY": "10501789", "FMP": 0, "TMP": 236.72723728, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A978DBF0-8D5F-4D8C-953B-80D9709AC459}", "plow": "32", "FromStreet": "S COURT ST", "ToStreet": "S HAMILTON ST", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-10-05", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558986432828775, 38.208904138618237 ], [ -84.558166742889995, 38.208838754286802 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25100, "RD_NAME": "BUFFALO SPRINGS TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 294.31724, "RKEY": "10501395", "FMP": 0, "TMP": 294.31724, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{613C071E-2946-4B53-84CD-BA916BC05CDB}", "plow": "33", "FromStreet": "SEMINOLE TRL", "ToStreet": "END", "PaveRank": "Local", "Width": 32.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1996-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579493080205566, 38.198454630880846 ], [ -84.57925194922025, 38.198320416265958 ], [ -84.579198523832929, 38.198244086883541 ], [ -84.579122005927459, 38.197759691391241 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22834, "RD_NAME": "STURBRIDGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 285.50117791000002, "RKEY": "10500588", "FMP": 0, "TMP": 285.50117791000002, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{91A2148B-3420-41E8-9B44-070052816069}", "plow": "31", "FromStreet": "COLONY BLVD", "ToStreet": "BAINBRIDGE DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580488761143386, 38.229719822139721 ], [ -84.580662912136191, 38.22894796104859 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25541, "RD_NAME": "COURT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 118.04828941, "RKEY": "10500970", "FMP": 0, "TMP": 118.04828941, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DFF6F1CF-5711-446F-8E82-2D26E4C19CF2}", "plow": "32", "FromStreet": "W COURT ST", "ToStreet": "E MAIN ST", "PaveRank": "Continuous", "Width": 45.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558995684918656, 38.210225515590231 ], [ -84.558979424250907, 38.210197888377628 ], [ -84.559018261526688, 38.209905789428234 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23472, "RD_NAME": "HOMEPLACE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 269.24474012000002, "RKEY": "10502225", "FMP": 0, "TMP": 269.24474012000002, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AF9B6F77-1805-422F-99F7-61B79643B4D9}", "plow": "32", "FromStreet": "SERENA WAY", "ToStreet": "PICKETT LN", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.532089402434394, 38.19944893605421 ], [ -84.53247017818677, 38.198773399221267 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22873, "RD_NAME": "WALNUT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 695.26372555, "RKEY": "10501056", "FMP": 0, "TMP": 695.26372555, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5F913C1D-B9E8-41B3-943F-191560A4B77F}", "plow": "32", "FromStreet": "WRIGHT ALY", "ToStreet": "PAYNE AVE", "PaveRank": "Local", "Width": 20.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556076536461177, 38.218177327297354 ], [ -84.556729385379555, 38.220015750000975 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24930, "RD_NAME": "E MAIN EXT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 534.919363, "RKEY": "10502720", "FMP": 0, "TMP": 534.919363, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8C4F58AA-ED9C-4EBB-91F6-10E6D91F8720}", "plow": "31", "FromStreet": "RICHFIELDS AVE", "ToStreet": "ESTATE DR", "PaveRank": "Continuous", "Width": 33.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.533473004402964, 38.203542871423799 ], [ -84.532674175370929, 38.203253501339354 ], [ -84.531772260192653, 38.202945953132932 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24443, "RD_NAME": "E JACKSON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 442.8373764, "RKEY": "10501138", "FMP": 0, "TMP": 442.8373764, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{137326A4-9880-48C9-BF6B-89B63267084A}", "plow": "31", "FromStreet": "DUDLEY AVE", "ToStreet": "MILITARY ST", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552959169408453, 38.206404480104823 ], [ -84.551423450879767, 38.206302685344873 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23364, "RD_NAME": "STONE AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 266.28936797, "RKEY": "10501191", "FMP": 0, "TMP": 266.28936797, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{45BA3991-B714-498A-9F0C-09541FA83597}", "plow": "33", "FromStreet": "END", "ToStreet": "1ST ST", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55660805737557, 38.203279453329415 ], [ -84.555684236199909, 38.203222062965175 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23529, "RD_NAME": "HARMONY RIDGE RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1458.0697591000001, "RKEY": "10502986", "FMP": 0, "TMP": 1458.0697591000001, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{C1916D4A-EDDC-461C-834F-5677F2C2A010}", "plow": "31", "FromStreet": "SUNNY CIR", "ToStreet": "AFFINITY DR", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534556703742609, 38.196151734625062 ], [ -84.534794842783612, 38.195681801205517 ], [ -84.534829564366746, 38.195623385038353 ], [ -84.534913542882919, 38.195511371433511 ], [ -84.535016454719852, 38.195411911072654 ], [ -84.535075982767637, 38.195368580731298 ], [ -84.535206981468988, 38.195296322784024 ], [ -84.535346425634103, 38.195239531930611 ], [ -84.535627873205883, 38.195139433973324 ], [ -84.535750985835918, 38.195081101426481 ], [ -84.53580753998952, 38.195049274734636 ], [ -84.535914556422256, 38.194975122335869 ], [ -84.535962569684955, 38.194933595445612 ], [ -84.536041596557112, 38.194847346185952 ], [ -84.536102269137047, 38.194755690295544 ], [ -84.536144232370617, 38.194658898951175 ], [ -84.536177683678332, 38.194550759617748 ], [ -84.536230884766027, 38.194321157312928 ], [ -84.536265492639274, 38.194206163553019 ], [ -84.536307650880559, 38.194097564092154 ], [ -84.53641349052792, 38.193883607960466 ], [ -84.536453911884266, 38.193817010403194 ], [ -84.536508323579866, 38.193746163079467 ], [ -84.536580245714148, 38.193668628431276 ], [ -84.536704656465389, 38.193552359245388 ], [ -84.536903112249945, 38.193377527931311 ], [ -84.537004156986754, 38.193264314987253 ], [ -84.537207218594972, 38.192915407845206 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22689, "RD_NAME": "W CLINTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 258.20679995, "RKEY": "10501165", "FMP": 0, "TMP": 258.20679995, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{72224451-3857-4C14-8BBB-460B70FFEFEE}", "plow": "31", "FromStreet": "S BROADWAY", "ToStreet": "ELY AVE", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560017330768702, 38.207595980852545 ], [ -84.560914746286343, 38.207632473331003 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25077, "RD_NAME": "WHITMAN WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 191.22299339, "RKEY": "10502561", "FMP": 68, "TMP": 259.22299339, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2013-004", "Adopted": "2013-01-28", "GlobalID": "{8C9C2183-70D9-45BF-A86B-1B557616F22C}", "plow": "32", "FromStreet": "VALE LN", "ToStreet": "WILDERNESS COVE LN", "PaveRank": "Local", "Width": 21.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.518000873849431, 38.2167033513335 ], [ -84.517884473676347, 38.216586095003692 ], [ -84.517867555062608, 38.216566643133227 ], [ -84.517785170530715, 38.216464394758411 ], [ -84.517635165209015, 38.216265530856127 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24333, "RD_NAME": "MARSHALL PARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1131.0742941799999, "RKEY": "10501317", "FMP": 0, "TMP": 1131.0742941799999, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{81ECB89E-38DE-46F0-9872-CB88397DAA51}", "plow": "32", "FromStreet": "PARKSIDE DR", "ToStreet": "PARKSIDE DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566488104168229, 38.18989098501762 ], [ -84.568685140248206, 38.189485623569354 ], [ -84.56877772313716, 38.189440958711238 ], [ -84.568838041837196, 38.189390204164027 ], [ -84.569410023936214, 38.188310818207341 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25376, "RD_NAME": "S PAWNEE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 623.19356882, "RKEY": "10501429", "FMP": 0, "TMP": 623.19356882, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{65BC52B8-A61B-4557-A350-F1962CF546F1}", "plow": "32", "FromStreet": "AZTEC TRL", "ToStreet": "POCAHONTAS TRL", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564688391392167, 38.199032712732304 ], [ -84.564885722748656, 38.1984271907872 ], [ -84.565149275713068, 38.197361213106518 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25064, "RD_NAME": "VICTOR PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 210.39665072, "RKEY": "10502543", "FMP": 0, "TMP": 210.39665072, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9035D22A-E43C-40FB-BDB8-FBF9E3AF70E3}", "plow": "32", "FromStreet": "STRAUSS CT", "ToStreet": "W SHOWALTER DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.573742449009785, 38.191938050352583 ], [ -84.573564554365575, 38.192029657877811 ], [ -84.573459772941462, 38.192097274556183 ], [ -84.573326802948941, 38.192208552556423 ], [ -84.573212479793071, 38.192328805233551 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22903, "RD_NAME": "BAINBRIDGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 269.94662472, "RKEY": "10500842", "FMP": 0, "TMP": 269.94662472, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C00566D0-63AA-4BAF-87AC-90AD8A702A7F}", "plow": "32", "FromStreet": "N COLONIAL HEIGHTS DR", "ToStreet": "STURBRIDGE DR", "PaveRank": "Local", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579731556106097, 38.228884030018953 ], [ -84.58002309407388, 38.228876203351511 ], [ -84.580198930690514, 38.228878935628472 ], [ -84.580662912136191, 38.22894796104859 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25563, "RD_NAME": "E WASHINGTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1195.8639465599999, "RKEY": "10500911", "FMP": 0, "TMP": 1195.8639465599999, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6C54A65B-ABA4-41EB-B21D-E26254D69CE8}", "plow": "31", "FromStreet": "CHAMBERS AVE", "ToStreet": "PARIS PIKE", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552540805876191, 38.211047675717381 ], [ -84.550016025293388, 38.210886133041761 ], [ -84.54989627088689, 38.210865692959231 ], [ -84.549771564742599, 38.210828724419976 ], [ -84.549527586993349, 38.210699090262196 ], [ -84.549047144667711, 38.210256711914774 ], [ -84.548804128768069, 38.210068313461576 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23360, "RD_NAME": "DORCHESTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 287.24652678000001, "RKEY": "10501261", "FMP": 0, "TMP": 287.24652678000001, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0426A0EA-AFE8-443C-99B4-729936C66B4E}", "plow": "32", "FromStreet": "MUSKET CT", "ToStreet": "HUDSON DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1979-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552984656606029, 38.185892473197725 ], [ -84.552044294929516, 38.186159508737063 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22610, "RD_NAME": "LLOYD CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 329.23640042, "RKEY": "10501437", "FMP": 0, "TMP": 329.23640042, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A30C03D4-C011-43D8-BC0F-D55BC57375BD}", "plow": "33", "FromStreet": "SEMINOLE TRL", "ToStreet": "END", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1978-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.573232091345744, 38.205320495622203 ], [ -84.57346106644323, 38.205148928684011 ], [ -84.573522151340612, 38.205072637359493 ], [ -84.573560467625924, 38.204961790854171 ], [ -84.573591459558671, 38.204590514112432 ], [ -84.573606956414537, 38.204513769687956 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25883, "RD_NAME": "LAKE FOREST DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 63.96015811, "RKEY": "10503347", "FMP": 77, "TMP": 140.96015811000001, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2013-027", "Adopted": "2013-12-09", "GlobalID": "{BE56E619-7DD6-4A8D-9ED4-5F55FF236630}", "plow": "32", "FromStreet": "HARMONY RIDGE RD", "ToStreet": "BAY SHORE CT", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534307668453081, 38.196073736619596 ], [ -84.534100806209992, 38.19600894677113 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24913, "RD_NAME": "WELLINGTON WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 254.58757053, "RKEY": "10501378", "FMP": 0, "TMP": 254.58757053, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A531526B-AD2F-4692-86A8-B169131E5C2F}", "plow": "31", "FromStreet": "MAPLEWOOD DR", "ToStreet": "LEE DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578584749550799, 38.206044865140356 ], [ -84.578275101141983, 38.205949792879068 ], [ -84.577962435195218, 38.20578191156649 ], [ -84.577898163862102, 38.205730740789939 ], [ -84.577849605153389, 38.205676430297636 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23882, "RD_NAME": "RICHFIELDS AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 269.80353975999998, "RKEY": "10502387", "FMP": 0, "TMP": 269.80353975999998, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{07844769-1802-4B44-BC37-4C29A411EB54}", "plow": "32", "FromStreet": "SERENA WAY", "ToStreet": "PICKETT LN", "PaveRank": "Local", "Width": 23.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.533251419985476, 38.199851713984906 ], [ -84.533585135806987, 38.19915921048846 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25003, "RD_NAME": "WATERSON PARK DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 201.53154536, "RKEY": "10503246", "FMP": 0, "TMP": 201.53154536, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{657DED0B-4151-4468-A60C-E70B14FEF485}", "plow": "53", "FromStreet": "FALLS CREEK DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561320347393874, 38.237415161672601 ], [ -84.561207879104757, 38.237341299630735 ], [ -84.561087895007844, 38.23726531327879 ], [ -84.560979456332547, 38.237206495666371 ], [ -84.560929228202014, 38.237184984534096 ], [ -84.560882716635078, 38.237168459130395 ], [ -84.560830935021713, 38.237153611731976 ], [ -84.56079025928419, 38.237144562873503 ], [ -84.560726894594865, 38.23713598964143 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25419, "RD_NAME": "E JEFFERSON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 352.8381765, "RKEY": "10500979", "FMP": 0, "TMP": 352.8381765, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{630C4BEC-6838-4F72-9ED0-4D2880DE636C}", "plow": "32", "FromStreet": "N HAMILTON ST", "ToStreet": "N MULBERRY ST", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557846453627221, 38.212453606994671 ], [ -84.556623683063592, 38.212364099184661 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23073, "RD_NAME": "GALEHOUSE RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 396.95676652999998, "RKEY": "10502139", "FMP": 295, "TMP": 696.95676652999998, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2011-011", "Adopted": "2011-11-28", "GlobalID": "{10B3FDB6-071F-4ECF-B110-3D4AA0D2DC36}", "plow": "32", "FromStreet": "BROOKFORD WAY", "ToStreet": "DUNN CIR", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.524550168823595, 38.221495340572943 ], [ -84.524376556536666, 38.221801629825229 ], [ -84.523982241488781, 38.2224974842064 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23367, "RD_NAME": "LOVETT PARK LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 264.03831903000003, "RKEY": "10502278", "FMP": 0, "TMP": 264.03831903000003, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A434F947-F311-49E4-AB0E-34567ACB4C00}", "plow": "32", "FromStreet": "BALDWIN TER", "ToStreet": "IRVING LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575293418972763, 38.191939192561762 ], [ -84.575955280597114, 38.192442040716323 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23477, "RD_NAME": "SHAWNEE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 696.53623926, "RKEY": "10501442", "FMP": 0, "TMP": 696.53623926, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1C72C7AB-F11B-43B3-AB4D-27B641B18AD3}", "plow": "32", "FromStreet": "ARAPAHO TRL", "ToStreet": "MOJAVE TRL", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56511619428197, 38.201017145629699 ], [ -84.565673564080612, 38.201028223441988 ], [ -84.56585469201157, 38.201040473971901 ], [ -84.566512731476337, 38.201132751123922 ], [ -84.567506087751255, 38.20130170636412 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23487, "RD_NAME": "DOGWOOD DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 757.53591266000001, "RKEY": "10500748", "FMP": 0, "TMP": 757.53591266000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{22D974D5-7CD3-43FA-B126-DB6DF251BF05}", "plow": "32", "FromStreet": "ETTER LN", "ToStreet": "HAZELWOOD DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.562234198413833, 38.181166127776521 ], [ -84.562451806006266, 38.181264987932259 ], [ -84.563291520187107, 38.181688403306097 ], [ -84.563466350791728, 38.181764586352898 ], [ -84.563550651748685, 38.181779988541756 ], [ -84.563634567378642, 38.181776162240531 ], [ -84.563710786737886, 38.181753308171757 ], [ -84.563794684304483, 38.181707461496991 ], [ -84.563970272546314, 38.181585360428876 ], [ -84.564396647111352, 38.18125210623306 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22966, "RD_NAME": "MONMOUTH CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 294.99418601000002, "RKEY": "10501270", "FMP": 0, "TMP": 294.99418601000002, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{91C7FE3E-EF6C-4D3C-8C70-45E02B501F88}", "plow": "33", "FromStreet": "DORCHESTER DR", "ToStreet": "END", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1979-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551120701694771, 38.186443459767716 ], [ -84.550450829936253, 38.186616826954662 ], [ -84.550130388178516, 38.18663609537569 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23095, "RD_NAME": "CROSS PARK DR X", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 139.27452323, "RKEY": "10503183", "FMP": 0, "TMP": 139.27452323, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{9F0CA1C8-3D50-45CC-8750-3E8A37B623C7}", "plow": "52", "FromStreet": "VILLAGE BLVD", "ToStreet": "VILLAGE BLVD", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525749244091216, 38.226201406581836 ], [ -84.52573604595274, 38.226214610153185 ], [ -84.52572184825523, 38.226227151197428 ], [ -84.525706704502085, 38.226238983640762 ], [ -84.525429422609292, 38.226442751959553 ], [ -84.525413663073422, 38.226453652456108 ], [ -84.525397101162469, 38.2264637854502 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23849, "RD_NAME": "MILITARY ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 86.03830148, "RKEY": "10501746", "FMP": 0, "TMP": 86.03830148, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{636200C1-B818-43ED-855C-10B3380DD373}", "plow": "31", "FromStreet": "E COLLEGE ST", "ToStreet": "E COLLEGE ST", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55128420442125, 38.207992773251711 ], [ -84.551304749732935, 38.207757067190506 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22764, "RD_NAME": "OAK ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 238.45254635000001, "RKEY": "10501046", "FMP": 0, "TMP": 238.45254635000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BF75CD35-36C6-459A-BD60-83D1FD4F1FBC}", "plow": "32", "FromStreet": "GANO AVE", "ToStreet": "WRIGHT ALY", "PaveRank": "Local", "Width": 21.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558504278057455, 38.21695193921861 ], [ -84.558751414053589, 38.21757703215448 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22858, "RD_NAME": "SCROGGIN PARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 797.43481154999995, "RKEY": "10501241", "FMP": 0, "TMP": 797.43481154999995, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8651653D-0BF8-4A77-B8B7-BB3D96D3DF7C}", "plow": "31", "FromStreet": "E SHOWALTER DR", "ToStreet": "SCROGGIN PARK DR", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552671969566475, 38.195065296246312 ], [ -84.55286901894992, 38.195402901661375 ], [ -84.552999177878831, 38.195573947054676 ], [ -84.553109199958385, 38.195656353465701 ], [ -84.553243026881375, 38.195730213940095 ], [ -84.553344070840865, 38.195765566274744 ], [ -84.553449160738069, 38.195787503087622 ], [ -84.553570425538979, 38.195799166827726 ], [ -84.553823105952119, 38.195776182293315 ], [ -84.554884642052826, 38.195447739176345 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22795, "RD_NAME": "WATSON ALY", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 490.69724381999998, "RKEY": "10501908", "FMP": 0, "TMP": 490.69724381999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7385671D-906A-426B-B682-A43F545E1C90}", "plow": "33", "FromStreet": "N HAMILTON ST", "ToStreet": "MAIN AVE", "PaveRank": "Local", "Width": 12.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554178758246437, 38.216840165075652 ], [ -84.554112186876779, 38.216780993329877 ], [ -84.55405206743248, 38.216753196679406 ], [ -84.553205172568866, 38.216707277534844 ], [ -84.553152474316263, 38.216694111150147 ], [ -84.553113131525549, 38.216673114377087 ], [ -84.553097790811563, 38.21663176375263 ], [ -84.553090425113837, 38.216528150964358 ], [ -84.553122345986196, 38.216213464276237 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25088, "RD_NAME": "CARDOME CENTER NORTH", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 806.13337527, "RKEY": "10503340", "FMP": 0, "TMP": 806.13337527, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F834DA01-0B22-46E2-9613-D9AACEF55AA8}", "plow": "33", "FromStreet": "CINCINNATI PIKE", "ToStreet": "END", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566646446693838, 38.223476306837952 ], [ -84.566858572216802, 38.223432738769439 ], [ -84.567266541026385, 38.223370612174833 ], [ -84.567910797380364, 38.223294281788014 ], [ -84.569414062659732, 38.223117292272271 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23498, "RD_NAME": "FLINTROY CT", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 152.34600639000001, "RKEY": "10500947", "FMP": 0, "TMP": 152.34600639000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{05B5BEF1-2D86-4216-B002-4EE00550BFDF}", "plow": "33", "FromStreet": "DAVIS CT", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.548995680790824, 38.213389812845037 ], [ -84.548726588395255, 38.213369503086014 ], [ -84.548467075272129, 38.213380872787624 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25033, "RD_NAME": "PUEBLO TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 668.94445342999995, "RKEY": "10501450", "FMP": 0, "TMP": 668.94445342999995, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7C71F7B8-6784-4BA9-9248-069A5A145EA6}", "plow": "32", "FromStreet": "IROQUOIS TRL", "ToStreet": "SEMINOLE TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1965-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570908122532344, 38.205647779079364 ], [ -84.571195044260378, 38.205335630539984 ], [ -84.571614806784325, 38.204813059588325 ], [ -84.571963918726155, 38.204202997061117 ], [ -84.572040479210514, 38.204051336275271 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22870, "RD_NAME": "MAPLE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 245.46796299, "RKEY": "10501062", "FMP": 0, "TMP": 245.46796299, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2B209B48-4388-4152-93F0-5D18CB301975}", "plow": "32", "FromStreet": "SOUTH ALY", "ToStreet": "GANO AVE", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554295402610407, 38.217159924028479 ], [ -84.554505841049377, 38.217813217723211 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24511, "RD_NAME": "FAWN RUN DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 404.40156403999998, "RKEY": "10500792", "FMP": 0, "TMP": 404.40156403999998, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F5AED891-DAFC-4442-A420-192A5375D956}", "plow": "32", "FromStreet": "FAWN RUN CT", "ToStreet": "TIMBERWOOD TRCE", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1996-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.522751673134806, 38.215639877367138 ], [ -84.522786751739901, 38.215582018167439 ], [ -84.522840028944032, 38.215413942140273 ], [ -84.522832589561858, 38.215024976253289 ], [ -84.52285510115621, 38.214906565341607 ], [ -84.522981160887937, 38.214556043781613 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25587, "RD_NAME": "POPLAR ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 213.94337724, "RKEY": "10501067", "FMP": 0, "TMP": 213.94337724, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AFA948DF-D0E0-4071-A3B3-A2FB6F0A7B9E}", "plow": "32", "FromStreet": "N HAMILTON ST", "ToStreet": "WRIGHT ALY", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55264470889044, 38.218312903648332 ], [ -84.552846120120932, 38.218878499418125 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22681, "RD_NAME": "BROOKFORD WAY (West Traffic Circle)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 30.715438, "RKEY": "10503783", "FMP": 0, "TMP": 30.715438, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2012-004", "Adopted": "2012-02-13", "GlobalID": "{F085383A-8714-4ECD-97C1-24DD61BD7071}", "plow": "31", "FromStreet": "FALMOUTH DR", "ToStreet": "BROOKFORD WAY", "PaveRank": null, "Width": 0.0, "SectionID": 7.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526739884522939, 38.221248967192821 ], [ -84.526749141215618, 38.221253170061239 ], [ -84.526757437433133, 38.221258476332778 ], [ -84.526764563801549, 38.221264752091713 ], [ -84.526770340470478, 38.221271838955083 ], [ -84.526774621652194, 38.221279558069796 ], [ -84.526777299300861, 38.221287714626442 ], [ -84.526778305839301, 38.221296102775696 ], [ -84.526777615864688, 38.22130451082338 ], [ -84.526775246789512, 38.221312726573046 ], [ -84.526771258402277, 38.221320542681354 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23942, "RD_NAME": "COPPERFIELD LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1550.88867903, "RKEY": "10501384", "FMP": 0, "TMP": 1550.88867903, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0D6C30E8-CF83-42CA-B227-6AB8F27398FB}", "plow": "31", "FromStreet": "PAYNES DEPOT RD", "ToStreet": "SEMINOLE TRL", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1990-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583304375666302, 38.201125809533181 ], [ -84.582746226612997, 38.200922285834288 ], [ -84.582639323714858, 38.200925899366688 ], [ -84.582532597619505, 38.201006138174073 ], [ -84.582310963436584, 38.201353288877115 ], [ -84.582250375013842, 38.201399104094556 ], [ -84.582166438845647, 38.201402943777978 ], [ -84.578661007323177, 38.200114541185187 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22564, "RD_NAME": "WILLIAMSBURG LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 360.45617016, "RKEY": "10501677", "FMP": 0, "TMP": 360.45617016, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E25420AC-DC8E-4829-B574-C6C727E35A0F}", "plow": "31", "FromStreet": "MILL CREEK CT", "ToStreet": "CUMBERLAND DR", "PaveRank": "Continuous", "Width": 31.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "1992-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575504597131882, 38.23210672576635 ], [ -84.575871089672304, 38.232224613373205 ], [ -84.575993843992109, 38.232256041348627 ], [ -84.576719492520311, 38.232318993640519 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23287, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 355.122815, "RKEY": "10502328", "FMP": 0, "TMP": 355.122815, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "2011-008", "Adopted": "2011-09-26", "GlobalID": "{CBC1F957-8B3A-4B6E-9CAA-92BCF28086DD}", "plow": "31", "FromStreet": "FRANKFORT RD", "ToStreet": "QUAIL HOLLOW DR", "PaveRank": null, "Width": 0.0, "SectionID": 11.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583370419596903, 38.209015973658936 ], [ -84.583406810031022, 38.209122211894339 ], [ -84.583422619910877, 38.209275915735702 ], [ -84.583434690582706, 38.209391563287255 ], [ -84.583481194845973, 38.209531998029021 ], [ -84.583520207862961, 38.209980670067061 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23981, "RD_NAME": "DICKINSON DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 313.99870116, "RKEY": "10501299", "FMP": 0, "TMP": 313.99870116, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6B9FC4FF-9B5A-492C-9CC0-65BE76A5D87F}", "plow": "32", "FromStreet": "DICKINSON CT", "ToStreet": "BARRETT ST", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566105938090402, 38.194051786235434 ], [ -84.56718958139804, 38.194161778903052 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23971, "RD_NAME": "CANDLELIGHT BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 246.41805952000001, "RKEY": "10501937", "FMP": 0, "TMP": 246.41805952000001, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{54C70127-D99A-4F05-AD1C-AB068847AF7D}", "plow": "31", "FromStreet": "BEVELED GLASS LN", "ToStreet": "CHAMPION WAY", "PaveRank": "Boulevard - Parking", "Width": 20.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.546049577807565, 38.22991748691058 ], [ -84.546152770008661, 38.229802915094517 ], [ -84.54652752796251, 38.229646066930677 ], [ -84.546765817226927, 38.229573515122006 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25056, "RD_NAME": "TAVNER DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 264.88887017000002, "RKEY": "10503112", "FMP": 0, "TMP": 264.88887017000002, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": null, "GlobalID": "{E8DB6480-0D4E-462B-B9FC-19D58419D429}", "plow": "53", "FromStreet": "WYSTERIA LN", "ToStreet": "ALEXANDER PATH", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.548810098468834, 38.181375662764481 ], [ -84.548771332545314, 38.181506578790831 ], [ -84.548731080445037, 38.181642510477879 ], [ -84.54866884601249, 38.181805928975827 ], [ -84.548573888026979, 38.181955828836486 ], [ -84.548508475796325, 38.182058715560174 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22890, "RD_NAME": "MONTICELLO DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 385.64876443999998, "RKEY": "10500846", "FMP": 0, "TMP": 385.64876443999998, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BB966AA0-B0A3-45F3-81DD-3079ADD5182C}", "plow": "32", "FromStreet": "MAYFLOWER CT", "ToStreet": "MONTCLAIR CT", "PaveRank": "Local", "Width": 21.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578854027041473, 38.231344319946963 ], [ -84.579308232218736, 38.230347768931942 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22779, "RD_NAME": "HAWTHORNE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 905.39864649000003, "RKEY": "10502209", "FMP": 0, "TMP": 905.39864649000003, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B68B5756-434F-464C-A4C3-13FBD83A690F}", "plow": "31", "FromStreet": "HEMINGWAY PL", "ToStreet": "ALCOTT LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56834684399044, 38.196732163084263 ], [ -84.568635730905115, 38.196794920825596 ], [ -84.568984124016211, 38.196879695385 ], [ -84.569044514117081, 38.196889910997754 ], [ -84.569101622489583, 38.196887735147179 ], [ -84.569154063042646, 38.196872878822376 ], [ -84.569197989699745, 38.196846403021496 ], [ -84.56923510634148, 38.196810522088029 ], [ -84.569579541004771, 38.196447594093279 ], [ -84.570565742296552, 38.195430288585179 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23453, "RD_NAME": "SETH WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 224.17713968000001, "RKEY": "10503257", "FMP": 0, "TMP": 224.17713968000001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2012-003", "Adopted": "2012-02-13", "GlobalID": "{9ED07EEC-8020-435F-B1FF-6845B83CCEDE}", "plow": "33", "FromStreet": "ERICA DR", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.529248701598902, 38.196153556595057 ], [ -84.529531625845209, 38.195669340027976 ], [ -84.529626421633267, 38.195703835898236 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24453, "RD_NAME": "OLD OXFORD RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 80.0039298, "RKEY": "10503421", "FMP": 0, "TMP": 80.0039298, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{BE656CEA-0EA1-45D7-B59B-EF1B63DC7F00}", "plow": "31", "FromStreet": "VILLAGE BLVD", "ToStreet": "VILLAGE BLVD", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526364796387085, 38.227418325407811 ], [ -84.526607332071308, 38.227310337062526 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25869, "RD_NAME": "BOURBON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 353.6356813, "RKEY": "10500930", "FMP": 0, "TMP": 353.6356813, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3B7EF5B9-81A7-45BC-9189-4B3F3D6A3AED}", "plow": "31", "FromStreet": "N HAMILTON ST", "ToStreet": "N MULBERRY ST", "PaveRank": "Local", "Width": 23.0, "SectionID": 8.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557797771295697, 38.212987836876501 ], [ -84.556570146605452, 38.212918053577255 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22588, "RD_NAME": "MILL CREEK CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 231.77484649, "RKEY": "10500854", "FMP": 0, "TMP": 231.77484649, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1568F4C7-DABD-454E-96A6-103F30AC79F1}", "plow": "33", "FromStreet": "WILLIAMSBURG LN", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1992-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575504597131882, 38.23210672576635 ], [ -84.575376252151798, 38.232382009957774 ], [ -84.575349911191211, 38.232461666653201 ], [ -84.575345223344854, 38.232515448816024 ], [ -84.575364787482457, 38.232554916214148 ], [ -84.575398730353058, 38.232587935287256 ], [ -84.575543947144439, 38.232630023128074 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24433, "RD_NAME": "FAIRFAX WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 280.23146186000002, "RKEY": "10501222", "FMP": 0, "TMP": 280.23146186000002, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8D9FDAA1-1A70-4B9B-8FE3-236901C72064}", "plow": "32", "FromStreet": "WHIG CT", "ToStreet": "TORY CT", "PaveRank": "Continuous", "Width": 33.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557182966532608, 38.186978548208678 ], [ -84.557254552073061, 38.186211102662618 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23452, "RD_NAME": "PONY PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 271.50137335, "RKEY": "10503256", "FMP": 0, "TMP": 271.50137335, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2012-003", "Adopted": "2012-02-13", "GlobalID": "{D2F1B9CF-9A1D-41DB-A24B-6DFF1CCFDEAA}", "plow": "33", "FromStreet": "END", "ToStreet": "ERICA DR", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531342760461698, 38.197007163266719 ], [ -84.531686478836463, 38.196402005797125 ], [ -84.531591352294086, 38.196368080881129 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22741, "RD_NAME": "DALTON RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 136.055178, "RKEY": "10503487", "FMP": 0, "TMP": 136.0, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2012-004", "Adopted": "2012-02-13", "GlobalID": "{7F5D33E5-8AB3-4730-B40F-B0F5C1FC0C88}", "plow": "32", "FromStreet": "FALMOUTH DR", "ToStreet": "CROSS PARK DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526473910126867, 38.22355187497179 ], [ -84.526248054459757, 38.223880092022107 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22684, "RD_NAME": "W CLINTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 215.60730996000001, "RKEY": "10501167", "FMP": 0, "TMP": 215.60730996000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E1CF76B6-2F6F-4E4C-B09F-05A222E4EE09}", "plow": "31", "FromStreet": "HIGHLAND AVE", "ToStreet": "HOLLY LN", "PaveRank": "Local", "Width": 20.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564883891228035, 38.207556977011329 ], [ -84.565633650561693, 38.207533455292008 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25072, "RD_NAME": "WHITE PINE LN", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 138.63254807000001, "RKEY": "10502558", "FMP": 0, "TMP": 138.63254807000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{E8A02F28-8187-4047-ADFB-C16B1670C441}", "plow": "33", "FromStreet": "W JEFFERSON ST", "ToStreet": "END", "PaveRank": "Local", "Width": 13.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560436639729929, 38.212643103979275 ], [ -84.560421478757064, 38.21274040484488 ], [ -84.560419738659888, 38.212854657956925 ], [ -84.560424516841735, 38.212930225019718 ], [ -84.560454156021976, 38.213019959799325 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23986, "RD_NAME": "BROWNING DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 296.25335546000002, "RKEY": "10501289", "FMP": 0, "TMP": 296.25335546000002, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9327A38A-D2C2-4BD1-BAD7-A3D2922FA8D5}", "plow": "32", "FromStreet": "HAWTHORNE DR", "ToStreet": "FAULKNER CIR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563520432999923, 38.195296069335306 ], [ -84.564424919277997, 38.194905819030176 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25371, "RD_NAME": "CAMP CREEK WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 218.67891244, "RKEY": "10502926", "FMP": 0, "TMP": 218.67891244, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{5DABAFBA-5B06-418F-A36B-915B47861D0C}", "plow": "33", "FromStreet": "RAISE OLD GLORY LN", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549381352277862, 38.232235511130114 ], [ -84.549308625984636, 38.232382252813188 ], [ -84.549273653863906, 38.232498343788919 ], [ -84.549267825976472, 38.23255678286074 ], [ -84.549269295789585, 38.232616119490174 ], [ -84.549292415128335, 38.232820957896941 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25061, "RD_NAME": "VALDEZ CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1251.2316667800001, "RKEY": "10502541", "FMP": 0, "TMP": 1251.2316667800001, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{78971A75-E6DF-403C-AC4B-7AEB05527192}", "plow": "32", "FromStreet": "RUFFIAN TRL", "ToStreet": "RUFFIAN TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531715595637152, 38.200943794078732 ], [ -84.53155579683694, 38.201262377152297 ], [ -84.531246940472045, 38.201902125842686 ], [ -84.531211435177823, 38.201965476266679 ], [ -84.531168081853536, 38.202019407440062 ], [ -84.53111413180531, 38.202061695268604 ], [ -84.531050976835701, 38.202092353508036 ], [ -84.530980000603066, 38.202111944599309 ], [ -84.530904005328111, 38.20211940049893 ], [ -84.530830305279196, 38.202114245947968 ], [ -84.530764444365005, 38.202098187502628 ], [ -84.530707784222372, 38.202072885018524 ], [ -84.53065752961372, 38.202039135336477 ], [ -84.530557682729508, 38.201952692303806 ], [ -84.530040694156, 38.201457675965898 ], [ -84.52999947658023, 38.201403695623739 ], [ -84.529973221591874, 38.201349870415562 ], [ -84.529960551323427, 38.201295360383739 ], [ -84.529961086102858, 38.201242086320192 ], [ -84.529973782343831, 38.201190035409276 ], [ -84.529997617451642, 38.201137825370608 ], [ -84.530378849311049, 38.20047850303154 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22897, "RD_NAME": "HAMPTON CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 150.85492383, "RKEY": "10500858", "FMP": 0, "TMP": 150.85492383, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{66469C58-648F-48EC-BDC7-EB02312653A2}", "plow": "33", "FromStreet": "CUMBERLAND DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1993-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574687578596084, 38.234516778034759 ], [ -84.575162472073018, 38.234693691812268 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22785, "RD_NAME": "WATSON CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 222.38686308000001, "RKEY": "10501500", "FMP": 0, "TMP": 222.38686308000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{233F48F5-3B5E-4108-9CB4-1E7FEDE99CDB}", "plow": "33", "FromStreet": "KENTUCKY AVE", "ToStreet": "END", "PaveRank": "Local", "Width": 17.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567699990294471, 38.206846944215322 ], [ -84.567547445073998, 38.206874529989342 ], [ -84.566930402547285, 38.206891976016387 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23449, "RD_NAME": "STONE AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 347.87225873, "RKEY": "10501190", "FMP": 0, "TMP": 347.87225873, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5C493327-A25B-4795-B058-81F24E4D8BA9}", "plow": "33", "FromStreet": "1ST ST", "ToStreet": "2ND ST", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555684236199909, 38.203222062965175 ], [ -84.555318113836123, 38.203199414081041 ], [ -84.554475107111443, 38.203180730282277 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22601, "RD_NAME": "S REDDING RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 282.03173721000002, "RKEY": "10503051", "FMP": 0, "TMP": 282.03173721000002, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0E7D200B-65B0-4047-946E-2824AD0C86D0}", "plow": "32", "FromStreet": "COPPERFIELD LN", "ToStreet": "REDDING LAKE CIR", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576308548013216, 38.199249992059492 ], [ -84.576687446386146, 38.198535574339729 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25875, "RD_NAME": "KINGSTON DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 354.07065404000002, "RKEY": "10502256", "FMP": 0, "TMP": 354.07065404000002, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2011-007", "Adopted": "2011-09-26", "GlobalID": "{AC7BE47D-7A05-44B6-AE0E-B5A830FDB4CA}", "plow": "32", "FromStreet": "PRESTWICK DR", "ToStreet": "END", "PaveRank": "Local", "Width": 28.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.523722758146107, 38.231444135783129 ], [ -84.523674579276886, 38.23111764059599 ], [ -84.523666744792877, 38.230981888572487 ], [ -84.523667521528964, 38.230851718342407 ], [ -84.523655948290127, 38.230731307016697 ], [ -84.523641588377274, 38.230673758880926 ], [ -84.5236039720251, 38.230570104458032 ], [ -84.523562589105751, 38.230485918827043 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23381, "RD_NAME": "PAVILION DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 576.81703762999996, "RKEY": "10502837", "FMP": 326, "TMP": 902.81703762999996, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-031", "Adopted": "2009-10-12", "GlobalID": "{0420DFCA-15F0-45AD-9913-7CFB1F8F52C1}", "plow": "31", "FromStreet": "FURLONG CT", "ToStreet": "BACK STRETCH DR", "PaveRank": "Continuous", "Width": 32.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2002-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.544063707426005, 38.23358817181898 ], [ -84.544062532179098, 38.233744358364518 ], [ -84.54408973329619, 38.233869321310955 ], [ -84.544139339605039, 38.233986822265415 ], [ -84.544208906706913, 38.234097386285306 ], [ -84.544463146343531, 38.234412514288074 ], [ -84.544695377196788, 38.234668371261805 ], [ -84.544882805499441, 38.234832316645161 ], [ -84.545018749965706, 38.234929550192682 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22790, "RD_NAME": "HUNT ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 362.97663619000002, "RKEY": "10501110", "FMP": 0, "TMP": 362.97663619000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7914764E-BB78-49A1-97A6-07DA9DB137EC}", "plow": "33", "FromStreet": "W WASHINGTON ST", "ToStreet": "W JEFFERSON ST", "PaveRank": "Local", "Width": 13.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560500413114681, 38.211647634203892 ], [ -84.560436639729929, 38.212643103979275 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24998, "RD_NAME": "CHAMBERS AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 268.94190443999997, "RKEY": "10500937", "FMP": 0, "TMP": 268.94190443999997, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{9B3E0B75-5913-44DE-90F4-F09C7AB2CB8A}", "plow": "31", "FromStreet": "WEST ST", "ToStreet": "MAIN AVE", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552003825073911, 38.215425735793346 ], [ -84.551898937607348, 38.216159604176468 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23435, "RD_NAME": "GEORGE MARTIN AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1087.7396161700001, "RKEY": "10500662", "FMP": 0, "TMP": 1087.7396161700001, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{12A704E8-A69C-47F1-B4C1-760AE935357E}", "plow": "32", "FromStreet": "POWERS DR", "ToStreet": "POWERS DR", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551603689626859, 38.195636707348044 ], [ -84.551328196184457, 38.195436447908158 ], [ -84.551209779230746, 38.195378122581623 ], [ -84.551068865995049, 38.195333574456882 ], [ -84.550870241024526, 38.195306842915578 ], [ -84.55014574204931, 38.19526104179765 ], [ -84.549992782334783, 38.195272397148166 ], [ -84.549855554326669, 38.19532208700312 ], [ -84.549731647095868, 38.195429860564076 ], [ -84.549680568096704, 38.195531782171258 ], [ -84.549676030611948, 38.195639395382685 ], [ -84.54969581260076, 38.195749451698227 ], [ -84.550153307449122, 38.196697482704138 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25408, "RD_NAME": "E SHOWALTER DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 642.9351934, "RKEY": "10501199", "FMP": 0, "TMP": 642.9351934, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FF758E5F-9DE4-44F0-9F7C-C0D6BAFCFF7F}", "plow": "31", "FromStreet": "S BROADWAY", "ToStreet": "MARKET PATH", "PaveRank": "Collector - Residential", "Width": 36.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1961-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.561856342264434, 38.192552737232162 ], [ -84.559628263538158, 38.192394649282505 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25124, "RD_NAME": "ROCKY CREEK RD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 1574.220099, "RKEY": "10503187", "FMP": 402, "TMP": 1976.22009856, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": null, "GlobalID": "{B21CA9FA-FC55-4590-B35F-7C57C287CBCC}", "plow": "52", "FromStreet": "CRUMBAUGH RD", "ToStreet": "LIMESTONE LN", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.518359867683699, 38.220228821157185 ], [ -84.518347655397321, 38.220229179834284 ], [ -84.518316453181512, 38.220228991095382 ], [ -84.518285292577204, 38.220227699518944 ], [ -84.518254236404772, 38.220225307663519 ], [ -84.51822334863337, 38.220221819887108 ], [ -84.518192688677289, 38.220217244161873 ], [ -84.51816592764122, 38.220213329772811 ], [ -84.518138944571248, 38.220210521323494 ], [ -84.518111812579605, 38.220208825853412 ], [ -84.518084604768546, 38.220208247699496 ], [ -84.518057396517619, 38.220208789391535 ], [ -84.518030260902478, 38.220210448059241 ], [ -84.518003272140845, 38.220213220829713 ], [ -84.517976502146396, 38.22021709942981 ], [ -84.51795002624911, 38.220222072875899 ], [ -84.517923914058954, 38.220228127494678 ], [ -84.517898236321372, 38.220235247808588 ], [ -84.517873064910631, 38.220243414733702 ], [ -84.517848467116551, 38.22025260469205 ], [ -84.517824509083724, 38.220262793207446 ], [ -84.517801256947067, 38.220273953100964 ], [ -84.517778773402128, 38.220286053597924 ], [ -84.517757119996247, 38.22029906212439 ], [ -84.51773635598289, 38.220312943408999 ], [ -84.517716536034456, 38.220327658587209 ], [ -84.517697714826738, 38.220343169695333 ], [ -84.517679944728641, 38.220359432468541 ], [ -84.517663272405883, 38.220376404456914 ], [ -84.517647743362403, 38.220394037807672 ], [ -84.517633400824977, 38.220412286475039 ], [ -84.517620283436003, 38.220431099919082 ], [ -84.517608425266843, 38.220450426709448 ], [ -84.517350134873993, 38.220901013273377 ], [ -84.517338995397822, 38.220919239261463 ], [ -84.517326735086243, 38.220937011943185 ], [ -84.517313382329533, 38.220954288008798 ], [ -84.517298971234666, 38.220971025937253 ], [ -84.517283535912213, 38.220987185108619 ], [ -84.517267112766476, 38.221002727600251 ], [ -84.517249741624852, 38.221017614580887 ], [ -84.517231464608528, 38.221031809916802 ], [ -84.51721232727823, 38.221045281070005 ], [ -84.517192372907388, 38.221057994606952 ], [ -84.517176094817842, 38.22106826813792 ], [ -84.517160349611942, 38.221079046769155 ], [ -84.51714516234739, 38.221090312425076 ], [ -84.517127157454539, 38.221104917944814 ], [ -84.517110090371389, 38.221120207824477 ], [ -84.517094002074202, 38.221136145032823 ], [ -84.517078932387591, 38.221152689838576 ], [ -84.517064917710172, 38.22116980251807 ], [ -84.517051993292185, 38.2211874415487 ], [ -84.517040189802643, 38.221205561814358 ], [ -84.517029536778651, 38.221224120904445 ], [ -84.517020060321485, 38.221243073713232 ], [ -84.517011783093196, 38.221262371539389 ], [ -84.517004725485364, 38.221281969290168 ], [ -84.516998904453445, 38.221301819178038 ], [ -84.51690932028994, 38.221645858614828 ], [ -84.516795870931929, 38.222081540585357 ], [ -84.51678861020963, 38.222112116568731 ], [ -84.516782705724836, 38.22214287324514 ], [ -84.516778163053829, 38.222173773664082 ], [ -84.51677498776958, 38.222204779974035 ], [ -84.516773184302977, 38.222235854326236 ], [ -84.516772754807761, 38.222266960678724 ], [ -84.516773700278847, 38.222298058487596 ], [ -84.51677601830518, 38.222329112622184 ], [ -84.516779707601017, 38.222360083444592 ], [ -84.516784762322544, 38.22239093403013 ], [ -84.516791177767942, 38.22242162745134 ], [ -84.516798943521806, 38.2224521258929 ], [ -84.516808053736995, 38.222482391528956 ], [ -84.516818494581855, 38.22251238925471 ], [ -84.516830254495574, 38.222542080356341 ], [ -84.516843318511121, 38.222571431533403 ], [ -84.516857671644786, 38.222600404980739 ], [ -84.516873295499877, 38.222628966504757 ], [ -84.516890172818421, 38.222657081008151 ], [ -84.51690828063542, 38.222684714307675 ], [ -84.516927599415212, 38.222711833113138 ], [ -84.516948103911901, 38.222738404147336 ], [ -84.516969768882745, 38.222764395033892 ], [ -84.51698212666993, 38.222778976225328 ], [ -84.516994117421916, 38.222793746547353 ], [ -84.517014812371428, 38.222820854086564 ], [ -84.517034277143509, 38.222848523006448 ], [ -84.517052485344905, 38.222876719132721 ], [ -84.517069415143695, 38.222905406478837 ], [ -84.517085045853207, 38.222934549956456 ], [ -84.517099355634741, 38.222964111777159 ], [ -84.517112329504883, 38.222994055037653 ], [ -84.517123949054096, 38.223024342842514 ], [ -84.517134199292158, 38.223054936486513 ], [ -84.51714306865496, 38.223085797256687 ], [ -84.517150546720202, 38.22311688643731 ], [ -84.517156621923547, 38.223148165315315 ], [ -84.517161287268863, 38.223179595166975 ], [ -84.517164413642789, 38.223209605072803 ], [ -84.51716625318619, 38.223239681885282 ], [ -84.517166806910538, 38.223269790466148 ], [ -84.517166072401025, 38.223299895684747 ], [ -84.5171640506789, 38.223329965105471 ], [ -84.517160745039632, 38.223359963584521 ], [ -84.517156157639931, 38.22338985688171 ], [ -84.517150295204715, 38.223419610746305 ], [ -84.51714316217803, 38.223449191833744 ], [ -84.517134769856284, 38.223478566783641 ], [ -84.51712512496124, 38.223507700444337 ], [ -84.517114239941321, 38.223536562155566 ], [ -84.517102127228512, 38.223565116752361 ], [ -84.517088800413418, 38.223593333571984 ], [ -84.517074274218885, 38.223621179246003 ], [ -84.517058565658516, 38.223648622202695 ], [ -84.517042462848693, 38.223674447093948 ], [ -84.517025313498479, 38.223699848235647 ], [ -84.517007134644942, 38.223724800362405 ], [ -84.516987945602821, 38.223749276401911 ], [ -84.516967765696805, 38.223773251984447 ], [ -84.516946616535833, 38.223796702735278 ], [ -84.516924518580197, 38.223819602480191 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23064, "RD_NAME": "E COLLEGE ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 46.19330088, "RKEY": "10501146", "FMP": 0, "TMP": 46.19330088, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{005675F7-A6BD-4578-BF67-BA50A3676690}", "plow": "31", "FromStreet": "MEMORIAL DR", "ToStreet": "GIDDINGS CIR", "PaveRank": "Continuous", "Width": 31.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554611187705348, 38.207961093195351 ], [ -84.554450885522314, 38.207951507951115 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23434, "RD_NAME": "GEORGE MARTIN AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 436.28812427999998, "RKEY": "10500654", "FMP": 0, "TMP": 436.28812427999998, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7161CFAC-3AC2-4371-8F7F-87F645E608C9}", "plow": "32", "FromStreet": "SCROGGIN PARK DR", "ToStreet": "POWERS DR", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554211984681004, 38.196602386506378 ], [ -84.55315948455204, 38.196523625040783 ], [ -84.552988665487376, 38.196498825909813 ], [ -84.552800814988515, 38.196451333019162 ], [ -84.552725582283685, 38.196412396112841 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23028, "RD_NAME": "CARRIAGE LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 927.42808392999996, "RKEY": "10501924", "FMP": 0, "TMP": 927.42808392999996, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3FF10DB7-B9F6-4A96-B745-785AE457E505}", "plow": "33", "FromStreet": "COACHMAN PL", "ToStreet": "COACHMAN PL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1999-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549256653368317, 38.228162752902485 ], [ -84.549495925358841, 38.227944098749184 ], [ -84.549856139679051, 38.227546509906588 ], [ -84.550056209190757, 38.227361786738854 ], [ -84.550425845464801, 38.227112046392143 ], [ -84.550520615427246, 38.227064946478173 ], [ -84.550622534874307, 38.227027804959178 ], [ -84.550727393841484, 38.227002502971906 ], [ -84.550892005188786, 38.226985222092644 ], [ -84.551064171270227, 38.226995756549101 ], [ -84.551179355377613, 38.227020542500682 ], [ -84.551287643013609, 38.22706256102061 ], [ -84.551385301775653, 38.227116007172164 ], [ -84.551703547431657, 38.227327956159492 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23480, "RD_NAME": "SIOUX TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 580.2381224, "RKEY": "10501441", "FMP": 0, "TMP": 580.2381224, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{EC59E153-3C07-4CC0-A655-A7D69342D19B}", "plow": "32", "FromStreet": "ARAPAHO TRL", "ToStreet": "MOJAVE TRL", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564783821037196, 38.202919805591819 ], [ -84.565404339602409, 38.20294387624994 ], [ -84.565510902600579, 38.202940000143037 ], [ -84.566053107760368, 38.202856173618422 ], [ -84.566243958664586, 38.202848472305654 ], [ -84.566411465970575, 38.202863881466229 ], [ -84.566775575441298, 38.202946896599087 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23366, "RD_NAME": "LOVETT PARK LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 254.22584377000001, "RKEY": "10502279", "FMP": 0, "TMP": 254.22584377000001, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1E9DE3A5-B82B-486F-A99C-6C00D08F0536}", "plow": "32", "FromStreet": "VICTOR PL", "ToStreet": "BALDWIN TER", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574654561975578, 38.191456344046038 ], [ -84.575293418972763, 38.191939192561762 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23089, "RD_NAME": "PARK PLACE CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 357.73343132999997, "RKEY": "10502322", "FMP": 0, "TMP": 357.73343132999997, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2F6E24C0-014A-4989-82C1-EECB99130D1E}", "plow": "33", "FromStreet": "SANTA BARBARA BLVD", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.535523788990631, 38.198559280201515 ], [ -84.535652771409062, 38.19852517653154 ], [ -84.535708423449648, 38.198505974117545 ], [ -84.535761038723322, 38.198480973520219 ], [ -84.535808186607312, 38.198449874373125 ], [ -84.535848822443725, 38.198412665724625 ], [ -84.535882224310953, 38.198370989037542 ], [ -84.535908372553791, 38.198325941697234 ], [ -84.536060229362874, 38.198002052885343 ], [ -84.536173124282186, 38.197782676918479 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23842, "RD_NAME": "CLUBHOUSE DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 1249.202492, "RKEY": "10502051", "FMP": 548, "TMP": 1797.202492, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": null, "GlobalID": "{3F1C1C1F-255E-402A-98A3-07BD47335EC6}", "plow": "51", "FromStreet": "SUNNINGDALE DR", "ToStreet": "LOCH LOMOND DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.524230938900772, 38.237392907629747 ], [ -84.524220516235374, 38.237420594975639 ], [ -84.524208380473027, 38.237448969239502 ], [ -84.52419493312938, 38.2374769735952 ], [ -84.524180190048639, 38.23750456926544 ], [ -84.524164172793107, 38.237531719261135 ], [ -84.524146901783013, 38.237558386596 ], [ -84.524128402017851, 38.237584536975731 ], [ -84.524108696199065, 38.237610132507662 ], [ -84.524087812760072, 38.237635140691246 ], [ -84.524065778988643, 38.237659528127644 ], [ -84.524042624450459, 38.237683259610826 ], [ -84.524018381016148, 38.237706305334946 ], [ -84.523993080546404, 38.237728632791338 ], [ -84.523966757200071, 38.237750213069688 ], [ -84.523939448559588, 38.237771016350749 ], [ -84.523911188787508, 38.237791014625081 ], [ -84.521761218741815, 38.239257064307232 ], [ -84.521733032330346, 38.239275611389765 ], [ -84.521704037622328, 38.239293364827425 ], [ -84.521674269954971, 38.239310304717172 ], [ -84.521643765800974, 38.239326409351449 ], [ -84.521612562778714, 38.239341657921095 ], [ -84.521580699659367, 38.239356032316898 ], [ -84.521548215217294, 38.239369515330786 ], [ -84.521515151653929, 38.239382089746641 ], [ -84.521481546608456, 38.239393740160835 ], [ -84.52144744457371, 38.239404451153881 ], [ -84.521412885487109, 38.239414210920657 ], [ -84.521376881859652, 38.239424402870341 ], [ -84.521341374406745, 38.239435627918773 ], [ -84.521306412188196, 38.239447870636901 ], [ -84.521272041979401, 38.239461115600889 ], [ -84.521238309396693, 38.239475342885136 ], [ -84.521205260069991, 38.239490536167736 ], [ -84.521172938463593, 38.239506672822905 ], [ -84.521141387906312, 38.239523732029589 ], [ -84.521110649435784, 38.239541691170054 ], [ -84.521080766367746, 38.239560525819662 ], [ -84.521051777448776, 38.239580211564103 ], [ -84.521023722554503, 38.239600720383052 ], [ -84.520996631297024, 38.239622028784503 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22679, "RD_NAME": "BROOKFORD WAY (West Traffic Circle)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 31.421773, "RKEY": "10503781", "FMP": 0, "TMP": 31.421773, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2012-004", "Adopted": "2012-02-13", "GlobalID": "{E5AA0DE4-7ACE-4B1D-8380-DA1BF7C2D900}", "plow": "31", "FromStreet": "FALMOUTH DR", "ToStreet": "BROOKFORD WAY", "PaveRank": null, "Width": 0.0, "SectionID": 9.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526685422105928, 38.221345913278391 ], [ -84.526675697105716, 38.22134198552655 ], [ -84.526666906937194, 38.221336866999401 ], [ -84.526659283738496, 38.221330692871391 ], [ -84.52665302882923, 38.221323626194177 ], [ -84.526648307393927, 38.221315853590568 ], [ -84.526645244119706, 38.221307580325984 ], [ -84.526643919903478, 38.221299024887671 ], [ -84.526644369715626, 38.221290413214668 ], [ -84.526646581676516, 38.221281972731035 ], [ -84.526650497370284, 38.221273926339848 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22853, "RD_NAME": "SCROGGIN PARK DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 626.84881712000004, "RKEY": "10501239", "FMP": 0, "TMP": 626.84881712000004, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{647303C4-82B6-4DF0-9B49-7C9C6E830956}", "plow": "31", "FromStreet": "E SHOWALTER DR", "ToStreet": "SCROGGIN PARK DR", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552835703811624, 38.19197259030927 ], [ -84.55266129980518, 38.193688420059551 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24965, "RD_NAME": "PLACID DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 546.0, "RKEY": "10502990", "FMP": 0, "TMP": 546.0, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{2468F3B7-87B9-436F-8E8E-92ED3E7F40C6}", "plow": "33", "FromStreet": "PLEASANT VIEW DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.536540584195222, 38.190141564943872 ], [ -84.537003864086429, 38.189183979687591 ], [ -84.537190264073615, 38.18881966962347 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25145, "RD_NAME": "OXFORD DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 719.759533, "RKEY": "10502826", "FMP": 0, "TMP": 719.759533, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0B9347A0-4DBC-4C4F-BC53-38A2726CE31A}", "plow": "31", "FromStreet": "CLUBHOUSE DR", "ToStreet": "TANBARK DR", "PaveRank": "Continuous", "Width": 27.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530647690467561, 38.236931391323772 ], [ -84.530482362551851, 38.237217970549018 ], [ -84.530288226630802, 38.237565307613025 ], [ -84.53012830489925, 38.237886082373905 ], [ -84.529626719316553, 38.238735853553692 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25027, "RD_NAME": "MARTIN LUTHER KING JR DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 228.67717185000001, "RKEY": "10500609", "FMP": 0, "TMP": 228.67717185000001, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{83EFDCB0-ED6B-433C-93DC-6D88F3F54777}", "plow": "32", "FromStreet": "MAIN AVE", "ToStreet": "BRIDGE ST", "PaveRank": "Local", "Width": 16.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549485650117717, 38.216023899328668 ], [ -84.549410358212953, 38.216649034979667 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25806, "RD_NAME": "FAIRFAX WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 142.87236585, "RKEY": "10501214", "FMP": 0, "TMP": 142.87236585, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{369CD6EB-2693-45FA-94BB-958CF57E9200}", "plow": "31", "FromStreet": "TOWSON WAY", "ToStreet": "E SHOWLATER DR", "PaveRank": null, "Width": 0.0, "SectionID": 9.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556696815438713, 38.193895384087014 ], [ -84.556738647409816, 38.193504444734913 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24506, "RD_NAME": "HARMONY RIDGE RD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 227.04675505, "RKEY": "10502194", "FMP": 0, "TMP": 227.04675505, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{0B4182AD-4B99-4440-A690-6987D81F7EB5}", "plow": "31", "FromStreet": "LEMONS MILL RD", "ToStreet": "SUNNY CIR", "PaveRank": "Local", "Width": 13.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.534270714625706, 38.196716199474636 ], [ -84.53434242814366, 38.196672720045967 ], [ -84.534554588868176, 38.196237674857834 ], [ -84.534556703742609, 38.196151734625062 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25582, "RD_NAME": "GANO AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 517.36645823000003, "RKEY": "10501032", "FMP": 0, "TMP": 517.36645823000003, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1B564E75-4112-48CD-9EC3-FF585DF07BDD}", "plow": "31", "FromStreet": "MAPLE ST", "ToStreet": "N HAMILTON ST", "PaveRank": "Local", "Width": 23.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.554505841049377, 38.217813217723211 ], [ -84.552768593631242, 38.218187275486123 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22678, "RD_NAME": "ELKHORN GREEN PL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 322.910693, "RKEY": "10503780", "FMP": 0, "TMP": 322.910693, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{610DD1E9-22CA-4089-888D-B60A6C69799D}", "plow": "31", "FromStreet": "RIVER RUN CT", "ToStreet": "PARIS PIKE", "PaveRank": null, "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.523363547568835, 38.217713433395886 ], [ -84.52325504653767, 38.217658253094342 ], [ -84.523200254108161, 38.21754992222926 ], [ -84.523127212712978, 38.217409454686106 ], [ -84.52309513381627, 38.217315372901126 ], [ -84.523075096495859, 38.217209344615576 ], [ -84.523030566911089, 38.217017560278357 ], [ -84.523051282586394, 38.216901902274273 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23934, "RD_NAME": "JOSIE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 655.02969455000004, "RKEY": "10501453", "FMP": 0, "TMP": 655.02969455000004, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{53133019-BC3F-4622-A616-5B607455E9A1}", "plow": "32", "FromStreet": "WELLINGTON WAY", "ToStreet": "BROOKSIDE DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.577362180723455, 38.205008347097667 ], [ -84.576116455573555, 38.205797377880515 ], [ -84.575955837761541, 38.205938594442699 ], [ -84.575879366982562, 38.20604137402367 ], [ -84.575819056587292, 38.206265703286384 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22559, "RD_NAME": "WESTVIEW CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 208.48410351000001, "RKEY": "10500852", "FMP": 0, "TMP": 208.48410351000001, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{83CCF04D-8F78-4BB2-A80D-2D056D9C30FE}", "plow": "33", "FromStreet": "WILLIAMSBURG LN", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575231621667498, 38.230252969027916 ], [ -84.575940632657733, 38.230375356118081 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22763, "RD_NAME": "OAK ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 195.98875701, "RKEY": "10501045", "FMP": 0, "TMP": 195.98875701, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D629515A-1475-412C-A9BD-D79C691D576E}", "plow": "32", "FromStreet": "WRIGHT ALY", "ToStreet": "FORDLAND DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558751414053589, 38.21757703215448 ], [ -84.558944967028268, 38.218093103512501 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23976, "RD_NAME": "CORPORATE BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1509.35123512, "RKEY": "10502061", "FMP": 0, "TMP": 1509.35123512, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{6AABE25F-EE8B-4113-B75A-C91656C7F985}", "plow": "31", "FromStreet": "ENDEAVOR DR", "ToStreet": "TECHNOLOGY CT", "PaveRank": "Collector - Residential", "Width": 37.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.512580204260374, 38.267052399535515 ], [ -84.515225327586734, 38.267623460594727 ], [ -84.515486472235864, 38.267672049494884 ], [ -84.515751732950818, 38.267703653271056 ], [ -84.516020061481441, 38.267718535546692 ], [ -84.516152796832387, 38.267717722747065 ], [ -84.516423758454195, 38.267700225242223 ], [ -84.516560596316481, 38.267683250888453 ], [ -84.516832802131404, 38.267633083035513 ], [ -84.516964330010211, 38.267600398316937 ], [ -84.5170907153652, 38.267562716963155 ], [ -84.51733011081545, 38.267474856182211 ], [ -84.517557619163483, 38.267368745078876 ], [ -84.517627211833428, 38.2673303317668 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23959, "RD_NAME": "W SHOWALTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 621.56908079000004, "RKEY": "10501325", "FMP": 0, "TMP": 621.56908079000004, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5B05C929-066E-42F9-83E2-009FD87D37F1}", "plow": "31", "FromStreet": "S BRADFORD LN", "ToStreet": "DICKINSON DR", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563116467044964, 38.192657950349663 ], [ -84.563352138681395, 38.192674597405173 ], [ -84.565261488829464, 38.192874736520864 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25050, "RD_NAME": "JORDAN LN", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 233.98615689, "RKEY": "10503106", "FMP": 0, "TMP": 233.98615689, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": null, "GlobalID": "{4A679551-7BBE-4667-B0FB-0C19A85F4482}", "plow": "52", "FromStreet": "BERKSHIRE LN", "ToStreet": "WYSTERIA LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550520523678159, 38.181034040624553 ], [ -84.550264676460486, 38.181644011205506 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24469, "RD_NAME": "BIRKDALE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 318.3446518, "RKEY": "10502001", "FMP": 0, "TMP": 318.3446518, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{01E4568C-A2D0-4A2A-814F-38C066EEE5A5}", "plow": "31", "FromStreet": "MEDINA CT", "ToStreet": "OLYMPIA WAY", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.530092681481307, 38.235771008240341 ], [ -84.530113074099461, 38.235717115586212 ], [ -84.530127639305604, 38.235657669174238 ], [ -84.530145167704205, 38.235545523246905 ], [ -84.530141638482107, 38.235443321739048 ], [ -84.530122814920361, 38.235297570116401 ], [ -84.530132387550083, 38.235203193278892 ], [ -84.53017567122302, 38.235070715705326 ], [ -84.53024820915445, 38.234916842185491 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23517, "RD_NAME": "JOHNSTONE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 320.91354446000003, "RKEY": "10502241", "FMP": 0, "TMP": 320.91354446000003, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{B35BC179-F12F-4879-8A94-BAB0ECA695D2}", "plow": "32", "FromStreet": "JENNIFER DR", "ToStreet": "GOODRICH CT", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.525006912130195, 38.218701317424632 ], [ -84.524875806155393, 38.218776858596016 ], [ -84.52408379608363, 38.219197361028122 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23433, "RD_NAME": "POWERS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 605.34739142000001, "RKEY": "10500658", "FMP": 0, "TMP": 605.34739142000001, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D849F1B4-3055-4AFB-AF7D-2BB934A6AC95}", "plow": "32", "FromStreet": "GEORGE MARTIN AVE", "ToStreet": "GEORGE MARTIN AVE", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551603689626859, 38.195636707348044 ], [ -84.551503940626532, 38.19575708659103 ], [ -84.551364743113396, 38.195991864786819 ], [ -84.551282427465679, 38.196195636618739 ], [ -84.551190554881629, 38.196302363315233 ], [ -84.551076779542626, 38.19638634836884 ], [ -84.550710052191889, 38.196531208123687 ], [ -84.550153307449122, 38.196697482704138 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24446, "RD_NAME": "ELIJAH WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 208.18485603, "RKEY": "10502099", "FMP": 0, "TMP": 208.18485603, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{B9E23125-E6A6-47A1-8184-999C327C3EA5}", "plow": "31", "FromStreet": "CRUMBAUGH RD", "ToStreet": "WHITMAN WAY", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.516894912182309, 38.21868923545248 ], [ -84.517208841837657, 38.218173990151058 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25864, "RD_NAME": "BOURBON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 278.021543, "RKEY": "10500925", "FMP": 0, "TMP": 278.021543, "SweepRoute": "2A", "PickUpDay": 1, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{35E35FC8-2685-4ACD-BB5F-42EF3F60C738}", "plow": "31", "FromStreet": "MIDLAND AVE", "ToStreet": "CHAMBERS AVE", "PaveRank": "Continuous", "Width": 30.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553317712045029, 38.212701759199099 ], [ -84.55235341681518, 38.212638404766679 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22583, "RD_NAME": "WILLIAMSBURG LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 34.91926937, "RKEY": "10501737", "FMP": 0, "TMP": 34.91926937, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{56EFB10B-46CC-49CE-8D3E-55F4F6AC1B9B}", "plow": "31", "FromStreet": "COLONY BLVD", "ToStreet": "COLONY BLVD", "PaveRank": "Continuous", "Width": 31.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1992-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.575225881223488, 38.228758617263843 ], [ -84.575208004013945, 38.228853463462499 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23432, "RD_NAME": "POWERS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 380.15416033999998, "RKEY": "10500665", "FMP": 0, "TMP": 380.15416033999998, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1D94BA03-3B5E-490F-8796-098FC407446C}", "plow": "32", "FromStreet": "SCROGGIN PARK DR", "ToStreet": "GEORGE MARTIN AVE", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1987-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552671969566475, 38.195065296246312 ], [ -84.552167584037363, 38.195222773397198 ], [ -84.552001070747266, 38.195297161208252 ], [ -84.551854430845026, 38.195390699843479 ], [ -84.551645922238706, 38.19558632647017 ], [ -84.551603689626859, 38.195636707348044 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24987, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 550.42428054000004, "RKEY": "10501352", "FMP": 0, "TMP": 550.42428054000004, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{86378158-8F54-47C4-8CE8-A20B99DF471F}", "plow": "31", "FromStreet": "IROQUOIS TRL", "ToStreet": "PUEBLO TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 18.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570208234606483, 38.20369004339895 ], [ -84.570514490859964, 38.203669754429335 ], [ -84.570706792361932, 38.203680186557868 ], [ -84.570951025283321, 38.203729585965434 ], [ -84.572040479210514, 38.204051336275271 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22677, "RD_NAME": "MARY BOURNE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 27.665703, "RKEY": "10503775", "FMP": 0, "TMP": 27.665703, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{ABEE2819-808A-4305-945B-B1C89BAA3E44}", "plow": "32", "FromStreet": "LEE DR", "ToStreet": "MAPLEWOOD DR", "PaveRank": null, "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": null },
{ "type": "Feature", "properties": { "OBJECTID": 24895, "RD_NAME": "THORNDALE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 501.54941795000002, "RKEY": "10502513", "FMP": 0, "TMP": 501.54941795000002, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "2009-021", "Adopted": "2009-06-30", "GlobalID": "{CE36ACC5-C7CB-428C-9247-DB7E32D1B70D}", "plow": "31", "FromStreet": "KENDALL DR", "ToStreet": "JENNIFER DR", "PaveRank": "Boulevard - No Parking", "Width": 14.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.526405348236892, 38.21892891541215 ], [ -84.526355190076558, 38.219077250851441 ], [ -84.526301452959046, 38.219189571179058 ], [ -84.526232002636107, 38.219304750318784 ], [ -84.526144086292192, 38.219420836131718 ], [ -84.526036760433058, 38.219531778379874 ], [ -84.525976712929534, 38.219583887418231 ], [ -84.525658479988067, 38.219817056686296 ], [ -84.525499911762623, 38.219953009167725 ], [ -84.525418147225764, 38.22003400415295 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23879, "RD_NAME": "RICHFIELDS AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 662.48150395000005, "RKEY": "10502390", "FMP": 0, "TMP": 662.48150395000005, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{AEEC908E-D34B-40BE-B312-0BD3FC73E71E}", "plow": "31", "FromStreet": "E MAIN EXT ST", "ToStreet": "RICH LN", "PaveRank": "Continuous", "Width": 37.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531772260192653, 38.202945953132932 ], [ -84.532051509620558, 38.202370713461875 ], [ -84.532586979148135, 38.201244163189521 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23012, "RD_NAME": "S HAMILTON ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 370.50834641, "RKEY": "10501702", "FMP": 0, "TMP": 370.50834641, "SweepRoute": "2B", "PickUpDay": 3, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DF548392-685E-4918-AC98-A46488E9F3C6}", "plow": "31", "FromStreet": "E MAIN ST", "ToStreet": "CONSTITUTION ST", "PaveRank": "Continuous", "Width": 35.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2007-10-05", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558071650605825, 38.209853407028767 ], [ -84.558162353523073, 38.208885587107481 ], [ -84.558166742889995, 38.208838754286802 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25346, "RD_NAME": "LEXINGTON AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 315.598161, "RKEY": "10501480", "FMP": 0, "TMP": 315.598161, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{52D7C21D-86BC-491B-B363-9E2A502EE2DB}", "plow": "33", "FromStreet": "W CLINTON ST", "ToStreet": "END", "PaveRank": "Local", "Width": 23.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563718336958402, 38.207593350085617 ], [ -84.563689405298433, 38.206727011897065 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22842, "RD_NAME": "KENTUCKY AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 356.03606298, "RKEY": "10501470", "FMP": 0, "TMP": 356.03606298, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DA42E02B-AF60-47E9-9E68-64F764B88F1D}", "plow": "31", "FromStreet": "W COLLEGE ST", "ToStreet": "W CLINTON ST", "PaveRank": "Local", "Width": 22.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567885959132553, 38.208444449940792 ], [ -84.567822975525331, 38.207468031680577 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25365, "RD_NAME": "S BOLD FORBES BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1124.7989765499999, "RKEY": "10503044", "FMP": 0, "TMP": 1124.7989765499999, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3D1FFDEB-700A-4D87-99D0-90F796EC2556}", "plow": "31", "FromStreet": "ALYSHEBA AVE", "ToStreet": "DONERAIL DR", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581565086377466, 38.237364502613808 ], [ -84.58209716154758, 38.236463735795589 ], [ -84.582479992519097, 38.235839150323883 ], [ -84.582624174661618, 38.235639814579322 ], [ -84.582843496916468, 38.235400849155866 ], [ -84.583440206653677, 38.234857740039118 ], [ -84.583550240961202, 38.23472562679035 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25550, "RD_NAME": "PAYNE ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 251.99263879, "RKEY": "10500997", "FMP": 0, "TMP": 251.99263879, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{273A2294-42CD-4646-83B3-32DE76F63836}", "plow": "32", "FromStreet": "E LYNN ST", "ToStreet": "WEST ST", "PaveRank": "Local", "Width": 18.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.550686056075364, 38.214647785366125 ], [ -84.550610424935712, 38.215337184133851 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23140, "RD_NAME": "PAYNES LANDING BLVD", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 185.75570238, "RKEY": "10503300", "FMP": 0, "TMP": 185.75570238, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{70D34305-CE2B-45EA-816F-4D3265A2DDCD}", "plow": "51", "FromStreet": "SHINNECOCK HILLS DR", "ToStreet": "SWILCAN BRIDGE WAY", "PaveRank": "Boulevard - No Parking", "Width": 20.0, "SectionID": 9.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581978409377484, 38.215328798909233 ], [ -84.581894031433578, 38.215353712322788 ], [ -84.581785647449706, 38.215390014004946 ], [ -84.581700856298497, 38.215425007138847 ], [ -84.581636521109971, 38.21546118363743 ], [ -84.581583204059157, 38.215498570315546 ], [ -84.581526752317373, 38.215538447920409 ], [ -84.581482867356399, 38.215574566312647 ], [ -84.58144944154769, 38.215607499970439 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23116, "RD_NAME": "ISAAC SHELBY DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 270.04960969000001, "RKEY": "10503272", "FMP": 0, "TMP": 270.04960969000001, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": null, "GlobalID": "{21E2BFAD-5F53-48AD-894C-D2C98F9AF51E}", "plow": "52", "FromStreet": "NATHAN HALE DR", "ToStreet": "STURBRIDGE DR", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582250716733796, 38.227434983907088 ], [ -84.583174587495392, 38.227297883181919 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22886, "RD_NAME": "FORDLAND DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 285.83457356999998, "RKEY": "10501083", "FMP": 0, "TMP": 285.83457356999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C38E8FF5-581C-45F9-8787-F34639E8354C}", "plow": "32", "FromStreet": "EASTWOOD DR", "ToStreet": "OAK ST", "PaveRank": "Local", "Width": 21.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.559920251299303, 38.217950499041422 ], [ -84.559499230948191, 38.217981414778933 ], [ -84.558944967028268, 38.218093103512501 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22974, "RD_NAME": "ALYSHEBA AVE", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 350.66369641, "RKEY": "10500875", "FMP": 0, "TMP": 350.66369641, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7C47F5B1-5DB6-4B74-831F-0399B7131230}", "plow": "32", "FromStreet": "S BOLD FORBES BLVD", "ToStreet": "SEATTLE SLEW ST", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581565086377466, 38.237364502613808 ], [ -84.582448519943455, 38.23758139956108 ], [ -84.582720050170863, 38.237673610696568 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23112, "RD_NAME": "EDWARDS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 235.31597936, "RKEY": "10503523", "FMP": 0, "TMP": 235.31597936, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3535E971-0B39-4BAC-ABAB-11BF7665028B}", "plow": "31", "FromStreet": "EDWARDS AVE", "ToStreet": "FARMERS BANK SQ", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-08-12", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.539057604506823, 38.215593219834318 ], [ -84.539163113644364, 38.21582389800448 ], [ -84.53932846069614, 38.2162030268831 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23419, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 269.04497596, "RKEY": "10502458", "FMP": 0, "TMP": 269.04497596, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-035", "Adopted": "2009-10-26", "GlobalID": "{E8702B3E-1F62-4DBA-80F8-3D2684B02ED7}", "plow": "31", "FromStreet": "WOODLAWN AVE", "ToStreet": "S REDDING RD", "PaveRank": "Collector - Residential", "Width": 36.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "2004-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580622927895988, 38.1955950187524 ], [ -84.580248442744548, 38.194917900115975 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25155, "RD_NAME": "FALLS CREEK DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 213.601881, "RKEY": "10503718", "FMP": 0, "TMP": 213.601881, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{200ED456-E7C4-41B5-B81C-A3AF585BF512}", "plow": "52", "FromStreet": "MEADOW LN", "ToStreet": "CINCINNATI PIKE", "PaveRank": null, "Width": 0.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567720096791334, 38.237152443356102 ], [ -84.567664075168011, 38.237195176085805 ], [ -84.567599895383964, 38.237195017139747 ], [ -84.567378639342252, 38.237188466539813 ], [ -84.567173627753178, 38.237164709702483 ], [ -84.567071738928206, 38.237137402466836 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23613, "RD_NAME": "HIAWATHA TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 417.16001720999998, "RKEY": "10501338", "FMP": 0, "TMP": 417.16001720999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C81049DF-23CA-45C3-ADC5-1EE731EDBB14}", "plow": "31", "FromStreet": "MOJAVE TRL", "ToStreet": "S MOHEGAN TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "1900-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567718834117727, 38.20055873979414 ], [ -84.567914804461623, 38.200643640946822 ], [ -84.568919680251099, 38.201200764147217 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25154, "RD_NAME": "FALLS CREEK DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 212.831795, "RKEY": "10503717", "FMP": 0, "TMP": 212.831795, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{EC5DD806-B8FC-4DB8-A3EF-AF0C2C2EC006}", "plow": "52", "FromStreet": "MEADOW LN", "ToStreet": "CINCINNATI PIKE", "PaveRank": null, "Width": 0.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567009886349183, 38.23712082561368 ], [ -84.567167895091657, 38.237097504455633 ], [ -84.567378239719304, 38.237096933529031 ], [ -84.567568663433278, 38.237102137226934 ], [ -84.567624987393145, 38.237104814002862 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23351, "RD_NAME": "BRANDYWINE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 582.17561065999996, "RKEY": "10501255", "FMP": 0, "TMP": 582.17561065999996, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7EE5C39B-5361-43E1-8CA9-EC2E033A3238}", "plow": "32", "FromStreet": "HUDSON DR", "ToStreet": "DORCHESTER DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1979-01-01", "Paved": "Paved", "PavedDate": "2014-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552817987630604, 38.187454585430906 ], [ -84.552556479203503, 38.187658465923441 ], [ -84.552449694922274, 38.187784268085601 ], [ -84.552259052872415, 38.188123713815159 ], [ -84.552144870133446, 38.18827635461161 ], [ -84.552090175443169, 38.188301616681315 ], [ -84.552022524304064, 38.188310543228013 ], [ -84.551385321580213, 38.188271675805524 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23617, "RD_NAME": "TIM TAM TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 331.23212296000003, "RKEY": "10500870", "FMP": 0, "TMP": 331.23212296000003, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2C02E2C3-6996-4C8F-84C8-C938B48CEFE9}", "plow": "33", "FromStreet": "S BOLD FORBES BLVD", "ToStreet": "END", "PaveRank": "Local", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2000-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.58395918675032, 38.234033733705608 ], [ -84.584996770468678, 38.234430644502261 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23612, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 395.96642399000001, "RKEY": "10501369", "FMP": 0, "TMP": 395.96642399000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{5E0C9EE9-C8F5-4606-A105-CC628617C49A}", "plow": "31", "FromStreet": "YUMA TRL", "ToStreet": "CHOCTAW TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 12.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.573220741402082, 38.1991498124397 ], [ -84.574433008049141, 38.199666658151152 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23611, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 330.54137573999998, "RKEY": "10501375", "FMP": 0, "TMP": 330.54137573999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7A641A4F-D04B-4687-8ED4-4E28EDE5A3FC}", "plow": "31", "FromStreet": "COMANCHE TRL", "ToStreet": "YUMA TRL", "PaveRank": "Local", "Width": 23.0, "SectionID": 11.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.572206132533651, 38.198722258023004 ], [ -84.573220741402082, 38.1991498124397 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22804, "RD_NAME": "SYCAMORE ALY", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 407.90787977999997, "RKEY": "10501075", "FMP": 0, "TMP": 407.90787977999997, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7393974E-95E2-4D43-8DDB-8D2839C2A9C6}", "plow": "33", "FromStreet": "E PENN AVE", "ToStreet": "SOUTH ALY", "PaveRank": "Local", "Width": 11.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": "Paved", "PavedDate": "2016-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557286639071222, 38.215337976628113 ], [ -84.557370543464657, 38.21568102115706 ], [ -84.557650989755217, 38.216419329512966 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25153, "RD_NAME": "FALLS CREEK DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 25.171131, "RKEY": "10503716", "FMP": 0, "TMP": 25.171131, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": null, "GlobalID": "{FFD8C7C8-9ADA-4FDD-AFDD-9C8D7721C647}", "plow": "52", "FromStreet": "MEADOW LN", "ToStreet": "CINCINNATI PIKE", "PaveRank": null, "Width": 0.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567720096791334, 38.237152443356102 ], [ -84.567807711385143, 38.237153961085731 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22700, "RD_NAME": "BALLARD CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 254.91184836, "RKEY": "10503348", "FMP": 0, "TMP": 254.91184836, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "MO 18-002", "Adopted": "2018-01-08", "GlobalID": "{80846EF2-3784-4F26-8C4F-8F7936985845}", "plow": "33", "FromStreet": "STAPLETON WAY", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583373949601821, 38.197729541391702 ], [ -84.583051407914624, 38.198381617498136 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24395, "RD_NAME": "HIGH POINTE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 489.3068707, "RKEY": "10502996", "FMP": 0, "TMP": 489.3068707, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "18-031", "Adopted": "2018-06-11", "GlobalID": "{3D9FBA8B-BA56-49AB-BEDB-5B5C3F71EBE2}", "plow": "32", "FromStreet": "CROWN DR", "ToStreet": "END", "PaveRank": "Local", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531963196743718, 38.189385638568218 ], [ -84.532318137160075, 38.18951178452366 ], [ -84.532834469418347, 38.18970550671478 ], [ -84.533241753808625, 38.189843999206353 ], [ -84.53350795290001, 38.189949728972721 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23610, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 320.69699414000002, "RKEY": "10501374", "FMP": 0, "TMP": 320.69699414000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F49A3E8C-2B2F-49AA-8AF3-CB12926C5E78}", "plow": "31", "FromStreet": "CHICKASAW TRL", "ToStreet": "COMANCHE TRL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 10.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.571223737541359, 38.198304902959073 ], [ -84.571347939973521, 38.198350907026501 ], [ -84.572206132533651, 38.198722258023004 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23043, "RD_NAME": "SCHNEIDER BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 814.5987081, "RKEY": "10503161", "FMP": 0, "TMP": 814.5987081, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "MO 18-054", "Adopted": "2018-08-13", "GlobalID": "{683A9092-3E16-4544-9B0B-6CFDFB2EA539}", "plow": "31", "FromStreet": "JOHN DAVIS DR", "ToStreet": "JOHN DAVIS DR", "PaveRank": "Collector - Residential", "Width": 38.0, "SectionID": 6.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.519671843744831, 38.247500802792132 ], [ -84.519697910592839, 38.247442661012549 ], [ -84.519754806871646, 38.24731897887176 ], [ -84.519831929593281, 38.247151323681905 ], [ -84.520010662609096, 38.246762781361944 ], [ -84.520153349596498, 38.24645259430951 ], [ -84.520221412450837, 38.246304630549297 ], [ -84.520264580730966, 38.246209760784154 ], [ -84.520298489196477, 38.246112591628169 ], [ -84.52032143803703, 38.245996851827634 ], [ -84.520325607007464, 38.24594963647516 ], [ -84.5203267989625, 38.245913808477027 ], [ -84.520326295444562, 38.245877938451471 ], [ -84.520323475940629, 38.245835215045858 ], [ -84.520318239415076, 38.24579256749999 ], [ -84.520307262708954, 38.245734957164309 ], [ -84.520291620883455, 38.24567714589449 ], [ -84.520273716066342, 38.245624882337815 ], [ -84.52025492107596, 38.245571929826973 ], [ -84.520233904905083, 38.245512722826305 ], [ -84.520214539666668, 38.245458165278897 ], [ -84.520201537939755, 38.245421536726596 ], [ -84.520190244842652, 38.24538971966345 ], [ -84.520181519316878, 38.245365138293529 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 41746, "RD_NAME": "JOHN DAVIS DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 351.503647, "RKEY": "10503277", "FMP": 163, "TMP": 514.503647, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": null, "GlobalID": "{B300A8F9-CF79-419B-AAB1-8AA3B894A9E5}", "plow": "53", "FromStreet": "SCHNEIDER BLVD", "ToStreet": "LONG BRANCH DR", "PaveRank": "Local", "Width": 26.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.520239274744682, 38.247511090330548 ], [ -84.520240563482389, 38.247511113478851 ], [ -84.52146304466153, 38.247528486719112 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23609, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 328.98813167999998, "RKEY": "10501368", "FMP": 0, "TMP": 328.98813167999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A89E93FB-A8AD-42DD-9902-AF6153932500}", "plow": "31", "FromStreet": "APACHE TRL", "ToStreet": "CHICKASAW TRL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.570133236861281, 38.198032293663147 ], [ -84.570996589795485, 38.198232879007087 ], [ -84.571223737541359, 38.198304902959073 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23120, "RD_NAME": "SCHNEIDER BLVD", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 149.652464, "RKEY": "10503276", "FMP": 139, "TMP": 288.6524643, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "MO 18-054", "Adopted": "2018-08-13", "GlobalID": "{D1A93A00-FC79-492F-B375-38F7F6892DDB}", "plow": "31", "FromStreet": "MATTINGLY TRL", "ToStreet": "JOHN DAVIS DR", "PaveRank": "Collector - Residential", "Width": 37.0, "SectionID": 5.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.5195575280745, 38.247900297253722 ], [ -84.519557584704174, 38.2478995484555 ], [ -84.519564145638185, 38.247844700405778 ], [ -84.519580222906797, 38.247758411599108 ], [ -84.51959621432016, 38.24769642270423 ], [ -84.519634012161092, 38.247586657985259 ], [ -84.51966417642052, 38.247517905594535 ], [ -84.519671464171651, 38.247501648734087 ], [ -84.519671843744831, 38.247500802792132 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23608, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 341.18466137000001, "RKEY": "10501367", "FMP": 0, "TMP": 341.18466137000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{017B04B1-681F-4D24-AC45-9F19FC368819}", "plow": "31", "FromStreet": "SENECA TRL", "ToStreet": "APACHE TRL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56899423590697, 38.197767978056433 ], [ -84.570133236861281, 38.198032293663147 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24451, "RD_NAME": "CHRISTAL DR X", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 38.81270462, "RKEY": "10502037", "FMP": 0, "TMP": 38.81270462, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "MO 18-079", "Adopted": "2018-11-12", "GlobalID": "{49A7CF46-F474-47CB-9CF6-086D8332EDD3}", "plow": "52", "FromStreet": "PAYNES LANDING BLVD", "ToStreet": "PAYNES LANDING BLVD", "PaveRank": "Local", "Width": 20.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583070937491684, 38.212011232730752 ], [ -84.583202109543933, 38.212036694695172 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25503, "RD_NAME": "CORNWALLIS DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 613.23506079000003, "RKEY": "10502970", "FMP": 0, "TMP": 613.23506079000003, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "MO 18-080", "Adopted": "2018-11-12", "GlobalID": "{616D0D5B-AF91-467C-A493-851779EB0F2E}", "plow": "52", "FromStreet": "KING GEORGE DR", "ToStreet": "WABASH DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576359840638602, 38.226466777633306 ], [ -84.57656126331166, 38.226454769617966 ], [ -84.577462486213165, 38.226376373671393 ], [ -84.577529809046936, 38.226368253256183 ], [ -84.577592707291615, 38.226353771142747 ], [ -84.577652969629895, 38.226329926739886 ], [ -84.577705386435142, 38.226295841840184 ], [ -84.577749576995856, 38.22625371128013 ], [ -84.577781692680574, 38.226204594542445 ], [ -84.577805498300648, 38.226152649668762 ], [ -84.57784237885177, 38.226044808809064 ], [ -84.577872741285219, 38.225930860816625 ], [ -84.577881370402821, 38.225869977155064 ], [ -84.577877027059856, 38.225727398645894 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22543, "RD_NAME": "W SHOWALTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 287.6473745, "RKEY": "10502555", "FMP": 0, "TMP": 287.6473745, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{000D8BF0-CA79-473D-AA0A-878859B01637}", "plow": "31", "FromStreet": "IRVING LN", "ToStreet": "RANSOM TRCE", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 12.0, "Agency": "Georgetown", "DateConst": "2001-01-01", "Paved": "Paved", "PavedDate": "2017-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.574463713826532, 38.193275027027411 ], [ -84.574640063644694, 38.193411078466291 ], [ -84.574777106859912, 38.193502523056786 ], [ -84.575096323785985, 38.193670479389951 ], [ -84.575245502165586, 38.19376478975488 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23607, "RD_NAME": "POCAHONTAS TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 345.99179224, "RKEY": "10501366", "FMP": 0, "TMP": 345.99179224, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7B57226F-1C32-49C7-AC74-DDB9CC01FF53}", "plow": "31", "FromStreet": "INCA TRL", "ToStreet": "SENECA TRL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.567839299899319, 38.197499646824276 ], [ -84.56899423590697, 38.197767978056433 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23436, "RD_NAME": "AZTEC TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 353.52349704, "RKEY": "10501841", "FMP": 0, "TMP": 353.52349704, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2C6FA906-BCEC-4644-8424-E210691AA195}", "plow": "32", "FromStreet": "S PAWNEE TRL", "ToStreet": "UTE TRL", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1967-01-01", "Paved": "Paved", "PavedDate": "2017-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.564688391392167, 38.199032712732304 ], [ -84.565199567553023, 38.199058709540672 ], [ -84.565534134841499, 38.199094744570488 ], [ -84.565908453108889, 38.19914765458676 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23527, "RD_NAME": "MT VERNON DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 260.58293221000002, "RKEY": "10502984", "FMP": 0, "TMP": 260.58293221000002, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A5201F39-F25C-4E98-A92E-A5254BC76D36}", "plow": "31", "FromStreet": "WASHINGTON SQUARE ENTRANCE", "ToStreet": "VIKRAM PATH", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 15.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.560482965804212, 38.188472063829316 ], [ -84.560163143220066, 38.188344982232998 ], [ -84.559661412714988, 38.188169928269339 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23606, "RD_NAME": "BAY HILL CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 568.19454783000003, "RKEY": "10501710", "FMP": 0, "TMP": 568.19454783000003, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{DEEC1212-E425-4E88-B045-80D8E36BE0E3}", "plow": "33", "FromStreet": "RAES CREEK CT", "ToStreet": "THE MASTERS", "PaveRank": "Local", "Width": 20.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.591837840946212, 38.212648350930159 ], [ -84.591856365272378, 38.212532910242977 ], [ -84.591809856851157, 38.212347349500128 ], [ -84.59187505205567, 38.211964595432242 ], [ -84.591867066489513, 38.211941173016726 ], [ -84.591840875643854, 38.211924438305111 ], [ -84.591804758675451, 38.21191914109027 ], [ -84.591769830597414, 38.211926763314352 ], [ -84.591754871821564, 38.211948313146692 ], [ -84.591686240076868, 38.212350257976226 ], [ -84.591734354923219, 38.212544348570383 ], [ -84.591837840946212, 38.212648350930159 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 35736, "RD_NAME": "KENTON WAY", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 157.43795, "RKEY": "10503400", "FMP": 228, "TMP": 384.972156, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": null, "GlobalID": "{85750FA7-D759-43D6-B400-E1FF75E4AFB5}", "plow": "53", "FromStreet": "MCCLELLAND SPRINGS DR", "ToStreet": "ANNE JENNINGS WAY", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2017-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583363675807377, 38.205469821852866 ], [ -84.583357256870869, 38.205502961935437 ], [ -84.58335596531353, 38.205521345480953 ], [ -84.583389234637536, 38.205899547196999 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23050, "RD_NAME": "STEPHEN DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 873.911028, "RKEY": "10503168", "FMP": 141, "TMP": 1014.911028, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": null, "GlobalID": "{F31BEC26-3D76-4E96-AFDA-69D61A8A8CAE}", "plow": "53", "FromStreet": "WAYSIDE GLN", "ToStreet": "PEACEFUL LNDG", "PaveRank": "Local", "Width": 26.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2016-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.516836515163064, 38.250534282683446 ], [ -84.516835949164886, 38.250534464159955 ], [ -84.516633734804628, 38.250599320812078 ], [ -84.516612179420633, 38.250606683666525 ], [ -84.516591066663011, 38.250614804086297 ], [ -84.516570437593799, 38.250623663959516 ], [ -84.516550334420771, 38.25063324607278 ], [ -84.516530798202794, 38.250643531413246 ], [ -84.516511868849619, 38.250654499168974 ], [ -84.516493582837171, 38.250666126734025 ], [ -84.51645279217432, 38.250696379039084 ], [ -84.516418480599825, 38.250727721793353 ], [ -84.516388332758879, 38.250761622655709 ], [ -84.516362653302011, 38.250797739057283 ], [ -84.516341701727796, 38.250835706040732 ], [ -84.516288638910638, 38.250946818987927 ], [ -84.516271028645733, 38.250993497246618 ], [ -84.51626197276461, 38.251041671016345 ], [ -84.516261653575881, 38.251090370576648 ], [ -84.516270077522236, 38.251138615621059 ], [ -84.516287075049135, 38.251185434990475 ], [ -84.516312304016637, 38.251229886222433 ], [ -84.516345256585367, 38.251271074522769 ], [ -84.516385269438231, 38.251308170778131 ], [ -84.516431537132163, 38.251340428246017 ], [ -84.516483128311165, 38.251367197587172 ], [ -84.516539004454515, 38.251387939937125 ], [ -84.516598040782242, 38.251402237753723 ], [ -84.516659048897566, 38.251409803222735 ], [ -84.516720800710132, 38.251410484051554 ], [ -84.517395562689586, 38.251380109824026 ], [ -84.517461969964572, 38.251379621004716 ], [ -84.518097041748376, 38.251398841103146 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23605, "RD_NAME": "STONEBROOKE CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 234.72295255, "RKEY": "10501512", "FMP": 0, "TMP": 234.72295255, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{7C60DE80-224E-4B72-AD86-FA1809977D73}", "plow": "33", "FromStreet": "THE MASTERS", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.590365427838094, 38.214328152747768 ], [ -84.589688952608128, 38.214689529700671 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22749, "RD_NAME": "LIBERTY DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 428.08444064000003, "RKEY": "10500681", "FMP": 0, "TMP": 428.08444064000003, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B413A945-5792-4695-B790-F0236FB11F71}", "plow": "32", "FromStreet": "BELL CT", "ToStreet": "MT VERNON DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "1982-01-01", "Paved": "Paved", "PavedDate": "2015-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55817842621164, 38.188961052687532 ], [ -84.55815695937811, 38.188760898357017 ], [ -84.558004132918484, 38.188119996007835 ], [ -84.558019789131876, 38.187797726301476 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23026, "RD_NAME": "CLAYTON AVE", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 268.63819490999998, "RKEY": "10501126", "FMP": 0, "TMP": 268.63819490999998, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{93CE1FD3-094D-4037-B2BD-5AA3B6E510BC}", "plow": "31", "FromStreet": "S HAMILTON ST", "ToStreet": "ESTILL CT", "PaveRank": "Continuous", "Width": 35.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": "Paved", "PavedDate": "2018-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.55855653616311, 38.204325155761971 ], [ -84.557623461625482, 38.204279496502224 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23599, "RD_NAME": "THE MASTERS", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 217.906109, "RKEY": "10501502", "FMP": 0, "TMP": 217.906109, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{C5FD5E3A-8F17-4A69-8F9E-A940E1E926B6}", "plow": "32", "FromStreet": "BELFAIR CT", "ToStreet": "MUIRFIELD PL", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.59445410927988, 38.212871548785451 ], [ -84.594355810812999, 38.212901987213158 ], [ -84.594235666369499, 38.212923380624609 ], [ -84.59408301584098, 38.212935345015957 ], [ -84.593953537995532, 38.212934628891119 ], [ -84.593712258630447, 38.212893820461794 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23604, "RD_NAME": "THE MASTERS", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1583.78197793, "RKEY": "10502510", "FMP": 0, "TMP": 1583.78197793, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{711D3F77-59CE-421F-AA04-0C348E546BA5}", "plow": "32", "FromStreet": "STONEBROOKE CT", "ToStreet": "END", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 8.0, "Agency": "Georgetown", "DateConst": "1998-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.590365427838094, 38.214328152747768 ], [ -84.590619571459484, 38.214613246293908 ], [ -84.59074919355065, 38.214693337537369 ], [ -84.592996814401204, 38.215736450054443 ], [ -84.593134778184023, 38.215817719610058 ], [ -84.593250650827258, 38.215909208266723 ], [ -84.593361430434499, 38.216014653647981 ], [ -84.593577717713515, 38.2162510342594 ], [ -84.593780350032716, 38.216492498042022 ], [ -84.593951191408792, 38.216719096029209 ], [ -84.594107468065644, 38.21694225456568 ], [ -84.594279205931215, 38.21722268983337 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23603, "RD_NAME": "THE MASTERS", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 631.65190041000005, "RKEY": "10501507", "FMP": 0, "TMP": 631.65190041000005, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{62AA2B91-4633-4205-8B5C-EAEA28587677}", "plow": "32", "FromStreet": "GENERAL JOHN PAYNE BLVD", "ToStreet": "STONEBROOKE CT", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 7.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.59070713960881, 38.213009403249004 ], [ -84.590516037513368, 38.213097884675697 ], [ -84.590169489709496, 38.213331497708332 ], [ -84.589978891451977, 38.213476283940629 ], [ -84.589894771416056, 38.213579270599197 ], [ -84.589877431227208, 38.21364144369128 ], [ -84.589879493198225, 38.213753515053725 ], [ -84.58990230311916, 38.21380811707099 ], [ -84.590365427838094, 38.214328152747768 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22767, "RD_NAME": "SOUTH ALY", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 177.42699859000001, "RKEY": "10501072", "FMP": 0, "TMP": 177.42699859000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{045E3CCD-566C-4EA3-AAFB-CF5D00CB2A33}", "plow": "33", "FromStreet": "OAK ST", "ToStreet": "SYCAMORE ALY", "PaveRank": "Local", "Width": 10.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": "Paved", "PavedDate": "2016-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.558244597125352, 38.216284973972215 ], [ -84.557650989755217, 38.216419329512966 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23243, "RD_NAME": "GENERAL JOHN PAYNE BLVD (South Traffic Circle)", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 66.578156, "RKEY": "10502158", "FMP": 0, "TMP": 66.578156, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "MO 17-062", "Adopted": "2017-10-28", "GlobalID": "{D461BB6F-6AE7-4810-A80D-30A73EA02E00}", "plow": "32", "FromStreet": "END", "ToStreet": "ST ANDREWS WAY", "PaveRank": null, "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583867627073872, 38.221163524009377 ], [ -84.58388100811807, 38.221169020181115 ], [ -84.583919552921557, 38.221175167896931 ], [ -84.583959263854055, 38.221173636360277 ], [ -84.583994214992714, 38.221164918196479 ], [ -84.58401947645828, 38.221152533912765 ], [ -84.584036793202543, 38.221136226267838 ], [ -84.584053665584378, 38.22110398607618 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23602, "RD_NAME": "THE MASTERS", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 29.40621696, "RKEY": "10501506", "FMP": 0, "TMP": 29.40621696, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{71388D68-564C-4163-94DD-8692E2C7CA0D}", "plow": "31", "FromStreet": "GENERAL JOHN PAYNE BLVD", "ToStreet": "GENERAL JOHN PAYNE BLVD", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.590800935369145, 38.212977091783124 ], [ -84.59070713960881, 38.213009403249004 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25502, "RD_NAME": "KING GEORGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 241.71263676000001, "RKEY": "10502961", "FMP": 0, "TMP": 241.71263676000001, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "MO 18-080", "Adopted": "2018-11-12", "GlobalID": "{A1B874A8-4A3A-4A48-9883-9C5FE9CEDC92}", "plow": "52", "FromStreet": "MINUTEMAN DR", "ToStreet": "RYKARA PATH", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576255684632784, 38.225269702548758 ], [ -84.576138304768889, 38.225054870663435 ], [ -84.576098274570356, 38.224967139230472 ], [ -84.576070745584644, 38.224881454047932 ], [ -84.576057805554001, 38.224797835426827 ], [ -84.576056664332924, 38.224716531703884 ], [ -84.576065984531553, 38.22463423390019 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 34535, "RD_NAME": "JOHN DAVIS DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 1495.716115, "RKEY": "10503903", "FMP": 0, "TMP": 1495.716115, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": null, "GlobalID": "{A4FBF0A5-81F8-4896-8AB7-3251850A369E}", "plow": "53", "FromStreet": "LONG BRANCH DR", "ToStreet": "LONG BRANCH DR", "PaveRank": "Local", "Width": 26.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -84.52111666782524, 38.245148889777319 ], [ -84.52143121626527, 38.245046008714041 ], [ -84.521520048965542, 38.245026396554138 ], [ -84.521622801491745, 38.245003712272414 ] ], [ [ -84.521989936428525, 38.247542812217183 ], [ -84.521464333383037, 38.247528505349308 ] ], [ [ -84.521622801491745, 38.245003712272414 ], [ -84.521630297331072, 38.245002056978606 ], [ -84.521667184123103, 38.244993913413651 ], [ -84.521793528970804, 38.244966019976005 ], [ -84.52184713802221, 38.24495769517543 ], [ -84.521901738371909, 38.244956086589866 ], [ -84.521955985593152, 38.244961233827574 ], [ -84.52200854395393, 38.244973010147866 ], [ -84.522058119305839, 38.24499112558177 ], [ -84.522103490948936, 38.245015134071664 ], [ -84.522143541688493, 38.245044444454329 ], [ -84.522177285343517, 38.245078335016728 ], [ -84.522203891029648, 38.245115971266515 ], [ -84.522222703618681, 38.245156426479305 ], [ -84.522245688702057, 38.245221179136415 ], [ -84.522305097016201, 38.245388534295728 ], [ -84.522326074778761, 38.245459622043455 ], [ -84.52233899180689, 38.245531895079679 ], [ -84.522343291559821, 38.245567213901303 ], [ -84.522399551876475, 38.24602937130124 ], [ -84.522428712467686, 38.246268910412148 ], [ -84.522489600240874, 38.246769061532184 ], [ -84.522508013977173, 38.246920321589883 ], [ -84.522512104108372, 38.246969087834273 ], [ -84.522512520087858, 38.247017959531767 ], [ -84.522509597044717, 38.247118330172036 ], [ -84.522504963591103, 38.247277465758458 ], [ -84.522499427383408, 38.247320333848968 ], [ -84.522485455705095, 38.247361991175474 ], [ -84.522463392572106, 38.247401411993486 ], [ -84.522433781241801, 38.247437625627242 ], [ -84.522397350837238, 38.247469740371564 ], [ -84.522354998394178, 38.247496965448939 ], [ -84.522307766773352, 38.247518630481835 ], [ -84.522256818981504, 38.247534202000118 ], [ -84.522203409533503, 38.247543296577369 ], [ -84.522148853560978, 38.247545690272453 ], [ -84.521989936428525, 38.247542812217183 ] ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23601, "RD_NAME": "THE MASTERS", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 321.66852670999998, "RKEY": "10502863", "FMP": 0, "TMP": 321.66852670999998, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3F1824F6-68E9-4E97-BAC0-1AF437134AA6}", "plow": "32", "FromStreet": "BAY HILL CT", "ToStreet": "GENERAL JOHN PAYNE BLVD", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.591837840946212, 38.212648350930159 ], [ -84.591764207085049, 38.212660263086356 ], [ -84.591573024484319, 38.212709747070434 ], [ -84.590800935369145, 38.212977091783124 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23600, "RD_NAME": "THE MASTERS", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 552.18722190999995, "RKEY": "10501503", "FMP": 0, "TMP": 552.18722190999995, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{1E09B8DE-2292-461B-A2AB-87EBF466C03E}", "plow": "32", "FromStreet": "MUIRFIELD PL", "ToStreet": "BAY HILL CT", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.593712258630447, 38.212893820461794 ], [ -84.592504256308146, 38.212637025250004 ], [ -84.592137732310093, 38.212614211806049 ], [ -84.591883558306222, 38.212640834060387 ], [ -84.591837840946212, 38.212648350930159 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25462, "RD_NAME": "ANNE JENNINGS WAY", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 422.385293, "RKEY": "10503552", "FMP": 0, "TMP": 422.385293, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{CB4D205E-9043-40A0-8EB8-3C4699BF1ED9}", "plow": "53", "FromStreet": "SUMMERLY PL", "ToStreet": "WARD HALL MNR", "PaveRank": "Local", "Width": 25.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.585205437630918, 38.205795714271069 ], [ -84.585528819864706, 38.205777223335268 ], [ -84.585647324671712, 38.205770447622619 ], [ -84.585742723887435, 38.205764992281026 ], [ -84.58579533463535, 38.205764082506455 ], [ -84.585846725381955, 38.20576724751519 ], [ -84.585887982311533, 38.205772748013885 ], [ -84.585926581933734, 38.205780382331696 ], [ -84.585957066744569, 38.205788204840445 ], [ -84.585985573015037, 38.205797045675496 ], [ -84.5860105840719, 38.20580607584035 ], [ -84.586050864440409, 38.20582346164452 ], [ -84.586089053002979, 38.205843572966188 ], [ -84.586543461358744, 38.206106376941008 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23597, "RD_NAME": "CANEWOOD CENTER DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 834.74510819, "RKEY": "10502859", "FMP": 0, "TMP": 834.74510819, "SweepRoute": "4C", "PickUpDay": 1, "UnitNo": "A", "Ord_No": null, "GlobalID": "{659D670D-996F-4569-A402-E0C26057B2BB}", "plow": "52", "FromStreet": "FRANKFORT RD", "ToStreet": "MISSION PATH", "PaveRank": "Continuous", "Width": 31.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.594641015759009, 38.208742702523686 ], [ -84.594549450091307, 38.209462742246714 ], [ -84.594479990797439, 38.209554877891534 ], [ -84.594617352421935, 38.209696009745528 ], [ -84.595334336550792, 38.21003175399111 ], [ -84.595431706594326, 38.210104110808174 ], [ -84.595494734797512, 38.210168991378616 ], [ -84.595532244451434, 38.210263008662508 ], [ -84.595548190195771, 38.210355991475687 ], [ -84.595553690001367, 38.210604591179383 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23133, "RD_NAME": "RIDDELL DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 607.859989, "RKEY": "10503287", "FMP": 0, "TMP": 607.859989, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "MO 18-079", "Adopted": "2018-11-12", "GlobalID": "{BBE92D22-090E-4E21-820A-A671CD4182EA}", "plow": "52", "FromStreet": "QUAIL HOLLOW DR", "ToStreet": "PAYNES LANDING BLVD", "PaveRank": "Local", "Width": 22.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583371059810361, 38.211369620928835 ], [ -84.585447749773806, 38.211688192195545 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25501, "RD_NAME": "KING GEORGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 100.53976179, "RKEY": "10502966", "FMP": 0, "TMP": 100.53976179, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "MO 18-080", "Adopted": "2018-11-12", "GlobalID": "{20D14925-92FF-4EA5-9A29-4FDA48A28759}", "plow": "52", "FromStreet": "WABASH DR", "ToStreet": "MINUTEMAN DR", "PaveRank": "Boulevard - Parking", "Width": 14.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576453887469853, 38.225852525738645 ], [ -84.576397305274327, 38.225580073939732 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25539, "RD_NAME": "FALMOUTH DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 615.26180893000003, "RKEY": "10502117", "FMP": 0, "TMP": 615.26180893000003, "SweepRoute": "5A", "PickUpDay": 6, "UnitNo": "A", "Ord_No": "MO 18-043", "Adopted": "2018-07-23", "GlobalID": "{9F2D155E-8474-44F4-8AF7-F2133A78D224}", "plow": "31", "FromStreet": "KENDALL DR", "ToStreet": "FALMOUTH RIDGE CT", "PaveRank": "Boulevard - No Parking", "Width": 14.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.528310596777217, 38.219327890492579 ], [ -84.528306649427648, 38.219436632721283 ], [ -84.528295846644028, 38.219509537997787 ], [ -84.528273133363044, 38.219608214705545 ], [ -84.528241351214803, 38.219705319257727 ], [ -84.528200668344709, 38.219800335015847 ], [ -84.52815130204425, 38.219892755132676 ], [ -84.528093516478776, 38.21998208526098 ], [ -84.528027620424382, 38.220067848964668 ], [ -84.527953963850052, 38.220149589528909 ], [ -84.527872940201519, 38.22022686995539 ], [ -84.527784981858147, 38.22029927927958 ], [ -84.527690557835385, 38.220366428973364 ], [ -84.527590172676966, 38.220427961956894 ], [ -84.527484361880312, 38.220483550808211 ], [ -84.527449887728693, 38.220499832204148 ], [ -84.52729847652671, 38.22061136944243 ], [ -84.527244386262396, 38.220653440385604 ], [ -84.527215868881257, 38.220696745286041 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 41345, "RD_NAME": "W SHOWALTER DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 394.50026, "RKEY": "10503957", "FMP": 0, "TMP": 394.50026, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{0B1D91A7-E974-4F66-B779-982B91DBD89A}", "plow": "51", "FromStreet": "S REDDING RD", "ToStreet": "WOODLAWN AVE", "PaveRank": null, "Width": 0.0, "SectionID": 15.0, "Agency": "Georgetown", "DateConst": "2018-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578504807566262, 38.196023079668251 ], [ -84.578520080109513, 38.196044063527779 ], [ -84.57859916205409, 38.196152721213707 ], [ -84.578754605245265, 38.196366295310007 ], [ -84.578812925256742, 38.196446425665208 ], [ -84.578851894993022, 38.196497785368983 ], [ -84.578893203265196, 38.196547993969659 ], [ -84.578931116126967, 38.196590812940443 ], [ -84.578937550353217, 38.196597384226337 ], [ -84.579012996086433, 38.196674446343437 ], [ -84.579101500972953, 38.196753764491724 ], [ -84.579126923166953, 38.196773798028076 ], [ -84.579143662018083, 38.196786988234088 ], [ -84.579196268566761, 38.196828442254294 ], [ -84.579272674168948, 38.196881380900706 ], [ -84.579296909317165, 38.196898170794093 ], [ -84.579297278009889, 38.196898411204096 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23596, "RD_NAME": "WAR ADMIRAL WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 264.76133894999998, "RKEY": "10500584", "FMP": 0, "TMP": 264.76133894999998, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{323D4814-D58C-42AB-A368-B741F56BE7C6}", "plow": "32", "FromStreet": "SECRETARIAT ST", "ToStreet": "CITATION CT", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579433539761922, 38.239193369465852 ], [ -84.57882872087869, 38.238644703769246 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 36138, "RD_NAME": "SCHOLL DR", "Street_Own": "City", "CG": null, "SHAPE_Leng": 43.664812, "RKEY": "10503912", "FMP": 0, "TMP": 43.664812, "SweepRoute": null, "PickUpDay": 1, "UnitNo": "B", "Ord_No": "17-046", "Adopted": "2017-08-14", "GlobalID": "{3D1973FF-D8DE-4AD1-87BF-A05B789CA820}", "plow": "32", "FromStreet": "SCHOLL DR", "ToStreet": "END", "PaveRank": "Local", "Width": 20.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.551958833727852, 38.216861055730078 ], [ -84.551971933616215, 38.216741597639334 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23594, "RD_NAME": "CITATION CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 644.0823569, "RKEY": "10501878", "FMP": 0, "TMP": 644.0823569, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{3B9919FA-EF7A-4572-B2F2-6F238F9B0939}", "plow": "32", "FromStreet": "SECRETARIAT ST", "ToStreet": "WAR ADMIRAL WAY", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578432396952223, 38.240048284558128 ], [ -84.578276938082269, 38.23999236651035 ], [ -84.578157317275483, 38.239894510439456 ], [ -84.578114785943114, 38.239832020864611 ], [ -84.578098374400923, 38.239769241740419 ], [ -84.578061480942281, 38.239462108716204 ], [ -84.578076855220516, 38.239305718821342 ], [ -84.578130318199769, 38.239206556055848 ], [ -84.578259665300692, 38.239065301528889 ], [ -84.578390624190817, 38.238953999028432 ], [ -84.57882872087869, 38.238644703769246 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24377, "RD_NAME": "QUAIL HOLLOW DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 225.09124682000001, "RKEY": "10503461", "FMP": 0, "TMP": 225.09124682000001, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "MO 18-079", "Adopted": "2018-11-12", "GlobalID": "{07BB4C2B-99B3-46DD-995E-7645849BBC0A}", "plow": "52", "FromStreet": "CHRISTAL DR", "ToStreet": "LA COSTA DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2003-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.58525381856262, 38.212357684889184 ], [ -84.585156728546906, 38.212692857592089 ], [ -84.585079267135995, 38.212960251996947 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25500, "RD_NAME": "KING GEORGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 226.76104362000001, "RKEY": "10502969", "FMP": 0, "TMP": 226.76104362000001, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "MO 18-080", "Adopted": "2018-11-12", "GlobalID": "{00FE315A-6D09-4651-9CAE-852FE57E0E02}", "plow": "52", "FromStreet": "CORNWALLIS DR", "ToStreet": "WABASH DR", "PaveRank": "Boulevard - Parking", "Width": 14.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576359840638602, 38.226466777633306 ], [ -84.576455264903174, 38.226093669531487 ], [ -84.576464387907492, 38.226023727575793 ], [ -84.576466904602668, 38.225953171621889 ], [ -84.576453887469853, 38.225852525738645 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22538, "RD_NAME": "W SHOWALTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 390.45917831000003, "RKEY": "10502874", "FMP": 0, "TMP": 390.45917831000003, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{232F2B91-0C6D-4276-84AC-078432AF8871}", "plow": "31", "FromStreet": "BRADBURY LN", "ToStreet": "PERCY PL", "PaveRank": "Continuous", "Width": 29.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2014-01-01", "Paved": "Paved", "PavedDate": "2014-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.56934147810567, 38.19191312538883 ], [ -84.56956224433236, 38.191839255373893 ], [ -84.569944001301465, 38.19175161218223 ], [ -84.570333089867418, 38.191705785928036 ], [ -84.570660895066865, 38.191705761417126 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23593, "RD_NAME": "WINNING COLORS WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 343.79228177, "RKEY": "10501876", "FMP": 0, "TMP": 343.79228177, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FA461821-EC8E-4383-AA48-22AB1A892CE4}", "plow": "33", "FromStreet": "CITATION CT", "ToStreet": "END", "PaveRank": "Local", "Width": 28.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1997-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578432396952223, 38.240048284558128 ], [ -84.579434712184351, 38.240564359723024 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23425, "RD_NAME": "EASTSIDE DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 304.15827456, "RKEY": "10502724", "FMP": 0, "TMP": 304.15827456, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{F83E6E11-20DA-4843-9455-94C44641ABA2}", "plow": "32", "FromStreet": "PARIS PIKE", "ToStreet": "BOSTON SQUARE DR", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": "Paved", "PavedDate": "2016-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.546121114426626, 38.212433401627912 ], [ -84.546367792044194, 38.212610857277276 ], [ -84.546521500903907, 38.212747544413574 ], [ -84.546631562967619, 38.212892574819151 ], [ -84.546689600094368, 38.213026090918568 ], [ -84.546703638584546, 38.213104230570337 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23430, "RD_NAME": "QUALITY DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 407.503377, "RKEY": "10501248", "FMP": 0, "TMP": 407.503377, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{A7EDC154-9F4B-4D8C-A306-D3F77DD8B570}", "plow": "32", "FromStreet": "BUNKER HILL CT", "ToStreet": "END", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549739246518371, 38.190497820363134 ], [ -84.54964212120494, 38.1916142058598 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23592, "RD_NAME": "SECRETARIAT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 86.36645627, "RKEY": "10501646", "FMP": 0, "TMP": 86.36645627, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{355FEF1A-E068-4526-B711-5DAC5B63B6C5}", "plow": "33", "FromStreet": "DANCERS IMAGE DR", "ToStreet": "END", "PaveRank": "Local", "Width": 28.0, "SectionID": 5.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583106006779303, 38.239003906065776 ], [ -84.5833716716092, 38.239115007714254 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22941, "RD_NAME": "LEMONS MILL RD", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 1914.4720806099999, "RKEY": "10502818", "FMP": 0, "TMP": 1914.4720806099999, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{2D75F1A9-0AB5-473C-A051-EF14A509CFE0}", "plow": "31", "FromStreet": "CLAYTON AVE", "ToStreet": "CRAWFORD DR", "PaveRank": "Local", "Width": 22.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": "Paved", "PavedDate": "2016-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.549210093173542, 38.203830722539053 ], [ -84.54866128169887, 38.203744635595001 ], [ -84.548612663872845, 38.203737009161777 ], [ -84.548569669294253, 38.203730264764019 ], [ -84.548242217056753, 38.203678899401204 ], [ -84.547858108837985, 38.203628031619211 ], [ -84.547744109692147, 38.203596936510657 ], [ -84.547676527927379, 38.203558074168548 ], [ -84.547634500990725, 38.203510134710662 ], [ -84.547612385231048, 38.203415159304832 ], [ -84.547666072477952, 38.203260534040759 ], [ -84.548209993966964, 38.20215624756635 ], [ -84.548330576064245, 38.201890524395239 ], [ -84.548350781851511, 38.201825365396466 ], [ -84.548348533417297, 38.201707247683103 ], [ -84.548313074438042, 38.201598130350526 ], [ -84.548253152070814, 38.201516502422855 ], [ -84.548174166286771, 38.201451434431881 ], [ -84.54808550677528, 38.201403295190509 ], [ -84.547976177864413, 38.201363459298314 ], [ -84.547482079466207, 38.201228805086259 ], [ -84.5462301082853, 38.200829921172783 ], [ -84.546128360833904, 38.200794829342833 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25499, "RD_NAME": "KING GEORGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 306.55002809000001, "RKEY": "10502972", "FMP": 0, "TMP": 306.55002809000001, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "MO 18-080", "Adopted": "2018-11-12", "GlobalID": "{6193F1F4-F71B-4F8A-95CB-968C906135FC}", "plow": "52", "FromStreet": "CASTLEFORD DR", "ToStreet": "CORNWALLIS DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576571159419203, 38.227340843653892 ], [ -84.576438168801204, 38.227187650320474 ], [ -84.576408976995424, 38.227140672814329 ], [ -84.576388260889857, 38.227086089426997 ], [ -84.576378072592931, 38.227026391802688 ], [ -84.576366571503769, 38.226896100275994 ], [ -84.576352052679269, 38.226540302441336 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25497, "RD_NAME": "HIDDEN PADDOCK LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 805.6315957, "RKEY": "10502955", "FMP": 0, "TMP": 805.6315957, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "KRS 82.400", "Adopted": "2018-02-23", "GlobalID": "{AB773AF8-760A-4B44-966B-40B90B754BBD}", "plow": "33", "FromStreet": "BEVELED GLASS LN", "ToStreet": "COACHMAN PL", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.548691363608611, 38.230885256508962 ], [ -84.548800481006253, 38.230748771107208 ], [ -84.54884896202941, 38.230700927810794 ], [ -84.548905033886072, 38.230657280516738 ], [ -84.549090189893263, 38.230533652089001 ], [ -84.549146708345376, 38.230483967329292 ], [ -84.549197755835351, 38.230428184662472 ], [ -84.549518566744723, 38.230035140312502 ], [ -84.549632367299225, 38.229910237035767 ], [ -84.549698707924549, 38.229855982552984 ], [ -84.549773969831378, 38.229809783758434 ], [ -84.549935154296634, 38.229725457994867 ], [ -84.550014936695121, 38.229679578984836 ], [ -84.550092019024135, 38.229628455352596 ], [ -84.550550012133698, 38.229256023999334 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23591, "RD_NAME": "SECRETARIAT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 594.11666680999997, "RKEY": "10501645", "FMP": 0, "TMP": 594.11666680999997, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D56AB5C8-0BF3-4E59-93F7-A2F10879616B}", "plow": "32", "FromStreet": "S BOLD FORBES BLVD", "ToStreet": "DANCERS IMAGE DR", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.581305468074277, 38.238254501889912 ], [ -84.581617003279717, 38.238283394990901 ], [ -84.581807790283776, 38.238329221549755 ], [ -84.582524755097637, 38.238680142802323 ], [ -84.583106006779303, 38.239003906065776 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25496, "RD_NAME": "QUAIL HOLLOW DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 311.98052640999998, "RKEY": "10502368", "FMP": 0, "TMP": 311.98052640999998, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "MO 18-079", "Adopted": "2018-11-12", "GlobalID": "{247F36BE-E681-4F92-B518-72CF9682581E}", "plow": "52", "FromStreet": "DELISSA DR", "ToStreet": "RIDDELL DR", "PaveRank": "Local", "Width": 22.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.585689666176492, 38.210853021880361 ], [ -84.585447749773806, 38.211688192195545 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22997, "RD_NAME": "CULPEPPER CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 197.40468491, "RKEY": "10501281", "FMP": 0, "TMP": 197.40468491, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D5DF3C0E-C28C-484D-BB29-021A7D60EF2D}", "plow": "33", "FromStreet": "WESTMORELAND CT", "ToStreet": "END", "PaveRank": "Local", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1975-01-01", "Paved": "Paved", "PavedDate": "2015-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.556461943832602, 38.186164926331188 ], [ -84.556523932121678, 38.185625060607578 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 26935, "RD_NAME": "MT VERNON DR", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 161.593418, "RKEY": "10503801", "FMP": 0, "TMP": 161.593418, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{B821EC6D-6A81-4B40-B479-4385EF3A5E0B}", "plow": "31", "FromStreet": "POTOMAC DR", "ToStreet": "BUNKER HILL DR", "PaveRank": "Boulevard - Parking", "Width": 22.0, "SectionID": 4.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.552754113425038, 38.191112062670243 ], [ -84.552789189485665, 38.190759391160341 ], [ -84.552848206876703, 38.190682401502841 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23590, "RD_NAME": "SECRETARIAT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 658.97745383999995, "RKEY": "10501644", "FMP": 0, "TMP": 658.97745383999995, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{833E1EEA-E0A7-4D7E-A456-7BC35C334283}", "plow": "31", "FromStreet": "WAR ADMIRAL WAY", "ToStreet": "S BOLD FORBES BLVD", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 3.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.579433539761922, 38.239193369465852 ], [ -84.580025218622737, 38.238729323399561 ], [ -84.58029677583319, 38.238535095038841 ], [ -84.580710600630653, 38.238350237763449 ], [ -84.580907357254404, 38.238283249305866 ], [ -84.581052708166851, 38.238252004425831 ], [ -84.581305468074277, 38.238254501889912 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23589, "RD_NAME": "SECRETARIAT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 424.16138077, "RKEY": "10501883", "FMP": 0, "TMP": 424.16138077, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D0783D68-EB3B-4367-980C-1DDE7AA24388}", "plow": "31", "FromStreet": "CITATION CT", "ToStreet": "WAR ADMIRAL WAY", "PaveRank": "Continuous", "Width": 28.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578432396952223, 38.240048284558128 ], [ -84.578694762982195, 38.239797668893949 ], [ -84.578969499148002, 38.239557337026099 ], [ -84.579433539761922, 38.239193369465852 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23863, "RD_NAME": "MCINTOSH PARK", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 693.33080549, "RKEY": "10503307", "FMP": 0, "TMP": 693.33080549, "SweepRoute": "6B", "PickUpDay": 3, "UnitNo": "A", "Ord_No": "MO 17-069", "Adopted": "2017-11-13", "GlobalID": "{7FAC2193-2641-46A4-BC20-E2356575CE2B}", "plow": "31", "FromStreet": "BARRY RD", "ToStreet": "INGLE RUN", "PaveRank": "Continuous", "Width": 26.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.520660791806336, 38.251685706651806 ], [ -84.520581020953486, 38.252265778541343 ], [ -84.520566609253393, 38.252368177631503 ], [ -84.520555787964199, 38.252414625506248 ], [ -84.520536243505674, 38.25246900457951 ], [ -84.520524692703646, 38.252493822942114 ], [ -84.520504796246215, 38.252529773513125 ], [ -84.520485063958731, 38.25255980462709 ], [ -84.520461929366121, 38.252590164336056 ], [ -84.520436010678608, 38.252619657483358 ], [ -84.520402856449167, 38.252652206174794 ], [ -84.520320005598933, 38.252721911260195 ], [ -84.520200236266149, 38.252821569045551 ], [ -84.520080466604597, 38.252921226707059 ], [ -84.519960696611008, 38.253020883343893 ], [ -84.51961728391008, 38.253306625420208 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23588, "RD_NAME": "SECRETARIAT ST", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 262.37889229000001, "RKEY": "10501877", "FMP": 0, "TMP": 262.37889229000001, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{8E773068-6F8F-4913-AB58-D84838394A24}", "plow": "31", "FromStreet": "LONG LICK PIKE", "ToStreet": "CITATION CT", "PaveRank": "Collector - Residential", "Width": 42.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.57785565195509, 38.240629245093054 ], [ -84.578145312675957, 38.24032034979458 ], [ -84.578432396952223, 38.240048284558128 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25452, "RD_NAME": "ADA MAE CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 110.85734398, "RKEY": "10503320", "FMP": 0, "TMP": 110.85734398, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "MO 18-079", "Adopted": "2018-11-12", "GlobalID": "{E80B4D36-20AC-4E06-B977-7D655CC087FA}", "plow": "53", "FromStreet": "QUAIL HOLLOW DR", "ToStreet": "END", "PaveRank": "Local", "Width": 22.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.585165466467501, 38.209822643092309 ], [ -84.585336301237234, 38.209549695753573 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 38140, "RD_NAME": "PLEASANT VIEW DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 1025.050963, "RKEY": "10503910", "FMP": 0, "TMP": 1025.050963, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": null, "GlobalID": "{D42A69B3-A790-408C-A3BC-E2E32B523DFE}", "plow": "53", "FromStreet": "END", "ToStreet": "SUTTON PLACE BLVD", "PaveRank": null, "Width": 29.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2018-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.531032320531139, 38.188035720006518 ], [ -84.534277388444821, 38.189203433282458 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23587, "RD_NAME": "WARFIELD PT", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 466.191687, "RKEY": "10503546", "FMP": 0, "TMP": 466.191687, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{C94420CE-860C-4F0F-BA05-EDE54B86AAE0}", "plow": "52", "FromStreet": "ANNE JENNINGS WAY", "ToStreet": "SUSONG WAY", "PaveRank": "Local", "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.580433098871282, 38.206626774594149 ], [ -84.581711660831871, 38.20700147807824 ], [ -84.581797750285006, 38.207028789994858 ], [ -84.581881872349669, 38.207059683959123 ], [ -84.581947135335696, 38.207085343522024 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23586, "RD_NAME": "WARD HALL MNR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 547.780601, "RKEY": "10503561", "FMP": 0, "TMP": 547.780601, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{0958D3B5-21DD-4A23-B546-D08C5115EDD6}", "plow": "52", "FromStreet": "NATCHEZ TRCE", "ToStreet": "KENTON WAY", "PaveRank": "Local", "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583339623455956, 38.208612657893823 ], [ -84.583928771540371, 38.208584107234969 ], [ -84.584020128949632, 38.20857648464203 ], [ -84.58411028345806, 38.20856255499573 ], [ -84.584198537057219, 38.208542426144554 ], [ -84.584284206457681, 38.208516253933283 ], [ -84.584366628379698, 38.208484240996427 ], [ -84.584445164689015, 38.208446635189141 ], [ -84.584519207337763, 38.208403727668092 ], [ -84.584588183072412, 38.208355850637027 ], [ -84.584651557872206, 38.208303374774545 ], [ -84.584708841083625, 38.208246706364001 ], [ -84.584759589219104, 38.208186284147622 ], [ -84.58480340939046, 38.208122575929544 ], [ -84.584839962350173, 38.208056074953674 ], [ -84.584863294324691, 38.208011829420698 ], [ -84.584889847436258, 38.207968729242587 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23987, "RD_NAME": "HURSTON CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 184.97435506, "RKEY": "10501293", "FMP": 0, "TMP": 184.97435506, "SweepRoute": "3A", "PickUpDay": 2, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{02D6923C-8D5E-43A4-ABDD-6B9EDF0543DE}", "plow": "33", "FromStreet": "HAWTHORNE DR", "ToStreet": "END", "PaveRank": "Local", "Width": 21.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2014-01-01", "Paved": "Paved", "PavedDate": "2014-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.563520432999923, 38.195296069335306 ], [ -84.562955524082568, 38.195539496124219 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25394, "RD_NAME": "PLEASANT VIEW DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 149.62278263, "RKEY": "10502605", "FMP": 0, "TMP": 149.62278263, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{1E914173-B63D-4514-AA13-859C325967A1}", "plow": "31", "FromStreet": "HARMONY RIDGE RD", "ToStreet": "END", "PaveRank": "Local", "Width": 29.0, "SectionID": 6.0, "Agency": "Georgetown", "DateConst": "2007-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.538422265044389, 38.190704105901133 ], [ -84.538907436968685, 38.190853072264183 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23585, "RD_NAME": "WARD HALL MNR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 118.489284, "RKEY": "10503563", "FMP": 0, "TMP": 118.489284, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{0C4EDC14-6F8B-423E-9D7B-0AD2B6BCE38E}", "plow": "53", "FromStreet": "ANNE JENNINGS WAY", "ToStreet": "END", "PaveRank": "Local", "Width": 0.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.586543461358744, 38.206106376941008 ], [ -84.586606720207385, 38.206042167558941 ], [ -84.586675194729267, 38.205981380621132 ], [ -84.586748588312076, 38.205924279428288 ], [ -84.586826583038672, 38.205871111315503 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25115, "RD_NAME": "INVERNESS DR", "Street_Own": "Not Dedicated", "CG": "YES", "SHAPE_Leng": 798.322168, "RKEY": "10503746", "FMP": 0, "TMP": 798.322168, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": null, "GlobalID": "{3A7BE706-9959-4640-891A-430761AB61DA}", "plow": "52", "FromStreet": "INVERNESS DR", "ToStreet": "ROLLING BROOK CT", "PaveRank": "Continuous", "Width": 0.0, "SectionID": 4.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.582223181235406, 38.220178863540553 ], [ -84.582146162895967, 38.220299117625991 ], [ -84.582023488993102, 38.22056405799627 ], [ -84.581760054000767, 38.221103525093902 ], [ -84.581553471485904, 38.221521260857934 ], [ -84.581496605369111, 38.221640607742167 ], [ -84.581412566243245, 38.221764798469259 ], [ -84.581325386742449, 38.22186277833115 ], [ -84.581229076591626, 38.221946480873946 ], [ -84.581102572666197, 38.222035036596033 ], [ -84.580985034903733, 38.222102112989482 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25451, "RD_NAME": "QUAIL HOLLOW DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 241.91976654000001, "RKEY": "10503319", "FMP": 0, "TMP": 241.91976654000001, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "MO 18-079", "Adopted": "2018-11-12", "GlobalID": "{E5789254-F14A-48DA-91CB-1983CCC5A1A0}", "plow": "52", "FromStreet": "JULIA CIR", "ToStreet": "ADA MAE CT", "PaveRank": "Local", "Width": 22.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.584347213691373, 38.209786828503397 ], [ -84.584419117509242, 38.209768549193434 ], [ -84.584509895549502, 38.209751715853365 ], [ -84.584603068829423, 38.209741273981834 ], [ -84.584696673540037, 38.209737496774331 ], [ -84.584779310977112, 38.20973967542497 ], [ -84.584852731146782, 38.209745978758676 ], [ -84.58492055422721, 38.209755537830645 ], [ -84.584991490914845, 38.209769518705961 ], [ -84.585060715250535, 38.209787296459126 ], [ -84.585121132961035, 38.209806375145391 ], [ -84.585165466467501, 38.209822643092309 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25474, "RD_NAME": "THIS WAY HOME DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 337.704334, "RKEY": "10503572", "FMP": 0, "TMP": 337.704334, "SweepRoute": "5B", "PickUpDay": 6, "UnitNo": "B", "Ord_No": "MO 18-042", "Adopted": "2018-07-23", "GlobalID": "{0A200795-6B62-4932-8C13-3E3D76A0D203}", "plow": "32", "FromStreet": "PAVILION DR", "ToStreet": "SNAFFLE TRL", "PaveRank": "Local", "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.547505649474402, 38.236640012633501 ], [ -84.547471058977422, 38.236704690340218 ], [ -84.547442821995091, 38.236771260081497 ], [ -84.547421102962375, 38.236839334237281 ], [ -84.547406028362943, 38.236908516426553 ], [ -84.547397685992252, 38.236978403815272 ], [ -84.547357002588342, 38.237553782494565 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23584, "RD_NAME": "RHODES LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1052.723828, "RKEY": "10503536", "FMP": 0, "TMP": 1052.723828, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2013-005", "Adopted": "2013-01-28", "GlobalID": "{9511F265-1EC4-40DC-84B7-85BF7E4D39CD}", "plow": "32", "FromStreet": "HERNDON BLVD", "ToStreet": "MOLLIE WAY", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.512803485528636, 38.244152152311855 ], [ -84.513179014322148, 38.243794048963316 ], [ -84.513375377223298, 38.243602819410718 ], [ -84.513566642761475, 38.243408403459121 ], [ -84.513752727861274, 38.24321088559411 ], [ -84.513933551700433, 38.243010351648522 ], [ -84.51410903574498, 38.242806888765173 ], [ -84.514949483857109, 38.241811712096229 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23397, "RD_NAME": "N HAMILTON ST", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 123.55848065000001, "RKEY": "10500957", "FMP": 0, "TMP": 123.55848065000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4203753F-3FBA-48D4-8C83-115CF1DBA506}", "plow": "31", "FromStreet": "WALNUT ST", "ToStreet": "MAIN AVE", "PaveRank": "Local", "Width": 23.0, "SectionID": 11.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": "Paved", "PavedDate": "2017-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.555345954929678, 38.216111539418634 ], [ -84.555008704752822, 38.216322074063982 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22536, "RD_NAME": "MOJAVE TRL", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 323.22799572000002, "RKEY": "10501419", "FMP": 0, "TMP": 323.22799572000002, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{718CDA75-37B7-433E-8ED1-11B715991529}", "plow": "32", "FromStreet": "SEMINOLE TRL", "ToStreet": "WANDA LEE TRL", "PaveRank": "Local", "Width": 22.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.566624464697, 38.204617931272608 ], [ -84.56660204253923, 38.204107429284633 ], [ -84.566649874474408, 38.203881606145188 ], [ -84.566658512710703, 38.203733936687897 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23580, "RD_NAME": "DUSK CT", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 545.87430896000001, "RKEY": "10502988", "FMP": 30, "TMP": 575.87430896000001, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{B0BD9136-3700-425C-9E69-541F0C803270}", "plow": "33", "FromStreet": "END", "ToStreet": "PLEASANT VIEW DR", "PaveRank": "Local", "Width": 23.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.538136193882494, 38.189097759333542 ], [ -84.537654388675264, 38.190104657550378 ], [ -84.537492505587593, 38.190425974205695 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23577, "RD_NAME": "PLACID DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 841.41359577000003, "RKEY": "10502991", "FMP": 0, "TMP": 841.41359577000003, "SweepRoute": "3C", "PickUpDay": 2, "UnitNo": "B", "Ord_No": "2010-009", "Adopted": "2010-03-22", "GlobalID": "{379CDA6D-B644-4679-AA90-761704A8F7F2}", "plow": "32", "FromStreet": "DAWNING CT", "ToStreet": "PLEASANT VIEW DR", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2005-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.536788432347706, 38.19186830108783 ], [ -84.536674921416065, 38.191830059532101 ], [ -84.535984347088316, 38.191628798705032 ], [ -84.535928344518894, 38.19160625217738 ], [ -84.535888721881008, 38.19158222676031 ], [ -84.535868366522379, 38.191550433227448 ], [ -84.53587074873866, 38.191511459512988 ], [ -84.535890591258408, 38.191468819538912 ], [ -84.5359843525099, 38.191290716939847 ], [ -84.536314185567861, 38.190618762867459 ], [ -84.536540584195222, 38.190141564943872 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22882, "RD_NAME": "WRIGHT ALY", "Street_Own": "City", "CG": "NO", "SHAPE_Leng": 402.24100763000001, "RKEY": "10501030", "FMP": 0, "TMP": 402.24100763000001, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{D2D96258-AF58-4FFC-A485-CF35EB099FDB}", "plow": "33", "FromStreet": "CHESTNUT ST", "ToStreet": "WALNUT ST", "PaveRank": "Local", "Width": 10.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": "Paved", "PavedDate": "2016-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.557426400002171, 38.217884178351973 ], [ -84.556076536461177, 38.218177327297354 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25450, "RD_NAME": "QUAIL HOLLOW DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 252.33806398, "RKEY": "10503318", "FMP": 0, "TMP": 252.33806398, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "MO 18-079", "Adopted": "2018-11-12", "GlobalID": "{F4AC780A-D287-478E-B7BB-F404D1CA9B13}", "plow": "52", "FromStreet": "PAYNES LANDING BLVD", "ToStreet": "JULIA CIR", "PaveRank": "Local", "Width": 22.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583520138228522, 38.209980673869588 ], [ -84.583520207862961, 38.209980670067061 ], [ -84.583547062077514, 38.209979298777263 ], [ -84.583634307443987, 38.209974843256774 ], [ -84.583698163247405, 38.209971582434569 ], [ -84.583785643383607, 38.209967281991219 ], [ -84.583866318889093, 38.209958908004907 ], [ -84.58392997604507, 38.209946956360938 ], [ -84.583993105394811, 38.209929976304032 ], [ -84.584066223039017, 38.209903208792852 ], [ -84.584123578148649, 38.209876056567104 ], [ -84.584169852515615, 38.209853049645851 ], [ -84.584227158155741, 38.209828069650349 ], [ -84.584285459233342, 38.209806275166642 ], [ -84.584347213691373, 38.209786828503397 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24372, "RD_NAME": "STAPLETON WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 137.094685, "RKEY": "10503621", "FMP": 0, "TMP": 137.094685, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": null, "GlobalID": "{5475FDB8-3447-4C9E-B281-4382C4BA9DAD}", "plow": "33", "FromStreet": "W SHOWALTER DR", "ToStreet": "END", "PaveRank": "Local", "Width": 0.0, "SectionID": 3.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.583503189411971, 38.199507267716591 ], [ -84.583329719394627, 38.199857962323875 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25527, "RD_NAME": "BUCHANAN CROSSING", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 476.352474, "RKEY": "10503662", "FMP": 0, "TMP": 476.352474, "SweepRoute": null, "PickUpDay": 0, "UnitNo": null, "Ord_No": "KRS 82.400", "Adopted": "2017-09-30", "GlobalID": "{FCE24C35-F63C-423B-9472-D067936E1E2E}", "plow": "32", "FromStreet": "FERGUSON LN", "ToStreet": "FERGUSON LN", "PaveRank": "Local", "Width": 0.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.595914282888458, 38.203858884500733 ], [ -84.595797071937795, 38.2038434994382 ], [ -84.595710414719306, 38.203828509107417 ], [ -84.595626142711367, 38.20380663292007 ], [ -84.595545132207775, 38.203778098354057 ], [ -84.595468225585151, 38.20374320212364 ], [ -84.595396222543087, 38.203702307093806 ], [ -84.595329871788167, 38.203655838506791 ], [ -84.595269863248475, 38.203604279560011 ], [ -84.595216820899537, 38.203548166381246 ], [ -84.595171296276163, 38.203488082453411 ], [ -84.595133762737831, 38.203424652547085 ], [ -84.595104610547125, 38.203358536223725 ], [ -84.595084142812468, 38.203290420977005 ], [ -84.595072572337145, 38.203221015083933 ], [ -84.595070019407572, 38.20315104023998 ], [ -84.595076510543464, 38.203081224054536 ], [ -84.595091978223309, 38.203012292485219 ], [ -84.595118635440244, 38.202920916200313 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23576, "RD_NAME": "RHODES LN", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 58.199932, "RKEY": "10503535", "FMP": 0, "TMP": 58.199932, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2013-005", "Adopted": "2013-01-28", "GlobalID": "{F075600A-5D1F-4554-B56E-C156724789C3}", "plow": "33", "FromStreet": "HERNDON BLVD", "ToStreet": "HERNDON BLVD", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.512587978460601, 38.244357630920597 ], [ -84.512717141238809, 38.244234482683822 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25449, "RD_NAME": "JULIA CIR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 71.48977856, "RKEY": "10503317", "FMP": 0, "TMP": 71.48977856, "SweepRoute": "4A", "PickUpDay": 7, "UnitNo": "B", "Ord_No": "MO 18-079", "Adopted": "2018-11-12", "GlobalID": "{EFC8904D-2576-496E-A19B-29EBD5C90133}", "plow": "53", "FromStreet": "QUAIL HOLLOW DR", "ToStreet": "END", "PaveRank": "Continuous", "Width": 85.0, "SectionID": 1.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.584347213691373, 38.209786828503397 ], [ -84.584262396256378, 38.209602275304796 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24603, "RD_NAME": "W SHOWALTER DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 274.58912138, "RKEY": "10503199", "FMP": 0, "TMP": 274.58912138, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-035", "Adopted": "2009-10-26", "GlobalID": "{AC493B03-E691-4618-8762-9E3C4AA12906}", "plow": "32", "FromStreet": "SEMINOLE TRL", "ToStreet": "STAPLETON WAY", "PaveRank": "Collector - Residential", "Width": 36.0, "SectionID": 17.0, "Agency": "Georgetown", "DateConst": "2006-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.58022696922832, 38.197294795389624 ], [ -84.5805283587205, 38.19740538452232 ], [ -84.581094273121764, 38.197611183357523 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23575, "RD_NAME": "MOLLIE WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 152.056196, "RKEY": "10503534", "FMP": 0, "TMP": 152.056196, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2013-005", "Adopted": "2013-01-28", "GlobalID": "{7CDDFDE0-B983-4AF3-BCDC-2DDC300F7AD6}", "plow": "32", "FromStreet": "RHODES LN", "ToStreet": "END", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 2.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.514949499783953, 38.241811694041644 ], [ -84.515327966399596, 38.241928319930111 ], [ -84.515384232370181, 38.241947961316214 ], [ -84.515438080306637, 38.241971443193933 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23414, "RD_NAME": "SEMINOLE TRL", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 296.7824422, "RKEY": "10501357", "FMP": 0, "TMP": 296.7824422, "SweepRoute": "4B", "PickUpDay": 5, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{FD695EC7-E201-49CB-B866-D49096397B6B}", "plow": "31", "FromStreet": "POCAHONTAS TRL", "ToStreet": "COPPERFIELD LN", "PaveRank": "Continuous", "Width": 25.0, "SectionID": 27.0, "Agency": "Georgetown", "DateConst": "2009-01-01", "Paved": "Paved", "PavedDate": "2017-06-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.578226733076647, 38.200853957649997 ], [ -84.578661007323177, 38.200114541185187 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23342, "RD_NAME": "MT VERNON DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 459.81632911000003, "RKEY": "10501232", "FMP": 0, "TMP": 459.81632911000003, "SweepRoute": "3B", "PickUpDay": 4, "UnitNo": "B", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{4B660C63-67DD-4486-BE59-A3F21EE15A93}", "plow": "31", "FromStreet": "YORKTOWN CT", "ToStreet": "HUDSON DR", "PaveRank": "Continuous", "Width": 33.0, "SectionID": 9.0, "Agency": "Georgetown", "DateConst": "2013-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.553013093177242, 38.189152188116061 ], [ -84.553105891564869, 38.188516787379761 ], [ -84.553156658058228, 38.188390693051616 ], [ -84.553243160085501, 38.188249579340358 ], [ -84.553334413242922, 38.188137351452234 ], [ -84.553497675836866, 38.187983558533027 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 23574, "RD_NAME": "MOLLIE WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 1233.41535, "RKEY": "10503533", "FMP": 0, "TMP": 1233.41535, "SweepRoute": "6A", "PickUpDay": 7, "UnitNo": "A", "Ord_No": "2013-005", "Adopted": "2013-01-28", "GlobalID": "{2B506C70-C0AD-471A-B0E4-B913A8C2381E}", "plow": "32", "FromStreet": "HERNDON BLVD", "ToStreet": "RHODES LN", "PaveRank": "Continuous", "Width": 24.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "2008-01-01", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.512039704432738, 38.243587881729233 ], [ -84.512367492788428, 38.243275356687008 ], [ -84.512551710110358, 38.243096192474297 ], [ -84.512731113659981, 38.242914015579423 ], [ -84.512905624276058, 38.242728906424226 ], [ -84.513075164959119, 38.242540946724439 ], [ -84.51323966090537, 38.242350219453492 ], [ -84.513885264893489, 38.241585778672103 ], [ -84.513901414303106, 38.241569778153668 ], [ -84.513920754000296, 38.241556154914605 ], [ -84.513942729916963, 38.241545299249601 ], [ -84.513966712460302, 38.241537522164428 ], [ -84.513992014550098, 38.24153304646606 ], [ -84.51401791130283, 38.241532000379436 ], [ -84.514043660798578, 38.241534413874092 ], [ -84.514068525336143, 38.241540217805394 ], [ -84.514949243614836, 38.241811615340794 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 22899, "RD_NAME": "WOOD GLENN WAY", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 192.23321055, "RKEY": "10500860", "FMP": 0, "TMP": 192.23321055, "SweepRoute": "1A", "PickUpDay": 5, "UnitNo": "A", "Ord_No": "2009-017", "Adopted": "2009-05-18", "GlobalID": "{13485A66-CF0E-41D6-AD62-F5A1C12BDB57}", "plow": "33", "FromStreet": "CUMBERLAND DR", "ToStreet": "END", "PaveRank": "Local", "Width": 17.0, "SectionID": 1.0, "Agency": "Georgetown", "DateConst": "1995-01-01", "Paved": "Paved", "PavedDate": "2015-12-01" }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576566361865872, 38.232882399958498 ], [ -84.576901739550522, 38.233030459518709 ], [ -84.576956426202997, 38.23307274741618 ], [ -84.5770014520769, 38.233125923889887 ], [ -84.57703390105759, 38.233222978238366 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 24760, "RD_NAME": "KING GEORGE DR", "Street_Own": "City", "CG": "YES", "SHAPE_Leng": 352.13844639000001, "RKEY": "10502968", "FMP": 0, "TMP": 352.13844639000001, "SweepRoute": "1B", "PickUpDay": 4, "UnitNo": "A", "Ord_No": "MO 18-080", "Adopted": "2018-11-12", "GlobalID": "{F65B8681-FF50-43A2-ADD6-D4927BE6F033}", "plow": "52", "FromStreet": "END", "ToStreet": "END", "PaveRank": null, "Width": 0.0, "SectionID": 2.0, "Agency": "Georgetown", "Paved": null }, "geometry": { "type": "LineString", "coordinates": [ [ -84.576397305274327, 38.225580073939732 ], [ -84.576311103120531, 38.226029896362455 ], [ -84.576306483871576, 38.2261012564041 ], [ -84.576335543675256, 38.226331140588442 ], [ -84.576352052679269, 38.226540302441336 ] ] } },
{ "type": "Feature", "properties": { "OBJECTID": 25442, "RD_NAME": "INGLE RUN", "Street_Own": "City", "CG": "YES", "SHAPE_L
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment