{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 840, "name": "GIS.DisposedAssetPolygon", "type": "Feature Layer", "parentLayer": { "id": 839, "name": "Disposed Assets" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 677434.8035, "ymin": 5611405.1906, "xmax": 706336.2559, "ymax": 5637763.8233, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "effectiveMinScale": 1999, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "CLASSNAME", "type": "esriFieldTypeString", "alias": "CLASSNAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CLASSNAME" }, { "name": "ACQUIREDATE", "type": "esriFieldTypeDate", "alias": "ACQUIREDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACQUIREDATE" }, { "name": "DISPOSEDATE", "type": "esriFieldTypeDate", "alias": "DISPOSEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DISPOSEDATE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "NAME" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CLASSIFICATION", "type": "esriFieldTypeString", "alias": "CLASSIFICATION", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CLASSIFICATION" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN" }, { "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": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ACQUIRECOST", "type": "esriFieldTypeString", "alias": "AcquireCost", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ACQUIRECOST" }, { "name": "AMGROUP", "type": "esriFieldTypeString", "alias": "AMGroup", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "AMGROUP" }, { "name": "DEPRECIATIONLIFE", "type": "esriFieldTypeString", "alias": "DepreciationLife", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DEPRECIATIONLIFE" }, { "name": "BUDGETFUNCTION", "type": "esriFieldTypeString", "alias": "BudgetFunction", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BUDGETFUNCTION" }, { "name": "ACQUIRESOURCE", "type": "esriFieldTypeString", "alias": "AcquireSource", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACQUIRESOURCE" }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MAKE" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MODEL" }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "PIPECLASS", "type": "esriFieldTypeString", "alias": "PIPECLASS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIPECLASS" }, { "name": "SERIALNO", "type": "esriFieldTypeString", "alias": "SERIALNO", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SERIALNO" }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "CAPITALPROJECTNO", "type": "esriFieldTypeString", "alias": "Capital Project No.", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CAPITALPROJECTNO" }, { "name": "WORKORDERNO", "type": "esriFieldTypeString", "alias": "Work Order No.", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WORKORDERNO" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1815_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1334_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GIS.DisposedAssetPolygon", "description": "", "prototype": { "attributes": { "CAPITALPROJECTNO": null, "FACILITYID": null, "CLASSNAME": null, "ACQUIREDATE": null, "DISPOSEDATE": null, "NAME": null, "LOCATION": null, "CLASSIFICATION": null, "TYPE": null, "WORKORDERNO": null, "DIAMETER": null, "SERIALNO": null, "PIPECLASS": null, "MATERIAL": null, "SUBTYPE": null, "DESCRIPTION": null, "ACQUIRECOST": null, "AMGROUP": null, "DEPRECIATIONLIFE": null, "BUDGETFUNCTION": null, "ACQUIRESOURCE": null, "MAKE": null, "MODEL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6bfb677752f64a949b705b790e98607d" }