{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "EMERGENCYRESPONSE", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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, "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": 1056237.4783183783, "ymin": 1.65717253547834E7, "xmax": 1096977.3390957117, "ymax": 1.665258559135656E7, "spatialReference": { "wkid": 102741, "latestWkid": 2279 } }, "sourceSpatialReference": { "wkid": 102741, "latestWkid": 2279 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 6, "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": true, "supportsAttachmentsByUploadId": true, "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "TASK", "type": "esriFieldTypeString", "alias": "TASK", "domain": { "type": "codedValue", "name": "PW_WeatherResponseTasks", "description": "Emergency Response Tasks", "codedValues": [ { "name": "Barricades", "code": "Barricades" }, { "name": "Evacuation", "code": "Evacuation" }, { "name": "Flooding", "code": "Flooding" }, { "name": "Missing Black", "code": "MissingBlack" }, { "name": "Missing Blue", "code": "MissingBlue" }, { "name": "Power Line Down", "code": "PowerLineDown" }, { "name": "SandbagsDelivered", "code": "SandbagsDelivered" }, { "name": "Sandbags Picked Up", "code": "SandbagsPickedUp" }, { "name": "Standing Water", "code": "StandingWater" }, { "name": "Street Closure", "code": "StreetClosure" }, { "name": "Traffic Lights Out", "code": "TrafficLightsOut" }, { "name": "Tree Down", "code": "TreeDown" }, { "name": "Water In House", "code": "WaterInHouse" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TASK" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "PW_WorkOrderStatus", "description": "Work Order Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PHONE" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "CLOSEDATE", "type": "esriFieldTypeDate", "alias": "CLOSEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLOSEDATE" }, { "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": "R950_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S674_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "EMERGENCYRESPONSE", "description": "", "prototype": { "attributes": { "CLOSEDATE": null, "ADDRESS": null, "TASK": null, "STATUS": null, "NAME": null, "PHONE": null, "DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "OpenDrain", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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": true, "relationships": [ { "id": 0, "name": "PW_DrainageInspections", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": false }, { "id": 1, "name": "PW_MowingLog1", "relatedTableId": 7, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "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": 1018247.8649933636, "ymin": 1.6578094129775524E7, "xmax": 1086210.9239488542, "ymax": 1.6648327892522931E7, "spatialReference": { "wkid": 102741, "latestWkid": 2279 } }, "sourceSpatialReference": { "wkid": 102741, "latestWkid": 2279 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 130, 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": "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": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "TOPWIDTH", "type": "esriFieldTypeDouble", "alias": "Top Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPWIDTH" }, { "name": "BOTWIDTH", "type": "esriFieldTypeDouble", "alias": "Bottom Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOTWIDTH" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "BEDMATERIAL", "type": "esriFieldTypeString", "alias": "Bed Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BEDMATERIAL" }, { "name": "SIDEMATERIAL", "type": "esriFieldTypeString", "alias": "Side Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIDEMATERIAL" }, { "name": "LEFTSLOPE", "type": "esriFieldTypeDouble", "alias": "Left Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTSLOPE" }, { "name": "RIGHTSLOPE", "type": "esriFieldTypeDouble", "alias": "Right Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTSLOPE" }, { "name": "UPTOP", "type": "esriFieldTypeDouble", "alias": "Uptop", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPTOP" }, { "name": "DWNTOP", "type": "esriFieldTypeDouble", "alias": "Down Top", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DWNTOP" }, { "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": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "Boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the public works asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the public works asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILES" }, { "name": "SectionName", "type": "esriFieldTypeString", "alias": "SectionName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SectionName" }, { "name": "CROSSSECTION", "type": "esriFieldTypeString", "alias": "CROSSSECTION", "domain": { "type": "codedValue", "name": "swCrossectionType", "description": "cross section type", "codedValues": [ { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "Trapezoidal w/Bench", "code": "Trapezoidal w/Bench" }, { "name": "\"Vee\"", "code": "\"Vee\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CROSSSECTION" }, { "name": "LINING", "type": "esriFieldTypeString", "alias": "LINING", "domain": { "type": "codedValue", "name": "swDrainDitchLining", "description": "Drain ditch lining material", "codedValues": [ { "name": "Earth", "code": "Earth" }, { "name": "Concrete", "code": "Concrete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINING" }, { "name": "INLINESTRUC", "type": "esriFieldTypeString", "alias": "INLINESTRUC", "domain": { "type": "codedValue", "name": "swInlineStructure", "description": "Weir or drop structure", "codedValues": [ { "name": "Weir", "code": "Weir" }, { "name": "Drop Structure", "code": "Drop Structure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INLINESTRUC" }, { "name": "AERIALCROSS", "type": "esriFieldTypeString", "alias": "Aerial Crossing", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AERIALCROSS" }, { "name": "RECEIVINGSTREAM", "type": "esriFieldTypeString", "alias": "RECEIVINGSTREAM", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RECEIVINGSTREAM" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Rehabbed", "code": "Rehabbed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "COND", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "strwCondition", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Bad", "code": "Bad" }, { "name": "Rutting", "code": "Rutting" }, { "name": "Reprofile", "code": "Reprofile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COND" }, { "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": "Acreage", "type": "esriFieldTypeSmallInteger", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acreage" }, { "name": "Profile", "type": "esriFieldTypeString", "alias": "Profile", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Profile" }, { "name": "Ditch_ID", "type": "esriFieldTypeString", "alias": "Ditch_ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Ditch_ID" }, { "name": "AssetName", "type": "esriFieldTypeString", "alias": "Asset Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssetName" }, { "name": "MowingCycle", "type": "esriFieldTypeString", "alias": "MowingCycle", "domain": { "type": "codedValue", "name": "Rate1to10Text", "description": "Rating on a 1 to 10 scale with text", "codedValues": [ { "name": "1 - Best", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10 - Worst", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MowingCycle" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R15_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_15", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_15", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a9_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "OpenDrain", "description": "", "prototype": { "attributes": { "DWNTOP": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "AssetName": null, "FACILITYID": null, "INSTALLDATE": null, "TOPWIDTH": null, "BOTWIDTH": null, "DEPTH": null, "BEDMATERIAL": null, "SIDEMATERIAL": null, "LEFTSLOPE": null, "RIGHTSLOPE": null, "UPTOP": null, "MAINTBY": 1, "LASTUPDATE": null, "LASTEDITOR": null, "MowingCycle": null, "NAME": null, "LENGTH": null, "MILES": null, "SectionName": null, "CROSSSECTION": null, "LINING": null, "INLINESTRUC": null, "AERIALCROSS": null, "RECEIVINGSTREAM": null, "LifecycleStatus": null, "COND": null, "Ditch_ID": null, "Profile": null, "Acreage": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 2, "name": "Outfalls", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "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": 1052634.5757473558, "ymin": 1.6578210207627356E7, "xmax": 1082425.4160999507, "ymax": 1.6647010551653683E7, "spatialReference": { "wkid": 102741, "latestWkid": 2279 } }, "sourceSpatialReference": { "wkid": 102741, "latestWkid": 2279 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 130, 24, 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": "SUBD_NAME_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESC_" }, { "name": "DATE_INSTL", "type": "esriFieldTypeString", "alias": "DATE_INSTL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DATE_INSTL" }, { "name": "SYST_ID_", "type": "esriFieldTypeString", "alias": "SYST_ID_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SYST_ID_" }, { "name": "W_SHED_ID", "type": "esriFieldTypeString", "alias": "W_SHED_ID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "W_SHED_ID" }, { "name": "TX_DT_CITY", "type": "esriFieldTypeString", "alias": "TX_DT_CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TX_DT_CITY" }, { "name": "SUBD_NAME_", "type": "esriFieldTypeString", "alias": "SUBD_NAME_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SUBD_NAME_" }, { "name": "MTL_TYPE", "type": "esriFieldTypeString", "alias": "MTL_TYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "MTL_TYPE" }, { "name": "N_FL_ELEV", "type": "esriFieldTypeString", "alias": "N_FL_ELEV", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "N_FL_ELEV" }, { "name": "S_FL_ELEV", "type": "esriFieldTypeString", "alias": "S_FL_ELEV", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "S_FL_ELEV" }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Size" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "OutFall", "type": "esriFieldTypeInteger", "alias": "OutFall", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OutFall" }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_STLe" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "FACID", "type": "esriFieldTypeString", "alias": "FACID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FACID" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Rehabbed", "code": "Rehabbed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "COND", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "strwCondition", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Bad", "code": "Bad" }, { "name": "Rutting", "code": "Rutting" }, { "name": "Reprofile", "code": "Reprofile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COND" }, { "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": "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": "R573_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_573", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_573", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a435_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GISDATA.SDE.swOutfalls", "description": "", "prototype": { "attributes": { "COND": null, "X": null, "Y": null, "DESC_": null, "DATE_INSTL": null, "SYST_ID_": null, "W_SHED_ID": null, "TX_DT_CITY": null, "SUBD_NAME_": null, "MTL_TYPE": null, "N_FL_ELEV": null, "S_FL_ELEV": null, "Size": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "OutFall": null, "SHAPE_STLe": null, "ORIG_FID": null, "FACID": null, "LifecycleStatus": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 3, "name": "PW_RainGauges", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 2, "name": "PW_RainGaugesReadings", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "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": 1061746.5384944677, "ymin": 1.6579008161740065E7, "xmax": 1079741.4749454707, "ymax": 1.6625051129037142E7, "spatialReference": { "wkid": 102741, "latestWkid": 2279 } }, "sourceSpatialReference": { "wkid": 102741, "latestWkid": 2279 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 0, 133, 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": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "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": 50, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Intersection", "type": "esriFieldTypeString", "alias": "Intersection", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Intersection" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Description" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R958_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_16621_Facili", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S676_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PW_RainGauges", "description": "", "prototype": { "attributes": { "Description": null, "FacilityID": null, "Intersection": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 4, "name": "DrainageZones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1041748.6424667835, "ymin": 1.6562482442823097E7, "xmax": 1098834.3124159425, "ymax": 1.669500977422461E7, "spatialReference": { "wkid": 102741, "latestWkid": 2279 } }, "sourceSpatialReference": { "wkid": 102741, "latestWkid": 2279 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROUTE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "A1", "label": "A1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "A2", "label": "A2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "A3", "label": "A3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "A4", "label": "A4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "B1", "label": "B1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "B2", "label": "B2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "B3", "label": "B3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "B4", "label": "B4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "C1", "label": "C1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "C2", "label": "C2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "C3", "label": "C3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "C4", "label": "C4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "D1", "label": "D1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "D2", "label": "D2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "D3", "label": "D3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } }, "value": "D4", "label": "D4", "description": "" } ], "fieldDelimiter": "," }, "transparency": 25, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME_1", "typeIdField": "ROUTE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID1", "type": "esriFieldTypeString", "alias": "ID1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ID1" }, { "name": "ID2", "type": "esriFieldTypeString", "alias": "ID2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ID2" }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ROUTE" }, { "name": "DEPT", "type": "esriFieldTypeString", "alias": "DEPT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPT" }, { "name": "DEPT_TYPE", "type": "esriFieldTypeString", "alias": "DEPT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPT_TYPE" }, { "name": "COUNT1", "type": "esriFieldTypeDouble", "alias": "COUNT1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNT1" }, { "name": "COUNT2", "type": "esriFieldTypeDouble", "alias": "COUNT2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNT2" }, { "name": "NAME_1", "type": "esriFieldTypeString", "alias": "NAME_1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME_1" }, { "name": "NAME_2", "type": "esriFieldTypeString", "alias": "NAME_2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME_2" }, { "name": "DRIVER", "type": "esriFieldTypeString", "alias": "DRIVER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRIVER" }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SECTION" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ZONE" }, { "name": "DAY", "type": "esriFieldTypeString", "alias": "DAY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DAY" }, { "name": "NOTE1", "type": "esriFieldTypeString", "alias": "NOTE1", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "NOTE1" }, { "name": "NOTE2", "type": "esriFieldTypeString", "alias": "NOTE2", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NOTE2" }, { "name": "OTHER", "type": "esriFieldTypeString", "alias": "OTHER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OTHER" }, { "name": "MEMO", "type": "esriFieldTypeString", "alias": "MEMO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEMO" }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "GRID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GRID" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BLOCK" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R258_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a239_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "A1", "name": "A1", "domains": {}, "templates": [ { "name": "A1", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "A1", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A2", "name": "A2", "domains": {}, "templates": [ { "name": "A2", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "A2", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A3", "name": "A3", "domains": {}, "templates": [ { "name": "A3", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "A3", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A4", "name": "A4", "domains": {}, "templates": [ { "name": "A4", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "A4", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B1", "name": "B1", "domains": {}, "templates": [ { "name": "B1", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "B1", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B2", "name": "B2", "domains": {}, "templates": [ { "name": "B2", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "B2", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B3", "name": "B3", "domains": {}, "templates": [ { "name": "B3", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "B3", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B4", "name": "B4", "domains": {}, "templates": [ { "name": "B4", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "B4", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C1", "name": "C1", "domains": {}, "templates": [ { "name": "C1", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "C1", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C2", "name": "C2", "domains": {}, "templates": [ { "name": "C2", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "C2", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C3", "name": "C3", "domains": {}, "templates": [ { "name": "C3", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "C3", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C4", "name": "C4", "domains": {}, "templates": [ { "name": "C4", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "C4", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D1", "name": "D1", "domains": {}, "templates": [ { "name": "D1", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "D1", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D2", "name": "D2", "domains": {}, "templates": [ { "name": "D2", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "D2", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D3", "name": "D3", "domains": {}, "templates": [ { "name": "D3", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "D3", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D4", "name": "D4", "domains": {}, "templates": [ { "name": "D4", "description": "", "prototype": { "attributes": { "GRID": null, "BLOCK": null, "ID1": null, "ID2": null, "ROUTE": "D4", "DEPT": null, "DEPT_TYPE": null, "COUNT1": null, "COUNT2": null, "NAME_1": null, "NAME_2": null, "DRIVER": null, "SECTION": null, "ZONE": null, "DAY": null, "NOTE1": null, "NOTE2": null, "OTHER": null, "MEMO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.91, "id": 5, "name": "DrainDitchInspections", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "swOpenDrain", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FacilityID", "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": "", "displayField": "Inspector", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspector" }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Unit" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Zone" }, { "name": "MilesInspected", "type": "esriFieldTypeInteger", "alias": "MilesInspected", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MilesInspected" }, { "name": "Erosion", "type": "esriFieldTypeString", "alias": "Erosion", "domain": { "type": "codedValue", "name": "strwCondition", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Bad", "code": "Bad" }, { "name": "Rutting", "code": "Rutting" }, { "name": "Reprofile", "code": "Reprofile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Erosion" }, { "name": "Outfalls", "type": "esriFieldTypeSmallInteger", "alias": "Outfalls", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Outfalls" }, { "name": "DamagedOutfalls", "type": "esriFieldTypeSmallInteger", "alias": "DamagedOutfalls", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DamagedOutfalls" }, { "name": "HerbicideApplication", "type": "esriFieldTypeString", "alias": "HerbicideApplication", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "No", "modelName": "HerbicideApplication" }, { "name": "Mowing", "type": "esriFieldTypeString", "alias": "Mowing", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "No", "modelName": "Mowing" }, { "name": "IllegalDumping", "type": "esriFieldTypeString", "alias": "IllegalDumping", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "No", "modelName": "IllegalDumping" }, { "name": "IllicitDischarge", "type": "esriFieldTypeString", "alias": "IllicitDischarge", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "No", "modelName": "IllicitDischarge" }, { "name": "LitterFloatables", "type": "esriFieldTypeString", "alias": "LitterFloatables", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "No", "modelName": "LitterFloatables" }, { "name": "WaterOdor", "type": "esriFieldTypeString", "alias": "WaterOdor", "domain": { "type": "codedValue", "name": "PW_WaterOdor", "description": "PW_WaterOdor", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Oil", "code": "Oil" }, { "name": "Pungent", "code": "Pungent" }, { "name": "Sewage", "code": "Sewage" }, { "name": "RottenEgg", "code": "RottenEgg" }, { "name": "Fishy", "code": "Fishy" }, { "name": "Musky", "code": "Musky" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WaterOdor" }, { "name": "WaterColor", "type": "esriFieldTypeString", "alias": "WaterColor", "domain": { "type": "codedValue", "name": "PW_WaterColor", "description": "PW_WaterColor", "codedValues": [ { "name": "None", "code": "None" }, { "name": "LightGreen", "code": "LightGreen" }, { "name": "DarkGreen", "code": "DarkGreen" }, { "name": "Tan", "code": "Tan" }, { "name": "Red", "code": "Red" }, { "name": "GreenBrown", "code": "GreenBrown" }, { "name": "Black", "code": "Black" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WaterColor" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Dredging", "type": "esriFieldTypeString", "alias": "Dredging", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "Dredging" }, { "name": "DredgingHaul", "type": "esriFieldTypeString", "alias": "DredgingHaul", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "DredgingHaul" }, { "name": "SinkHoles", "type": "esriFieldTypeSmallInteger", "alias": "SinkHoles", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SinkHoles" }, { "name": "HeadwallVegetation", "type": "esriFieldTypeString", "alias": "HeadwallVegetation", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "HeadwallVegetation" }, { "name": "Shredding", "type": "esriFieldTypeString", "alias": "Shredding", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "No", "modelName": "Shredding" }, { "name": "AccessRoad", "type": "esriFieldTypeString", "alias": "AccessRoad", "domain": { "type": "codedValue", "name": "strwCondition", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Bad", "code": "Bad" }, { "name": "Rutting", "code": "Rutting" }, { "name": "Reprofile", "code": "Reprofile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Good", "modelName": "AccessRoad" }, { "name": "ServiceRoad", "type": "esriFieldTypeString", "alias": "ServiceRoad", "domain": { "type": "codedValue", "name": "strwCondition", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Bad", "code": "Bad" }, { "name": "Rutting", "code": "Rutting" }, { "name": "Reprofile", "code": "Reprofile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Good", "modelName": "ServiceRoad" } ], "indexes": [ { "name": "R956_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_16991_Facili", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "DrainDitchInspections", "description": "", "prototype": { "attributes": { "AccessRoad": "Good", "ServiceRoad": "Good", "Inspector": null, "Unit": null, "Date": null, "Zone": null, "MilesInspected": null, "Erosion": null, "Outfalls": null, "DamagedOutfalls": null, "HerbicideApplication": "No", "Mowing": "No", "IllegalDumping": "No", "IllicitDischarge": "No", "LitterFloatables": "No", "WaterOdor": null, "WaterColor": null, "FacilityID": null, "Dredging": "No", "DredgingHaul": "No", "SinkHoles": 0, "HeadwallVegetation": "No", "Shredding": "No" } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1500, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 6, "name": "RainGaugesReadings", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 2, "name": "PW_RainGauges", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FacilityID", "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": "", "displayField": "FacilityID", "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": 50, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspector" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "Reading", "type": "esriFieldTypeSingle", "alias": "Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Reading" } ], "indexes": [ { "name": "R959_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_16622_Facili", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "RainGaugesReadings", "description": "", "prototype": { "attributes": { "Date": null, "Reading": null, "FacilityID": null, "Inspector": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1500, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 7, "name": "MowingLog1", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "swOpenDrain", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FacilityID", "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": "", "displayField": "Cycle", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Cycle", "type": "esriFieldTypeString", "alias": "Cycle", "domain": { "type": "codedValue", "name": "Rate1to10Text", "description": "Rating on a 1 to 10 scale with text", "codedValues": [ { "name": "1 - Best", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10 - Worst", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Cycle" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "VegetationHeight", "type": "esriFieldTypeSingle", "alias": "VegetationHeight", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VegetationHeight" }, { "name": "Batwing", "type": "esriFieldTypeSingle", "alias": "Batwing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Batwing" }, { "name": "GISDATA.SDE.PW_MowingLog1.Area", "type": "esriFieldTypeSingle", "alias": "GISDATA.SDE.PW_MowingLog1.Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISDATA.SDE.PW_MowingLog1.Area" }, { "name": "Mowed", "type": "esriFieldTypeString", "alias": "Mowed", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "100", "modelName": "Mowed" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DitchID" } ], "indexes": [ { "name": "R968_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_17001_Facili", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "MowingLog1", "description": "", "prototype": { "attributes": { "Comments": null, "FacilityID": null, "Cycle": null, "Date": null, "VegetationHeight": null, "Batwing": null, "GISDATA.SDE.PW_MowingLog1.Area": null, "Mowed": "100" } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1500, "maxRecordCountFactor": 1 } ] }