{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Water Storage Tanks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.2, "zTolerance": 2, "mTolerance": 2, "falseX": -123407700, "falseY": -86123500, "xyUnits": 2560, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TKG_STYPE_CD", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 204, 228, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "1", "label": "Elevated Storage Tank" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 184, 252, 182, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "2", "label": "Ground Storage Tank" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 184, 255 ], "toColor": [ 191, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 184, 255 ], "toColor": [ 252, 215, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 205, 252, 255 ], "toColor": [ 189, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 226, 255 ], "toColor": [ 207, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 215, 255 ], "toColor": [ 251, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 189, 252, 255 ], "toColor": [ 211, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 227, 255 ], "toColor": [ 252, 210, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2352246, "ymin": 7018847.5, "xmax": 2366141.972265631, "ymax": 7038149.5, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TKG_NAME", "typeIdField": "TKG_STYPE_CD", "subtypeFieldName": "TKG_STYPE_CD", "subtypeField": "TKG_STYPE_CD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TKG_STYPE_CD", "type": "esriFieldTypeInteger", "alias": "TKG_STYPE_CD", "domain": null }, { "name": "TKG_NAME", "type": "esriFieldTypeString", "alias": "TKG_NAME", "length": 30, "domain": null }, { "name": "TankMaterial", "type": "esriFieldTypeString", "alias": "TankMaterial", "length": 255, "domain": { "type": "codedValue", "name": "DomainTankMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "CON" }, { "name": "Steel", "code": "STL" }, { "name": "Composite", "code": "CMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TKG_CAPACITY", "type": "esriFieldTypeInteger", "alias": "TKG_CAPACITY", "domain": null }, { "name": "TKG_BTM_EL", "type": "esriFieldTypeDouble", "alias": "TKG_BTM_EL", "domain": null }, { "name": "OverflowElevationFeet", "type": "esriFieldTypeDouble", "alias": "OverflowElevationFeet", "domain": null }, { "name": "HeightFeet", "type": "esriFieldTypeDouble", "alias": "HeightFeet", "domain": null }, { "name": "DiameterFeet", "type": "esriFieldTypeDouble", "alias": "DiameterFeet", "domain": null }, { "name": "GroundElevFeet", "type": "esriFieldTypeDouble", "alias": "GroundElevFeet", "domain": null }, { "name": "BottomBowlPressurePSI", "type": "esriFieldTypeDouble", "alias": "BottomBowlPressurePSI", "domain": null }, { "name": "HasSecurityCamera", "type": "esriFieldTypeString", "alias": "HasSecurityCamera", "length": 255, "domain": { "type": "codedValue", "name": "DomainYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasFenceGate", "type": "esriFieldTypeString", "alias": "HasFenceGate", "length": 255, "domain": { "type": "codedValue", "name": "DomainYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasAlarmSystem", "type": "esriFieldTypeString", "alias": "HasAlarmSystem", "length": 255, "domain": { "type": "codedValue", "name": "DomainYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "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": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 40, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "TKG_NO", "type": "esriFieldTypeString", "alias": "TKG_NO", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1019_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S721_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "TankMaterial": {"type": "inherited"}, "HasSecurityCamera": {"type": "inherited"}, "HasFenceGate": {"type": "inherited"}, "HasAlarmSystem": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "Elevated Storage Tank" }, { "domains": { "TankMaterial": {"type": "inherited"}, "HasSecurityCamera": {"type": "inherited"}, "HasFenceGate": {"type": "inherited"}, "HasAlarmSystem": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 2, "name": "Ground Storage Tank" } ], "subtypes": [ { "domains": { "TankMaterial": {"type": "inherited"}, "HasSecurityCamera": {"type": "inherited"}, "HasFenceGate": {"type": "inherited"}, "HasAlarmSystem": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "TKG_STYPE_CD": 1, "TKG_NAME": null, "TankMaterial": null, "TKG_CAPACITY": null, "TKG_BTM_EL": null, "OverflowElevationFeet": null, "HeightFeet": null, "DiameterFeet": null, "GroundElevFeet": null, "BottomBowlPressurePSI": null, "HasSecurityCamera": null, "HasFenceGate": null, "HasAlarmSystem": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "LucityAutoID": null, "InLucity": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "TKG_NO": null }, "code": 1, "name": "Elevated Storage Tank" }, { "domains": { "TankMaterial": {"type": "inherited"}, "HasSecurityCamera": {"type": "inherited"}, "HasFenceGate": {"type": "inherited"}, "HasAlarmSystem": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "TKG_STYPE_CD": 2, "TKG_NAME": null, "TankMaterial": null, "TKG_CAPACITY": null, "TKG_BTM_EL": null, "OverflowElevationFeet": null, "HeightFeet": null, "DiameterFeet": null, "GroundElevFeet": null, "BottomBowlPressurePSI": null, "HasSecurityCamera": null, "HasFenceGate": null, "HasAlarmSystem": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "LucityAutoID": null, "InLucity": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "TKG_NO": null }, "code": 2, "name": "Ground Storage Tank" } ], "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "994d2d35e0504543ac2c8d61a5bfff9a" }