{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "DataIssues", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1537114101000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 893268.0087899417, "ymin": 776042.8875399381, "xmax": 903728.818789944, "ymax": 784098.4475399405, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -1.1975629999121006E8, "falseY": -9.634249999246006E7, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7371a84c21aac0fce40006e1b3c291a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABo0lEQVQ4jeXTT0gUURwH8M8u258FNa0IKTQMOhREQQtREF0DO2pgKSJlUYcOQZ48FRQSBF7US0QkdOgQ2KUIyg7WwUOHDl3CQMFaFCokinZ3Jho2yWpXdto99bvMm/ed95nHm9+k1LBS/w1+CjdrgbdKGZJ3C0F18Tb93tqEw3hWXbygR5vQom5L1cW3yWpxX0KnDpxBWDkeSmPDirn9LmiRdBTrpWUcM2n6t5WLEvLl8B5JI0J1f7z0IhLotM6YiWi8smZxAlOl8DtCL3BXs60eadYqGSUNxSeGca04nvJZh2++eorT+FD+WHiDQ967KuOs2+hSv5yuLa4alDWkTmAQI5V80BwuyXms10S06/Zf0su4oSBwEK/idss01sgU7z6iEQeiY0pZKA2vjjc5bnd0pc874za7Lu+8tC82Yhdex8Mb9dsraaesOTNC5wwY9kCDI5q81GfeQBy83px9RhWExnAl+k9znpg0KnDSFl3Ew9sF5oURsNy7WBLoxkMLUZfswEyleEFgDz6VyMeFnmN7HPxemexn/UD/Cq+G/3PVFP8ONEFq9ddJ4iQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IssueType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "IssueType", "type": "esriFieldTypeString", "alias": "IssueType", "domain": { "type": "codedValue", "name": "issueType", "description": "Type of issue", "codedValues": [ { "name": "Attribute", "code": "ATTRIBUTE" }, { "name": "General", "code": "GENERAL" }, { "name": "Feature", "code": "FEATURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IssueType" }, { "name": "IssueDesc", "type": "esriFieldTypeString", "alias": "IssueDesc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "IssueDesc" }, { "name": "IssueDate", "type": "esriFieldTypeInteger", "alias": "IssueDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IssueDate" }, { "name": "IssueTypeSpec", "type": "esriFieldTypeString", "alias": "IssueTypeSpec", "domain": { "type": "codedValue", "name": "issueTypeSpec", "description": "Specific Type of issue", "codedValues": [ { "name": "Feature", "code": "FEATURE" }, { "name": "Attribute", "code": "ATTRIBUTE" }, { "name": "General", "code": "GENERAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IssueTypeSpec" }, { "name": "ResolutionMethod", "type": "esriFieldTypeString", "alias": "ResolutionMethod", "domain": { "type": "codedValue", "name": "issueRes", "description": "Potential resolution options", "codedValues": [ { "name": "Client", "code": "CLIENT" }, { "name": "Technical Staff", "code": "TECHNICAL STAFF" }, { "name": "Project Manager", "code": "PROJECT MANAGER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ResolutionMethod" }, { "name": "IssueStatus", "type": "esriFieldTypeString", "alias": "IssueStatus", "domain": { "type": "codedValue", "name": "issueStatus", "description": "Status of issue", "codedValues": [ { "name": "Open", "code": "OPEN" }, { "name": "Resolved", "code": "RESOLVED" }, { "name": "Pending", "code": "PENDING" }, { "name": "Unresolved", "code": "UNRESOLVED" }, { "name": "Estimated", "code": "ESTIMATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "OPEN", "modelName": "IssueStatus" }, { "name": "StatusDate", "type": "esriFieldTypeInteger", "alias": "StatusDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StatusDate" }, { "name": "IssueRes", "type": "esriFieldTypeString", "alias": "IssueRes", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "IssueRes" }, { "name": "FeatureClass", "type": "esriFieldTypeString", "alias": "FeatureClass", "domain": { "type": "codedValue", "name": "issueClass", "description": "Feature class containing the issue", "codedValues": [ { "name": "SewerConnection", "code": "SEWER CONNECTION" }, { "name": "SewerFeature", "code": "SEWER FEATURE" }, { "name": "SewerFitting", "code": "SEWER FITTING" }, { "name": "SewerLateral", "code": "SEWER LATERAL" }, { "name": "SewerMain", "code": "SEWER MAIN" }, { "name": "SewerManhole", "code": "SEWER MANHOLE" }, { "name": "SewerShed", "code": "SEWER SHED" }, { "name": "SewerShedLine", "code": "SEWER SHED LINE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FeatureClass" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_11", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_11", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DataIssues", "description": "", "prototype": { "attributes": { "FeatureClass": null, "IssueType": null, "IssueDesc": null, "IssueDate": null, "IssueTypeSpec": null, "ResolutionMethod": null, "IssueStatus": "OPEN", "StatusDate": null, "IssueRes": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "SewerFeature", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1537114101000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 903882.0387899429, "ymin": 776164.68753995, "xmax": 903882.0387899429, "ymax": 776164.68753995, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -1.1975629999121006E8, "falseY": -9.634249999246006E7, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e3947851549627d80d1b4640f1269089", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQ4jcXUzUsCQRjH8e9u2iGiKOjQvbBbhKBuCyGde/Fi2dEg7NClU5dejCDoBU8ReOySul3qP4jA8uLZ/8B/QMEidiY2QgxX290W/J2GZ+AzwzDPE8DnBAYGxg1Gnzdo+gJqBRY+BCdAwhdQKuSsSy6WWHrd5OVfoFYiISVxay0EV0DUMxjOE5SSy3ZBIaIVSb6lePAEBsfYA2Y7axLOw3keqxk+XYGawaQUHNlszQyPkwFuXIFSkAUmbPfgWH/irrxOwxGoG4RMwW6vw4Aps8UBcOgINAXX1hPSP/t6gdvyFvW+YOSeZWCFvzNiKpwCO73BLKqqfn9ip0nHiuQqKWq2YGyObWDeBTgEXABrXaDV/O+CM9xntbMl2+DPJJn2AP7K4Oah03wBFLdKhnHSWWsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FeatureName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SewerFeat_ID", "type": "esriFieldTypeString", "alias": "SewerFeat_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SewerFeat_ID" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "AdministrativeArea" }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OperationalArea" }, { "name": "Feat_type", "type": "esriFieldTypeString", "alias": "Feat_type", "domain": { "type": "codedValue", "name": "sewerFeatureType", "description": "Feature type", "codedValues": [ { "name": "Pump station", "code": "PUMPSTATION" }, { "name": "Treatment plant", "code": "TREATMENT" }, { "name": "Metering Chamber", "code": "METERCHAMBER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Feat_type" }, { "name": "FeatureName", "type": "esriFieldTypeString", "alias": "FeatureName", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "FeatureName" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "featStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInst" }, { "name": "LocationDesc", "type": "esriFieldTypeString", "alias": "LocationDesc", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LocationDesc" }, { "name": "IssueType", "type": "esriFieldTypeString", "alias": "IssueType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IssueType" }, { "name": "IssueDesc", "type": "esriFieldTypeString", "alias": "IssueDesc", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "IssueDesc" }, { "name": "IssueRes", "type": "esriFieldTypeString", "alias": "IssueRes", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "IssueRes" }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDatecreate" }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Converted from another format", "code": "TRANSLATED" }, { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Derived from calculations such as COGO", "code": "KEYED" }, { "name": "Manually digitized with no known coordinates", "code": "HAND" }, { "name": "Manually digitized with known coordinates", "code": "DIGITIZED" }, { "name": "Derived from spatial processing", "code": "COMPUTED" }, { "name": "Collected via Global Positioning System", "code": "GPS" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaEntryMethod" }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "metaSrc" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaSrcTtl", "type": "esriFieldTypeString", "alias": "metaSrcTtl", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "metaSrcTtl" }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "domain": { "type": "codedValue", "name": "metaDomainReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent reliability", "code": "EXCELLENT" }, { "name": "Good reliability", "code": "GOOD" }, { "name": "Fair reliability", "code": "FAIR" }, { "name": "Fairly accurate but not reliably known", "code": "ESTIMATED" }, { "name": "Variable quality", "code": "VARIABLE" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Poor reliability", "code": "POOR" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "To be determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaReliability" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "TIGHE & BOND", "modelName": "metaCreator" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Notes" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_12", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_12", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SewerFeature", "description": "", "prototype": { "attributes": { "Notes": null, "SewerFeat_ID": null, "AdministrativeArea": null, "OperationalArea": null, "Feat_type": null, "FeatureName": null, "Status": null, "YearInst": null, "LocationDesc": null, "IssueType": null, "IssueDesc": null, "IssueRes": null, "metaDatecreate": null, "metaEntryMethod": null, "metaSrc": null, "metaSrcDate": null, "metaSrcTtl": null, "metaReliability": null, "metaCreator": "TIGHE & BOND" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "SewerManhole", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1537114101000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 892784.018789947, "ymin": 776042.8875399381, "xmax": 903956.4087899476, "ymax": 785471.8175399452, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -1.1975629999121006E8, "falseY": -9.634249999246006E7, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ffb8307b41fa9af9d8284b549b7f4f2f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB2klEQVQ4jbWTX0hTcRTHP9fdW5m0FTbM/uiDYYqboihBgURQ0PTJpx5U8KEFIhFkhA+BzUQfFETmH6gIeuilKIoEg6JQkLBohDamOf8UzXQIuqH7c+91oldJdxUfxC8c+P7+nA/nwDkie5S4LwDbOOm+N9xd+ktugkjImM379EqcLwSiuwIsDh65G6lKvYYhtQTUMPj7uDpYSX1hJ+Xfqnm7IyDzNs+kY1QU3d8KNVlBreLI9xpeWpuwDdXxQQfIuod1Ocr1szXa2f8ZfO/AkAgZNyHxNBQ4kQYreAqc0QECIzTktyOt+t/PITILuc0gL8CPO2B5qEHMlzklQPGfV/RtbUEl7fA6d24A8p2aP5AMea0w2gaWBjAXI0z3UAJxgJiKuuGFtTr+SzKBGtK84RAoAQRdCxE/U8oihWISSEZYGAaTRXsbc8LJUs3PuwgHf/FRBwiO0OLt4uK5Wk5k1YGnCSaeQEyG5AtgvqT983bjicxuA5ADfPF20JtyhbKjeRhzHqCT28HYnAsHoOgAAIuT2PttKBl2zmfWkiMmkbB6vzRF0HUL98wnutUgrzfnxE+iHPZx42c9RaNtlB88TkpMRglN41mO8hj4F1/VTsv0VZ5fi121521cAVL9l57C0ZbyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SMH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SMH_ID", "type": "esriFieldTypeString", "alias": "SMH_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMH_ID" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "AdministrativeArea" }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OperationalArea" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "featStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RimElev" }, { "name": "InvertElev1", "type": "esriFieldTypeDouble", "alias": "InvertElev1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertElev1" }, { "name": "InvertElev1Desc", "type": "esriFieldTypeString", "alias": "InvertElev1Desc", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "InvertElev1Desc" }, { "name": "InvertElev2", "type": "esriFieldTypeDouble", "alias": "InvertElev2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertElev2" }, { "name": "InvertElev2Desc", "type": "esriFieldTypeString", "alias": "InvertElev2Desc", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "InvertElev2Desc" }, { "name": "InvertElev3", "type": "esriFieldTypeDouble", "alias": "InvertElev3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertElev3" }, { "name": "InvertElev3Desc", "type": "esriFieldTypeString", "alias": "InvertElev3Desc", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "InvertElev3Desc" }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInst" }, { "name": "IssueType", "type": "esriFieldTypeString", "alias": "IssueType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IssueType" }, { "name": "IssueDesc", "type": "esriFieldTypeString", "alias": "IssueDesc", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "IssueDesc" }, { "name": "IssueRes", "type": "esriFieldTypeString", "alias": "IssueRes", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "IssueRes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SealedDate", "type": "esriFieldTypeDate", "alias": "SealedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SealedDate" }, { "name": "ManholeDepthFt", "type": "esriFieldTypeDouble", "alias": "ManholeDepthFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ManholeDepthFt" }, { "name": "Leaking", "type": "esriFieldTypeString", "alias": "Leaking", "domain": { "type": "codedValue", "name": "Leaking", "description": "LeakType", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Weeping", "code": "Weeping" }, { "name": "Garden Hose", "code": "Garden Hose" }, { "name": "Emergency", "code": "Emergency" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Leaking" }, { "name": "NeedCleaning", "type": "esriFieldTypeString", "alias": "NeedCleaning", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NeedCleaning" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Notes" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_16", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_16", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SewerManhole", "description": "", "prototype": { "attributes": { "NeedCleaning": null, "SMH_ID": null, "AdministrativeArea": null, "OperationalArea": null, "Status": null, "RimElev": null, "InvertElev1": null, "InvertElev1Desc": null, "InvertElev2": null, "InvertElev2Desc": null, "InvertElev3": null, "InvertElev3Desc": null, "YearInst": null, "IssueType": null, "IssueDesc": null, "IssueRes": null, "Notes": null, "SealedDate": null, "ManholeDepthFt": null, "Leaking": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "SewerMain", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1537114101000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": 892784.018789947, "ymin": 776038.5275399387, "xmax": 903956.4087899476, "ymax": 785471.8175399452, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -1.1975629999121006E8, "falseY": -9.634249999246006E7, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SewerMain_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SewerMain_ID", "type": "esriFieldTypeString", "alias": "SewerMain_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SewerMain_ID" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "AdministrativeArea" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "featStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "domain": { "type": "codedValue", "name": "SewerPipeMaterial", "description": "Pipe material", "codedValues": [ { "name": "Asphalt concrete pipe", "code": "AC" }, { "name": "Ductile iron pipe", "code": "DIP" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Cast iron pipe", "code": "CIP" }, { "name": "Unknown material", "code": "UNKNOWN" }, { "name": "Tile", "code": "TILE" }, { "name": "Vitrified Tile", "code": "VT" }, { "name": "Truss Pipe", "code": "TP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PipeMaterial" }, { "name": "FlowType", "type": "esriFieldTypeString", "alias": "FlowType", "domain": { "type": "codedValue", "name": "sewerFlowType", "description": "Flow type", "codedValues": [ { "name": "Gravity", "code": "GRAVITY" }, { "name": "Low pressure", "code": "LOWPRESSURE" }, { "name": "High pressure", "code": "HIGHPRESSURE" }, { "name": "Vacuum", "code": "VACUUM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FlowType" }, { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "PipeSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeSize" }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInst" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_13", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S8_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SewerMain", "description": "", "prototype": { "attributes": { "YearInst": null, "SewerMain_ID": null, "AdministrativeArea": null, "Status": null, "PipeMaterial": null, "FlowType": null, "PipeSize": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "SewerLateral", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1537114101000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": 892741.6287899464, "ymin": 776127.737539947, "xmax": 903960.4587899446, "ymax": 785478.3475399464, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -1.1975629999121006E8, "falseY": -9.634249999246006E7, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Lateral_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Lateral_ID", "type": "esriFieldTypeString", "alias": "Lateral_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Lateral_ID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "featStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "domain": { "type": "codedValue", "name": "SewerPipeMaterial", "description": "Pipe material", "codedValues": [ { "name": "Asphalt concrete pipe", "code": "AC" }, { "name": "Ductile iron pipe", "code": "DIP" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Cast iron pipe", "code": "CIP" }, { "name": "Unknown material", "code": "UNKNOWN" }, { "name": "Tile", "code": "TILE" }, { "name": "Vitrified Tile", "code": "VT" }, { "name": "Truss Pipe", "code": "TP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PipeMaterial" }, { "name": "FlowType", "type": "esriFieldTypeString", "alias": "FlowType", "domain": { "type": "codedValue", "name": "sewerFlowType", "description": "Flow type", "codedValues": [ { "name": "Gravity", "code": "GRAVITY" }, { "name": "Low pressure", "code": "LOWPRESSURE" }, { "name": "High pressure", "code": "HIGHPRESSURE" }, { "name": "Vacuum", "code": "VACUUM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FlowType" }, { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "PipeSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeSize" }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInst" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_14", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SewerLateral", "description": "", "prototype": { "attributes": { "YearInst": null, "Lateral_ID": null, "Status": null, "PipeMaterial": null, "FlowType": null, "PipeSize": null, "Depth": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }