{ "isCoGoEnabled": false, "extent": { "ymin": 130099.8265402317, "xmin": 1315933.0245458037, "ymax": 143473.0970377326, "xmax": 1336645.6619262248, "spatialReference": { "falseM": -100000, "xyTolerance": 0.00035837396328401082, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2926, "zTolerance": 0.00020000000000000001, "wkid": 2926, "xyUnits": 37003995.9256712049, "mTolerance": 0.00020000000000000001, "falseX": -123026429.739476681, "falseY": -104523834.494257137, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 1000, "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": false, "id": 14, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.00035837396328401082, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2926, "zTolerance": 0.00020000000000000001, "wkid": 2926, "xyUnits": 37003995.9256712049, "mTolerance": 0.00020000000000000001, "falseX": -123026429.739476681, "falseY": -104523834.494257137, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 4000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "SWM_StrmFacility_Public", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "NOTES": null, "STATUS": null, "INSPTN_ID": null, "DESIGNED_CAPACITY": null, "INSTALL_DATE": null, "OWNRSHP": null, "POLYTYPE": null, "FROM_ID": null }} }], "supportsAdvancedQueries": true, "parentLayer": { "name": "Asset_Layers", "id": 7 }, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Public_Facility", "allowTrueCurvesUpdates": false, "displayField": "NOTES", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "POLYTYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "POLYTYPE", "description": "Type of drainage facility", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Underground Facility" }, { "code": 1, "name": "Above Ground Facility" }, { "code": 2, "name": "Above Ground Facility (Swale)" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "POLYTYPE", "alias": "POLYTYPE", "type": "esriFieldTypeSmallInteger" }, { "modelName": "FROM_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FROM_ID", "alias": "FROM_ID", "type": "esriFieldTypeInteger" }, { "modelName": "NOTES", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "NOTES", "length": 50, "alias": "NOTES", "type": "esriFieldTypeString" }, { "modelName": "STATUS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "STATUS", "description": "Current Status of Asset", "type": "codedValue", "codedValues": [ { "code": 0, "name": "In Service" }, { "code": 1, "name": "Abandoned In Place" }, { "code": 2, "name": "Removed/ Waste Hauled" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "STATUS", "alias": "STATUS", "type": "esriFieldTypeSmallInteger" }, { "modelName": "OWNRSHP", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "OWNERSHIP", "description": "Public or Private", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Public" }, { "code": 1, "name": "Private" }, { "code": 2, "name": "NULL" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "OWNRSHP", "alias": "OWNRSHP", "type": "esriFieldTypeSmallInteger" }, { "modelName": "INSPTN_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "INSPTN_ID", "length": 50, "alias": "INSPTN_ID", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "modelName": "INSTALL_DATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "INSTALL_DATE", "length": 8, "alias": "INSTALL_DATE", "type": "esriFieldTypeDate" }, { "modelName": "DESIGNED_CAPACITY", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "DESIGNED_CAPACITY", "alias": "DESIGNED_CAPACITY", "type": "esriFieldTypeDouble" }, { "modelName": "SHAPE.STArea()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Area", "alias": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "required": true }, { "modelName": "SHAPE.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false, "timeZone": "Pacific Standard Time" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.0032808333333333331, "mUnits": 1, "zUnits": 1, "latestWkid": 2926, "zTolerance": 0.001, "wkid": 2926, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "falseZ": 0 }, "globalIdField": "", "description": "", "syncCanReturnChanges": false, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "R28_pk", "isUnique": true, "description": "", "isAscending": true, "fields": "OBJECTID" }, { "name": "S23_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "SHAPE" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user", "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" } }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "0f80a839f04e4692a29ee4326afbaeda", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.40000000000000002, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 115, 178, 255, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [{ "multiPart": "labelLargest", "symbol": { "backgroundColor": null, "kerning": true, "color": [ 0, 0, 0, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": null, "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "center", "haloSize": null, "angle": 0, "rightToLeft": false, "verticalAlignment": "bottom", "font": { "size": 8, "weight": "bold", "style": "normal", "family": "Arial", "decoration": "none" } }, "stackLabel": false, "maxScale": 0, "allowOverrun": true, "deconflictionStrategy": "dynamic", "priority": 10, "labelExpression": "[INSPTN_ID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "name": "Default", "repeatLabel": false, "minScale": 3000, "useCodedValues": true }] }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }