{ "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": [ 187, 252, 247, 255 ], "toColor": [ 187, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 187, 255 ], "toColor": [ 222, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 208, 252, 255 ], "toColor": [ 187, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 230, 255 ], "toColor": [ 252, 210, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 215, 255 ], "toColor": [ 252, 249, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 201, 255 ], "toColor": [ 179, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 232, 252, 255 ], "toColor": [ 194, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 204, 252, 255 ], "toColor": [ 236, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 192, 255 ], "toColor": [ 252, 182, 192, 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" }