{ "currentVersion": 10.81, "id": 0, "name": "Active Utilities Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROJ_STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Preliminary Engineering", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Design", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Construction", "description": "" }, { "symbol": { "type": "esriPFS", "url": "b1bf2865d70c9da4db2c51b29dee3b88", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAChJREFUKJFjYSARsJCtoamp6X9dXR0jIT5cA7IkPj75TiJZw6gf8PABD4YxhLb1FKkAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "0", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 506046.3474913277, "ymin": 999990.665084824, "xmax": 531363.6702161618, "ymax": 1025914.2238019034, "spatialReference": { "wkid": 2882, "latestWkid": 2882 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "City Department", "length": 15, "domain": { "type": "codedValue", "name": "csDepartment", "description": "Department responsible", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Code Enforcement", "code": "Code Enforcement" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Utilities", "code": "Utilities" }, { "name": "Sarasota County", "code": "Sarasota County" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Project Description", "length": 200, "domain": null }, { "name": "PROJ_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Project Status", "domain": { "type": "codedValue", "name": "Domain_ProjectStatus", "description": "Status of CIP Projects", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Preliminary Engineering", "code": 1 }, { "name": "Design", "code": 2 }, { "name": "Construction", "code": 3 }, { "name": "Closed", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EST_COMP", "type": "esriFieldTypeString", "alias": "Estimated Completion", "length": 15, "domain": null }, { "name": "VPROJ_MAN", "type": "esriFieldTypeString", "alias": "City Project Manager", "length": 25, "domain": null }, { "name": "VPM_EMAIL", "type": "esriFieldTypeString", "alias": "City PM Email", "length": 50, "domain": null }, { "name": "VPM_PHONE", "type": "esriFieldTypeString", "alias": "City PM Phone", "length": 15, "domain": null }, { "name": "VALT_CONT", "type": "esriFieldTypeString", "alias": "City Contact (Alternate)", "length": 25, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor Name", "length": 50, "domain": null }, { "name": "CON_EMAIL", "type": "esriFieldTypeString", "alias": "Contractor Email", "length": 50, "domain": null }, { "name": "CON_PHONE", "type": "esriFieldTypeString", "alias": "Contractor Phone", "length": 15, "domain": null }, { "name": "COMP_DATE", "type": "esriFieldTypeDate", "alias": "Completed Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "INFO_LINK", "type": "esriFieldTypeString", "alias": "More Information", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1530_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1274_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "38b711ae1a794be997618547d262dde9" }