{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "CODemoLocations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "CODemoAssets", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "ASSETID", "composite": false } ], "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": 1375517.224994719, "ymin": 501120.0547118932, "xmax": 1385453.6831401438, "ymax": 514660.46267040074, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 129, 140, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOCATIONNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATIONNAME", "type": "esriFieldTypeString", "alias": "Location Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATIONNAME" }, { "name": "DISCIPLINE", "type": "esriFieldTypeString", "alias": "Discipline", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISCIPLINE" }, { "name": "ASSETTYPE", "type": "esriFieldTypeString", "alias": "Asset Type", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASSETTYPE" }, { "name": "ASSETNAME", "type": "esriFieldTypeString", "alias": "Asset Name (Location)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASSETNAME" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ASSETID" }, { "name": "PROCESS", "type": "esriFieldTypeString", "alias": "Process", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROCESS" }, { "name": "ASSETCLASS", "type": "esriFieldTypeString", "alias": "Asset Class", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASSETCLASS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LOCATION" }, { "name": "POWER", "type": "esriFieldTypeString", "alias": "Power", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "POWER" }, { "name": "EUL", "type": "esriFieldTypeString", "alias": "EUL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EUL" }, { "name": "PROBABILITY", "type": "esriFieldTypeSmallInteger", "alias": "Probability", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROBABILITY" }, { "name": "CONSEQUENCE", "type": "esriFieldTypeSmallInteger", "alias": "Consequence", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONSEQUENCE" }, { "name": "CRITICALITY", "type": "esriFieldTypeSmallInteger", "alias": "Criticality", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRITICALITY" }, { "name": "ASSETSTATUS", "type": "esriFieldTypeString", "alias": "Asset Status", "domain": { "type": "codedValue", "name": "AssetStatus", "description": "Plant Asset Status", "codedValues": [ { "name": "Production", "code": "Production" }, { "name": "Repair", "code": "Repair" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Retired", "code": "Retired" }, { "name": "Reserve", "code": "Reserve" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSETSTATUS" }, { "name": "RELATEDASSETNAME", "type": "esriFieldTypeString", "alias": "Related Asset Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RELATEDASSETNAME" }, { "name": "RELATEDASSETID", "type": "esriFieldTypeString", "alias": "Related Asset ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RELATEDASSETID" }, { "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": "R99_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_99", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_1313_ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_99", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S71_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PLANTS.GISADMIN.CODemoLocations", "description": "", "prototype": { "attributes": { "RELATEDASSETID": null, "LOCATIONNAME": null, "DISCIPLINE": null, "ASSETTYPE": null, "ASSETNAME": null, "ASSETID": null, "PROCESS": null, "ASSETCLASS": null, "LOCATION": null, "POWER": null, "EUL": null, "PROBABILITY": null, "CONSEQUENCE": null, "CRITICALITY": null, "ASSETSTATUS": null, "RELATEDASSETNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.81, "id": 1, "name": "CODemoAssets", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "CODemoLocations", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "PARENTASSETID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOCATIONNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATIONNAME", "type": "esriFieldTypeString", "alias": "Location Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATIONNAME" }, { "name": "DISCIPLINE", "type": "esriFieldTypeString", "alias": "Discipline", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISCIPLINE" }, { "name": "ASSETTYPE", "type": "esriFieldTypeString", "alias": "Asset Type", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASSETTYPE" }, { "name": "ASSETNAME", "type": "esriFieldTypeString", "alias": "Asset Name (Location)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASSETNAME" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ASSETID" }, { "name": "CONDITIONSCOREDATE", "type": "esriFieldTypeDate", "alias": "Condition Score Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONSCOREDATE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ASSETSTATUS", "type": "esriFieldTypeString", "alias": "Asset Status", "domain": { "type": "codedValue", "name": "AssetStatus", "description": "Plant Asset Status", "codedValues": [ { "name": "Production", "code": "Production" }, { "name": "Repair", "code": "Repair" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Retired", "code": "Retired" }, { "name": "Reserve", "code": "Reserve" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSETSTATUS" }, { "name": "CONDITIONSCORES", "type": "esriFieldTypeString", "alias": "Condition Scores", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CONDITIONSCORES" }, { "name": "PARENTASSETID", "type": "esriFieldTypeString", "alias": "Parent Asset ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARENTASSETID" }, { "name": "ChangeOutDate", "type": "esriFieldTypeDate", "alias": "Change Out Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ChangeOutDate" }, { "name": "PreviousLocation", "type": "esriFieldTypeString", "alias": "Previous Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PreviousLocation" } ], "indexes": [ { "name": "R100_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_100", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_1314_PARENTA", "fields": "PARENTASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_100", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CODemoAssets", "description": "", "prototype": { "attributes": { "ChangeOutDate": null, "PARENTASSETID": null, "LOCATIONNAME": null, "DISCIPLINE": null, "ASSETTYPE": null, "ASSETNAME": null, "ASSETID": null, "CONDITIONSCOREDATE": null, "INSTALLDATE": null, "PreviousLocation": null, "ASSETSTATUS": null, "CONDITIONSCORES": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 } ] }