{ "currentVersion": 10.91, "id": 7, "name": "Water Lateral Lines", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Water" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 3468557.364901468, "ymin": 1.3935337806659147E7, "xmax": 3540772.438318804, "ymax": 1.40124132086104E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "effectiveMinScale": 4000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 }, "value": "3", "label": "Fire Service", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.5 }, "value": "2", "label": "Hydrant Lateral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.5 }, "value": "1", "label": "Service Lateral", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Material", "typeIdField": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SubType" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainLateralLineDiameter", "description": "", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 8, "modelName": "Diameter" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "wDomainMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Clay", "code": "Cl" }, { "name": "Wood", "code": "Wo" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Copper", "code": "CU" }, { "name": "Concrete", "code": "Concrete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "PVC", "modelName": "Material" }, { "name": "InstallDate", "type": "esriFieldTypeInteger", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Private", "code": "Private" }, { "name": "Assumed", "code": "Assumed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comment" }, { "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": "CAD_Notes", "type": "esriFieldTypeString", "alias": "CAD_Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CAD_Notes" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIVERSALID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1408_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1408", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1408", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1257_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 3, "name": "Fire Service", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Fire Service", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "SubType": 3, "Diameter": 8, "LocationDescription": null, "Comment": null, "Material": "PVC", "InstallDate": null, "LifecycleStatus": "Active", "Enabled": 1, "CAD_Notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Hydrant Lateral", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Hydrant Lateral", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "SubType": 2, "Diameter": 8, "LocationDescription": null, "Comment": null, "Material": "PVC", "InstallDate": null, "LifecycleStatus": "Active", "Enabled": 1, "CAD_Notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Service Lateral", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Service Lateral", "description": "", "prototype": { "attributes": { "UNIVERSALID": null, "SubType": 1, "Diameter": 8, "LocationDescription": null, "Comment": null, "Material": "PVC", "InstallDate": null, "LifecycleStatus": "Active", "Enabled": 1, "CAD_Notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Service Lateral", "defaultValues": { "SubType": 1, "Diameter": 8, "Material": "PVC", "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Comment": null, "Enabled": 1, "CAD_Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "UNIVERSALID": null, "GlobalID": null }, "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 2, "name": "Hydrant Lateral", "defaultValues": { "SubType": 2, "Diameter": 8, "Material": "PVC", "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Comment": null, "Enabled": 1, "CAD_Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "UNIVERSALID": null, "GlobalID": null }, "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 3, "name": "Fire Service", "defaultValues": { "SubType": 3, "Diameter": 8, "Material": "PVC", "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Comment": null, "Enabled": 1, "CAD_Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "UNIVERSALID": null, "GlobalID": null }, "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f61f057f1df14ad2837c663226127d0d" }