{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Construction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 3 }, "value": "CONSTRUCTION", "label": "Construction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 207, 255 ], "toColor": [ 252, 221, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 182, 252, 255 ], "toColor": [ 195, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 226, 252, 255 ], "toColor": [ 215, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 185, 255 ], "toColor": [ 252, 182, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 274209.50867250934, "ymin": 1193591.4291292727, "xmax": 500137.8245315105, "ymax": 1396445.551963523, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCKNM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Closure", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOCKTYPE", "type": "esriFieldTypeString", "alias": "Reason", "length": 255, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Active", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "Starts", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "Ends", "length": 8, "domain": null }, { "name": "BLOCKOCCUR", "type": "esriFieldTypeString", "alias": "Road Closure Duration", "length": 25, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Permit Identifier", "length": 50, "domain": null }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "Incident Number", "length": 30, "domain": null }, { "name": "INCIDENTNM", "type": "esriFieldTypeString", "alias": "Incident Name", "length": 255, "domain": null }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Status", "description": "RoadClosures_Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed Verified", "code": "Closed Verified" }, { "name": "Closed Not Verified", "code": "Closed Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Sources", "description": "Road Closures Source Agency", "codedValues": [ { "name": "Belleair Beach", "code": "BB" }, { "name": "Belleair Bluffs", "code": "BBL" }, { "name": "Belleair", "code": "BL" }, { "name": "Belleair Shore", "code": "BS" }, { "name": "Clearwater", "code": "CW" }, { "name": "Dunedin", "code": "DN" }, { "name": "Development Review Services", "code": "DRS" }, { "name": "FDOT", "code": "FDOT" }, { "name": "Gulfport", "code": "GP" }, { "name": "Indian Rocks Beach", "code": "IRB" }, { "name": "Indian Shores", "code": "IS" }, { "name": "Kenneth City", "code": "KC" }, { "name": "Largo", "code": "LA" }, { "name": "Madeira Beach", "code": "MB" }, { "name": "North Redington Beach", "code": "NRB" }, { "name": "Oldsmar", "code": "OM" }, { "name": "Other", "code": "OTHER" }, { "name": "Pinellas Park", "code": "PP" }, { "name": "PC - Public Works Construction Mgmt", "code": "PW-CM" }, { "name": "PC - Public Works Landscape Services", "code": "PW-LS" }, { "name": "PC - Public Works Natural Resources", "code": "PW-NR" }, { "name": "PC - Public Works ROW Permitting", "code": "PW-ROW" }, { "name": "PC - Public Works Stormwater", "code": "PW-SW" }, { "name": "PC - Public Works Stormwater Veg Mgmt", "code": "PW-SVM" }, { "name": "PC - Public Works Streets & Bridges", "code": "PW-SB" }, { "name": "PC - Public Works Transportation", "code": "PW-T" }, { "name": "PC - Public Works Urban Forestry", "code": "PW-UF" }, { "name": "PC - Utilities", "code": "PW-UTIL" }, { "name": "Redington Beach", "code": "RB" }, { "name": "Redington Shores", "code": "RS" }, { "name": "Safety Harbor", "code": "HR" }, { "name": "Seminole", "code": "SM" }, { "name": "South Pasadena", "code": "SPA" }, { "name": "St Pete Beach", "code": "SPB" }, { "name": "St Petersburg", "code": "SP" }, { "name": "Treasure Island", "code": "TI" }, { "name": "Tarpon Springs", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVENT", "type": "esriFieldTypeString", "alias": "Event", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Events", "description": "Road Closures Events", "codedValues": [ { "name": "Gray Sky", "code": "Gray Sky" }, { "name": "Sunny Sky", "code": "Sunny Sky" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "CONTACT_2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "RoadClosureType", "description": "Road Closure Type", "codedValues": [ { "name": "CONSTRUCTION", "code": "CONSTRUCTION" }, { "name": "EMERGENCY", "code": "EMERGENCY" }, { "name": "FLOOD", "code": "FLOOD" }, { "name": "SPECIAL EVENT", "code": "SPECIAL EVENT" }, { "name": "MAINTENANCE", "code": "MAINTENANCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "CLOSEVERIFIED", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3553_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3553", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3553", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2829_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": "6c68445fc3d24283b2c5e170715d4ac0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Emergency", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "EMERGENCY", "label": "Emergency" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 207, 255 ], "toColor": [ 252, 221, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 182, 252, 255 ], "toColor": [ 195, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 226, 252, 255 ], "toColor": [ 215, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 185, 255 ], "toColor": [ 252, 182, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 274209.50867250934, "ymin": 1193591.4291292727, "xmax": 500137.8245315105, "ymax": 1396445.551963523, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCKNM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Closure", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOCKTYPE", "type": "esriFieldTypeString", "alias": "Reason", "length": 255, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Active", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "Starts", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "Ends", "length": 8, "domain": null }, { "name": "BLOCKOCCUR", "type": "esriFieldTypeString", "alias": "Road Closure Duration", "length": 25, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Permit Identifier", "length": 50, "domain": null }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "Incident Number", "length": 30, "domain": null }, { "name": "INCIDENTNM", "type": "esriFieldTypeString", "alias": "Incident Name", "length": 255, "domain": null }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Status", "description": "RoadClosures_Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed Verified", "code": "Closed Verified" }, { "name": "Closed Not Verified", "code": "Closed Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Sources", "description": "Road Closures Source Agency", "codedValues": [ { "name": "Belleair Beach", "code": "BB" }, { "name": "Belleair Bluffs", "code": "BBL" }, { "name": "Belleair", "code": "BL" }, { "name": "Belleair Shore", "code": "BS" }, { "name": "Clearwater", "code": "CW" }, { "name": "Dunedin", "code": "DN" }, { "name": "Development Review Services", "code": "DRS" }, { "name": "FDOT", "code": "FDOT" }, { "name": "Gulfport", "code": "GP" }, { "name": "Indian Rocks Beach", "code": "IRB" }, { "name": "Indian Shores", "code": "IS" }, { "name": "Kenneth City", "code": "KC" }, { "name": "Largo", "code": "LA" }, { "name": "Madeira Beach", "code": "MB" }, { "name": "North Redington Beach", "code": "NRB" }, { "name": "Oldsmar", "code": "OM" }, { "name": "Other", "code": "OTHER" }, { "name": "Pinellas Park", "code": "PP" }, { "name": "PC - Public Works Construction Mgmt", "code": "PW-CM" }, { "name": "PC - Public Works Landscape Services", "code": "PW-LS" }, { "name": "PC - Public Works Natural Resources", "code": "PW-NR" }, { "name": "PC - Public Works ROW Permitting", "code": "PW-ROW" }, { "name": "PC - Public Works Stormwater", "code": "PW-SW" }, { "name": "PC - Public Works Stormwater Veg Mgmt", "code": "PW-SVM" }, { "name": "PC - Public Works Streets & Bridges", "code": "PW-SB" }, { "name": "PC - Public Works Transportation", "code": "PW-T" }, { "name": "PC - Public Works Urban Forestry", "code": "PW-UF" }, { "name": "PC - Utilities", "code": "PW-UTIL" }, { "name": "Redington Beach", "code": "RB" }, { "name": "Redington Shores", "code": "RS" }, { "name": "Safety Harbor", "code": "HR" }, { "name": "Seminole", "code": "SM" }, { "name": "South Pasadena", "code": "SPA" }, { "name": "St Pete Beach", "code": "SPB" }, { "name": "St Petersburg", "code": "SP" }, { "name": "Treasure Island", "code": "TI" }, { "name": "Tarpon Springs", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVENT", "type": "esriFieldTypeString", "alias": "Event", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Events", "description": "Road Closures Events", "codedValues": [ { "name": "Gray Sky", "code": "Gray Sky" }, { "name": "Sunny Sky", "code": "Sunny Sky" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "CONTACT_2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "RoadClosureType", "description": "Road Closure Type", "codedValues": [ { "name": "CONSTRUCTION", "code": "CONSTRUCTION" }, { "name": "EMERGENCY", "code": "EMERGENCY" }, { "name": "FLOOD", "code": "FLOOD" }, { "name": "SPECIAL EVENT", "code": "SPECIAL EVENT" }, { "name": "MAINTENANCE", "code": "MAINTENANCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "CLOSEVERIFIED", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3553_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3553", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3553", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2829_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": "6c68445fc3d24283b2c5e170715d4ac0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Flood", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 3 }, "value": "FLOOD", "label": "Flood" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 207, 255 ], "toColor": [ 252, 221, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 182, 252, 255 ], "toColor": [ 195, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 226, 252, 255 ], "toColor": [ 215, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 185, 255 ], "toColor": [ 252, 182, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 274209.50867250934, "ymin": 1193591.4291292727, "xmax": 500137.8245315105, "ymax": 1396445.551963523, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCKNM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Closure", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOCKTYPE", "type": "esriFieldTypeString", "alias": "Reason", "length": 255, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Active", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "Starts", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "Ends", "length": 8, "domain": null }, { "name": "BLOCKOCCUR", "type": "esriFieldTypeString", "alias": "Road Closure Duration", "length": 25, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Permit Identifier", "length": 50, "domain": null }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "Incident Number", "length": 30, "domain": null }, { "name": "INCIDENTNM", "type": "esriFieldTypeString", "alias": "Incident Name", "length": 255, "domain": null }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Status", "description": "RoadClosures_Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed Verified", "code": "Closed Verified" }, { "name": "Closed Not Verified", "code": "Closed Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Sources", "description": "Road Closures Source Agency", "codedValues": [ { "name": "Belleair Beach", "code": "BB" }, { "name": "Belleair Bluffs", "code": "BBL" }, { "name": "Belleair", "code": "BL" }, { "name": "Belleair Shore", "code": "BS" }, { "name": "Clearwater", "code": "CW" }, { "name": "Dunedin", "code": "DN" }, { "name": "Development Review Services", "code": "DRS" }, { "name": "FDOT", "code": "FDOT" }, { "name": "Gulfport", "code": "GP" }, { "name": "Indian Rocks Beach", "code": "IRB" }, { "name": "Indian Shores", "code": "IS" }, { "name": "Kenneth City", "code": "KC" }, { "name": "Largo", "code": "LA" }, { "name": "Madeira Beach", "code": "MB" }, { "name": "North Redington Beach", "code": "NRB" }, { "name": "Oldsmar", "code": "OM" }, { "name": "Other", "code": "OTHER" }, { "name": "Pinellas Park", "code": "PP" }, { "name": "PC - Public Works Construction Mgmt", "code": "PW-CM" }, { "name": "PC - Public Works Landscape Services", "code": "PW-LS" }, { "name": "PC - Public Works Natural Resources", "code": "PW-NR" }, { "name": "PC - Public Works ROW Permitting", "code": "PW-ROW" }, { "name": "PC - Public Works Stormwater", "code": "PW-SW" }, { "name": "PC - Public Works Stormwater Veg Mgmt", "code": "PW-SVM" }, { "name": "PC - Public Works Streets & Bridges", "code": "PW-SB" }, { "name": "PC - Public Works Transportation", "code": "PW-T" }, { "name": "PC - Public Works Urban Forestry", "code": "PW-UF" }, { "name": "PC - Utilities", "code": "PW-UTIL" }, { "name": "Redington Beach", "code": "RB" }, { "name": "Redington Shores", "code": "RS" }, { "name": "Safety Harbor", "code": "HR" }, { "name": "Seminole", "code": "SM" }, { "name": "South Pasadena", "code": "SPA" }, { "name": "St Pete Beach", "code": "SPB" }, { "name": "St Petersburg", "code": "SP" }, { "name": "Treasure Island", "code": "TI" }, { "name": "Tarpon Springs", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVENT", "type": "esriFieldTypeString", "alias": "Event", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Events", "description": "Road Closures Events", "codedValues": [ { "name": "Gray Sky", "code": "Gray Sky" }, { "name": "Sunny Sky", "code": "Sunny Sky" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "CONTACT_2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "RoadClosureType", "description": "Road Closure Type", "codedValues": [ { "name": "CONSTRUCTION", "code": "CONSTRUCTION" }, { "name": "EMERGENCY", "code": "EMERGENCY" }, { "name": "FLOOD", "code": "FLOOD" }, { "name": "SPECIAL EVENT", "code": "SPECIAL EVENT" }, { "name": "MAINTENANCE", "code": "MAINTENANCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "CLOSEVERIFIED", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3553_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3553", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3553", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2829_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 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Maintenance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "MAINTENANCE", "label": "Maintenance" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 207, 255 ], "toColor": [ 252, 221, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 182, 252, 255 ], "toColor": [ 195, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 226, 252, 255 ], "toColor": [ 215, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 185, 255 ], "toColor": [ 252, 182, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 274209.50867250934, "ymin": 1193591.4291292727, "xmax": 500137.8245315105, "ymax": 1396445.551963523, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCKNM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Closure", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOCKTYPE", "type": "esriFieldTypeString", "alias": "Reason", "length": 255, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Active", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "Starts", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "Ends", "length": 8, "domain": null }, { "name": "BLOCKOCCUR", "type": "esriFieldTypeString", "alias": "Road Closure Duration", "length": 25, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Permit Identifier", "length": 50, "domain": null }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "Incident Number", "length": 30, "domain": null }, { "name": "INCIDENTNM", "type": "esriFieldTypeString", "alias": "Incident Name", "length": 255, "domain": null }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Status", "description": "RoadClosures_Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed Verified", "code": "Closed Verified" }, { "name": "Closed Not Verified", "code": "Closed Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Sources", "description": "Road Closures Source Agency", "codedValues": [ { "name": "Belleair Beach", "code": "BB" }, { "name": "Belleair Bluffs", "code": "BBL" }, { "name": "Belleair", "code": "BL" }, { "name": "Belleair Shore", "code": "BS" }, { "name": "Clearwater", "code": "CW" }, { "name": "Dunedin", "code": "DN" }, { "name": "Development Review Services", "code": "DRS" }, { "name": "FDOT", "code": "FDOT" }, { "name": "Gulfport", "code": "GP" }, { "name": "Indian Rocks Beach", "code": "IRB" }, { "name": "Indian Shores", "code": "IS" }, { "name": "Kenneth City", "code": "KC" }, { "name": "Largo", "code": "LA" }, { "name": "Madeira Beach", "code": "MB" }, { "name": "North Redington Beach", "code": "NRB" }, { "name": "Oldsmar", "code": "OM" }, { "name": "Other", "code": "OTHER" }, { "name": "Pinellas Park", "code": "PP" }, { "name": "PC - Public Works Construction Mgmt", "code": "PW-CM" }, { "name": "PC - Public Works Landscape Services", "code": "PW-LS" }, { "name": "PC - Public Works Natural Resources", "code": "PW-NR" }, { "name": "PC - Public Works ROW Permitting", "code": "PW-ROW" }, { "name": "PC - Public Works Stormwater", "code": "PW-SW" }, { "name": "PC - Public Works Stormwater Veg Mgmt", "code": "PW-SVM" }, { "name": "PC - Public Works Streets & Bridges", "code": "PW-SB" }, { "name": "PC - Public Works Transportation", "code": "PW-T" }, { "name": "PC - Public Works Urban Forestry", "code": "PW-UF" }, { "name": "PC - Utilities", "code": "PW-UTIL" }, { "name": "Redington Beach", "code": "RB" }, { "name": "Redington Shores", "code": "RS" }, { "name": "Safety Harbor", "code": "HR" }, { "name": "Seminole", "code": "SM" }, { "name": "South Pasadena", "code": "SPA" }, { "name": "St Pete Beach", "code": "SPB" }, { "name": "St Petersburg", "code": "SP" }, { "name": "Treasure Island", "code": "TI" }, { "name": "Tarpon Springs", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVENT", "type": "esriFieldTypeString", "alias": "Event", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Events", "description": "Road Closures Events", "codedValues": [ { "name": "Gray Sky", "code": "Gray Sky" }, { "name": "Sunny Sky", "code": "Sunny Sky" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "CONTACT_2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "RoadClosureType", "description": "Road Closure Type", "codedValues": [ { "name": "CONSTRUCTION", "code": "CONSTRUCTION" }, { "name": "EMERGENCY", "code": "EMERGENCY" }, { "name": "FLOOD", "code": "FLOOD" }, { "name": "SPECIAL EVENT", "code": "SPECIAL EVENT" }, { "name": "MAINTENANCE", "code": "MAINTENANCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "CLOSEVERIFIED", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3553_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3553", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3553", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2829_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": "6c68445fc3d24283b2c5e170715d4ac0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Special Event", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "value": "SPECIAL EVENT", "label": "Special Event" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 207, 255 ], "toColor": [ 252, 221, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 182, 252, 255 ], "toColor": [ 195, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 226, 252, 255 ], "toColor": [ 215, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 185, 255 ], "toColor": [ 252, 182, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 274209.50867250934, "ymin": 1193591.4291292727, "xmax": 500137.8245315105, "ymax": 1396445.551963523, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCKNM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Closure", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOCKTYPE", "type": "esriFieldTypeString", "alias": "Reason", "length": 255, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Active", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "Starts", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "Ends", "length": 8, "domain": null }, { "name": "BLOCKOCCUR", "type": "esriFieldTypeString", "alias": "Road Closure Duration", "length": 25, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Permit Identifier", "length": 50, "domain": null }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "Incident Number", "length": 30, "domain": null }, { "name": "INCIDENTNM", "type": "esriFieldTypeString", "alias": "Incident Name", "length": 255, "domain": null }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Status", "description": "RoadClosures_Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed Verified", "code": "Closed Verified" }, { "name": "Closed Not Verified", "code": "Closed Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Sources", "description": "Road Closures Source Agency", "codedValues": [ { "name": "Belleair Beach", "code": "BB" }, { "name": "Belleair Bluffs", "code": "BBL" }, { "name": "Belleair", "code": "BL" }, { "name": "Belleair Shore", "code": "BS" }, { "name": "Clearwater", "code": "CW" }, { "name": "Dunedin", "code": "DN" }, { "name": "Development Review Services", "code": "DRS" }, { "name": "FDOT", "code": "FDOT" }, { "name": "Gulfport", "code": "GP" }, { "name": "Indian Rocks Beach", "code": "IRB" }, { "name": "Indian Shores", "code": "IS" }, { "name": "Kenneth City", "code": "KC" }, { "name": "Largo", "code": "LA" }, { "name": "Madeira Beach", "code": "MB" }, { "name": "North Redington Beach", "code": "NRB" }, { "name": "Oldsmar", "code": "OM" }, { "name": "Other", "code": "OTHER" }, { "name": "Pinellas Park", "code": "PP" }, { "name": "PC - Public Works Construction Mgmt", "code": "PW-CM" }, { "name": "PC - Public Works Landscape Services", "code": "PW-LS" }, { "name": "PC - Public Works Natural Resources", "code": "PW-NR" }, { "name": "PC - Public Works ROW Permitting", "code": "PW-ROW" }, { "name": "PC - Public Works Stormwater", "code": "PW-SW" }, { "name": "PC - Public Works Stormwater Veg Mgmt", "code": "PW-SVM" }, { "name": "PC - Public Works Streets & Bridges", "code": "PW-SB" }, { "name": "PC - Public Works Transportation", "code": "PW-T" }, { "name": "PC - Public Works Urban Forestry", "code": "PW-UF" }, { "name": "PC - Utilities", "code": "PW-UTIL" }, { "name": "Redington Beach", "code": "RB" }, { "name": "Redington Shores", "code": "RS" }, { "name": "Safety Harbor", "code": "HR" }, { "name": "Seminole", "code": "SM" }, { "name": "South Pasadena", "code": "SPA" }, { "name": "St Pete Beach", "code": "SPB" }, { "name": "St Petersburg", "code": "SP" }, { "name": "Treasure Island", "code": "TI" }, { "name": "Tarpon Springs", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVENT", "type": "esriFieldTypeString", "alias": "Event", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Events", "description": "Road Closures Events", "codedValues": [ { "name": "Gray Sky", "code": "Gray Sky" }, { "name": "Sunny Sky", "code": "Sunny Sky" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "CONTACT_2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "RoadClosureType", "description": "Road Closure Type", "codedValues": [ { "name": "CONSTRUCTION", "code": "CONSTRUCTION" }, { "name": "EMERGENCY", "code": "EMERGENCY" }, { "name": "FLOOD", "code": "FLOOD" }, { "name": "SPECIAL EVENT", "code": "SPECIAL EVENT" }, { "name": "MAINTENANCE", "code": "MAINTENANCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "CLOSEVERIFIED", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3553_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3553", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3553", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2829_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": "6c68445fc3d24283b2c5e170715d4ac0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Maintenance Area", "type": "Feature Layer", "description": "Public Works Road Closures in Pinellas County, Florida.DATA STEWARD & EDITOR: Pinellas County Public Works, Brent Hall (727) 453-3344 bhall@pinellascounty.orgData Certification: BRONZE", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "DATA STEWARD & EDITOR: Pinellas County Public Works, Brent Hall (727) 453-3344 bhall@pinellascounty.org\nData Certification: BRONZE", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAINTENANCE", "label": "MAINTENANCE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 207, 255 ], "toColor": [ 252, 221, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 182, 252, 255 ], "toColor": [ 195, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 226, 252, 255 ], "toColor": [ 215, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 185, 255 ], "toColor": [ 252, 182, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 411122.47992476076, "ymin": 1299625.023164019, "xmax": 439826.39758242667, "ymax": 1369999.7577423528, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCKNM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Closure", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "BLOCKTYPE", "type": "esriFieldTypeString", "alias": "Reason", "length": 255, "domain": null }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOCKOCCUR", "type": "esriFieldTypeString", "alias": "Road Closure Duration", "length": 25, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "Starts", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "Ends", "length": 8, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Permit Identifier", "length": 50, "domain": null }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "Incident Number", "length": 30, "domain": null }, { "name": "INCIDENTNM", "type": "esriFieldTypeString", "alias": "Incident Name", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Status", "description": "RoadClosures_Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed Verified", "code": "Closed Verified" }, { "name": "Closed Not Verified", "code": "Closed Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Sources", "description": "Road Closures Source Agency", "codedValues": [ { "name": "Belleair Beach", "code": "BB" }, { "name": "Belleair Bluffs", "code": "BBL" }, { "name": "Belleair", "code": "BL" }, { "name": "Belleair Shore", "code": "BS" }, { "name": "Clearwater", "code": "CW" }, { "name": "Dunedin", "code": "DN" }, { "name": "Development Review Services", "code": "DRS" }, { "name": "FDOT", "code": "FDOT" }, { "name": "Gulfport", "code": "GP" }, { "name": "Indian Rocks Beach", "code": "IRB" }, { "name": "Indian Shores", "code": "IS" }, { "name": "Kenneth City", "code": "KC" }, { "name": "Largo", "code": "LA" }, { "name": "Madeira Beach", "code": "MB" }, { "name": "North Redington Beach", "code": "NRB" }, { "name": "Oldsmar", "code": "OM" }, { "name": "Other", "code": "OTHER" }, { "name": "Pinellas Park", "code": "PP" }, { "name": "PC - Public Works Construction Mgmt", "code": "PW-CM" }, { "name": "PC - Public Works Landscape Services", "code": "PW-LS" }, { "name": "PC - Public Works Natural Resources", "code": "PW-NR" }, { "name": "PC - Public Works ROW Permitting", "code": "PW-ROW" }, { "name": "PC - Public Works Stormwater", "code": "PW-SW" }, { "name": "PC - Public Works Stormwater Veg Mgmt", "code": "PW-SVM" }, { "name": "PC - Public Works Streets & Bridges", "code": "PW-SB" }, { "name": "PC - Public Works Transportation", "code": "PW-T" }, { "name": "PC - Public Works Urban Forestry", "code": "PW-UF" }, { "name": "PC - Utilities", "code": "PW-UTIL" }, { "name": "Redington Beach", "code": "RB" }, { "name": "Redington Shores", "code": "RS" }, { "name": "Safety Harbor", "code": "HR" }, { "name": "Seminole", "code": "SM" }, { "name": "South Pasadena", "code": "SPA" }, { "name": "St Pete Beach", "code": "SPB" }, { "name": "St Petersburg", "code": "SP" }, { "name": "Treasure Island", "code": "TI" }, { "name": "Tarpon Springs", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVENT", "type": "esriFieldTypeString", "alias": "EVENT", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Events", "description": "Road Closures Events", "codedValues": [ { "name": "Gray Sky", "code": "Gray Sky" }, { "name": "Sunny Sky", "code": "Sunny Sky" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "CONTACT_2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "RoadClosureType", "description": "Road Closure Type", "codedValues": [ { "name": "CONSTRUCTION", "code": "CONSTRUCTION" }, { "name": "EMERGENCY", "code": "EMERGENCY" }, { "name": "FLOOD", "code": "FLOOD" }, { "name": "SPECIAL EVENT", "code": "SPECIAL EVENT" }, { "name": "MAINTENANCE", "code": "MAINTENANCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3557_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3557", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3557", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2833_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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6c68445fc3d24283b2c5e170715d4ac0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Road Closures within 7 Days", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 3 }, "value": "CONSTRUCTION", "label": "Construction" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "EMERGENCY", "label": "Emergency" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 3 }, "value": "FLOOD", "label": "Flood" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "MAINTENANCE", "label": "Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "value": "SPECIAL EVENT", "label": "Special Event" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 207, 255 ], "toColor": [ 252, 221, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 182, 252, 255 ], "toColor": [ 195, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 226, 252, 255 ], "toColor": [ 215, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 185, 255 ], "toColor": [ 252, 182, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 274209.50867250934, "ymin": 1193591.4291292727, "xmax": 500137.8245315105, "ymax": 1396445.551963523, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCKNM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BLOCKNM", "type": "esriFieldTypeString", "alias": "Road Closure", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 35, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOCKTYPE", "type": "esriFieldTypeString", "alias": "Reason", "length": 255, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Active", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "Full Closure", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALTROUTE", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 255, "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "Starts", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "Ends", "length": 8, "domain": null }, { "name": "BLOCKOCCUR", "type": "esriFieldTypeString", "alias": "Road Closure Duration", "length": 25, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Permit Identifier", "length": 50, "domain": null }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "Incident Number", "length": 30, "domain": null }, { "name": "INCIDENTNM", "type": "esriFieldTypeString", "alias": "Incident Name", "length": 255, "domain": null }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Status", "description": "RoadClosures_Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed Verified", "code": "Closed Verified" }, { "name": "Closed Not Verified", "code": "Closed Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Sources", "description": "Road Closures Source Agency", "codedValues": [ { "name": "Belleair Beach", "code": "BB" }, { "name": "Belleair Bluffs", "code": "BBL" }, { "name": "Belleair", "code": "BL" }, { "name": "Belleair Shore", "code": "BS" }, { "name": "Clearwater", "code": "CW" }, { "name": "Dunedin", "code": "DN" }, { "name": "Development Review Services", "code": "DRS" }, { "name": "FDOT", "code": "FDOT" }, { "name": "Gulfport", "code": "GP" }, { "name": "Indian Rocks Beach", "code": "IRB" }, { "name": "Indian Shores", "code": "IS" }, { "name": "Kenneth City", "code": "KC" }, { "name": "Largo", "code": "LA" }, { "name": "Madeira Beach", "code": "MB" }, { "name": "North Redington Beach", "code": "NRB" }, { "name": "Oldsmar", "code": "OM" }, { "name": "Other", "code": "OTHER" }, { "name": "Pinellas Park", "code": "PP" }, { "name": "PC - Public Works Construction Mgmt", "code": "PW-CM" }, { "name": "PC - Public Works Landscape Services", "code": "PW-LS" }, { "name": "PC - Public Works Natural Resources", "code": "PW-NR" }, { "name": "PC - Public Works ROW Permitting", "code": "PW-ROW" }, { "name": "PC - Public Works Stormwater", "code": "PW-SW" }, { "name": "PC - Public Works Stormwater Veg Mgmt", "code": "PW-SVM" }, { "name": "PC - Public Works Streets & Bridges", "code": "PW-SB" }, { "name": "PC - Public Works Transportation", "code": "PW-T" }, { "name": "PC - Public Works Urban Forestry", "code": "PW-UF" }, { "name": "PC - Utilities", "code": "PW-UTIL" }, { "name": "Redington Beach", "code": "RB" }, { "name": "Redington Shores", "code": "RS" }, { "name": "Safety Harbor", "code": "HR" }, { "name": "Seminole", "code": "SM" }, { "name": "South Pasadena", "code": "SPA" }, { "name": "St Pete Beach", "code": "SPB" }, { "name": "St Petersburg", "code": "SP" }, { "name": "Treasure Island", "code": "TI" }, { "name": "Tarpon Springs", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVENT", "type": "esriFieldTypeString", "alias": "Event", "length": 50, "domain": { "type": "codedValue", "name": "RoadClosures_Events", "description": "Road Closures Events", "codedValues": [ { "name": "Gray Sky", "code": "Gray Sky" }, { "name": "Sunny Sky", "code": "Sunny Sky" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "CONTACT_2", "type": "esriFieldTypeString", "alias": "Contact Information", "length": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "RoadClosureType", "description": "Road Closure Type", "codedValues": [ { "name": "CONSTRUCTION", "code": "CONSTRUCTION" }, { "name": "EMERGENCY", "code": "EMERGENCY" }, { "name": "FLOOD", "code": "FLOOD" }, { "name": "SPECIAL EVENT", "code": "SPECIAL EVENT" }, { "name": "MAINTENANCE", "code": "MAINTENANCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLOSEVERIFIED", "type": "esriFieldTypeString", "alias": "CLOSEVERIFIED", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3553_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3553", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3553", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2829_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": "6c68445fc3d24283b2c5e170715d4ac0" } ], "tables": [] }