{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "VEGETATION MAINTENANCE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MOWED_BY", "field2": "HERBICIDE_BY", "field3": "VM_STATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 4 }, "value": "Contract,NA,Active", "label": "Contract, NA, Active; Contract, Contract, Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 4 }, "value": "Contract,Contract,Active", "label": "Contract, NA, Active; Contract, Contract, Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 4 }, "value": "SWFO,NA,Active", "label": "SWFO, NA, Active; SWFO, Contract, Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 4 }, "value": "SWFO,Contract,Active", "label": "SWFO, NA, Active; SWFO, Contract, Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 4 }, "value": "NA,Contract,Active", "label": "NA, Contract, Active" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2265100.230340436, "ymin": 6886630.653907359, "xmax": 2418332.983257532, "ymax": 7062923.3675941825, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MOWED_BY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "UNIQUE_ID", "length": 30, "domain": null }, { "name": "MOWED_BY", "type": "esriFieldTypeString", "alias": "MOWED_BY", "length": 15, "domain": { "type": "codedValue", "name": "WS2_dVegetationMaintainer", "description": "Indicates who is responsible for mowing and herbicide maintenance in an area", "codedValues": [ { "name": "Contract", "code": "Contract" }, { "name": "SWFO", "code": "SWFO" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HERBICIDE_BY", "type": "esriFieldTypeString", "alias": "HERBICIDE_BY", "length": 15, "domain": { "type": "codedValue", "name": "WS2_dVegetationMaintainer", "description": "Indicates who is responsible for mowing and herbicide maintenance in an area", "codedValues": [ { "name": "Contract", "code": "Contract" }, { "name": "SWFO", "code": "SWFO" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "STA_FROM", "type": "esriFieldTypeString", "alias": "STA_FROM", "length": 50, "domain": null }, { "name": "STA_TO", "type": "esriFieldTypeString", "alias": "STA_TO", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 250, "domain": null }, { "name": "MOWING_ACRES", "type": "esriFieldTypeDouble", "alias": "MOWING_ACRES", "domain": null }, { "name": "HERBICIDE_ACRES", "type": "esriFieldTypeDouble", "alias": "HERBICIDE_ACRES", "domain": null }, { "name": "CHANNEL_NAME", "type": "esriFieldTypeString", "alias": "Channel_Name", "length": 50, "domain": null }, { "name": "VM_STATUS", "type": "esriFieldTypeString", "alias": "VM_STATUS", "length": 30, "domain": { "type": "codedValue", "name": "WS2_dStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PM_SCHEDULE", "type": "esriFieldTypeString", "alias": "PM_SCHEDULE", "length": 25, "domain": { "type": "codedValue", "name": "WS2_dPMSchedule", "description": "", "codedValues": [ { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NA", "code": "NA" }, { "name": "LB", "code": "LB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSET_LENGTH", "type": "esriFieldTypeDouble", "alias": "ASSET_LENGTH", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Herbicide_Type", "type": "esriFieldTypeString", "alias": "Herbicide_Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_dHerbicideType", "description": "", "codedValues": [ { "name": "HS", "code": "HS" }, { "name": "HC", "code": "HC" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Asset_Width", "type": "esriFieldTypeDouble", "alias": "Asset_Width", "domain": null }, { "name": "Council_Dist", "type": "esriFieldTypeString", "alias": "Council_Dist", "length": 75, "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "a19_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }