{ "currentVersion": 10.8, "id": 7, "name": "Storm Manholes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -3350324.335876465, "ymin": 2518738.325317383, "xmax": -3305413.172607422, "ymax": 2579770.9954833984, "spatialReference": { "wkid": 102736, "latestWkid": 2274 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 150, 143, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 22, 145, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "205", "label": "Node", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 31, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "206", "label": "Private Storm Manhole", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 173, 150, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "204", "label": "Storm Manhole", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DESC_", "typeIdField": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 204, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC_", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DESC_" }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 204, "modelName": "TYPE" }, { "name": "N_LOC", "type": "esriFieldTypeString", "alias": "N_LOC", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "N_LOC" }, { "name": "N_NUM", "type": "esriFieldTypeInteger", "alias": "N_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_NUM" }, { "name": "N_GRIDNUM", "type": "esriFieldTypeSmallInteger", "alias": "N_GRIDNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_GRIDNUM" }, { "name": "N_GRIDLET", "type": "esriFieldTypeString", "alias": "N_GRIDLET", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "N_GRIDLET" }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "ANGLE", "type": "esriFieldTypeInteger", "alias": "ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGLE" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AncillaryRole" }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNITID" }, { "name": "COMPKEY", "type": "esriFieldTypeDouble", "alias": "COMPKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPKEY" }, { "name": "COMPTYPE", "type": "esriFieldTypeDouble", "alias": "COMPTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPTYPE" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNER" }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Condition" }, { "name": "InstallYr", "type": "esriFieldTypeSmallInteger", "alias": "InstallYr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallYr" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AssetID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R77_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S72_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 205, "name": "Node", "domains": { "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "templates": [ { "name": "Node", "description": "", "prototype": { "attributes": { "AssetID": null, "DESC_": "Storm Manhole", "ANGLE": null, "ENABLED": 1, "TYPE": 205, "N_LOC": null, "N_NUM": null, "N_GRIDNUM": null, "N_GRIDLET": null, "SCALE": null, "ANCILLARYROLE": 0, "UNITID": null, "COMPKEY": null, "COMPTYPE": null, "OWNER": null, "Condition": null, "InstallYr": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Node", "description": "", "prototype": { "attributes": { "AssetID": null, "DESC_": "Storm Manhole", "ANGLE": null, "ENABLED": 1, "TYPE": 205, "N_LOC": null, "N_NUM": null, "N_GRIDNUM": null, "N_GRIDLET": null, "SCALE": null, "ANCILLARYROLE": 0, "UNITID": null, "COMPKEY": null, "COMPTYPE": null, "OWNER": null, "Condition": null, "InstallYr": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 206, "name": "Private Storm Manhole", "domains": { "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "templates": [ { "name": "Private Storm Manhole", "description": "", "prototype": { "attributes": { "AssetID": null, "DESC_": "Storm Manhole", "ANGLE": null, "ENABLED": 1, "TYPE": 206, "N_LOC": null, "N_NUM": null, "N_GRIDNUM": null, "N_GRIDLET": null, "SCALE": null, "ANCILLARYROLE": 0, "UNITID": null, "COMPKEY": null, "COMPTYPE": null, "OWNER": null, "Condition": null, "InstallYr": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Private Storm Manhole", "description": "", "prototype": { "attributes": { "AssetID": null, "DESC_": "Storm Manhole", "ANGLE": null, "ENABLED": 1, "TYPE": 206, "N_LOC": null, "N_NUM": null, "N_GRIDNUM": null, "N_GRIDLET": null, "SCALE": null, "ANCILLARYROLE": 0, "UNITID": null, "COMPKEY": null, "COMPTYPE": null, "OWNER": null, "Condition": null, "InstallYr": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 204, "name": "Storm Manhole", "domains": { "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "templates": [ { "name": "Storm Manhole", "description": "", "prototype": { "attributes": { "AssetID": null, "DESC_": "Storm Manhole", "ANGLE": null, "ENABLED": 1, "TYPE": 204, "N_LOC": null, "N_NUM": null, "N_GRIDNUM": null, "N_GRIDLET": null, "SCALE": null, "ANCILLARYROLE": 0, "UNITID": null, "COMPKEY": null, "COMPTYPE": null, "OWNER": null, "Condition": null, "InstallYr": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Storm Manhole", "description": "", "prototype": { "attributes": { "AssetID": null, "DESC_": "Storm Manhole", "ANGLE": null, "ENABLED": 1, "TYPE": 204, "N_LOC": null, "N_NUM": null, "N_GRIDNUM": null, "N_GRIDLET": null, "SCALE": null, "ANCILLARYROLE": 0, "UNITID": null, "COMPKEY": null, "COMPTYPE": null, "OWNER": null, "Condition": null, "InstallYr": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 204, "name": "Storm Manhole", "defaultValues": { "DESC_": "Storm Manhole", "TYPE": 204, "N_LOC": null, "N_NUM": null, "N_GRIDNUM": null, "N_GRIDLET": null, "SCALE": null, "ANGLE": null, "ENABLED": 1, "ANCILLARYROLE": 0, "UNITID": null, "COMPKEY": null, "COMPTYPE": null, "OWNER": null, "Condition": null, "InstallYr": null, "AssetID": null }, "domains": { "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} } }, { "code": 205, "name": "Node", "defaultValues": { "DESC_": null, "TYPE": 205, "N_LOC": null, "N_NUM": null, "N_GRIDNUM": null, "N_GRIDLET": null, "SCALE": null, "ANGLE": null, "ENABLED": 1, "ANCILLARYROLE": 0, "UNITID": null, "COMPKEY": null, "COMPTYPE": null, "OWNER": null, "Condition": null, "InstallYr": null, "AssetID": null }, "domains": { "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} } }, { "code": 206, "name": "Private Storm Manhole", "defaultValues": { "DESC_": null, "TYPE": 206, "N_LOC": null, "N_NUM": null, "N_GRIDNUM": null, "N_GRIDLET": null, "SCALE": null, "ANGLE": null, "ENABLED": 1, "ANCILLARYROLE": 0, "UNITID": null, "COMPKEY": null, "COMPTYPE": null, "OWNER": null, "Condition": null, "InstallYr": null, "AssetID": null }, "domains": { "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }