{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 3, "name": "Water Main", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Water" }, "defaultVisibility": true, "minScale": 10000, "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": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": -17463400, "ymin": -43523900, "xmax": 977771.9229333736, "ymax": 362350.22726164013, "spatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.8386477426676102E7, "falseY": -4.571853201489386E7, "xyUnits": 1.3280697775106925E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102694, "latestWkid": 2254, "xyTolerance": 1.4572143491875517E-8, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463400, "falseY": -43523900, "xyUnits": 1.37248168130864E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Size_]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 9600, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InstallContractor", "type": "esriFieldTypeString", "alias": "InstallContractor", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "InstallContractor" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PrimaryImage" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "wPipeMaterial", "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": "WD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Polyethylene", "code": "PE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Material" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Name" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6 Inch", "code": 6 }, { "name": "8 Inch", "code": 8 }, { "name": "10 Inch", "code": 10 }, { "name": "12 Inch", "code": 12 }, { "name": "14 Inch", "code": 14 }, { "name": "16 Inch", "code": 16 }, { "name": "18 Inch", "code": 18 }, { "name": "20 Inch", "code": 20 }, { "name": "24 Inch", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "30 Inch", "code": 30 }, { "name": "36 Inch", "code": 36 }, { "name": "48 Inch", "code": 48 }, { "name": "54 Inch", "code": 54 }, { "name": "60 Inch", "code": 60 }, { "name": "72 Inch", "code": 72 }, { "name": "4 Inch", "code": 4 }, { "name": "1 Inch", "code": 1 }, { "name": "2 Inch", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Size_", "type": "esriFieldTypeString", "alias": "Size_", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Size_" }, { "name": "SizeVerifi", "type": "esriFieldTypeString", "alias": "SizeVerifi", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SizeVerifi" }, { "name": "Year_Inst", "type": "esriFieldTypeString", "alias": "Year_Inst", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Year_Inst" }, { "name": "Year_Repl", "type": "esriFieldTypeString", "alias": "Year_Repl", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Year_Repl" }, { "name": "Private", "type": "esriFieldTypeString", "alias": "Private", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Private" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FEATURE_ID" }, { "name": "FEATURE_NUM", "type": "esriFieldTypeString", "alias": "FEATURE_NUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FEATURE_NUM" }, { "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": "OLD_FACILITY_ID", "type": "esriFieldTypeString", "alias": "OLD_FACILITY_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OLD_FACILITY_ID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "ACT", "modelName": "LifeCycleStatus" }, { "name": "FEATURE_NUM2", "type": "esriFieldTypeSmallInteger", "alias": "FEATURE_NUM2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATURE_NUM2" }, { "name": "MAX_NUM", "type": "esriFieldTypeSmallInteger", "alias": "MAX_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAX_NUM" }, { "name": "Casing", "type": "esriFieldTypeString", "alias": "Casing", "domain": { "type": "codedValue", "name": "YesNO", "description": "Yes No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "N", "modelName": "Casing" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Comments" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Main", "description": "", "prototype": { "attributes": {"Enabled": 1} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }