{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "STREET MARKINGS", "type": "Feature Layer", "description": "

The Streetmarkings feature class is data that was collected by Asset Management staff. <\/SPAN>These painted pavement Streetmarking segments are for road traffic management and their \"condition\" is to be inspected regularly. The conditions are inspected using visual observation and a scale of Excellent (E), Good (G), Fair (F), Repair (REPR), and Replace (REPL). The features are linked to the County CMMS system using the \"COMPTYPE\", \"COMPKEY\" and \"UNITID\" fields.<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102659, "latestWkid": 2237, "xyTolerance": 0.0010240000009536746, "zTolerance": 2, "mTolerance": 2, "falseX": -1.779129999993893E7, "falseY": -4.164539999989642E7, "xyUnits": 7812.49999272404, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "This data was created and is maintained by the Transportation Asset Management Team, a part of the Polk County Roads and Drainage Division.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COLOR", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "BLUE", "label": "BLUE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "WHITE", "label": "WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 2 }, "value": "YELLOW", "label": "YELLOW" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 120, 62, 255 ], "toColor": [ 156, 120, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 38, 166, 255 ], "toColor": [ 45, 38, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 123, 153, 255 ], "toColor": [ 41, 123, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 53, 106, 255 ], "toColor": [ 156, 53, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 176, 57, 255 ], "toColor": [ 55, 176, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 150, 110, 255 ], "toColor": [ 36, 150, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 66, 130, 255 ], "toColor": [ 44, 66, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 41, 33, 255 ], "toColor": [ 133, 41, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 173, 38, 255 ], "toColor": [ 153, 173, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 43, 158, 255 ], "toColor": [ 141, 43, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 130, 47, 255 ], "toColor": [ 79, 130, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 168, 168, 255 ], "toColor": [ 57, 168, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 81, 87, 255 ], "toColor": [ 176, 81, 87, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.4137581161810325E7, "ymin": -3.0241093883359376E7, "xmax": -5788604.667704451, "ymax": 3291191.491719571, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEAT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": { "type": "codedValue", "name": "CONDITION", "description": "Condition", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Repair", "code": "REPR" }, { "name": "Replace", "code": "REPL" }, { "name": "UNRATABLE", "code": "U" }, { "name": "NULL", "code": "NULL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FIRST_DATE", "type": "esriFieldTypeDate", "alias": "FIRST_DATE", "length": 8, "domain": null }, { "name": "FEAT_NAME", "type": "esriFieldTypeString", "alias": "FEAT_NAME", "length": 20, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": { "type": "codedValue", "name": "COMPTYPES", "description": "COMPTYPES", "codedValues": [ { "name": "16", "code": 16 }, { "name": "66", "code": 66 }, { "name": "68", "code": 68 }, { "name": "73", "code": 73 }, { "name": "74", "code": 74 }, { "name": "97", "code": 97 }, { "name": "100", "code": 100 }, { "name": "20", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMM_DIST", "type": "esriFieldTypeString", "alias": "COMM_DIST", "length": 10, "domain": { "type": "codedValue", "name": "COMM_DIST", "description": "COMM_DIST", "codedValues": [ { "name": "CD1", "code": "CD1" }, { "name": "CD2", "code": "CD2" }, { "name": "CD3", "code": "CD3" }, { "name": "CD4", "code": "CD4" }, { "name": "CD5", "code": "CD5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT_UNIT", "type": "esriFieldTypeString", "alias": "MAINT_UNIT", "length": 10, "domain": { "type": "codedValue", "name": "MAINT_UNIT", "description": "MAINT_UNIT", "codedValues": [ { "name": "R1", "code": "R1" }, { "name": "R2", "code": "R2" }, { "name": "R3", "code": "R3" }, { "name": "R4", "code": "R4" }, { "name": "R5", "code": "R5" }, { "name": "R6", "code": "R6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 6, "domain": { "type": "codedValue", "name": "MATERIAL", "description": "MATERIAL", "codedValues": [ { "name": "Concrete", "code": "CON" }, { "name": "Asphalt", "code": "ASPH" }, { "name": "Aluminum", "code": "AL" }, { "name": "Clay", "code": "CLAY" }, { "name": "Earthen", "code": "EARTHN" }, { "name": "Fiberglass", "code": "FIBRGL" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Rock", "code": "ROCK" }, { "name": "Shell", "code": "SHELL" }, { "name": "Steel", "code": "STEEL" }, { "name": "Wood", "code": "WOOD" }, { "name": "Other", "code": "OTHER" }, { "name": "Brick", "code": "BRICK" }, { "name": "Woodchip", "code": "WODCHP" }, { "name": "Asphalt Mills", "code": "ASPMLS" }, { "name": "PVC FORCE MAIN", "code": "PVCFM" }, { "name": "Paint", "code": "PAINT" }, { "name": "Thermo", "code": "THERMO" }, { "name": "Cipp", "code": "CIPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Collector", "type": "esriFieldTypeString", "alias": "Collector", "length": 16, "domain": { "type": "codedValue", "name": "Collector", "description": "Collector", "codedValues": [ { "name": "Donald", "code": "Donald" }, { "name": "Larry", "code": "Larry" }, { "name": "Eddie", "code": "Eddie" }, { "name": "Kevin", "code": "Kevin" }, { "name": "Todd", "code": "Todd" }, { "name": "Other", "code": "Other" }, { "name": "Ron", "code": "Ron" }, { "name": "Maria", "code": "Maria" }, { "name": "Camille", "code": "Camille" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 4, "domain": { "type": "codedValue", "name": "SIDE", "description": "Side", "codedValues": [ { "name": "Left", "code": "LT" }, { "name": "Right", "code": "RT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 10, "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "domain": null }, { "name": "LAST_INSP_DATE", "type": "esriFieldTypeDate", "alias": "LAST_INSP_DATE", "length": 8, "domain": null }, { "name": "OWN", "type": "esriFieldTypeString", "alias": "OWN", "length": 20, "domain": { "type": "codedValue", "name": "OWN", "description": "MAINT ENTITY", "codedValues": [ { "name": "CITY OF AUBURNDALE", "code": "AUBURNDALE" }, { "name": "CITY OF BARTOW", "code": "BARTOW" }, { "name": "CITY OF DAVENPORT", "code": "DAVENPORT" }, { "name": "TOWN OF DUNDEE", "code": "DUNDEE" }, { "name": "CITY OF FORT MEADE", "code": "FORT MEADE" }, { "name": "CITY OF FROSTPROOF", "code": "FROSTPROOF" }, { "name": "CITY OF HAINES CITY", "code": "HAINESCITY" }, { "name": "TOWN OF HIGHLAND PARK", "code": "HIGHLANDPK" }, { "name": "HILLCREST HEIGHTS", "code": "HILLCREST" }, { "name": "CITY OF LAKE ALFRED", "code": "LAKE ALFRED" }, { "name": "CITY OF LAKE WALES", "code": "LAKE WALES" }, { "name": "CITY OF LAKELAND", "code": "LAKELAND" }, { "name": "CITY OF MULBERRY", "code": "MULBERRY" }, { "name": "NATURAL RESOURCES", "code": "NR" }, { "name": "TRANSPORTATION", "code": "TRANS" }, { "name": "CITY OF POLK CITY", "code": "POLK CITY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "STATE", "code": "ST" }, { "name": "CITY OF WINTER HAVEN", "code": "WINTERHAVE" }, { "name": "FEDERAL", "code": "FED" }, { "name": "COMMERCIAL", "code": "COMM" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "CITY", "code": "CITY" }, { "name": "COUNTY / STATE", "code": "C/S" }, { "name": "PARKS", "code": "PARKS" }, { "name": "SIGNAL MAINTENANCE AUBURNDALE", "code": "SGNL-AUBUR" }, { "name": "SIGNAL MAINTENANCE BARTOW", "code": "SGNL-BARTO" }, { "name": "SIGNAL MAINTENANCE DAVENPORT", "code": "SGNL-DAVEN" }, { "name": "SIGNAL MAINTENANCE DUNDEE", "code": "SGNL-DUNDE" }, { "name": "SIGNAL MAINTENANCE EAGLE LAKE", "code": "SGNL-EAGLE" }, { "name": "SIGNAL MAINTENANCE FROSTPROOF", "code": "SGNL-FROST" }, { "name": "SIGNAL MAINTENANCE FT. MEADE", "code": "SGNL-FT.ME" }, { "name": "SIGNAL MAINTENANCE HAINES CITY", "code": "SGNL-HAINE" }, { "name": "SIGNAL MAINTENANCE LAKE ALFRED", "code": "SGNL-LALFR" }, { "name": "SIGNAL MAINTENANCE LAKE HAMILTON", "code": "SGNL-LHAMI" }, { "name": "SIGNAL MAINTENANCE LAKE WALES", "code": "SGNL-LWALE" }, { "name": "SIGNAL MAINTENANCE MULBERRY", "code": "SGNL-MUL" }, { "name": "SIGNAL MAINTENANCE POLK CITY", "code": "SGNL-POLK" }, { "name": "OWNERSHIP UNKNOWN", "code": "QUESTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEXTINSP", "type": "esriFieldTypeDate", "alias": "NEXTINSP", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DISTFROMFT", "type": "esriFieldTypeDouble", "alias": "DISTFROMFT", "domain": null }, { "name": "DISTTOFT", "type": "esriFieldTypeDouble", "alias": "DISTTOFT", "domain": null }, { "name": "MARKTYPE", "type": "esriFieldTypeString", "alias": "MARKTYPE", "length": 18, "domain": { "type": "codedValue", "name": "MARKTYPE", "description": "MARKTYPE", "codedValues": [ { "name": "Double Solid-Skip", "code": "DOUBLE SOLID-SKIP" }, { "name": "Double Skip", "code": "DOUBLE SKIP" }, { "name": "Single Solid", "code": "SINGLE SOLID" }, { "name": "Single Skip", "code": "SINGLE SKIP" }, { "name": "Message", "code": "MESSAGE" }, { "name": "Arrow", "code": "ARROW" }, { "name": "Yield Line", "code": "YIELD LINE" }, { "name": "Island Nose", "code": "ISLAND NOSE" }, { "name": "Stop", "code": "STOP" }, { "name": "Gored Area", "code": "GORED AREA" }, { "name": "Double Solid", "code": "DOUBLE SOLID" }, { "name": "CROSSWALK", "code": "CROSSWALK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "COLOR", "length": 6, "domain": { "type": "codedValue", "name": "COLOR", "description": "COLOR", "codedValues": [ { "name": "Yellow", "code": "YELLOW" }, { "name": "White", "code": "WHITE" }, { "name": "Blue", "code": "BLUE" }, { "name": "White/Red", "code": "W/R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_NUMBER", "type": "esriFieldTypeString", "alias": "ROAD_NUMBER", "length": 20, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "length": 30, "domain": { "type": "codedValue", "name": "DESC_STREETMARKINGS", "description": "DESC_STREETMARKINGS", "codedValues": [ { "name": "AHEAD", "code": "AHEAD" }, { "name": "BEGIN", "code": "BEGIN" }, { "name": "MERGE", "code": "MERGE" }, { "name": "ONLY", "code": "ONLY" }, { "name": "SCHOOL", "code": "SCHOOL" }, { "name": "STOP", "code": "STOP" }, { "name": "STOP BAR", "code": "STOPBAR" }, { "name": "YIELD", "code": "YIELD" }, { "name": "TURN LEFT", "code": "TURN LEFT" }, { "name": "TURN RIGHT", "code": "TURN RIGHT" }, { "name": "TURN LEFT STRAIGHT", "code": "TURN LEFT STRAIGHT" }, { "name": "TURN RIGHT STRAIGHT", "code": "TURN RIGHT STRAIGHT" }, { "name": "MERGE ARROW", "code": "MERGE ARROW" }, { "name": "CENTER LINE", "code": "CENTER LINE" }, { "name": "STRAIGHT", "code": "STRAIGHT" }, { "name": "U-TURN", "code": "U-TURN" }, { "name": "TURN ARROW SPLIT", "code": "TURN ARROW SPLIT" }, { "name": "BIKE LANE", "code": "BIKE LANE" }, { "name": "BUS STOP", "code": "BUS STOP" }, { "name": "CROSSHATCH", "code": "CROSSHATCH" }, { "name": "CROSSWALK", "code": "CROSSWALK" }, { "name": "HANDICAP", "code": "HANDICAP" }, { "name": "MERGE LINE", "code": "MERGE LINE" }, { "name": "PAVEMENT EDGE", "code": "PAVEMENT EDGE" }, { "name": "RR XING LINE", "code": "RR XING LINE" }, { "name": "SCHOOL LINE", "code": "SCHOOL LINE" }, { "name": "SPEED BUMP", "code": "SPEED BUMP" }, { "name": "YIELD LINE", "code": "YIELD LINE" }, { "name": "NO PASSING", "code": "NO PASSING" }, { "name": "RR XING X", "code": "RR XING X" }, { "name": "PARKING", "code": "PARKING" }, { "name": "TURN LINE", "code": "TURN LINE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH_FT", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "AA_ID", "type": "esriFieldTypeInteger", "alias": "AA_ID", "domain": null }, { "name": "EXPDATE", "type": "esriFieldTypeDate", "alias": "EXPDATE", "length": 8, "domain": null }, { "name": "ADDDTTM", "type": "esriFieldTypeDate", "alias": "ADDDTTM", "length": 8, "domain": null }, { "name": "MODDTTM", "type": "esriFieldTypeDate", "alias": "MODDTTM", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R324_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1619COMPKEY", "fields": "COMPKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_324", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_324", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S295_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d5c79f2c31264ef38b66762ffb131cc5" }