{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Building", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -8977.90578772407, "ymin": 5794815.977562927, "xmax": -3443.011674368754, "ymax": 5801528.105419133, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[BuildingName]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BuildingName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BuildingName" }, { "name": "BuildingSubType", "type": "esriFieldTypeString", "alias": "BuildingSubType", "domain": { "type": "codedValue", "name": "BuildingSubtype", "description": "Building Subtype", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Storm", "code": "Storm" }, { "name": "Water", "code": "Water" }, { "name": "Park", "code": "Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingSubType" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "BuildingID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingID" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "BuildingType", "domain": { "type": "codedValue", "name": "EFBLDG_BL_TYPE_CD", "description": "Building Type", "codedValues": [ { "name": "Utility", "code": "Utility" }, { "name": "Public Service", "code": "Public Service" }, { "name": "Operations", "code": "Operations" }, { "name": "Emergency Service", "code": "Emergency Service" }, { "name": "Community Service", "code": "Community Service" }, { "name": "Administration", "code": "Administration" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingType" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R296_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_296", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_296", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S285_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "LUCITYGIS.DBO.facBuildings", "description": "", "prototype": { "attributes": { "InstallDate": null, "BuildingName": null, "BuildingSubType": null, "BuildingID": null, "BuildingType": null, "LucityAutoID": null, "Lifecycle": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 2, "name": "Hydrant", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Water System" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8980.084397270344, "ymin": 5794622.963701524, "xmax": -3941.2465972704813, "ymax": 5798704.236501524, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "81218e0c4235f3ee5e1932f6c4932542", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAY9JREFUOI2t1D9rVEEUhvFf4ioKFjKEkBXRxk4UxRAJWPmnsAhJFEy0EBsLIV9AsBK1EGy0DWITSLNgpaksI9FoEQjaCRFcQRxQCGElaord1XV2blaXHLhwz3vueeY9l5kp2eIodaifx61ULJfLE9VqdbkbYMChVKzVaru6dfjfsRmw9yxDx9CPX/iAp4hdAPvu82CEsd1J4SoqMd64wxWsFgJDCINNZzdjvDvJ6dxKA7jOeImZhyHcbuoxxlW8LbUIr2AEY5uMBL30XGB0LsbRhT/yawy2jXwKOxNtBdtRbtH6cA4LybdtwL1J/q6xSNNCK3Rfxn0bcFuSfy94p+66I/Bbkh9W3yo7cCCp5bZPK/AafGLiB2eaTntwNNO4hioVzDWkzylwGpaYWWTpBAcznN/xgjf3uIifRQ7BLGsnufSSynH25/7pPO8/Mp7CskCYYnGWI094NsDwHvWj9wXLeB7C5fkYV3K9hWd5kq94hOG0Flgv6ut026yjltHbRv1X4OPG81fEWHzfbPl9uAFMSV88/2L0jwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Lifecycle", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "FlangeType", "type": "esriFieldTypeString", "alias": "FlangeType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FlangeType" }, { "name": "DrainageType", "type": "esriFieldTypeString", "alias": "DrainageType", "domain": { "type": "codedValue", "name": "DrainageType", "description": "Drainage Type", "codedValues": [ { "name": "Self", "code": "Self" }, { "name": "Manual", "code": "Manual" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DrainageType" }, { "name": "TopOfFlange", "type": "esriFieldTypeDouble", "alias": "TopOfFlange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TopOfFlange" }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Make" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Model" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "ValveLucityID", "type": "esriFieldTypeString", "alias": "ValveLucityID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ValveLucityID" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectionDate" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" }, { "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": "S188_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "Lifecycle": null, "AddUpdateDate": null, "InstallDate": null, "ID": null, "LucityAutoID": null, "FlangeType": null, "DrainageType": null, "TopOfFlange": null, "Make": null, "Model": null, "Owner": null, "AsBuiltVerified": null, "ValveLucityID": null, "LastInspectionDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 3, "name": "Fitting", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Water System" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8980.112397270277, "ymin": 5794532.703001523, "xmax": -3925.0542972702533, "ymax": 5800831.863401523, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1775024054118da7fa39c1e829e09bed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUCJktwbFqg0AcB+CfxzVHIUMRDkHhX1BcgwQMBMe+QIcOPsFBBxf7GBnN7OoDuNg5Abs4ZnLV3OgYzgTpku/jtm1vhRB3InoPgmDdNE0vhDBa6yuP4/itKArl+/4nY2yltf5r2/YnyzKX53n+HYbhF55c190nSXI0xigupdwBQNd16PseaZrCcZytUmrDATwAQEoJxhgAYFkWzPN84+M4nqIo8okIRAQAGIbhXFXVhSulfsuyFJ7nfViW9TpNU1fX9cEY8/IPyWlGHGQN+X4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bend", "label": "Bend", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f1ac7227ed145402bf206db34bc4599c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAYAAADaxo44AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD9JREFUCJljYYCABQyo4D4LlPEDSdCAgYFBByaRgSRRwcDAEMLCgAOQKSEkJGQCE3j37p00XOLdu3en0TScBQBKmQvZGIxeZwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cap", "label": "Cap", "description": "" }, { "symbol": { "type": "esriPMS", "url": "cc2e85cd2fec307042eb6098f28c76a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWpJREFUKJGVkr9LAmEYxz9cyhUEhTRkSOegIDe1RYJQEA7R1BQcd7hH4H/h4NIfoXFLhNBwhkiLtERFoEM4OIiD1dYP37SuId/jzaAf3+l9+D4fnu/D+4T4qgV+1r18hCYMF5iPRqOpRCIBQL/fD3U6nSshxBOwDQxUcAZ4ATZ1XV8vFov7lmXtANRqNer1+l6hULgc904DAwmeAyu/xJQ6AXYlqAMpACHE8mRnt9uNA89KuiBqvFqt3miaFgYwTTOAkskkjuMcOY4DQD6ff202mwE4yGazYSA8Oc0wDAzDCOpIJDJSJ/5bwY6u655qmjYFkE6n52KxWAag1+vRaDQ83/dHAO12e0MFe7lc7gBACLFSKpUylmUB0Gq1KJfLx57n3Y79RRV8EEKcAei6DpBRY5mmeVGpVOQ/3gG+BFfVRt/334G3cakNh0NfsbfUiVLXQohZ27aXbNt+lPsDh4AA1vi8sG/gX6+HDwqIdwpnLcOXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cross", "label": "Cross", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3150f3c2ff9ca7de3c3d5f2b5ab89c18", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANFJREFUGJV10DFqhFAUheE/8BKb6VyBVVZgJ1hYKYKtC9FlWD60ExuxcQsiNooICinEFbgFEYMphkkx4qm/y7n3CoC+7390Xf/kJuu6fgiALMu+3+F5nszzTJ7n7Pt+ivfp4zgYx5E0TYnjGIAwDPmH27bRti1SSsqyvNQLgGEYhG3b1HV9t+YTapr263meWNeVZVnuoaqqp+/7uK5L0zREUURVVVf4yuPxwHEcLMui6zqSJKEoiit8RVEUTNPEMAyCIGCapud7pJRfUsrbQwD+AFJtUD+iIb2qAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Reducer", "label": "Reducer", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1abac272d1767ffa06c5ce66c0d155ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHtJREFUGJVtzjEKAyEUhOFBnlVc0CIEBE/gWfYYnskqd0hn4SEsLYPIYmW9IFukDez72/mKoZTS21p7gan3/iXv/e6ce3JASvkhAMg5Y611A0qpjQAghIDW2g3EGF8EAMYYFmitTwKAUgp3AbXWg9jlLxpjkBCCHeecjx9GvSQRqITn1wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ServiceSaddle", "label": "Service Saddle", "description": "" }, { "symbol": { "type": "esriPMS", "url": "edeee3b5ed22d1a0eae5d65293b38e05", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO1JREFUKJF90b1KxEAYheEXZuVjCgn401lZBLGyTmeX1i7NdIKXYLG2C+5FbG4hddrNlQgRC7UQLDwhsjbJknU3OTDFfJxnZmBm7GbDdI6Bb4BZNzgDfsxsKelmMO/zZmavko667mdfeAdWku6BD+A0SRKcc1RVhZktJD2Z2bOkR+B8ePIlkAEGsF6vcc6RpillWV4DmaSTvjyEt906lLtuvezBPM/JsmzbbJoGgKIoAKjrmjiO3R703uO9H7kQoija2W9h27ajCEDSYRhCIIQwic3sS9LFEP4CK+BhUsICuAI2Pfz/4WPPnQNzgD8pGkgX5GwXZgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tee", "label": "Tee", "description": "" }, { "symbol": { "type": "esriPMS", "url": "45df1c018d5a8baeeda97cd26de08900", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUKJGd0b1Kw1AYxvF/SuILRSeTTXAqCF6AUwcnN2eXQgehl1Chc6HeQLcOQodeROdM3oQILtpBEOkTP9IhJzEtNg19tvPy/A7n5fisJ6U6R8AHgO8GIbA0s3sASb1S+d3MZm4euO4ih6/ARNKtO/dLcCHpDsDMRpL6QOSzZwp4dc71xRnPAEnyV/DgNDjI5vNH3uKnDdi9JLppb738BCA81HH8sAHrpOH989Tv391w+UXRKmBnzGdnTLMKmtkLqFWGP8AU6G1VWYZkX5XmsNaukgbAAGAFriM5bOcuT7EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wye", "label": "Wye", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Subtype", "typeIdField": "Subtype", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "domain": { "type": "codedValue", "name": "Fitting", "description": "Fitting", "codedValues": [ { "name": "Bend", "code": "Bend" }, { "name": "Cap", "code": "Cap" }, { "name": "Reducer", "code": "Reducer" }, { "name": "Service Saddle", "code": "ServiceSaddle" }, { "name": "Tee", "code": "Tee" }, { "name": "Cross", "code": "Cross" }, { "name": "Wye", "code": "Wye" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Subtype" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "PipeMaterial", "description": "Pipe Material", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "BUTTFUSE POLYETHYLENE", "code": "BUTTFUSE POLYETHYLENE" }, { "name": "CONC", "code": "CONC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "HDPE DR 4", "code": "HDPE DR 4" }, { "name": "PVC", "code": "PVC" }, { "name": "PVC DR18", "code": "PVC DR18" }, { "name": "STEEL", "code": "STEEL" }, { "name": "TERRA BLUE", "code": "TERRA BLUE" }, { "name": "PE", "code": "PE" }, { "name": "COPPER", "code": "COPPER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "PVC", "modelName": "Material" }, { "name": "Diameter1", "type": "esriFieldTypeInteger", "alias": "Diameter1", "domain": { "type": "codedValue", "name": "PipeDiameter", "description": "Pipe Diameter", "codedValues": [ { "name": "100", "code": 100 }, { "name": "1050", "code": 1050 }, { "name": "1200", "code": 1200 }, { "name": "150", "code": 150 }, { "name": "20", "code": 20 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 }, { "name": "32", "code": 32 }, { "name": "350", "code": 350 }, { "name": "375", "code": 375 }, { "name": "400", "code": 400 }, { "name": "450", "code": 450 }, { "name": "50", "code": 50 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "600", "code": 600 }, { "name": "675", "code": 675 }, { "name": "75", "code": 75 }, { "name": "750", "code": 750 }, { "name": "825", "code": 825 }, { "name": "900", "code": 900 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter1" }, { "name": "Diameter2", "type": "esriFieldTypeInteger", "alias": "Diameter2", "domain": { "type": "codedValue", "name": "PipeDiameter", "description": "Pipe Diameter", "codedValues": [ { "name": "100", "code": 100 }, { "name": "1050", "code": 1050 }, { "name": "1200", "code": 1200 }, { "name": "150", "code": 150 }, { "name": "20", "code": 20 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 }, { "name": "32", "code": 32 }, { "name": "350", "code": 350 }, { "name": "375", "code": 375 }, { "name": "400", "code": 400 }, { "name": "450", "code": 450 }, { "name": "50", "code": 50 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "600", "code": 600 }, { "name": "675", "code": 675 }, { "name": "75", "code": 75 }, { "name": "750", "code": 750 }, { "name": "825", "code": 825 }, { "name": "900", "code": 900 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter2" }, { "name": "Diameter3", "type": "esriFieldTypeInteger", "alias": "Diameter3", "domain": { "type": "codedValue", "name": "PipeDiameter", "description": "Pipe Diameter", "codedValues": [ { "name": "100", "code": 100 }, { "name": "1050", "code": 1050 }, { "name": "1200", "code": 1200 }, { "name": "150", "code": 150 }, { "name": "20", "code": 20 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 }, { "name": "32", "code": 32 }, { "name": "350", "code": 350 }, { "name": "375", "code": 375 }, { "name": "400", "code": 400 }, { "name": "450", "code": 450 }, { "name": "50", "code": 50 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "600", "code": 600 }, { "name": "675", "code": 675 }, { "name": "75", "code": 75 }, { "name": "750", "code": 750 }, { "name": "825", "code": 825 }, { "name": "900", "code": 900 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter3" }, { "name": "Diameter4", "type": "esriFieldTypeInteger", "alias": "Diameter4", "domain": { "type": "codedValue", "name": "PipeDiameter", "description": "Pipe Diameter", "codedValues": [ { "name": "100", "code": 100 }, { "name": "1050", "code": 1050 }, { "name": "1200", "code": 1200 }, { "name": "150", "code": 150 }, { "name": "20", "code": 20 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 }, { "name": "32", "code": 32 }, { "name": "350", "code": 350 }, { "name": "375", "code": 375 }, { "name": "400", "code": 400 }, { "name": "450", "code": 450 }, { "name": "50", "code": 50 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "600", "code": 600 }, { "name": "675", "code": 675 }, { "name": "75", "code": 75 }, { "name": "750", "code": 750 }, { "name": "825", "code": 825 }, { "name": "900", "code": 900 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter4" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleStatus" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_196", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S185_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Bend", "name": "Bend", "domains": { "Subtype": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter1": {"type": "inherited"}, "Diameter2": {"type": "inherited"}, "Diameter3": {"type": "inherited"}, "Diameter4": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Lifecycle": {"type": "inherited"} }, "templates": [ { "name": "Bend", "description": "", "prototype": { "attributes": { "Lifecycle": null, "AsBuiltVerified": null, "Enabled": 1, "InstallDate": null, "Subtype": "Bend", "Material": "PVC", "Diameter1": null, "Diameter2": null, "Diameter3": null, "Diameter4": null, "ID": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Cap", "name": "Cap", "domains": { "Subtype": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter1": {"type": "inherited"}, "Diameter2": {"type": "inherited"}, "Diameter3": {"type": "inherited"}, "Diameter4": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Lifecycle": {"type": "inherited"} }, "templates": [ { "name": "Cap", "description": "", "prototype": { "attributes": { "Lifecycle": null, "AsBuiltVerified": null, "Enabled": 1, "InstallDate": null, "Subtype": "Cap", "Material": "PVC", "Diameter1": null, "Diameter2": null, "Diameter3": null, "Diameter4": null, "ID": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Cross", "name": "Cross", "domains": { "Subtype": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter1": {"type": "inherited"}, "Diameter2": {"type": "inherited"}, "Diameter3": {"type": "inherited"}, "Diameter4": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Lifecycle": {"type": "inherited"} }, "templates": [ { "name": "Cross", "description": "", "prototype": { "attributes": { "Lifecycle": null, "AsBuiltVerified": null, "Enabled": 1, "InstallDate": null, "Subtype": "Cross", "Material": "PVC", "Diameter1": null, "Diameter2": null, "Diameter3": null, "Diameter4": null, "ID": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Reducer", "name": "Reducer", "domains": { "Subtype": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter1": {"type": "inherited"}, "Diameter2": {"type": "inherited"}, "Diameter3": {"type": "inherited"}, "Diameter4": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Lifecycle": {"type": "inherited"} }, "templates": [ { "name": "Reducer", "description": "", "prototype": { "attributes": { "Lifecycle": null, "AsBuiltVerified": null, "Enabled": 1, "InstallDate": null, "Subtype": "Reducer", "Material": "PVC", "Diameter1": null, "Diameter2": null, "Diameter3": null, "Diameter4": null, "ID": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "ServiceSaddle", "name": "ServiceSaddle", "domains": { "Subtype": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter1": {"type": "inherited"}, "Diameter2": {"type": "inherited"}, "Diameter3": {"type": "inherited"}, "Diameter4": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Lifecycle": {"type": "inherited"} }, "templates": [ { "name": "ServiceSaddle", "description": "", "prototype": { "attributes": { "Lifecycle": null, "AsBuiltVerified": null, "Enabled": 1, "InstallDate": null, "Subtype": "ServiceSaddle", "Material": "PVC", "Diameter1": null, "Diameter2": null, "Diameter3": null, "Diameter4": null, "ID": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Tee", "name": "Tee", "domains": { "Subtype": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter1": {"type": "inherited"}, "Diameter2": {"type": "inherited"}, "Diameter3": {"type": "inherited"}, "Diameter4": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Lifecycle": {"type": "inherited"} }, "templates": [ { "name": "Tee", "description": "", "prototype": { "attributes": { "Lifecycle": null, "AsBuiltVerified": null, "Enabled": 1, "InstallDate": null, "Subtype": "Tee", "Material": "PVC", "Diameter1": null, "Diameter2": null, "Diameter3": null, "Diameter4": null, "ID": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Wye", "name": "Wye", "domains": { "Subtype": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter1": {"type": "inherited"}, "Diameter2": {"type": "inherited"}, "Diameter3": {"type": "inherited"}, "Diameter4": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Lifecycle": {"type": "inherited"} }, "templates": [ { "name": "Wye", "description": "", "prototype": { "attributes": { "Lifecycle": null, "AsBuiltVerified": null, "Enabled": 1, "InstallDate": null, "Subtype": "Wye", "Material": "PVC", "Diameter1": null, "Diameter2": null, "Diameter3": null, "Diameter4": null, "ID": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 4, "name": "Valve", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Water System" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8977.985997269861, "ymin": 5794532.7122015245, "xmax": -3925.2078972700983, "ymax": 5800828.860301524, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ValveType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1a9376b8202a898c71b644f2076bb092", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAghJREFUOI2t1M1rE0EYx/Hv7MYs6kEaKjXJFtqTL714CqXqRQXxUqtRCJWYKh7sxUv9A8SDf0A8eAlYCWKxKCpFPATRiyAIWhBRL1ZskkbqQqO2Ttad8ZAom5jmpfiDZYd92M88M+xOgP+cQKuilSyMAHHpMQCEgAImr0DfJRv92B04UdgpXeaAHoTvuWIcLeIkFg8yY691Dk5H3oeSxcOO0s8By1d5wxZ9hMy/WJsO832Oq680YABDrIlrnCpOMRtebgEuBOCHhiEvlCoOO55+CGxvMpUAzlhBHZOTn2Nc7/9GshgmGy7Wgda4dUiK4Hk2LV1yXPUI6Fm3e0DCLlbMqyTyaZR+SmpxHzfthb+gFPo4cBJXHWiH+XqdxBQngAi/zFEg7d/DWO3e1xFWjQlEqkO9vxHs7wJqlij49xDxRaJ7N8xpUaoDpaHnUewBSnS3bAcIWaZ+K/0givuAjafGMI2XwGBbyuAFJilcnmz1eFAPVsQc29RjMnbZShTOSpMcLT58C95JV8XJ2nkmlkac6R2f6pbMbHj1z1DORJ5ZpwtHgbSE3U06uy0tfYGMXQaghtWDDZG3IjkS+WOYYh7Y7Cu9xqicIzPws9l76//Lyfwgnsg1YAB7cYP3uLg8Rrq30jlo8ZVVLmMwimKY6nlYAj4Ad1j5bnTXYSZaBm7Uro7T8sTeSH4Dc+CqIz1mytAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cross Over", "label": "Cross Over", "description": "" }, { "symbol": { "type": "esriPMS", "url": "87fb2f2be3062c4cd658bb0c105c783f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALNJREFUGJVtyrFKQmEchvHntT98Q00NLV1EUxfgZYSTg0vCiaSh0+TkaQoN57buocG6Dec2hxCCED7snLclVMRn/T0BQOVgQQ9og3/SkV7zk94BgsInLPgALgFA5JpuKprH/NwqA1yB/nFblu7TwLNAutrHzVS7E+A3rOHBQxQBfHPMJ5XWu3Za+GKJ5gGappVHufTDZrrz+bJ2nzNdBxPN841fWHnMbWMaIq39la0BpX7/AAK5Q3AcAXjWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Curb Stop", "label": "Curb Stop", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a7dd2711f2f6ade63fc8502320cc5019", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjxJREFUOI2t1FtI02EYx/Hvu3lgm66Gmgw7IYraAcUgSWnhgcqmRG2BnTwEkVHGLroICgpCugojy+qiQg2xmB2UFREuM9pVgSOJIo1AhpSsJU6DTN8uhrV/bk6lH7w3z8vz4XnfiyeK/5yo8FdS2LuxjXxn/zc/yycm0cTFyvFkg3ifpKex3CQezBt81CMrnf00WTvRzdTWaqBpj9B/GMJ47gmFF1qnPTmpoqy0QPTNCd59JhvOPsXWN6GsL1GDKTdw9m0Fu1Ok3O7l9eNXsmJHgbCHBB/2yGMnHdgGfob/CACdBqrMkJKE+qaTdsdLucG8WbgVYFev1N1z0RAJC07JRvCMoHZ/phNYpQB9YzS2DhM9fy4QaxFsOc/KDqc0W4qE4w/46SvmhWIQeP6RPPD5sQF/wbfDJCwGBMhYAa53ZEHQk90+1HM1ufxQcCb03egU7EwlTgGm65i+fxiVMXF2g3cUMi8F0HDZG8sPBbguGf/kL/SJhrnmDJ+lWjmknNCI67mb7blZiwMT9aJFASbEc7ztDR8tHsTqlIVhJ9IZq9jGVQVoKRaDzQ7ZfPoO1dfrIF47PyxHC6ZMai8jpAIEqDKLmmv26YzaRrGp/gBEmjQtBk4VcdFaItpmarOWw1GrKr/FIW/V3KC6bA2iMBuiQ+ykg0Ymd+dh21UomoLrIddXpVkc6uiW9d4xrrS/IL//C3FpMaiyDUytN+JNXYbDEE9duUmM/9sbdsFaisUgUBpcGwA6wjVEAheb31UhpqhGP7WRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gate Valve", "label": "Gate Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d0ba0756a7e6af1dc501d65b43845c8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARFJREFUKJGlz7ErBnEcx/H37+fqZ5DhRk8mq0EmZVMG9HSh3HNlUVIy6JkMpB4WBoM8kwwWzqUnXU+6Rc8foPwBNpukLgZP/brzO4PQwx2Dz/b91qs+H4t/xAJQ5aCmu7Ndzivtv4Dt+COxoUTTa1gAmmyTNgs4wRqh6+eqiZM+rK6d2DCvYEvDOwZA0o/JTin7K3bKahx5NwAsNhT3SRXJOtDzo3ZnxGhscY1zdgziiodkG8lA4eacSAzDCvOkEaWi/Xn4ESk2CO0jzbhhOjggzfaAmd9woqCuX6jRcp8/vxfuHTCrHH9MG7EPDH7HEams6mjutqiiDr0WHA4x1busEeILNyuTRagzS69cUv+43gDHalOF03Y7kQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hydrant Valve", "label": "Hydrant Valve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Lifecycle", "typeIdField": "ValveType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "PipeDiameter", "description": "Pipe Diameter", "codedValues": [ { "name": "100", "code": 100 }, { "name": "1050", "code": 1050 }, { "name": "1200", "code": 1200 }, { "name": "150", "code": 150 }, { "name": "20", "code": 20 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 }, { "name": "32", "code": 32 }, { "name": "350", "code": 350 }, { "name": "375", "code": 375 }, { "name": "400", "code": 400 }, { "name": "450", "code": 450 }, { "name": "50", "code": 50 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "600", "code": 600 }, { "name": "675", "code": 675 }, { "name": "75", "code": 75 }, { "name": "750", "code": 750 }, { "name": "825", "code": 825 }, { "name": "900", "code": 900 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "ValveType", "type": "esriFieldTypeString", "alias": "ValveType", "domain": { "type": "codedValue", "name": "WTVALVES_VL_TYPE_CD", "description": "Type", "codedValues": [ { "name": "Curb Stop", "code": "Curb Stop" }, { "name": "Gate Valve", "code": "Gate Valve" }, { "name": "Hydrant Valve", "code": "Hydrant Valve" }, { "name": "Cross Over", "code": "Cross Over" }, { "name": "Blow Off", "code": "Blow Off" }, { "name": "Inserted Valve", "code": "Inserted Valve" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ValveType" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Chamber", "type": "esriFieldTypeString", "alias": "Chamber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Chamber" }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Make" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Model" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "GPSVerified", "type": "esriFieldTypeString", "alias": "GPSVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPSVerified" }, { "name": "IsHydrantValve", "type": "esriFieldTypeSmallInteger", "alias": "IsHydrantValve", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsHydrantValve" }, { "name": "HydrantID", "type": "esriFieldTypeInteger", "alias": "HydrantID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydrantID" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectionDate" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" }, { "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": "S187_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Cross Over", "name": "Cross Over", "domains": { "Diameter": {"type": "inherited"}, "ValveType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Lifecycle": {"type": "inherited"} }, "templates": [ { "name": "Cross Over", "description": "", "prototype": { "attributes": { "AddUpdateDate": null, "Lifecycle": null, "Enabled": 1, "InstallDate": null, "Diameter": null, "ID": null, "ValveType": "Cross Over", "LucityAutoID": null, "Chamber": null, "Make": null, "Model": null, "Owner": null, "AsBuiltVerified": null, "GPSVerified": null, "IsHydrantValve": null, "HydrantID": null, "LastInspectionDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Curb Stop", "name": "Curb Stop", "domains": { "Diameter": {"type": "inherited"}, "ValveType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Lifecycle": {"type": "inherited"} }, "templates": [ { "name": "Curb Stop", "description": "", "prototype": { "attributes": { "AddUpdateDate": null, "Lifecycle": null, "Enabled": 1, "InstallDate": null, "Diameter": null, "ID": null, "ValveType": "Curb Stop", "LucityAutoID": null, "Chamber": null, "Make": null, "Model": null, "Owner": null, "AsBuiltVerified": null, "GPSVerified": null, "IsHydrantValve": null, "HydrantID": null, "LastInspectionDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Gate Valve", "name": "Gate Valve", "domains": { "Diameter": {"type": "inherited"}, "ValveType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Lifecycle": {"type": "inherited"} }, "templates": [ { "name": "Gate Valve", "description": "", "prototype": { "attributes": { "AddUpdateDate": null, "Lifecycle": null, "Enabled": 1, "InstallDate": null, "Diameter": null, "ID": null, "ValveType": "Gate Valve", "LucityAutoID": null, "Chamber": null, "Make": null, "Model": null, "Owner": null, "AsBuiltVerified": null, "GPSVerified": null, "IsHydrantValve": null, "HydrantID": null, "LastInspectionDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Hydrant Valve", "name": "Hydrant Valve", "domains": { "Diameter": {"type": "inherited"}, "ValveType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Lifecycle": {"type": "inherited"} }, "templates": [ { "name": "Hydrant Valve", "description": "", "prototype": { "attributes": { "AddUpdateDate": null, "Lifecycle": null, "Enabled": 1, "InstallDate": null, "Diameter": null, "ID": null, "ValveType": "Hydrant Valve", "LucityAutoID": null, "Chamber": null, "Make": null, "Model": null, "Owner": null, "AsBuiltVerified": null, "GPSVerified": null, "IsHydrantValve": null, "HydrantID": null, "LastInspectionDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 5, "name": "Pressure Relief Valve", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Water System" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -7934.495197270066, "ymin": 5795414.533401523, "xmax": -5039.418197270483, "ymax": 5800828.835501524, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "635ae9c9233e273862fb2097d48cd805", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAASCAYAAACq26WdAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnFJREFUOI291E9IlEEYx/HvvO/WePGyePEQdcpu0SEPRRFdpBACO0S3gkiCCC0RV913ZnZb3hDCP0UgES1Bp0okguocRX/wUhJYREGE1OGlwrBn/TNdNNR1TTP6nQbm4ffhOcyk+I9JzR9M2tS7xD3/14BN2502sS8WYSpRTy22OMNMJk/+83oRkzY7giS45BM/DexbhAHK4yUkHLXYC4IMxMRTa0Vi4hpBCiQ0efwDYNP83UKMKqqyJUp9Hj+gtT5hMC1O3EMAp13Oiz+4tDxIB81REo3ExClBTgligDvTTG8LdbhTiepYFgMwmDGgwYlrAgYN5qVCtRoxERCVrZKA1Xa/iPQDE0E6aIiSaGSua9FoGbYAHTKY+0qrToQRo82VaqkutNH2Y37GYjcDFxH2AB0WWyTBV+qsiAE43CRC1mKLSlT/BBNjBtNeojSstW5HOIvmuohsjYm/rdT1R2zBBu+ARoNpVKibGn3V4z+oWrXLjtvR1XSsGgPIpXPbZ5KZc8BXj7+rRB1jnNYs2c7VPpU/YjFxTYnS+dlk9khA0LORjb0ZMj8LFHqmmOoJCd9YbCEh6RtgoPRXWIbMhiqqTgvSpVC3gTqD+TJ/30XXR+BopKPdgQT9adInDabN4YbXhDncAa99L8L7FKm93XS/rlSQk9xjoN7hjgODFnva1/pWN+5erYhN6sk6I+aG136Lx7dY7INKyJLMGsy1LNlboQ4jNa6eWWwR4UlFLJDgnsc7Lfpyhsz0KqHfyZP/jtCWJTsYEvYCzcCjMszjh4AzDvdprcgy6Fug0WjToEQdKsMc7vB6kaWZ+1cflmH/I78ArM4DYyqdMJQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "Make", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Make" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Model" }, { "name": "InletPressure", "type": "esriFieldTypeDouble", "alias": "InletPressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InletPressure" }, { "name": "OutletPressure", "type": "esriFieldTypeDouble", "alias": "OutletPressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OutletPressure" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" }, { "name": "GPSVerified", "type": "esriFieldTypeString", "alias": "GPSVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPSVerified" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R191_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_191", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_191", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S180_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Pressure Relief Valve", "description": "", "prototype": { "attributes": { "AddUpdateDate": null, "InstallDate": null, "Make": null, "Model": null, "InletPressure": null, "OutletPressure": null, "Owner": null, "AsBuiltVerified": null, "ID": null, "LucityAutoID": null, "GPSVerified": null, "LifecycleStatus": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 6, "name": "Water Well", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Water System" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8841.598997270688, "ymin": 5794305.343501523, "xmax": -1835.362897270359, "ymax": 5801523.408201523, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ba83c4fa8f45ac6315de17f9b4d1422f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA6ZJREFUSIm1lU9sFGUYxn/f7G4/YEmVxUJnWhVjTEjAgyZqYmK0Bq2JiSkWZMtkKUZiQtSLBxPQoCHExhijMaR68EBtVodWQIOHhj/RqhzAgwcJQmq0JrszFGTEaLu83d3v80CpbZeWNsbnNpP3fX7f+z7zJ8n/rOT8yoaT+HW3aceuTDuOjSv2Avk/foM11f8E0LmoRYx9QTvcLYZzYtSIVK1CsUL7y+4SwtO6yl4JvMGFAdafb2Cx6RFjTSap9sQ9jSdB2aklglWZbHRfnOA1/PAVxpytHGq8eGNAZ7RaV8xBgTfIe33xrPMpGwecAp4iF7brJeYb8Yvt5JvOzA54priciu1PV9WzErgnZ/WeqV7vQDobFUhwQLYWH2Ff08j1ASn1HvB2vBDzCcWBexI/fJNx1Q201wDczeHaCO4k7+UWaj6pvNeLH27PZKMHrh1yEhAn6MDQDVxdVf2Sv/lomQCQLWSoJq6QqC4iaL4ay/rzDRxaeQmUofP8zfRc+gvWVHHU3lHoAKYDxLCOcfUuACl1hFLpC2A3DCdJOWdJ2d0YZxPwENuK9ZTMz9qPNkieo1TMYTZmWulnjHJ1QBLOzpoVabhJ+t3fJy5LoO4A0H7dw2I4iwPAMM+NrGDMPKix76N4jM7hb6kwTr87BkDQHOOHS2sAM6WtLcjG8FaxtIH6HCw4apAr5n6tbIskndepmI+1Sd2D5YRM7UWNy44oRZdbnhWQNhyWOtUGthFrTwC3UDaD2lFbBJbS03gZPyxiVBsJNTC1V7B1dHnl6RnA6NWwGi8DxIH7PX70IQ6fcu2LEzQNiR8+jsNnAFgGRPEBetGuSfdtxXpdonRton8zsHwlZdMK7NdW7RaU1cnwZUkmzlC1ixmr6omsdkrCngagrI5Sx/OTTxtAyWkVa4/XZJA29InDW8B++cQ9AiA93tczVyd5b7J5Itgvp1fY7VqpXTUTxIF3Cj/8k1z4NL3ewZnG85IfbgBGJe9+VzMBAGX7ok6pY5lsNBQF7o8L8c7kontHjd0jZbtu6v3pgL6mQjoXdsTYPu2HL0neOzYv91z05Kix76RTdpPkmwqzA4C41/uBbGEdCacXP9yCo7rodX+6nq+7OVwbJXgVY5eLo1pknxfNrLn+exA0F4FHdTZ8QrBd+OHtwDngwkTFCqxaHcEv2tjuuSad85cpgTcADLAjSvGrWaVTqgGslbJzkUCGYVVF5jK4EWBSXW4ZGBIYmlf9FP0DaMOUTm3C6wUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "BuildingID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingID" }, { "name": "WellType", "type": "esriFieldTypeString", "alias": "WellType", "domain": { "type": "codedValue", "name": "WellType", "description": "Well Type", "codedValues": [ { "name": "Production", "code": "Production" }, { "name": "Observation", "code": "Observation" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WellType" }, { "name": "LicenseNo", "type": "esriFieldTypeString", "alias": "LicenseNo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LicenseNo" }, { "name": "PriorityNo", "type": "esriFieldTypeString", "alias": "PriorityNo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PriorityNo" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "WellStatus", "description": "Well Status", "codedValues": [ { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Stand By", "code": "Stand By" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Operational", "code": "Operational" }, { "name": "Parent Out of Service", "code": "Parent Out of Service" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnedBy" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_194", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_194", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S183_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Well", "description": "", "prototype": { "attributes": { "Owner": null, "ID": null, "Name": null, "InstallDate": null, "LucityAutoID": null, "BuildingID": null, "WellType": null, "LicenseNo": null, "PriorityNo": null, "Lifecycle": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 7, "name": "Water Main", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Water System" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8980.112397270277, "ymin": 5794532.703001523, "xmax": -3925.0542972702533, "ymax": 5801523.408201523, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LifecycleStatus", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 23, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Abandoned", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Operational", "label": "Operational", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 5 }, "value": "OutOfService", "label": "Out of Service", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "Removed", "label": "Removed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LifecycleStatus", "typeIdField": "LifecycleStatus", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "PipeMaterial", "description": "Pipe Material", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "BUTTFUSE POLYETHYLENE", "code": "BUTTFUSE POLYETHYLENE" }, { "name": "CONC", "code": "CONC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "HDPE DR 4", "code": "HDPE DR 4" }, { "name": "PVC", "code": "PVC" }, { "name": "PVC DR18", "code": "PVC DR18" }, { "name": "STEEL", "code": "STEEL" }, { "name": "TERRA BLUE", "code": "TERRA BLUE" }, { "name": "PE", "code": "PE" }, { "name": "COPPER", "code": "COPPER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "PVC", "modelName": "Material" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "PipeDiameter", "description": "Pipe Diameter", "codedValues": [ { "name": "100", "code": 100 }, { "name": "1050", "code": 1050 }, { "name": "1200", "code": 1200 }, { "name": "150", "code": 150 }, { "name": "20", "code": 20 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 }, { "name": "32", "code": 32 }, { "name": "350", "code": 350 }, { "name": "375", "code": 375 }, { "name": "400", "code": 400 }, { "name": "450", "code": 450 }, { "name": "50", "code": 50 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "600", "code": 600 }, { "name": "675", "code": 675 }, { "name": "75", "code": 75 }, { "name": "750", "code": 750 }, { "name": "825", "code": 825 }, { "name": "900", "code": 900 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "PipeLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeLength" }, { "name": "Invert1", "type": "esriFieldTypeDouble", "alias": "Invert1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert1" }, { "name": "Invert2", "type": "esriFieldTypeDouble", "alias": "Invert2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert2" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "PressureZone", "type": "esriFieldTypeString", "alias": "PressureZone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PressureZone" }, { "name": "PressureClass", "type": "esriFieldTypeString", "alias": "PressureClass", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PressureClass" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" }, { "name": "DateFlushed", "type": "esriFieldTypeDate", "alias": "DateFlushed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateFlushed" }, { "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": "S182_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Abandoned", "name": "Abandoned", "domains": { "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Subtype": {"type": "inherited"} }, "templates": [ { "name": "Abandoned", "description": "", "prototype": { "attributes": { "DateFlushed": null, "AddUpdateDate": null, "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Abandoned", "Material": "PVC", "Diameter": null, "PipeLength": null, "Invert1": null, "Invert2": null, "ID": null, "PressureZone": null, "PressureClass": null, "Owner": null, "AsBuiltVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Operational", "name": "Operational", "domains": { "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Subtype": {"type": "inherited"} }, "templates": [ { "name": "Operational", "description": "", "prototype": { "attributes": { "DateFlushed": null, "AddUpdateDate": null, "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Operational", "Material": "PVC", "Diameter": null, "PipeLength": null, "Invert1": null, "Invert2": null, "ID": null, "PressureZone": null, "PressureClass": null, "Owner": null, "AsBuiltVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OutOfService", "name": "OutOfService", "domains": { "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Subtype": {"type": "inherited"} }, "templates": [ { "name": "OutOfService", "description": "", "prototype": { "attributes": { "DateFlushed": null, "AddUpdateDate": null, "Enabled": 1, "InstallDate": null, "LifecycleStatus": "OutOfService", "Material": "PVC", "Diameter": null, "PipeLength": null, "Invert1": null, "Invert2": null, "ID": null, "PressureZone": null, "PressureClass": null, "Owner": null, "AsBuiltVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Removed", "name": "Removed", "domains": { "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Subtype": {"type": "inherited"} }, "templates": [ { "name": "Removed", "description": "", "prototype": { "attributes": { "DateFlushed": null, "AddUpdateDate": null, "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Removed", "Material": "PVC", "Diameter": null, "PipeLength": null, "Invert1": null, "Invert2": null, "ID": null, "PressureZone": null, "PressureClass": null, "Owner": null, "AsBuiltVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 8, "name": "Water Lateral", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Water System" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8980.084397270344, "ymin": 5794622.963501524, "xmax": -3941.2465972704813, "ymax": 5800828.888401523, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Lifecycle", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "PipeMaterial", "description": "Pipe Material", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "BUTTFUSE POLYETHYLENE", "code": "BUTTFUSE POLYETHYLENE" }, { "name": "CONC", "code": "CONC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "HDPE DR 4", "code": "HDPE DR 4" }, { "name": "PVC", "code": "PVC" }, { "name": "PVC DR18", "code": "PVC DR18" }, { "name": "STEEL", "code": "STEEL" }, { "name": "TERRA BLUE", "code": "TERRA BLUE" }, { "name": "PE", "code": "PE" }, { "name": "COPPER", "code": "COPPER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "PVC", "modelName": "Material" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "PipeDiameter", "description": "Pipe Diameter", "codedValues": [ { "name": "100", "code": 100 }, { "name": "1050", "code": 1050 }, { "name": "1200", "code": 1200 }, { "name": "150", "code": 150 }, { "name": "20", "code": 20 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 }, { "name": "32", "code": 32 }, { "name": "350", "code": 350 }, { "name": "375", "code": 375 }, { "name": "400", "code": 400 }, { "name": "450", "code": 450 }, { "name": "50", "code": 50 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "600", "code": 600 }, { "name": "675", "code": 675 }, { "name": "75", "code": 75 }, { "name": "750", "code": 750 }, { "name": "825", "code": 825 }, { "name": "900", "code": 900 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LateralType", "type": "esriFieldTypeString", "alias": "LateralType", "domain": { "type": "codedValue", "name": "WaterLateralType", "description": "Water Lateral Type", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Hydrant", "code": "Hydrant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LateralType" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "BackflowPreventor", "type": "esriFieldTypeString", "alias": "BackflowPreventor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BackflowPreventor" }, { "name": "OperationType", "type": "esriFieldTypeString", "alias": "OperationType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OperationType" }, { "name": "Encasement", "type": "esriFieldTypeString", "alias": "Encasement", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Encasement" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "WaterMainID", "type": "esriFieldTypeInteger", "alias": "WaterMainID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WaterMainID" }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" }, { "name": "InvertPropertyEnd", "type": "esriFieldTypeDouble", "alias": "InvertPropertyEnd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertPropertyEnd" }, { "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": "S181_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Lateral", "description": "", "prototype": { "attributes": { "AddUpdateDate": null, "InstallDate": null, "InvertPropertyEnd": null, "Material": "PVC", "Diameter": null, "ID": null, "LateralType": null, "LucityAutoID": null, "BackflowPreventor": null, "OperationType": null, "Encasement": null, "Owner": null, "AsBuiltVerified": null, "WaterMainID": null, "PipeLength": null, "Lifecycle": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 10, "name": "Storm Structure", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -9021.99749999959, "ymin": 5794275.574999999, "xmax": -3955.9760999996215, "ymax": 5799822.954500001, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "823c0ebb19a7ea0dcb9773fef52db89e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC1JREFUCJljYSjxTWdgZOJkQALsjP9OsjD8Y2hlYPonjCzB8PdfKwsDDkBFCQDVrwgy277dEQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "domain": { "type": "codedValue", "name": "StormStructureType", "description": "Type", "codedValues": [ { "name": "Manhole", "code": "Manhole" }, { "name": "Drop Structure", "code": "Drop Structure" }, { "name": "CB Manhole", "code": "CB Manhole" }, { "name": "Catch Basin", "code": "Catch Basin" }, { "name": "Pipe Outlet", "code": "Pipe Outlet" }, { "name": "Pipe Inlet", "code": "Pipe Inlet" }, { "name": "Pond Control Structure", "code": "Pond Control Structure" }, { "name": "Vault Inlet", "code": "Vault Inlet" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructureType" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "LeadInvert", "type": "esriFieldTypeDouble", "alias": "LeadInvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LeadInvert" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "ControlStructureInlet", "type": "esriFieldTypeDouble", "alias": "ControlStructureInlet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ControlStructureInlet" }, { "name": "TopOfWeir", "type": "esriFieldTypeDouble", "alias": "TopOfWeir", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TopOfWeir" }, { "name": "ControlStructureOutlet", "type": "esriFieldTypeDouble", "alias": "ControlStructureOutlet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ControlStructureOutlet" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "SurveyVerified", "type": "esriFieldTypeString", "alias": "SurveyVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SurveyVerified" }, { "name": "Model2018", "type": "esriFieldTypeString", "alias": "Model2018", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Model2018" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_209", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_209", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S198_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Structure", "description": "", "prototype": { "attributes": { "AddUpdateDate": null, "StructureType": null, "ID": null, "LucityAutoID": null, "Diameter": null, "LeadInvert": null, "InstallDate": null, "ControlStructureInlet": null, "TopOfWeir": null, "ControlStructureOutlet": null, "Lifecycle": null, "Owner": null, "AsBuiltVerified": null, "SurveyVerified": null, "Model2018": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 11, "name": "Storm Channel", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -9000.178700000048, "ymin": 5794272.9701000005, "xmax": -3336.225100000389, "ymax": 5798414.0766, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 38, 115, 0, 255 ], "width": 0.4 }, "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": "Owner", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "Invert", "type": "esriFieldTypeDouble", "alias": "Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert" }, { "name": "Outvert", "type": "esriFieldTypeDouble", "alias": "Outvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Outvert" }, { "name": "Grade", "type": "esriFieldTypeDouble", "alias": "Grade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Grade" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "StormChannelType", "description": "Storm Channel Type", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Force Main", "code": "Force Main" }, { "name": "Gravity Main", "code": "Gravity Main" }, { "name": "Culvert", "code": "Culvert" }, { "name": "Ditch", "code": "Ditch" }, { "name": "Swale", "code": "Swale" }, { "name": "Creek", "code": "Creek" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectionDate" }, { "name": "Model2018", "type": "esriFieldTypeString", "alias": "Model2018", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Model2018" }, { "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": "R201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_201", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S190_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Channel", "description": "", "prototype": { "attributes": { "Model2018": null, "LastInspectionDate": null, "InstallDate": null, "Owner": null, "Material": null, "Invert": null, "Outvert": null, "Grade": null, "Length": null, "LucityAutoID": null, "ID": null, "Lifecycle": null, "Type": null, "AsBuiltVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 12, "name": "Culvert", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8973.593600000255, "ymin": 5794142.828299999, "xmax": -3374.8930000001565, "ymax": 5798414.116900001, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 6 }, "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": "Material", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Material" }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeLength" }, { "name": "Invert", "type": "esriFieldTypeDouble", "alias": "Outvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert" }, { "name": "Grade", "type": "esriFieldTypeDouble", "alias": "Grade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Grade" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Outvert", "type": "esriFieldTypeDouble", "alias": "Outvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Outvert" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectionDate" }, { "name": "GPSVerified", "type": "esriFieldTypeString", "alias": "GPSVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPSVerified" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" }, { "name": "ModelID", "type": "esriFieldTypeString", "alias": "ModelID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModelID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_202", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_202", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S191_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Culvert", "description": "", "prototype": { "attributes": { "AddUpdateDate": null, "ModelID": null, "InstallDate": null, "Material": null, "PipeLength": null, "Invert": null, "Grade": null, "Lifecycle": null, "Owner": null, "Diameter": null, "Outvert": null, "AsBuiltVerified": null, "ID": null, "LucityAutoID": null, "LastInspectionDate": null, "GPSVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 13, "name": "Storm Lateral", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8975.327399999835, "ymin": 5794759.319599999, "xmax": -4298.793999999762, "ymax": 5799831.8923, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 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": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "PipeMaterial", "description": "Pipe Material", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "BUTTFUSE POLYETHYLENE", "code": "BUTTFUSE POLYETHYLENE" }, { "name": "CONC", "code": "CONC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "HDPE DR 4", "code": "HDPE DR 4" }, { "name": "PVC", "code": "PVC" }, { "name": "PVC DR18", "code": "PVC DR18" }, { "name": "STEEL", "code": "STEEL" }, { "name": "TERRA BLUE", "code": "TERRA BLUE" }, { "name": "PE", "code": "PE" }, { "name": "COPPER", "code": "COPPER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Material" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "PipeDiameter", "description": "Pipe Diameter", "codedValues": [ { "name": "100", "code": 100 }, { "name": "1050", "code": 1050 }, { "name": "1200", "code": 1200 }, { "name": "150", "code": 150 }, { "name": "20", "code": 20 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 }, { "name": "32", "code": 32 }, { "name": "350", "code": 350 }, { "name": "375", "code": 375 }, { "name": "400", "code": 400 }, { "name": "450", "code": 450 }, { "name": "50", "code": 50 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "600", "code": 600 }, { "name": "675", "code": 675 }, { "name": "75", "code": 75 }, { "name": "750", "code": 750 }, { "name": "825", "code": 825 }, { "name": "900", "code": 900 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "LateralType", "type": "esriFieldTypeString", "alias": "LateralType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LateralType" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "InvertPropertyEnd", "type": "esriFieldTypeDouble", "alias": "InvertPropertyEnd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertPropertyEnd" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R294_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_294", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_294", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S283_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Lateral", "description": "", "prototype": { "attributes": { "InvertPropertyEnd": null, "InstallDate": null, "Material": null, "Diameter": null, "Length": null, "ID": null, "LucityAutoID": null, "Lifecycle": null, "Owner": null, "LateralType": null, "AsBuiltVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 14, "name": "Storm Forcemain", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8109.180900000036, "ymin": 5796539.271600001, "xmax": -4993.963899999857, "ymax": 5798242.6896, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 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": "Material", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "PipeLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeLength" }, { "name": "Invert1", "type": "esriFieldTypeDouble", "alias": "Invert1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert1" }, { "name": "Invert2", "type": "esriFieldTypeDouble", "alias": "Invert2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert2" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "Model2018", "type": "esriFieldTypeString", "alias": "Model2018", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Model2018" }, { "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": "R203_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_203", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_203", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S192_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Forcemain", "description": "", "prototype": { "attributes": { "Model2018": null, "InstallDate": null, "Material": null, "PipeLength": null, "Invert1": null, "Invert2": null, "Diameter": null, "ID": null, "LucityAutoID": null, "Lifecycle": null, "Owner": null, "AsBuiltVerified": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 15, "name": "Storm Catch Basin", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8975.327399999835, "ymin": 5794286.5951000005, "xmax": -4299.131099999882, "ymax": 5798269.832699999, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6772f8a5fd61429b66f94dddebbf22e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKRJREFUGJWFj7EOwVAARc973vJEOjaSN5hsliKpxS6x+Qq+wWIx+wGzUdMPYJEIkxisSBsRikl0tciLWtz1nOTeq/gTBdAbtk9SKvkNnmmSPl7LrQIQQhW7nYG83s5WEEKGo2mr/BEkcRxRrfgAaK0J5xPXVgAc9kd0zgHAGJPdAFCre/he04LVbpYV8vkC683CCsYtJYCjAKJ7QH8cXH4eNoDkDSx2JkG11eLKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBJECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "GrateType", "type": "esriFieldTypeString", "alias": "GrateType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GrateType" }, { "name": "LeadInvert", "type": "esriFieldTypeDouble", "alias": "LeadInvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LeadInvert" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "SumpDepth", "type": "esriFieldTypeDouble", "alias": "SumpDepth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SumpDepth" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "InsideDiameter", "type": "esriFieldTypeDouble", "alias": "InsideDiameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InsideDiameter" }, { "name": "Rim", "type": "esriFieldTypeDouble", "alias": "Rim", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rim" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "SurveyVerified", "type": "esriFieldTypeString", "alias": "SurveyVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SurveyVerified" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectionDate" }, { "name": "GPSVerified", "type": "esriFieldTypeString", "alias": "GPSVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPSVerified" }, { "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": "UUID_200", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S189_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Catch Basin", "description": "", "prototype": { "attributes": { "GPSVerified": null, "ID": null, "LucityAutoID": null, "GrateType": null, "LeadInvert": null, "InstallDate": null, "SumpDepth": null, "Lifecycle": null, "Owner": null, "InsideDiameter": null, "Rim": null, "AsBuiltVerified": null, "SurveyVerified": null, "LastInspectionDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 16, "name": "Storm Sewer Gravity Main", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -9021.99749999959, "ymin": 5794275.574999999, "xmax": -3391.771099999547, "ymax": 5798263.950999999, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Lifecycle", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 152, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "Abandoned", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 4.950000762939453 }, "value": "Operational", "label": "Operational", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Diameter", "typeIdField": "Lifecycle", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "PipeDiameter", "description": "Pipe Diameter", "codedValues": [ { "name": "100", "code": 100 }, { "name": "1050", "code": 1050 }, { "name": "1200", "code": 1200 }, { "name": "150", "code": 150 }, { "name": "20", "code": 20 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 }, { "name": "32", "code": 32 }, { "name": "350", "code": 350 }, { "name": "375", "code": 375 }, { "name": "400", "code": 400 }, { "name": "450", "code": 450 }, { "name": "50", "code": 50 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "600", "code": 600 }, { "name": "675", "code": 675 }, { "name": "75", "code": 75 }, { "name": "750", "code": 750 }, { "name": "825", "code": 825 }, { "name": "900", "code": 900 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "PipeMaterial", "description": "Pipe Material", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "BUTTFUSE POLYETHYLENE", "code": "BUTTFUSE POLYETHYLENE" }, { "name": "CONC", "code": "CONC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "HDPE DR 4", "code": "HDPE DR 4" }, { "name": "PVC", "code": "PVC" }, { "name": "PVC DR18", "code": "PVC DR18" }, { "name": "STEEL", "code": "STEEL" }, { "name": "TERRA BLUE", "code": "TERRA BLUE" }, { "name": "PE", "code": "PE" }, { "name": "COPPER", "code": "COPPER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "PVC", "modelName": "Material" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "PipeLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeLength" }, { "name": "Invert", "type": "esriFieldTypeDouble", "alias": "Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert" }, { "name": "Outvert", "type": "esriFieldTypeDouble", "alias": "Outvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Outvert" }, { "name": "Grade", "type": "esriFieldTypeDouble", "alias": "Grade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Grade" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectionDate" }, { "name": "SurveyVerified", "type": "esriFieldTypeString", "alias": "SurveyVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SurveyVerified" }, { "name": "Model2018", "type": "esriFieldTypeString", "alias": "Model2018", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Model2018" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" }, { "name": "ModelID", "type": "esriFieldTypeString", "alias": "ModelID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModelID" }, { "name": "ModelNotes2024_TEMP", "type": "esriFieldTypeString", "alias": "ModelNotes2024_TEMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModelNotes2024_TEMP" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_293", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S282_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Abandoned", "name": "Abandoned", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Lifecycle": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "templates": [ { "name": "Abandoned", "description": "", "prototype": { "attributes": { "ModelID": null, "AddUpdateDate": null, "Diameter": null, "Material": "PVC", "InstallDate": null, "PipeLength": null, "Invert": null, "Outvert": null, "Grade": null, "ID": null, "LucityAutoID": null, "Lifecycle": "Abandoned", "Owner": null, "AsBuiltVerified": null, "LastInspectionDate": null, "SurveyVerified": null, "Model2018": null, "ModelNotes2024_TEMP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Operational", "name": "Operational", "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Lifecycle": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "templates": [ { "name": "Operational", "description": "", "prototype": { "attributes": { "ModelID": null, "AddUpdateDate": null, "Diameter": null, "Material": "PVC", "InstallDate": null, "PipeLength": null, "Invert": null, "Outvert": null, "Grade": null, "ID": null, "LucityAutoID": null, "Lifecycle": "Operational", "Owner": null, "AsBuiltVerified": null, "LastInspectionDate": null, "SurveyVerified": null, "Model2018": null, "ModelNotes2024_TEMP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 17, "name": "Storm Manhole", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8971.594200000167, "ymin": 5794686.649800001, "xmax": -3989.972900000401, "ymax": 5799828.892000001, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "06f8daf8c439d9259030a63311710537", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPRJREFUKJGN0a9Kg2EYhvHfO1/4sMkQEU0WBYN2mwfgZnGIUcQwFlY1Cx6A4DHIFh1M5gHYzNotgn6oRT9kvoZtFv/MKz08XDc8D3c0ZDuZfGe/RJVsnuIBvQlOzoJ85EWoJgt9WbekWBqsC1jEWp9GLWWVViiuIO4l2bOs40v+xnRSdGrJaiu4iy/sUiz/Io8op+QQ9ZiojJEHBJuoR8z/K8CspBTx8M9ALviI6GF9rJ5cQHzidIrGmNPeBEcQL4OXrVSukHcx84P8ip12cMOwuHbIrzeSlcmUHaRQVDGHR0lPcNwObkfpOBrOg3uKJpp/vfIJa+lHEOVzVyYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Direction1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Direction1", "type": "esriFieldTypeString", "alias": "Direction1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Direction1" }, { "name": "Direction2", "type": "esriFieldTypeString", "alias": "Direction2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Direction2" }, { "name": "Direction3", "type": "esriFieldTypeString", "alias": "Direction3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Direction3" }, { "name": "Direction4", "type": "esriFieldTypeString", "alias": "Direction4", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Direction4" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "InsideDiameter", "type": "esriFieldTypeDouble", "alias": "InsideDiameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InsideDiameter" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Invert1", "type": "esriFieldTypeDouble", "alias": "Invert1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert1" }, { "name": "Invert2", "type": "esriFieldTypeDouble", "alias": "Invert2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert2" }, { "name": "Invert3", "type": "esriFieldTypeDouble", "alias": "Invert3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert3" }, { "name": "Invert4", "type": "esriFieldTypeDouble", "alias": "Invert4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert4" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Rim", "type": "esriFieldTypeDouble", "alias": "Rim", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rim" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructureType" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectionDate" }, { "name": "GrateType", "type": "esriFieldTypeString", "alias": "GrateType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GrateType" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" }, { "name": "ModelID", "type": "esriFieldTypeString", "alias": "ModelID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModelID" }, { "name": "ModelNotes2024_TEMP", "type": "esriFieldTypeString", "alias": "ModelNotes2024_TEMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModelNotes2024_TEMP" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_295", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Manhole", "description": "", "prototype": { "attributes": { "Direction1": null, "Direction2": null, "Direction3": null, "Direction4": null, "ID": null, "InsideDiameter": null, "InstallDate": null, "Invert1": null, "Invert2": null, "Invert3": null, "Invert4": null, "LucityAutoID": null, "ModelID": null, "Rim": null, "Lifecycle": null, "Owner": null, "StructureType": null, "AsBuiltVerified": null, "LastInspectionDate": null, "GrateType": null, "ModelNotes2024_TEMP": null, "AddUpdateDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 18, "name": "Storm Lift Station", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8080.417700000107, "ymin": 5796539.271600001, "xmax": -4682.623900000006, "ymax": 5799828.892000001, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2cca1d27b16c408f9cb1e764026b7b84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKZJREFUOI3t0rEKQXEUB+BPKYuEyWSTTEqyeQXlDeRJPIfZE5jsBoPBTEmJ0QP8N8uNu3C59278pjOcvn6nTlHOKT6miZW2W2rpJJibPsGxjpFmanBhYx5vmFP+4ItccUYH1azgHl0EDLF8jyaDuwiDNQ4YZAFbsblO0qcmgz1scUQfjaxgIYL6iZsfgl/mp8GdinJ6qHQp1YIQA2dqWZqF6PtzP/kOarUaHDmDGG0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "StationName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "StationType", "type": "esriFieldTypeString", "alias": "StationType", "domain": { "type": "codedValue", "name": "StationType", "description": "Type of Station", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Building", "code": "Building" }, { "name": "Manhole", "code": "Manhole" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StationType" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "StationName", "type": "esriFieldTypeString", "alias": "StationName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StationName" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "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": "R206_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_206", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_206", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S195_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Lift Station", "description": "", "prototype": { "attributes": { "AsBuiltVerified": null, "StationName": null, "InstallDate": null, "StationType": null, "Lifecycle": null, "Owner": null, "ID": null, "LucityAutoID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 19, "name": "Storm Pond", "type": "Feature Layer", "parentLayer": { "id": 9, "name": "Storm Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -9053.772800000384, "ymin": 5794272.751599999, "xmax": -3396.8191999997944, "ymax": 5798238.6108, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 250, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 0.4 } }, "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": "PondName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "StormPondType", "description": "Type", "codedValues": [ { "name": "Wet Pond", "code": "Wet Pond" }, { "name": "Dry Pond", "code": "Dry Pond" }, { "name": "Underground Vault", "code": "Undeground Vault" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "PondName", "type": "esriFieldTypeString", "alias": "PondName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PondName" }, { "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": "R208_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_208", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_208", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S197_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Storm Pond", "description": "", "prototype": { "attributes": { "PondName": null, "AsBuiltVerified": null, "Type": null, "ID": null, "LucityAutoID": null, "InstallDate": null, "Lifecycle": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 21, "name": "Sanitary Lift Station", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Sanitary Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8363.442599999718, "ymin": 5795751.0809, "xmax": -4267.886500000022, "ymax": 5798232.624600001, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a1dfee6a35c8dd718c873a205981ac98", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJtJREFUOI3t07EJwkAUgOFPSaMgohNoZWNpZekA4gqOZeUA7uAEliIWEZzAUrCzMIqRWOQZBMEfjuSu+HgXSKLikvvLhH3jaV+2JrsV0wewZrBAL4BtkNLKTQhjDIMTptkzfMV3fRe84Fxw3kY9Am4xKjg/oRMBI/3BfH23v+C1ZhTsZqtMP/YND0Hk+A6cBUGYF4C1DzzLArCSrkuBEBa33eYQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "WellPit", "description": "Type", "codedValues": [ { "name": "Wet Pit", "code": "WetPit" }, { "name": "Dry Pit", "code": "DryPit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "StationType", "type": "esriFieldTypeString", "alias": "StationType", "domain": { "type": "codedValue", "name": "StationType", "description": "Type of Station", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Building", "code": "Building" }, { "name": "Manhole", "code": "Manhole" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StationType" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "StationName", "type": "esriFieldTypeString", "alias": "StationName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StationName" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R182_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_182", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_182", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S171_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Lift Station", "description": "", "prototype": { "attributes": { "AddUpdateDate": null, "Type": null, "ID": null, "LucityAutoID": null, "StationType": null, "InstallDate": null, "StationName": null, "Owner": null, "AsBuiltVerified": null, "Lifecycle": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 22, "name": "Sanitary Lagoon Monitor Well", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Sanitary Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -7322.781000000425, "ymin": 5797205.1746, "xmax": -3437.597500000149, "ymax": 5798237.758300001, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fb73cfdaa7e2ec98f239951c370fc91d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA0RJREFUSIm1lU9oXFUUxn93muRUX6nti03zXqJWRChUFwoqCKKRaARBgimULiy6EYq6ceGiSpVQLCKiSKlu1YU02qLURWgrGrWL1IULS/8QkQgz7yWtvVZ0Gr/WvOtiZnQyk9QE8du9w3fPd75z7rmvg/8ZHcshTUNHF9wYzDaWoigE78/9Aj9tgfn/JJCbDQTpGcxuRzrrpNkgOaBnvdmtmXQSs32pNLEigRnYUMB7QSpcHO/p9X7SQWjmBMnlcXwX3r+UwQsleLIXzv+rQA6bC7NDSK+kMIb3i1bmIOD9CeCxDEYKs68q0kgfnFpSoALdAT5yUfRUIk0uZbsVKRzMo6gMHKxID/TB7KICDt4CXk+8X3byBhLvJzN41cF+YKRNIEuS28jzW1J4YqXJG0jhgwx25nF8T6PIfxx4v52aOhXovhZ+Xw8CKEO8Cv6Yh9X94KF2ETbCBQfFDKy7AL9tgXkH+6hWtwMtAtKggzcBHByZg0+B0WnoKMGZAKMl2AbcV4G1BfyQm21FOlrA4RiGgEvzMF6SdrW1CLPrEunn+tecg5sBuszuRzpTj0/PQk8B9wazt4GHpuFr4HIClwD6wWewpl2gBcGsnEk3IA07+CTUnE0UcHcwGyhJLxfwfqfZHcBxpL/POrPLudSZwJWlNzmKDjtpOEBvgOPA9QVMOLMdSGt64WIGFQfDDsYXFCd1pXCldQbVGVjXCxcBEu+/zeFd4MMGpQ+mMulh4ON6aBzpndWwu8GpwFrM5hqOmmfwRSENAQec2aiTQmb2/CrpVIBr5sHqvF1BOkmtZUeBpxu3DaAEQ0H6vH0GUTSG9BpwIJGOAKTSl62dS5sO1wf72YL2wE5ntrvNQer9iQx+zeDxFA61Jl4OMtgKVBPpm3YHNfVnndmxPI6nkjz/fiXJ8zi+M1Sre4I02BxfINAH5SyKtgfvxzKz51Lp2LKSw6OhWn0jRNG2Pqm8pABA6v13ZRgs1d6VHQ72JnB6scT19+vFAN1OGkilvJWz6B70QwV4MDN7JEh7M7gJOAucq1N6HGwmz38MZvuv5vSqv8xUGgfGc+gsYJMz2xAglKTzgulN8GfzBq9YoIGktpVTSFPL4TfjL/h0chG2TV7nAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "WellID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GroundElevation", "type": "esriFieldTypeDouble", "alias": "GroundElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GroundElevation" }, { "name": "TopOfPipeElevation", "type": "esriFieldTypeDouble", "alias": "TopOfPipeElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TopOfPipeElevation" }, { "name": "StickUp", "type": "esriFieldTypeDouble", "alias": "StickUp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StickUp" }, { "name": "WellDepth", "type": "esriFieldTypeDouble", "alias": "WellDepth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WellDepth" }, { "name": "WellID", "type": "esriFieldTypeString", "alias": "WellID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WellID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "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": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Lifcycle", "type": "esriFieldTypeString", "alias": "Lifcycle", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifcycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R189_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_189", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_189", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S178_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Lagoon Monitor Well", "description": "", "prototype": { "attributes": { "Lifcycle": null, "LucityAutoID": null, "GroundElevation": null, "TopOfPipeElevation": null, "StickUp": null, "WellDepth": null, "WellID": null, "InstallDate": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 23, "name": "Sanitary Valve", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Sanitary Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8109.180900000036, "ymin": 5796771.934699999, "xmax": 2893.57330000028, "ymax": 5798320.880799999, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "99620b2b03b02e512be573ce1d5afefa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAASCAYAAACq26WdAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjlJREFUOI291E9IlEEYx/HvmPXcXwSZd408ZbfooIeiiC5SCIEdoltBJIGElogZGkVCCOGfIpCIlqBTJRJBeY6iP3gpCSwiofad6jBUFPWsstMhF9Td1bXE32lgHn4fBmamkjVMZX6RRFFD7P3z1QaSKKqPvX+xAMP7pwmkA5xOwedVQLbh/WW8nwV2L8TAAGpg0sFFYNjCzEoRB1UB+vC+GXgIbMzvzccw0BNgMMAwIkcdtFnVcYBE5Dyq+xaXmyhqsd5PTEOlwPEAZ4G7AbYYkXpUu4piADFMAY2JanOAkQReGmi3qr1Ab8FRvMeJ7AmqQwF+mChqtN5PACSLRguweejoR3hQIdIdVCecyNUK1b5q+Jmf+QSbcnApqO4EuiykjfehVGdJDKAGfqHa4yAdVIdyMOWgExgLIp051ZOI3DCqmy18W6prWSwfC++AJgdNAW4B1wxMB2u3x85NltNRNgaQiaKtwftTwFfgXlA9jHPtGegu96ksi81d5Qt4fxDoz8JALfxOoB/oN/Amgb4NMFgF2X/CHKwP0BrgDHBnHdRVw5f8fgwfgEOJyA5Uh7JwzEGHhbEVYQnsDSIDqL4PsCsFr0sVxKqPAzQ4ODL3VFqNte3WuVdLYkGkLlG9iUgt0Bb//QGWjYEccD0Dt41Ib3DuWQJpVJ+UPpnqfeBcVvVKLcyWA81PCr6j2pGBEQMDQAvwqBg2moMTNZBZKVIEfQs0OZHGoLq/AIvhwP8iizP3r44XYGuRPwQy7RKj2DYSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "AsBuiltVerified", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "GPSVerified", "type": "esriFieldTypeString", "alias": "GPSVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPSVerified" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R186_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_186", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_186", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S175_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Valve", "description": "", "prototype": { "attributes": { "Lifecycle": null, "InstallDate": null, "AsBuiltVerified": null, "Owner": null, "ID": null, "LucityAutoID": null, "Enabled": null, "Diameter": null, "GPSVerified": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 24, "name": "Sanitary Gravity Main", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Sanitary Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8983.916299999692, "ymin": 5794558.6789, "xmax": -3928.473500000313, "ymax": 5798690.2172, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LastInspectionDate", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 76, 255 ], "width": 6.900001525878906 }, "defaultLabel": "Inspected", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 9.900001525878906 }, "value": "", "label": "", "description": "" } ], "fieldDelimiter": "," }, "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": "Material", "typeIdField": "LastInspectionDate", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Material" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "PipeLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeLength" }, { "name": "Invert", "type": "esriFieldTypeDouble", "alias": "Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert" }, { "name": "Outvert", "type": "esriFieldTypeDouble", "alias": "Outvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Outvert" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Grade", "type": "esriFieldTypeDouble", "alias": "Grade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Grade" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectionDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R185_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_185", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_185", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": null, "name": "", "domains": { "Lifecycle": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "AddUpdateDate": null, "LastInspectionDate": null, "Diameter": null, "Material": null, "InstallDate": null, "PipeLength": null, "Invert": null, "Outvert": null, "Lifecycle": null, "Grade": null, "ID": null, "LucityAutoID": null, "AsBuiltVerified": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 25, "name": "Sanitary Manhole", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Sanitary Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8959.583100000396, "ymin": 5794558.701400001, "xmax": -3928.958599999547, "ymax": 5798690.2172, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3c168642740bc7515dbb8ddcf1a32956", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAj5JREFUOI1jYaAyYMEjx8jOzu7gISvrpiksLMTDzMz57ufPLwevXHn6TEho0/Pnzy8TbaCQkJB5hoZGZYyBgbK6iIgWEyMjE0zut5fXt5OPH/ssvHDh2pwLFxoZGBge4TXQXUgovtDDI9ddVdUYm2WsTExcNvLyFpZycqZ64uIKDadPV7179+4kVgMNVFScKywtSx2UlLTxBAUDAwMDAzMjI3OuhYUTCxNTd9b27TEwlyIbyJaoqFhPjGHIIM3U1ObBq1edXWfPRqIYGCUvnxptYGBEimFQlzKGGBiYLn72TPf58+eX4Qaaami4C3NxcZNqIAMDA4OBlJRyAB9f3PTnz0vhBkpycMiSYxgDAwMDKxMTg6a0tArDzZsIL7Ozs/OSayADAwMDDzs7HwMDUhj+////DyUG/mFi+oNi4Ndfvz6Ra9i///8ZPn7//gHFwFcfP1789vu3KRcrK8kGPvjw4e/zr1+Xohj49PPn6v337gV6q6sLk2rg/rt3b/WdPLkZxcC+s2dfqYuJLXr4/n2BvKAgI7GGHXv48NuPf/8qGBgY/qMYyMDAwJC+fXvRHCYmbWdlZTcFQUGChp1+8uTX9dev+3K2b98EE8MoHFK2bnVf7Os78+abN7G2Cgqc2ML03bdvDPsfPHj3/devypStW2chy2EtvmI3b07fGh3due7q1Ym87Oz6XCwswkyMjOx//v799unv32e/f/069JWTMz9t48bv6HpxFrDeS5feY2Bg8MXvaUyAr8QmCwAAhfy/fo5eWqkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "Direction1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "Rim", "type": "esriFieldTypeDouble", "alias": "Rim", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rim" }, { "name": "Invert1", "type": "esriFieldTypeDouble", "alias": "Invert1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert1" }, { "name": "Direction1", "type": "esriFieldTypeString", "alias": "Direction1", "domain": { "type": "codedValue", "name": "ManholeDirections", "description": "Manhole Invert Directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Direction1" }, { "name": "Invert2", "type": "esriFieldTypeDouble", "alias": "Invert2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert2" }, { "name": "Direction2", "type": "esriFieldTypeString", "alias": "Direction2", "domain": { "type": "codedValue", "name": "ManholeDirections", "description": "Manhole Invert Directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Direction2" }, { "name": "Invert3", "type": "esriFieldTypeDouble", "alias": "Invert3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert3" }, { "name": "Direction3", "type": "esriFieldTypeString", "alias": "Direction3", "domain": { "type": "codedValue", "name": "ManholeDirections", "description": "Manhole Invert Directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Direction3" }, { "name": "Invert4", "type": "esriFieldTypeDouble", "alias": "Invert4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert4" }, { "name": "Direction4", "type": "esriFieldTypeString", "alias": "Direction4", "domain": { "type": "codedValue", "name": "ManholeDirections", "description": "Manhole Invert Directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Direction4" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "domain": { "type": "codedValue", "name": "SewerStructureType", "description": "Sewer Structure Type", "codedValues": [ { "name": "Drop Structure", "code": "DropStructure" }, { "name": "Manhole", "code": "Manhole" }, { "name": "N/A", "code": "N/A" }, { "name": "Other", "code": "Other" }, { "name": "Lagoon", "code": "Lagoon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructureType" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectionDate" }, { "name": "InsideDiameter", "type": "esriFieldTypeDouble", "alias": "InsideDiameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InsideManholeDiameter" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_181", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S170_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Manhole", "description": "", "prototype": { "attributes": { "AddUpdateDate": null, "Rim": null, "Invert1": null, "Direction1": null, "Invert2": null, "Direction2": null, "Invert3": null, "Direction3": null, "Invert4": null, "Direction4": null, "ID": null, "LucityAutoID": null, "InstallDate": null, "Lifecycle": null, "AsBuiltVerified": null, "Owner": null, "StructureType": null, "LastInspectionDate": null, "InsideDiameter": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 26, "name": "Sanitary Lateral", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Sanitary Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8688.657100000419, "ymin": 5795101.9877, "xmax": -4267.886500000022, "ymax": 5798689.2292, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 167, 127, 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": "Material", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "PVC", "modelName": "Material" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LateralType", "type": "esriFieldTypeString", "alias": "LateralType", "domain": { "type": "codedValue", "name": "SanitaryLateralType", "description": "Sanitary Lateral Type", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Pressurized", "code": "Pressurized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LateralType" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifeCycleStatus" }, { "name": "InvertPropertyEnd", "type": "esriFieldTypeDouble", "alias": "InvertPropertyEnd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertPropertyEnd" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R187_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_187", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_187", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S176_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Lateral", "description": "", "prototype": { "attributes": { "InstallDate": null, "Lifecycle": null, "Material": "PVC", "Diameter": null, "ID": null, "LucityAutoID": null, "InvertPropertyEnd": null, "LateralType": null, "AsBuiltVerified": null, "Owner": null, "PipeLength": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 27, "name": "Sanitary Forcemain", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Sanitary Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8363.442599999718, "ymin": 5795751.0809, "xmax": 9411.81269999966, "ymax": 5804852.8971, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Lifecycle", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 0, 11, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 6.900001525878906 }, "value": "Operational", "label": "Operational", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 8 }, "value": "Abandoned", "label": "Abandoned", "description": "" } ], "fieldDelimiter": "," }, "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": "Diameter", "typeIdField": "Lifecycle", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "PipeLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeLength" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Invert1", "type": "esriFieldTypeDouble", "alias": "Invert1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert1" }, { "name": "Invert2", "type": "esriFieldTypeDouble", "alias": "Invert2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert2" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "AddUpdateDate", "type": "esriFieldTypeDate", "alias": "AddUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddUpdateDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R184_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_184", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_184", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S173_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Operational", "name": "Operational", "domains": { "Lifecycle": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "templates": [ { "name": "Operational", "description": "", "prototype": { "attributes": { "Owner": null, "AsBuiltVerified": null, "Diameter": null, "Material": null, "InstallDate": null, "PipeLength": null, "LucityAutoID": null, "ID": null, "AddUpdateDate": null, "Invert1": null, "Invert2": null, "Lifecycle": "Operational" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Abandoned", "name": "Abandoned", "domains": { "Lifecycle": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "templates": [ { "name": "Abandoned", "description": "", "prototype": { "attributes": { "Owner": null, "AsBuiltVerified": null, "Diameter": null, "Material": null, "InstallDate": null, "PipeLength": null, "LucityAutoID": null, "ID": null, "AddUpdateDate": null, "Invert1": null, "Invert2": null, "Lifecycle": "Abandoned" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 29, "name": "Signs", "type": "Feature Layer", "parentLayer": { "id": 28, "name": "Transportation" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -9850.21480000019, "ymin": 5794268.0163, "xmax": -3375.7472000001, "ymax": 5799026.575999999, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eccf9a60d4fcc9d0cc14e250e15cabae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOBJREFUKJGNjzFqAkEYRt9vhqxgESyDiGUuoeQKQiBDqhQeQOwkaJk2pE4amxQTUSQXsBOLQM4Q0NZUIoO4v8XqysJk8WvnPf43hsDUURHLMvRmMuAbF3oV9cH34k8GsqEtj6yDgg6pEvMh+AaAKC2KUV1d6UHs6icjqOOOmHegnA3wN+Dn6uhieRVQE7voGfxTqPewS+AFxy2WpgEKOfBpknBGKI3Ad89QRolgV9/q+AVqOfAW+ILjp4nGgu/kCFO55y8VJDn3vyBJTipg/QzHArgO4DuUSUYQUCzVnKR0ex47P64sDJr+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Name" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AssetID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LifeCycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Owner" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "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": "R214_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_214", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_214", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S203_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Signs", "description": "", "prototype": { "attributes": { "InstallDate": null, "Name": null, "AssetID": null, "ID": null, "LucityAutoID": null, "Lifecycle": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 30, "name": "Street", "type": "Feature Layer", "parentLayer": { "id": 28, "name": "Transportation" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -9058.29619999975, "ymin": 5794140.0086, "xmax": -1760.0887000001967, "ymax": 5799137.443399999, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[Street]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Street", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": { "type": "codedValue", "name": "Street Name", "description": "Full Name of Street - ie: Old Boomer Rd", "codedValues": [ { "name": "10 STREET", "code": "10 STREET" }, { "name": "31 STREET", "code": "31 STREET" }, { "name": "32 STREET", "code": "32 STREET" }, { "name": "33 STREET", "code": "33 STREET" }, { "name": "34 STREET", "code": "34 STREET" }, { "name": "35 STREET", "code": "35 STREET" }, { "name": "36 STREET", "code": "36 STREET" }, { "name": "37 STREET", "code": "37 STREET" }, { "name": "38 STREET", "code": "38 STREET" }, { "name": "39 STREET", "code": "39 STREET" }, { "name": "40 STREET", "code": "40 STREET" }, { "name": "41 STREET", "code": "41 STREET" }, { "name": "42 STREET", "code": "42 STREET" }, { "name": "43 STREET", "code": "43 STREET" }, { "name": "44 STREET", "code": "44 STREET" }, { "name": "45 AVENUE", "code": "45 AVENUE" }, { "name": "45 STREET", "code": "45 STREET" }, { "name": "45 STREET CLOSE", "code": "45 STREET CLOSE" }, { "name": "45 STREET CRESCENT", "code": "45 STREET CRESCENT" }, { "name": "46 AVENUE", "code": "46 AVENUE" }, { "name": "46 STREET", "code": "46 STREET" }, { "name": "46 STREET CLOSE", "code": "46 STREET CLOSE" }, { "name": "47 AVENUE", "code": "47 AVENUE" }, { "name": "47 STREET", "code": "47 STREET" }, { "name": "47A AVENUE", "code": "47A AVENUE" }, { "name": "48 AVENUE", "code": "48 AVENUE" }, { "name": "48 STREET", "code": "48 STREET" }, { "name": "48A AVENUE CLOSE", "code": "48A AVENUE CLOSE" }, { "name": "49 AVENUE", "code": "49 AVENUE" }, { "name": "49 STREET", "code": "49 STREET" }, { "name": "49 STREET CLOSE", "code": "49 STREET CLOSE" }, { "name": "50 AVENUE", "code": "50 AVENUE" }, { "name": "50 STREET", "code": "50 STREET" }, { "name": "50A AVENUE", "code": "50A AVENUE" }, { "name": "50A STREET", "code": "50A STREET" }, { "name": "50B AVENUE", "code": "50B AVENUE" }, { "name": "51 STREET", "code": "51 STREET" }, { "name": "51A STREET", "code": "51A STREET" }, { "name": "52 STREET", "code": "52 STREET" }, { "name": "53 STREET", "code": "53 STREET" }, { "name": "60 STREET", "code": "60 STREET" }, { "name": "ASPEN DRIVE", "code": "ASPEN DRIVE" }, { "name": "BARDWELL WAY", "code": "BARDWELL WAY" }, { "name": "BAYSHORE DRIVE", "code": "BAYSHORE DRIVE" }, { "name": "BAYWOOD LINK", "code": "BAYWOOD LINK" }, { "name": "BAYWOOD PLACE", "code": "BAYWOOD PLACE" }, { "name": "BEACON HILL DRIVE", "code": "BEACON HILL DRIVE" }, { "name": "BEJU INDUSTRIAL DRIVE", "code": "BEJU INDUSTRIAL DRIVE" }, { "name": "BOWMAN CIRCLE", "code": "BOWMAN CIRCLE" }, { "name": "BROADWAY RISE", "code": "BROADWAY RISE" }, { "name": "BROOKSTONE DRIVE", "code": "BROOKSTONE DRIVE" }, { "name": "CALDWELL POINT", "code": "CALDWELL POINT" }, { "name": "CAMBRIDGE WAY", "code": "CAMBRIDGE WAY" }, { "name": "CAMERON CLOSE", "code": "CAMERON CLOSE" }, { "name": "CHARLES INDUSTRIAL WAY", "code": "CHARLES INDUSTRIAL WAY" }, { "name": "COLE WAY", "code": "COLE WAY" }, { "name": "CONCORD RISE", "code": "CONCORD RISE" }, { "name": "COTTONWOOD COURT", "code": "COTTONWOOD COURT" }, { "name": "COTTONWOOD DRIVE", "code": "COTTONWOOD DRIVE" }, { "name": "CRAIG ROAD", "code": "CRAIG ROAD" }, { "name": "CRESTVIEW BOULEVARD", "code": "CRESTVIEW BOULEVARD" }, { "name": "CUENDET INDUSTRIAL WAY", "code": "CUENDET INDUSTRIAL WAY" }, { "name": "EOP", "code": "EOP" }, { "name": "ERICKSON CRESCENT", "code": "ERICKSON CRESCENT" }, { "name": "ERICKSON DRIVE", "code": "ERICKSON DRIVE" }, { "name": "FALCON CLOSE", "code": "FALCON CLOSE" }, { "name": "FALCON CRESCENT", "code": "FALCON CRESCENT" }, { "name": "FALCON RIDGE DRIVE", "code": "FALCON RIDGE DRIVE" }, { "name": "FALCON VIEW PLACE", "code": "FALCON VIEW PLACE" }, { "name": "FAWN CLOSE", "code": "FAWN CLOSE" }, { "name": "FENWOOD CLOSE", "code": "FENWOOD CLOSE" }, { "name": "FERN CLOSE", "code": "FERN CLOSE" }, { "name": "FERN CLOSE MR", "code": "FERN CLOSE MR" }, { "name": "FERN CRESCENT", "code": "FERN CRESCENT" }, { "name": "FERN GLADE CRESCENT", "code": "FERN GLADE CRESCENT" }, { "name": "FIELDSTONE WAY", "code": "FIELDSTONE WAY" }, { "name": "FILBERT CLOSE", "code": "FILBERT CLOSE" }, { "name": "FIR CLOSE", "code": "FIR CLOSE" }, { "name": "FIRDALE CLOSE", "code": "FIRDALE CLOSE" }, { "name": "FIRDALE COURT", "code": "FIRDALE COURT" }, { "name": "FIRDALE DRIVE", "code": "FIRDALE DRIVE" }, { "name": "FIRDALE ROAD", "code": "FIRDALE ROAD" }, { "name": "FOREST DRIVE", "code": "FOREST DRIVE" }, { "name": "FOX CLOSE", "code": "FOX CLOSE" }, { "name": "FOX RUN MR", "code": "FOX RUN MR" }, { "name": "FOX RUN MUNICIPAL RESERVE", "code": "FOX RUN MUNICIPAL RESERVE" }, { "name": "FOX RUN PUL", "code": "FOX RUN PUL" }, { "name": "FULMAR CLOSE", "code": "FULMAR CLOSE" }, { "name": "FUTURE MOBILE HOME", "code": "FUTURE MOBILE HOME" }, { "name": "GARDEN COURT", "code": "GARDEN COURT" }, { "name": "GATES GREEN", "code": "GATES GREEN" }, { "name": "GRAY CLOSE", "code": "GRAY CLOSE" }, { "name": "GRAYHAWK BOULEVARD", "code": "GRAYHAWK BOULEVARD" }, { "name": "GREEN COURT", "code": "GREEN COURT" }, { "name": "GREENWOOD DRIVE", "code": "GREENWOOD DRIVE" }, { "name": "HAGERMAN CLOSE", "code": "HAGERMAN CLOSE" }, { "name": "HAGERMAN ROAD", "code": "HAGERMAN ROAD" }, { "name": "HALLGREN DRIVE", "code": "HALLGREN DRIVE" }, { "name": "HALSALL STREET", "code": "HALSALL STREET" }, { "name": "HAMMOND CLOSE", "code": "HAMMOND CLOSE" }, { "name": "HAMPTON CRESCENT", "code": "HAMPTON CRESCENT" }, { "name": "HANSEN CLOSE", "code": "HANSEN CLOSE" }, { "name": "HARBOUR TOWN", "code": "HARBOUR TOWN" }, { "name": "HARBOUR TOWN CRESCENT", "code": "HARBOUR TOWN CRESCENT" }, { "name": "HARPER DRIVE", "code": "HARPER DRIVE" }, { "name": "HARRIGAN STREET", "code": "HARRIGAN STREET" }, { "name": "HARRISON ROAD", "code": "HARRISON ROAD" }, { "name": "HAWTHORN PLACE", "code": "HAWTHORN PLACE" }, { "name": "HEENAN COURT", "code": "HEENAN COURT" }, { "name": "HEENAN CRESCENT", "code": "HEENAN CRESCENT" }, { "name": "HENDRICKSON BAY", "code": "HENDRICKSON BAY" }, { "name": "HERDER DRIVE", "code": "HERDER DRIVE" }, { "name": "HEWLET PUL", "code": "HEWLET PUL" }, { "name": "HEWLETT PARK LANDING", "code": "HEWLETT PARK LANDING" }, { "name": "HEWLETT PUL", "code": "HEWLETT PUL" }, { "name": "HIGHWAY 11A", "code": "HIGHWAY 11A" }, { "name": "HIGHWAY 20", "code": "HIGHWAY 20" }, { "name": "HILLMAN CLOSE", "code": "HILLMAN CLOSE" }, { "name": "HILLMAN WAY", "code": "HILLMAN WAY" }, { "name": "HINSHAW DRIVE", "code": "HINSHAW DRIVE" }, { "name": "HODGSTREET PLACE", "code": "HODGSTREET PLACE" }, { "name": "HOLBROOK PLACE", "code": "HOLBROOK PLACE" }, { "name": "HOLSWORTH PLACE", "code": "HOLSWORTH PLACE" }, { "name": "HORNE CLOSE", "code": "HORNE CLOSE" }, { "name": "HUNTER ROAD", "code": "HUNTER ROAD" }, { "name": "HUNTER ROAD MR", "code": "HUNTER ROAD MR" }, { "name": "HWY 20", "code": "HWY 20" }, { "name": "IAN WAY", "code": "IAN WAY" }, { "name": "INDUSTRIAL DRIVE", "code": "INDUSTRIAL DRIVE" }, { "name": "INGLIS CRESCENT", "code": "INGLIS CRESCENT" }, { "name": "IRON GATE BOULEVARD", "code": "IRON GATE BOULEVARD" }, { "name": "IRON GATE DRIVE", "code": "IRON GATE DRIVE" }, { "name": "IRVIN WAY", "code": "IRVIN WAY" }, { "name": "IVOR LINK", "code": "IVOR LINK" }, { "name": "LAKELAND ROAD", "code": "LAKELAND ROAD" }, { "name": "LAKESHORE DRIVE", "code": "LAKESHORE DRIVE" }, { "name": "LAKEVIEW CRESCENT", "code": "LAKEVIEW CRESCENT" }, { "name": "LAKEWAY BOULEVARD", "code": "LAKEWAY BOULEVARD" }, { "name": "LAMBERTSON PLACE", "code": "LAMBERTSON PLACE" }, { "name": "LANDSDOWN GREEN", "code": "LANDSDOWN GREEN" }, { "name": "LARK CLOSE", "code": "LARK CLOSE" }, { "name": "LAUREL CLOSE", "code": "LAUREL CLOSE" }, { "name": "LAUREL ROAD", "code": "LAUREL ROAD" }, { "name": "LEADER COVE", "code": "LEADER COVE" }, { "name": "LEASIDE CRESCENT", "code": "LEASIDE CRESCENT" }, { "name": "LEGACY COVE", "code": "LEGACY COVE" }, { "name": "LEGEND COURT", "code": "LEGEND COURT" }, { "name": "LEONARD CLOSE", "code": "LEONARD CLOSE" }, { "name": "LIBERTY PLACE", "code": "LIBERTY PLACE" }, { "name": "LINCOLN STREET", "code": "LINCOLN STREET" }, { "name": "LINDMAN CLOSE", "code": "LINDMAN CLOSE" }, { "name": "LINDSAY CRESCENT", "code": "LINDSAY CRESCENT" }, { "name": "LODGE PLACE", "code": "LODGE PLACE" }, { "name": "LOGAN COURT", "code": "LOGAN COURT" }, { "name": "LUCKY PLACE", "code": "LUCKY PLACE" }, { "name": "LYLE CLOSE", "code": "LYLE CLOSE" }, { "name": "LYON CRESCENT", "code": "LYON CRESCENT" }, { "name": "MARINA BAY COURT", "code": "MARINA BAY COURT" }, { "name": "MARINA BAY PLACE", "code": "MARINA BAY PLACE" }, { "name": "MEADOWVIEW CLOSE", "code": "MEADOWVIEW CLOSE" }, { "name": "MEMORIAL TRAIL", "code": "MEMORIAL TRAIL" }, { "name": "MOUNTAIN PLACE", "code": "MOUNTAIN PLACE" }, { "name": "MUNICIPAL RESERVE", "code": "MUNICIPAL RESERVE" }, { "name": "NORTHSTAR DRIVE", "code": "NORTHSTAR DRIVE" }, { "name": "OLD BOOMER ROAD", "code": "OLD BOOMER ROAD" }, { "name": "PALMER CLOSE", "code": "PALMER CLOSE" }, { "name": "PARKING FOR UNIT 1", "code": "PARKING FOR UNIT 1" }, { "name": "PARKING STALL", "code": "PARKING STALL" }, { "name": "PARKLAND DRIVE", "code": "PARKLAND DRIVE" }, { "name": "PARSON DRIVE", "code": "PARSON DRIVE" }, { "name": "PELICAN PLACE", "code": "PELICAN PLACE" }, { "name": "PELL CLOSE", "code": "PELL CLOSE" }, { "name": "PENLEY CLOSE", "code": "PENLEY CLOSE" }, { "name": "PERRY DRIVE", "code": "PERRY DRIVE" }, { "name": "PETERSON WAY", "code": "PETERSON WAY" }, { "name": "PICKERING CLOSE", "code": "PICKERING CLOSE" }, { "name": "POINTS WEST RESORT", "code": "POINTS WEST RESORT" }, { "name": "PRITCHARD CLOSE", "code": "PRITCHARD CLOSE" }, { "name": "PUBLIC UTILITY LOT", "code": "PUBLIC UTILITY LOT" }, { "name": "RADCLIFF WAY", "code": "RADCLIFF WAY" }, { "name": "RAFFERTY COURT", "code": "RAFFERTY COURT" }, { "name": "RALSTON PLACE", "code": "RALSTON PLACE" }, { "name": "RAMSAY LINK", "code": "RAMSAY LINK" }, { "name": "REGAL COURT", "code": "REGAL COURT" }, { "name": "REGATTA WAY", "code": "REGATTA WAY" }, { "name": "REID COURT", "code": "REID COURT" }, { "name": "REYNOLDS ROAD", "code": "REYNOLDS ROAD" }, { "name": "RICHFIELD CRESCENT", "code": "RICHFIELD CRESCENT" }, { "name": "ROGERS ROAD", "code": "ROGERS ROAD" }, { "name": "ROSEWOOD RISE", "code": "ROSEWOOD RISE" }, { "name": "ROSS CLOSE", "code": "ROSS CLOSE" }, { "name": "ROSS PLACE", "code": "ROSS PLACE" }, { "name": "ROSSE PLACE", "code": "ROSSE PLACE" }, { "name": "ROWBERRY COURT", "code": "ROWBERRY COURT" }, { "name": "ROZIER CLOSE", "code": "ROZIER CLOSE" }, { "name": "RYDERS RIDGE BOULEVARD", "code": "RYDERS RIDGE BOULEVARD" }, { "name": "SCHENK INDUSTRIAL ROAD", "code": "SCHENK INDUSTRIAL ROAD" }, { "name": "SENECA WAY", "code": "SENECA WAY" }, { "name": "SONGBIRD GREEN", "code": "SONGBIRD GREEN" }, { "name": "SPRINGFIELD BOULEVARD", "code": "SPRINGFIELD BOULEVARD" }, { "name": "STATION DRIVE", "code": "STATION DRIVE" }, { "name": "STONEWATER BAY", "code": "STONEWATER BAY" }, { "name": "SUNBERRY PLACE", "code": "SUNBERRY PLACE" }, { "name": "SWEETGRASS PLACE", "code": "SWEETGRASS PLACE" }, { "name": "SYCAMORE GREEN", "code": "SYCAMORE GREEN" }, { "name": "SYLVAIRE CLOSE", "code": "SYLVAIRE CLOSE" }, { "name": "SYLVAN DRIVE", "code": "SYLVAN DRIVE" }, { "name": "SYLVAN STREET", "code": "SYLVAN STREET" }, { "name": "THEVENAZ INDUSTRIAL TRAIL", "code": "THEVENAZ INDUSTRIAL TRAIL" }, { "name": "VALLI CLOSE", "code": "VALLI CLOSE" }, { "name": "VANDURME LINK", "code": "VANDURME LINK" }, { "name": "VANSON CLOSE", "code": "VANSON CLOSE" }, { "name": "VANVELLER WAY", "code": "VANVELLER WAY" }, { "name": "VICTOR CLOSE", "code": "VICTOR CLOSE" }, { "name": "VINCENT GATE", "code": "VINCENT GATE" }, { "name": "VIOLET POINT", "code": "VIOLET POINT" }, { "name": "WESTIN PLACE", "code": "WESTIN PLACE" }, { "name": "WESTVIEW DRIVE", "code": "WESTVIEW DRIVE" }, { "name": "WESTWOOD CLOSE", "code": "WESTWOOD CLOSE" }, { "name": "WESTWOOD COURT", "code": "WESTWOOD COURT" }, { "name": "WESTWOOD CRESCENT", "code": "WESTWOOD CRESCENT" }, { "name": "WESTWOOD LANES MR", "code": "WESTWOOD LANES MR" }, { "name": "WHITE CAP CLOSE", "code": "WHITE CAP CLOSE" }, { "name": "WILDROSE DRIVE", "code": "WILDROSE DRIVE" }, { "name": "WILDROSE DRIVE MR", "code": "WILDROSE DRIVE MR" }, { "name": "WILKINSON CIRCLE", "code": "WILKINSON CIRCLE" }, { "name": "WILLIAM CLOSE", "code": "WILLIAM CLOSE" }, { "name": "WILLOW SPRINGS CRESCENT", "code": "WILLOW SPRINGS CRESCENT" }, { "name": "WILLOW SPRINGS CRESCENT", "code": "WILLOW SPRINGS CRESCENT" }, { "name": "WILLOW STREET", "code": "WILLOW STREET" }, { "name": "WILSON CLOSE", "code": "WILSON CLOSE" }, { "name": "WINDSOR GATE", "code": "WINDSOR GATE" }, { "name": "WINDWARD PLACE", "code": "WINDWARD PLACE" }, { "name": "WOODLAND CLOSE", "code": "WOODLAND CLOSE" }, { "name": "WOODLAND CRESCENT", "code": "WOODLAND CRESCENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Street" }, { "name": "StreetFrom", "type": "esriFieldTypeString", "alias": "StreetFrom", "domain": { "type": "codedValue", "name": "Street Name", "description": "Full Name of Street - ie: Old Boomer Rd", "codedValues": [ { "name": "10 STREET", "code": "10 STREET" }, { "name": "31 STREET", "code": "31 STREET" }, { "name": "32 STREET", "code": "32 STREET" }, { "name": "33 STREET", "code": "33 STREET" }, { "name": "34 STREET", "code": "34 STREET" }, { "name": "35 STREET", "code": "35 STREET" }, { "name": "36 STREET", "code": "36 STREET" }, { "name": "37 STREET", "code": "37 STREET" }, { "name": "38 STREET", "code": "38 STREET" }, { "name": "39 STREET", "code": "39 STREET" }, { "name": "40 STREET", "code": "40 STREET" }, { "name": "41 STREET", "code": "41 STREET" }, { "name": "42 STREET", "code": "42 STREET" }, { "name": "43 STREET", "code": "43 STREET" }, { "name": "44 STREET", "code": "44 STREET" }, { "name": "45 AVENUE", "code": "45 AVENUE" }, { "name": "45 STREET", "code": "45 STREET" }, { "name": "45 STREET CLOSE", "code": "45 STREET CLOSE" }, { "name": "45 STREET CRESCENT", "code": "45 STREET CRESCENT" }, { "name": "46 AVENUE", "code": "46 AVENUE" }, { "name": "46 STREET", "code": "46 STREET" }, { "name": "46 STREET CLOSE", "code": "46 STREET CLOSE" }, { "name": "47 AVENUE", "code": "47 AVENUE" }, { "name": "47 STREET", "code": "47 STREET" }, { "name": "47A AVENUE", "code": "47A AVENUE" }, { "name": "48 AVENUE", "code": "48 AVENUE" }, { "name": "48 STREET", "code": "48 STREET" }, { "name": "48A AVENUE CLOSE", "code": "48A AVENUE CLOSE" }, { "name": "49 AVENUE", "code": "49 AVENUE" }, { "name": "49 STREET", "code": "49 STREET" }, { "name": "49 STREET CLOSE", "code": "49 STREET CLOSE" }, { "name": "50 AVENUE", "code": "50 AVENUE" }, { "name": "50 STREET", "code": "50 STREET" }, { "name": "50A AVENUE", "code": "50A AVENUE" }, { "name": "50A STREET", "code": "50A STREET" }, { "name": "50B AVENUE", "code": "50B AVENUE" }, { "name": "51 STREET", "code": "51 STREET" }, { "name": "51A STREET", "code": "51A STREET" }, { "name": "52 STREET", "code": "52 STREET" }, { "name": "53 STREET", "code": "53 STREET" }, { "name": "60 STREET", "code": "60 STREET" }, { "name": "ASPEN DRIVE", "code": "ASPEN DRIVE" }, { "name": "BARDWELL WAY", "code": "BARDWELL WAY" }, { "name": "BAYSHORE DRIVE", "code": "BAYSHORE DRIVE" }, { "name": "BAYWOOD LINK", "code": "BAYWOOD LINK" }, { "name": "BAYWOOD PLACE", "code": "BAYWOOD PLACE" }, { "name": "BEACON HILL DRIVE", "code": "BEACON HILL DRIVE" }, { "name": "BEJU INDUSTRIAL DRIVE", "code": "BEJU INDUSTRIAL DRIVE" }, { "name": "BOWMAN CIRCLE", "code": "BOWMAN CIRCLE" }, { "name": "BROADWAY RISE", "code": "BROADWAY RISE" }, { "name": "BROOKSTONE DRIVE", "code": "BROOKSTONE DRIVE" }, { "name": "CALDWELL POINT", "code": "CALDWELL POINT" }, { "name": "CAMBRIDGE WAY", "code": "CAMBRIDGE WAY" }, { "name": "CAMERON CLOSE", "code": "CAMERON CLOSE" }, { "name": "CHARLES INDUSTRIAL WAY", "code": "CHARLES INDUSTRIAL WAY" }, { "name": "COLE WAY", "code": "COLE WAY" }, { "name": "CONCORD RISE", "code": "CONCORD RISE" }, { "name": "COTTONWOOD COURT", "code": "COTTONWOOD COURT" }, { "name": "COTTONWOOD DRIVE", "code": "COTTONWOOD DRIVE" }, { "name": "CRAIG ROAD", "code": "CRAIG ROAD" }, { "name": "CRESTVIEW BOULEVARD", "code": "CRESTVIEW BOULEVARD" }, { "name": "CUENDET INDUSTRIAL WAY", "code": "CUENDET INDUSTRIAL WAY" }, { "name": "EOP", "code": "EOP" }, { "name": "ERICKSON CRESCENT", "code": "ERICKSON CRESCENT" }, { "name": "ERICKSON DRIVE", "code": "ERICKSON DRIVE" }, { "name": "FALCON CLOSE", "code": "FALCON CLOSE" }, { "name": "FALCON CRESCENT", "code": "FALCON CRESCENT" }, { "name": "FALCON RIDGE DRIVE", "code": "FALCON RIDGE DRIVE" }, { "name": "FALCON VIEW PLACE", "code": "FALCON VIEW PLACE" }, { "name": "FAWN CLOSE", "code": "FAWN CLOSE" }, { "name": "FENWOOD CLOSE", "code": "FENWOOD CLOSE" }, { "name": "FERN CLOSE", "code": "FERN CLOSE" }, { "name": "FERN CLOSE MR", "code": "FERN CLOSE MR" }, { "name": "FERN CRESCENT", "code": "FERN CRESCENT" }, { "name": "FERN GLADE CRESCENT", "code": "FERN GLADE CRESCENT" }, { "name": "FIELDSTONE WAY", "code": "FIELDSTONE WAY" }, { "name": "FILBERT CLOSE", "code": "FILBERT CLOSE" }, { "name": "FIR CLOSE", "code": "FIR CLOSE" }, { "name": "FIRDALE CLOSE", "code": "FIRDALE CLOSE" }, { "name": "FIRDALE COURT", "code": "FIRDALE COURT" }, { "name": "FIRDALE DRIVE", "code": "FIRDALE DRIVE" }, { "name": "FIRDALE ROAD", "code": "FIRDALE ROAD" }, { "name": "FOREST DRIVE", "code": "FOREST DRIVE" }, { "name": "FOX CLOSE", "code": "FOX CLOSE" }, { "name": "FOX RUN MR", "code": "FOX RUN MR" }, { "name": "FOX RUN MUNICIPAL RESERVE", "code": "FOX RUN MUNICIPAL RESERVE" }, { "name": "FOX RUN PUL", "code": "FOX RUN PUL" }, { "name": "FULMAR CLOSE", "code": "FULMAR CLOSE" }, { "name": "FUTURE MOBILE HOME", "code": "FUTURE MOBILE HOME" }, { "name": "GARDEN COURT", "code": "GARDEN COURT" }, { "name": "GATES GREEN", "code": "GATES GREEN" }, { "name": "GRAY CLOSE", "code": "GRAY CLOSE" }, { "name": "GRAYHAWK BOULEVARD", "code": "GRAYHAWK BOULEVARD" }, { "name": "GREEN COURT", "code": "GREEN COURT" }, { "name": "GREENWOOD DRIVE", "code": "GREENWOOD DRIVE" }, { "name": "HAGERMAN CLOSE", "code": "HAGERMAN CLOSE" }, { "name": "HAGERMAN ROAD", "code": "HAGERMAN ROAD" }, { "name": "HALLGREN DRIVE", "code": "HALLGREN DRIVE" }, { "name": "HALSALL STREET", "code": "HALSALL STREET" }, { "name": "HAMMOND CLOSE", "code": "HAMMOND CLOSE" }, { "name": "HAMPTON CRESCENT", "code": "HAMPTON CRESCENT" }, { "name": "HANSEN CLOSE", "code": "HANSEN CLOSE" }, { "name": "HARBOUR TOWN", "code": "HARBOUR TOWN" }, { "name": "HARBOUR TOWN CRESCENT", "code": "HARBOUR TOWN CRESCENT" }, { "name": "HARPER DRIVE", "code": "HARPER DRIVE" }, { "name": "HARRIGAN STREET", "code": "HARRIGAN STREET" }, { "name": "HARRISON ROAD", "code": "HARRISON ROAD" }, { "name": "HAWTHORN PLACE", "code": "HAWTHORN PLACE" }, { "name": "HEENAN COURT", "code": "HEENAN COURT" }, { "name": "HEENAN CRESCENT", "code": "HEENAN CRESCENT" }, { "name": "HENDRICKSON BAY", "code": "HENDRICKSON BAY" }, { "name": "HERDER DRIVE", "code": "HERDER DRIVE" }, { "name": "HEWLET PUL", "code": "HEWLET PUL" }, { "name": "HEWLETT PARK LANDING", "code": "HEWLETT PARK LANDING" }, { "name": "HEWLETT PUL", "code": "HEWLETT PUL" }, { "name": "HIGHWAY 11A", "code": "HIGHWAY 11A" }, { "name": "HIGHWAY 20", "code": "HIGHWAY 20" }, { "name": "HILLMAN CLOSE", "code": "HILLMAN CLOSE" }, { "name": "HILLMAN WAY", "code": "HILLMAN WAY" }, { "name": "HINSHAW DRIVE", "code": "HINSHAW DRIVE" }, { "name": "HODGSTREET PLACE", "code": "HODGSTREET PLACE" }, { "name": "HOLBROOK PLACE", "code": "HOLBROOK PLACE" }, { "name": "HOLSWORTH PLACE", "code": "HOLSWORTH PLACE" }, { "name": "HORNE CLOSE", "code": "HORNE CLOSE" }, { "name": "HUNTER ROAD", "code": "HUNTER ROAD" }, { "name": "HUNTER ROAD MR", "code": "HUNTER ROAD MR" }, { "name": "HWY 20", "code": "HWY 20" }, { "name": "IAN WAY", "code": "IAN WAY" }, { "name": "INDUSTRIAL DRIVE", "code": "INDUSTRIAL DRIVE" }, { "name": "INGLIS CRESCENT", "code": "INGLIS CRESCENT" }, { "name": "IRON GATE BOULEVARD", "code": "IRON GATE BOULEVARD" }, { "name": "IRON GATE DRIVE", "code": "IRON GATE DRIVE" }, { "name": "IRVIN WAY", "code": "IRVIN WAY" }, { "name": "IVOR LINK", "code": "IVOR LINK" }, { "name": "LAKELAND ROAD", "code": "LAKELAND ROAD" }, { "name": "LAKESHORE DRIVE", "code": "LAKESHORE DRIVE" }, { "name": "LAKEVIEW CRESCENT", "code": "LAKEVIEW CRESCENT" }, { "name": "LAKEWAY BOULEVARD", "code": "LAKEWAY BOULEVARD" }, { "name": "LAMBERTSON PLACE", "code": "LAMBERTSON PLACE" }, { "name": "LANDSDOWN GREEN", "code": "LANDSDOWN GREEN" }, { "name": "LARK CLOSE", "code": "LARK CLOSE" }, { "name": "LAUREL CLOSE", "code": "LAUREL CLOSE" }, { "name": "LAUREL ROAD", "code": "LAUREL ROAD" }, { "name": "LEADER COVE", "code": "LEADER COVE" }, { "name": "LEASIDE CRESCENT", "code": "LEASIDE CRESCENT" }, { "name": "LEGACY COVE", "code": "LEGACY COVE" }, { "name": "LEGEND COURT", "code": "LEGEND COURT" }, { "name": "LEONARD CLOSE", "code": "LEONARD CLOSE" }, { "name": "LIBERTY PLACE", "code": "LIBERTY PLACE" }, { "name": "LINCOLN STREET", "code": "LINCOLN STREET" }, { "name": "LINDMAN CLOSE", "code": "LINDMAN CLOSE" }, { "name": "LINDSAY CRESCENT", "code": "LINDSAY CRESCENT" }, { "name": "LODGE PLACE", "code": "LODGE PLACE" }, { "name": "LOGAN COURT", "code": "LOGAN COURT" }, { "name": "LUCKY PLACE", "code": "LUCKY PLACE" }, { "name": "LYLE CLOSE", "code": "LYLE CLOSE" }, { "name": "LYON CRESCENT", "code": "LYON CRESCENT" }, { "name": "MARINA BAY COURT", "code": "MARINA BAY COURT" }, { "name": "MARINA BAY PLACE", "code": "MARINA BAY PLACE" }, { "name": "MEADOWVIEW CLOSE", "code": "MEADOWVIEW CLOSE" }, { "name": "MEMORIAL TRAIL", "code": "MEMORIAL TRAIL" }, { "name": "MOUNTAIN PLACE", "code": "MOUNTAIN PLACE" }, { "name": "MUNICIPAL RESERVE", "code": "MUNICIPAL RESERVE" }, { "name": "NORTHSTAR DRIVE", "code": "NORTHSTAR DRIVE" }, { "name": "OLD BOOMER ROAD", "code": "OLD BOOMER ROAD" }, { "name": "PALMER CLOSE", "code": "PALMER CLOSE" }, { "name": "PARKING FOR UNIT 1", "code": "PARKING FOR UNIT 1" }, { "name": "PARKING STALL", "code": "PARKING STALL" }, { "name": "PARKLAND DRIVE", "code": "PARKLAND DRIVE" }, { "name": "PARSON DRIVE", "code": "PARSON DRIVE" }, { "name": "PELICAN PLACE", "code": "PELICAN PLACE" }, { "name": "PELL CLOSE", "code": "PELL CLOSE" }, { "name": "PENLEY CLOSE", "code": "PENLEY CLOSE" }, { "name": "PERRY DRIVE", "code": "PERRY DRIVE" }, { "name": "PETERSON WAY", "code": "PETERSON WAY" }, { "name": "PICKERING CLOSE", "code": "PICKERING CLOSE" }, { "name": "POINTS WEST RESORT", "code": "POINTS WEST RESORT" }, { "name": "PRITCHARD CLOSE", "code": "PRITCHARD CLOSE" }, { "name": "PUBLIC UTILITY LOT", "code": "PUBLIC UTILITY LOT" }, { "name": "RADCLIFF WAY", "code": "RADCLIFF WAY" }, { "name": "RAFFERTY COURT", "code": "RAFFERTY COURT" }, { "name": "RALSTON PLACE", "code": "RALSTON PLACE" }, { "name": "RAMSAY LINK", "code": "RAMSAY LINK" }, { "name": "REGAL COURT", "code": "REGAL COURT" }, { "name": "REGATTA WAY", "code": "REGATTA WAY" }, { "name": "REID COURT", "code": "REID COURT" }, { "name": "REYNOLDS ROAD", "code": "REYNOLDS ROAD" }, { "name": "RICHFIELD CRESCENT", "code": "RICHFIELD CRESCENT" }, { "name": "ROGERS ROAD", "code": "ROGERS ROAD" }, { "name": "ROSEWOOD RISE", "code": "ROSEWOOD RISE" }, { "name": "ROSS CLOSE", "code": "ROSS CLOSE" }, { "name": "ROSS PLACE", "code": "ROSS PLACE" }, { "name": "ROSSE PLACE", "code": "ROSSE PLACE" }, { "name": "ROWBERRY COURT", "code": "ROWBERRY COURT" }, { "name": "ROZIER CLOSE", "code": "ROZIER CLOSE" }, { "name": "RYDERS RIDGE BOULEVARD", "code": "RYDERS RIDGE BOULEVARD" }, { "name": "SCHENK INDUSTRIAL ROAD", "code": "SCHENK INDUSTRIAL ROAD" }, { "name": "SENECA WAY", "code": "SENECA WAY" }, { "name": "SONGBIRD GREEN", "code": "SONGBIRD GREEN" }, { "name": "SPRINGFIELD BOULEVARD", "code": "SPRINGFIELD BOULEVARD" }, { "name": "STATION DRIVE", "code": "STATION DRIVE" }, { "name": "STONEWATER BAY", "code": "STONEWATER BAY" }, { "name": "SUNBERRY PLACE", "code": "SUNBERRY PLACE" }, { "name": "SWEETGRASS PLACE", "code": "SWEETGRASS PLACE" }, { "name": "SYCAMORE GREEN", "code": "SYCAMORE GREEN" }, { "name": "SYLVAIRE CLOSE", "code": "SYLVAIRE CLOSE" }, { "name": "SYLVAN DRIVE", "code": "SYLVAN DRIVE" }, { "name": "SYLVAN STREET", "code": "SYLVAN STREET" }, { "name": "THEVENAZ INDUSTRIAL TRAIL", "code": "THEVENAZ INDUSTRIAL TRAIL" }, { "name": "VALLI CLOSE", "code": "VALLI CLOSE" }, { "name": "VANDURME LINK", "code": "VANDURME LINK" }, { "name": "VANSON CLOSE", "code": "VANSON CLOSE" }, { "name": "VANVELLER WAY", "code": "VANVELLER WAY" }, { "name": "VICTOR CLOSE", "code": "VICTOR CLOSE" }, { "name": "VINCENT GATE", "code": "VINCENT GATE" }, { "name": "VIOLET POINT", "code": "VIOLET POINT" }, { "name": "WESTIN PLACE", "code": "WESTIN PLACE" }, { "name": "WESTVIEW DRIVE", "code": "WESTVIEW DRIVE" }, { "name": "WESTWOOD CLOSE", "code": "WESTWOOD CLOSE" }, { "name": "WESTWOOD COURT", "code": "WESTWOOD COURT" }, { "name": "WESTWOOD CRESCENT", "code": "WESTWOOD CRESCENT" }, { "name": "WESTWOOD LANES MR", "code": "WESTWOOD LANES MR" }, { "name": "WHITE CAP CLOSE", "code": "WHITE CAP CLOSE" }, { "name": "WILDROSE DRIVE", "code": "WILDROSE DRIVE" }, { "name": "WILDROSE DRIVE MR", "code": "WILDROSE DRIVE MR" }, { "name": "WILKINSON CIRCLE", "code": "WILKINSON CIRCLE" }, { "name": "WILLIAM CLOSE", "code": "WILLIAM CLOSE" }, { "name": "WILLOW SPRINGS CRESCENT", "code": "WILLOW SPRINGS CRESCENT" }, { "name": "WILLOW SPRINGS CRESCENT", "code": "WILLOW SPRINGS CRESCENT" }, { "name": "WILLOW STREET", "code": "WILLOW STREET" }, { "name": "WILSON CLOSE", "code": "WILSON CLOSE" }, { "name": "WINDSOR GATE", "code": "WINDSOR GATE" }, { "name": "WINDWARD PLACE", "code": "WINDWARD PLACE" }, { "name": "WOODLAND CLOSE", "code": "WOODLAND CLOSE" }, { "name": "WOODLAND CRESCENT", "code": "WOODLAND CRESCENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StreetFrom" }, { "name": "StreetTo", "type": "esriFieldTypeString", "alias": "StreetTo", "domain": { "type": "codedValue", "name": "Street Name", "description": "Full Name of Street - ie: Old Boomer Rd", "codedValues": [ { "name": "10 STREET", "code": "10 STREET" }, { "name": "31 STREET", "code": "31 STREET" }, { "name": "32 STREET", "code": "32 STREET" }, { "name": "33 STREET", "code": "33 STREET" }, { "name": "34 STREET", "code": "34 STREET" }, { "name": "35 STREET", "code": "35 STREET" }, { "name": "36 STREET", "code": "36 STREET" }, { "name": "37 STREET", "code": "37 STREET" }, { "name": "38 STREET", "code": "38 STREET" }, { "name": "39 STREET", "code": "39 STREET" }, { "name": "40 STREET", "code": "40 STREET" }, { "name": "41 STREET", "code": "41 STREET" }, { "name": "42 STREET", "code": "42 STREET" }, { "name": "43 STREET", "code": "43 STREET" }, { "name": "44 STREET", "code": "44 STREET" }, { "name": "45 AVENUE", "code": "45 AVENUE" }, { "name": "45 STREET", "code": "45 STREET" }, { "name": "45 STREET CLOSE", "code": "45 STREET CLOSE" }, { "name": "45 STREET CRESCENT", "code": "45 STREET CRESCENT" }, { "name": "46 AVENUE", "code": "46 AVENUE" }, { "name": "46 STREET", "code": "46 STREET" }, { "name": "46 STREET CLOSE", "code": "46 STREET CLOSE" }, { "name": "47 AVENUE", "code": "47 AVENUE" }, { "name": "47 STREET", "code": "47 STREET" }, { "name": "47A AVENUE", "code": "47A AVENUE" }, { "name": "48 AVENUE", "code": "48 AVENUE" }, { "name": "48 STREET", "code": "48 STREET" }, { "name": "48A AVENUE CLOSE", "code": "48A AVENUE CLOSE" }, { "name": "49 AVENUE", "code": "49 AVENUE" }, { "name": "49 STREET", "code": "49 STREET" }, { "name": "49 STREET CLOSE", "code": "49 STREET CLOSE" }, { "name": "50 AVENUE", "code": "50 AVENUE" }, { "name": "50 STREET", "code": "50 STREET" }, { "name": "50A AVENUE", "code": "50A AVENUE" }, { "name": "50A STREET", "code": "50A STREET" }, { "name": "50B AVENUE", "code": "50B AVENUE" }, { "name": "51 STREET", "code": "51 STREET" }, { "name": "51A STREET", "code": "51A STREET" }, { "name": "52 STREET", "code": "52 STREET" }, { "name": "53 STREET", "code": "53 STREET" }, { "name": "60 STREET", "code": "60 STREET" }, { "name": "ASPEN DRIVE", "code": "ASPEN DRIVE" }, { "name": "BARDWELL WAY", "code": "BARDWELL WAY" }, { "name": "BAYSHORE DRIVE", "code": "BAYSHORE DRIVE" }, { "name": "BAYWOOD LINK", "code": "BAYWOOD LINK" }, { "name": "BAYWOOD PLACE", "code": "BAYWOOD PLACE" }, { "name": "BEACON HILL DRIVE", "code": "BEACON HILL DRIVE" }, { "name": "BEJU INDUSTRIAL DRIVE", "code": "BEJU INDUSTRIAL DRIVE" }, { "name": "BOWMAN CIRCLE", "code": "BOWMAN CIRCLE" }, { "name": "BROADWAY RISE", "code": "BROADWAY RISE" }, { "name": "BROOKSTONE DRIVE", "code": "BROOKSTONE DRIVE" }, { "name": "CALDWELL POINT", "code": "CALDWELL POINT" }, { "name": "CAMBRIDGE WAY", "code": "CAMBRIDGE WAY" }, { "name": "CAMERON CLOSE", "code": "CAMERON CLOSE" }, { "name": "CHARLES INDUSTRIAL WAY", "code": "CHARLES INDUSTRIAL WAY" }, { "name": "COLE WAY", "code": "COLE WAY" }, { "name": "CONCORD RISE", "code": "CONCORD RISE" }, { "name": "COTTONWOOD COURT", "code": "COTTONWOOD COURT" }, { "name": "COTTONWOOD DRIVE", "code": "COTTONWOOD DRIVE" }, { "name": "CRAIG ROAD", "code": "CRAIG ROAD" }, { "name": "CRESTVIEW BOULEVARD", "code": "CRESTVIEW BOULEVARD" }, { "name": "CUENDET INDUSTRIAL WAY", "code": "CUENDET INDUSTRIAL WAY" }, { "name": "EOP", "code": "EOP" }, { "name": "ERICKSON CRESCENT", "code": "ERICKSON CRESCENT" }, { "name": "ERICKSON DRIVE", "code": "ERICKSON DRIVE" }, { "name": "FALCON CLOSE", "code": "FALCON CLOSE" }, { "name": "FALCON CRESCENT", "code": "FALCON CRESCENT" }, { "name": "FALCON RIDGE DRIVE", "code": "FALCON RIDGE DRIVE" }, { "name": "FALCON VIEW PLACE", "code": "FALCON VIEW PLACE" }, { "name": "FAWN CLOSE", "code": "FAWN CLOSE" }, { "name": "FENWOOD CLOSE", "code": "FENWOOD CLOSE" }, { "name": "FERN CLOSE", "code": "FERN CLOSE" }, { "name": "FERN CLOSE MR", "code": "FERN CLOSE MR" }, { "name": "FERN CRESCENT", "code": "FERN CRESCENT" }, { "name": "FERN GLADE CRESCENT", "code": "FERN GLADE CRESCENT" }, { "name": "FIELDSTONE WAY", "code": "FIELDSTONE WAY" }, { "name": "FILBERT CLOSE", "code": "FILBERT CLOSE" }, { "name": "FIR CLOSE", "code": "FIR CLOSE" }, { "name": "FIRDALE CLOSE", "code": "FIRDALE CLOSE" }, { "name": "FIRDALE COURT", "code": "FIRDALE COURT" }, { "name": "FIRDALE DRIVE", "code": "FIRDALE DRIVE" }, { "name": "FIRDALE ROAD", "code": "FIRDALE ROAD" }, { "name": "FOREST DRIVE", "code": "FOREST DRIVE" }, { "name": "FOX CLOSE", "code": "FOX CLOSE" }, { "name": "FOX RUN MR", "code": "FOX RUN MR" }, { "name": "FOX RUN MUNICIPAL RESERVE", "code": "FOX RUN MUNICIPAL RESERVE" }, { "name": "FOX RUN PUL", "code": "FOX RUN PUL" }, { "name": "FULMAR CLOSE", "code": "FULMAR CLOSE" }, { "name": "FUTURE MOBILE HOME", "code": "FUTURE MOBILE HOME" }, { "name": "GARDEN COURT", "code": "GARDEN COURT" }, { "name": "GATES GREEN", "code": "GATES GREEN" }, { "name": "GRAY CLOSE", "code": "GRAY CLOSE" }, { "name": "GRAYHAWK BOULEVARD", "code": "GRAYHAWK BOULEVARD" }, { "name": "GREEN COURT", "code": "GREEN COURT" }, { "name": "GREENWOOD DRIVE", "code": "GREENWOOD DRIVE" }, { "name": "HAGERMAN CLOSE", "code": "HAGERMAN CLOSE" }, { "name": "HAGERMAN ROAD", "code": "HAGERMAN ROAD" }, { "name": "HALLGREN DRIVE", "code": "HALLGREN DRIVE" }, { "name": "HALSALL STREET", "code": "HALSALL STREET" }, { "name": "HAMMOND CLOSE", "code": "HAMMOND CLOSE" }, { "name": "HAMPTON CRESCENT", "code": "HAMPTON CRESCENT" }, { "name": "HANSEN CLOSE", "code": "HANSEN CLOSE" }, { "name": "HARBOUR TOWN", "code": "HARBOUR TOWN" }, { "name": "HARBOUR TOWN CRESCENT", "code": "HARBOUR TOWN CRESCENT" }, { "name": "HARPER DRIVE", "code": "HARPER DRIVE" }, { "name": "HARRIGAN STREET", "code": "HARRIGAN STREET" }, { "name": "HARRISON ROAD", "code": "HARRISON ROAD" }, { "name": "HAWTHORN PLACE", "code": "HAWTHORN PLACE" }, { "name": "HEENAN COURT", "code": "HEENAN COURT" }, { "name": "HEENAN CRESCENT", "code": "HEENAN CRESCENT" }, { "name": "HENDRICKSON BAY", "code": "HENDRICKSON BAY" }, { "name": "HERDER DRIVE", "code": "HERDER DRIVE" }, { "name": "HEWLET PUL", "code": "HEWLET PUL" }, { "name": "HEWLETT PARK LANDING", "code": "HEWLETT PARK LANDING" }, { "name": "HEWLETT PUL", "code": "HEWLETT PUL" }, { "name": "HIGHWAY 11A", "code": "HIGHWAY 11A" }, { "name": "HIGHWAY 20", "code": "HIGHWAY 20" }, { "name": "HILLMAN CLOSE", "code": "HILLMAN CLOSE" }, { "name": "HILLMAN WAY", "code": "HILLMAN WAY" }, { "name": "HINSHAW DRIVE", "code": "HINSHAW DRIVE" }, { "name": "HODGSTREET PLACE", "code": "HODGSTREET PLACE" }, { "name": "HOLBROOK PLACE", "code": "HOLBROOK PLACE" }, { "name": "HOLSWORTH PLACE", "code": "HOLSWORTH PLACE" }, { "name": "HORNE CLOSE", "code": "HORNE CLOSE" }, { "name": "HUNTER ROAD", "code": "HUNTER ROAD" }, { "name": "HUNTER ROAD MR", "code": "HUNTER ROAD MR" }, { "name": "HWY 20", "code": "HWY 20" }, { "name": "IAN WAY", "code": "IAN WAY" }, { "name": "INDUSTRIAL DRIVE", "code": "INDUSTRIAL DRIVE" }, { "name": "INGLIS CRESCENT", "code": "INGLIS CRESCENT" }, { "name": "IRON GATE BOULEVARD", "code": "IRON GATE BOULEVARD" }, { "name": "IRON GATE DRIVE", "code": "IRON GATE DRIVE" }, { "name": "IRVIN WAY", "code": "IRVIN WAY" }, { "name": "IVOR LINK", "code": "IVOR LINK" }, { "name": "LAKELAND ROAD", "code": "LAKELAND ROAD" }, { "name": "LAKESHORE DRIVE", "code": "LAKESHORE DRIVE" }, { "name": "LAKEVIEW CRESCENT", "code": "LAKEVIEW CRESCENT" }, { "name": "LAKEWAY BOULEVARD", "code": "LAKEWAY BOULEVARD" }, { "name": "LAMBERTSON PLACE", "code": "LAMBERTSON PLACE" }, { "name": "LANDSDOWN GREEN", "code": "LANDSDOWN GREEN" }, { "name": "LARK CLOSE", "code": "LARK CLOSE" }, { "name": "LAUREL CLOSE", "code": "LAUREL CLOSE" }, { "name": "LAUREL ROAD", "code": "LAUREL ROAD" }, { "name": "LEADER COVE", "code": "LEADER COVE" }, { "name": "LEASIDE CRESCENT", "code": "LEASIDE CRESCENT" }, { "name": "LEGACY COVE", "code": "LEGACY COVE" }, { "name": "LEGEND COURT", "code": "LEGEND COURT" }, { "name": "LEONARD CLOSE", "code": "LEONARD CLOSE" }, { "name": "LIBERTY PLACE", "code": "LIBERTY PLACE" }, { "name": "LINCOLN STREET", "code": "LINCOLN STREET" }, { "name": "LINDMAN CLOSE", "code": "LINDMAN CLOSE" }, { "name": "LINDSAY CRESCENT", "code": "LINDSAY CRESCENT" }, { "name": "LODGE PLACE", "code": "LODGE PLACE" }, { "name": "LOGAN COURT", "code": "LOGAN COURT" }, { "name": "LUCKY PLACE", "code": "LUCKY PLACE" }, { "name": "LYLE CLOSE", "code": "LYLE CLOSE" }, { "name": "LYON CRESCENT", "code": "LYON CRESCENT" }, { "name": "MARINA BAY COURT", "code": "MARINA BAY COURT" }, { "name": "MARINA BAY PLACE", "code": "MARINA BAY PLACE" }, { "name": "MEADOWVIEW CLOSE", "code": "MEADOWVIEW CLOSE" }, { "name": "MEMORIAL TRAIL", "code": "MEMORIAL TRAIL" }, { "name": "MOUNTAIN PLACE", "code": "MOUNTAIN PLACE" }, { "name": "MUNICIPAL RESERVE", "code": "MUNICIPAL RESERVE" }, { "name": "NORTHSTAR DRIVE", "code": "NORTHSTAR DRIVE" }, { "name": "OLD BOOMER ROAD", "code": "OLD BOOMER ROAD" }, { "name": "PALMER CLOSE", "code": "PALMER CLOSE" }, { "name": "PARKING FOR UNIT 1", "code": "PARKING FOR UNIT 1" }, { "name": "PARKING STALL", "code": "PARKING STALL" }, { "name": "PARKLAND DRIVE", "code": "PARKLAND DRIVE" }, { "name": "PARSON DRIVE", "code": "PARSON DRIVE" }, { "name": "PELICAN PLACE", "code": "PELICAN PLACE" }, { "name": "PELL CLOSE", "code": "PELL CLOSE" }, { "name": "PENLEY CLOSE", "code": "PENLEY CLOSE" }, { "name": "PERRY DRIVE", "code": "PERRY DRIVE" }, { "name": "PETERSON WAY", "code": "PETERSON WAY" }, { "name": "PICKERING CLOSE", "code": "PICKERING CLOSE" }, { "name": "POINTS WEST RESORT", "code": "POINTS WEST RESORT" }, { "name": "PRITCHARD CLOSE", "code": "PRITCHARD CLOSE" }, { "name": "PUBLIC UTILITY LOT", "code": "PUBLIC UTILITY LOT" }, { "name": "RADCLIFF WAY", "code": "RADCLIFF WAY" }, { "name": "RAFFERTY COURT", "code": "RAFFERTY COURT" }, { "name": "RALSTON PLACE", "code": "RALSTON PLACE" }, { "name": "RAMSAY LINK", "code": "RAMSAY LINK" }, { "name": "REGAL COURT", "code": "REGAL COURT" }, { "name": "REGATTA WAY", "code": "REGATTA WAY" }, { "name": "REID COURT", "code": "REID COURT" }, { "name": "REYNOLDS ROAD", "code": "REYNOLDS ROAD" }, { "name": "RICHFIELD CRESCENT", "code": "RICHFIELD CRESCENT" }, { "name": "ROGERS ROAD", "code": "ROGERS ROAD" }, { "name": "ROSEWOOD RISE", "code": "ROSEWOOD RISE" }, { "name": "ROSS CLOSE", "code": "ROSS CLOSE" }, { "name": "ROSS PLACE", "code": "ROSS PLACE" }, { "name": "ROSSE PLACE", "code": "ROSSE PLACE" }, { "name": "ROWBERRY COURT", "code": "ROWBERRY COURT" }, { "name": "ROZIER CLOSE", "code": "ROZIER CLOSE" }, { "name": "RYDERS RIDGE BOULEVARD", "code": "RYDERS RIDGE BOULEVARD" }, { "name": "SCHENK INDUSTRIAL ROAD", "code": "SCHENK INDUSTRIAL ROAD" }, { "name": "SENECA WAY", "code": "SENECA WAY" }, { "name": "SONGBIRD GREEN", "code": "SONGBIRD GREEN" }, { "name": "SPRINGFIELD BOULEVARD", "code": "SPRINGFIELD BOULEVARD" }, { "name": "STATION DRIVE", "code": "STATION DRIVE" }, { "name": "STONEWATER BAY", "code": "STONEWATER BAY" }, { "name": "SUNBERRY PLACE", "code": "SUNBERRY PLACE" }, { "name": "SWEETGRASS PLACE", "code": "SWEETGRASS PLACE" }, { "name": "SYCAMORE GREEN", "code": "SYCAMORE GREEN" }, { "name": "SYLVAIRE CLOSE", "code": "SYLVAIRE CLOSE" }, { "name": "SYLVAN DRIVE", "code": "SYLVAN DRIVE" }, { "name": "SYLVAN STREET", "code": "SYLVAN STREET" }, { "name": "THEVENAZ INDUSTRIAL TRAIL", "code": "THEVENAZ INDUSTRIAL TRAIL" }, { "name": "VALLI CLOSE", "code": "VALLI CLOSE" }, { "name": "VANDURME LINK", "code": "VANDURME LINK" }, { "name": "VANSON CLOSE", "code": "VANSON CLOSE" }, { "name": "VANVELLER WAY", "code": "VANVELLER WAY" }, { "name": "VICTOR CLOSE", "code": "VICTOR CLOSE" }, { "name": "VINCENT GATE", "code": "VINCENT GATE" }, { "name": "VIOLET POINT", "code": "VIOLET POINT" }, { "name": "WESTIN PLACE", "code": "WESTIN PLACE" }, { "name": "WESTVIEW DRIVE", "code": "WESTVIEW DRIVE" }, { "name": "WESTWOOD CLOSE", "code": "WESTWOOD CLOSE" }, { "name": "WESTWOOD COURT", "code": "WESTWOOD COURT" }, { "name": "WESTWOOD CRESCENT", "code": "WESTWOOD CRESCENT" }, { "name": "WESTWOOD LANES MR", "code": "WESTWOOD LANES MR" }, { "name": "WHITE CAP CLOSE", "code": "WHITE CAP CLOSE" }, { "name": "WILDROSE DRIVE", "code": "WILDROSE DRIVE" }, { "name": "WILDROSE DRIVE MR", "code": "WILDROSE DRIVE MR" }, { "name": "WILKINSON CIRCLE", "code": "WILKINSON CIRCLE" }, { "name": "WILLIAM CLOSE", "code": "WILLIAM CLOSE" }, { "name": "WILLOW SPRINGS CRESCENT", "code": "WILLOW SPRINGS CRESCENT" }, { "name": "WILLOW SPRINGS CRESCENT", "code": "WILLOW SPRINGS CRESCENT" }, { "name": "WILLOW STREET", "code": "WILLOW STREET" }, { "name": "WILSON CLOSE", "code": "WILSON CLOSE" }, { "name": "WINDSOR GATE", "code": "WINDSOR GATE" }, { "name": "WINDWARD PLACE", "code": "WINDWARD PLACE" }, { "name": "WOODLAND CLOSE", "code": "WOODLAND CLOSE" }, { "name": "WOODLAND CRESCENT", "code": "WOODLAND CRESCENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StreetTo" }, { "name": "RouteClass", "type": "esriFieldTypeString", "alias": "RouteClass", "domain": { "type": "codedValue", "name": "RouteClass", "description": "Route Class", "codedValues": [ { "name": "Arterial", "code": "Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Lane", "code": "Lane" }, { "name": "HWY", "code": "HWY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RouteClass" }, { "name": "SnowRoute", "type": "esriFieldTypeString", "alias": "SnowRoute", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SnowRoute" }, { "name": "TruckRoute", "type": "esriFieldTypeString", "alias": "TruckRoute", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TruckRoute" }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "domain": { "type": "codedValue", "name": "STNET_SN_OWNR_CD", "description": "Surface Type", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Gravel", "code": "Gravel" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SurfaceType" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "StreetLength", "type": "esriFieldTypeDouble", "alias": "StreetLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StreetLength" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "SurfaceWidth", "type": "esriFieldTypeDouble", "alias": "SurfaceWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SurfaceWidth" }, { "name": "DrivingLanes", "type": "esriFieldTypeInteger", "alias": "DrivingLanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DrivingLanes" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R275_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_275", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_275", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S264_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Streets", "description": "", "prototype": { "attributes": { "SurfaceWidth": null, "Street": null, "StreetFrom": null, "StreetTo": null, "RouteClass": null, "SnowRoute": null, "TruckRoute": null, "SurfaceType": null, "ID": null, "LucityAutoID": null, "StreetLength": null, "Owner": null, "DrivingLanes": null, "InstallDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 31, "name": "Walkway", "type": "Feature Layer", "parentLayer": { "id": 28, "name": "Transportation" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8978.13870000001, "ymin": 5794287.235200001, "xmax": -3982.4113999996334, "ymax": 5798334.0328, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 4 }, "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": "SdwkType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "MaterialType", "type": "esriFieldTypeString", "alias": "MaterialType", "domain": { "type": "codedValue", "name": "SidewalkMaterial", "description": "Sidewalk Material", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Brickpaver", "code": "Brickpaver" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MaterialType" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "isSidewalk", "type": "esriFieldTypeSmallInteger", "alias": "isSidewalk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "isSidewalk" }, { "name": "ClearingMaintenance", "type": "esriFieldTypeString", "alias": "ClearingMaintenance", "domain": { "type": "codedValue", "name": "ClearingMaintenance", "description": "For Parks", "codedValues": [ { "name": "PARKS A", "code": "PARKS A" }, { "name": "PARKS B", "code": "PARKS B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ClearingMaintenance" }, { "name": "WalkwayWidth", "type": "esriFieldTypeDouble", "alias": "WalkwayWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WalkwayWidth" }, { "name": "ReportingClassification", "type": "esriFieldTypeString", "alias": "ReportingClassification", "domain": { "type": "codedValue", "name": "ReportigClassification", "description": "For Walkways", "codedValues": [ { "name": "Trail", "code": "Trail" }, { "name": "Sidewalk", "code": "Sidewalk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ReportingClassification" }, { "name": "WalkwayUse", "type": "esriFieldTypeString", "alias": "WalkwayUse", "domain": { "type": "codedValue", "name": "WalwayUse", "description": "", "codedValues": [ { "name": "Multi-Use", "code": "Multi-Use" }, { "name": "Nature", "code": "Nature" }, { "name": "Connector", "code": "Connector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WalkwayUse" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "SurvDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SurvDate" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "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": "S204_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sidewalk", "description": "", "prototype": { "attributes": { "Lifecycle": null, "ID": null, "LucityAutoID": null, "MaterialType": null, "InstallDate": null, "Owner": null, "isSidewalk": null, "ClearingMaintenance": null, "WalkwayWidth": null, "ReportingClassification": null, "WalkwayUse": null, "LastInspectionDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 32, "name": "Pavement Markings", "type": "Feature Layer", "parentLayer": { "id": 28, "name": "Transportation" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8435.268600000069, "ymin": 5794484.777899999, "xmax": -4297.908800000325, "ymax": 5798294.7237, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ef60d1369180094c279d5432ea8e3af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUxJREFUOI2t071OFFEYBuBnZWUaEwoKLsCaa0ASChN+kiWg1yD2JvbrsssSQk8BBYvSmxgKBe7BVgrhFoScgoRiz8BhmNkf4lvNOZk8+ebLO3X/OfXkeQYr2BvTeIlP2MFNCh7gLabRHgM7RiPLslchhM8p+BGn2IznYWgd39DAeQihmV/mucB8gtYSvAz7ilWcYxH/imARbUW0VYGtFbEysIh+iXet5P2jKqwKLENr+jvtYb0KGwQW0SbeY3YQNgzM0QX8jtifQdgo4EScbhK3eI0P2H4OWNff2TucYQPf0dXfaXccMMVOsYRrDzvdiujWKGAVBn/xJk7ciWhnEJj3bB2/sJxgeS4TtO2hUk/AFPsZsZuSL0jR/Dd9IZY/BfdHxFI0Lf81du/BLMsOQwhT+gUehhUn7eHHowlDCCc4GRFKc4W5/DCs2GPnDnJBYvIzUkIaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "MarkType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MarkType", "type": "esriFieldTypeString", "alias": "MarkType", "domain": { "type": "codedValue", "name": "MarkType", "description": "Pavement Marking Type", "codedValues": [ { "name": "Channelized Markings", "code": "Channelized Markings" }, { "name": "Curb Markings", "code": "Curb Markings" }, { "name": "Lane Reduction Transition", "code": "Lane Reduction Transition" }, { "name": "Text - Street Name", "code": "Text - Street Name" }, { "name": "Text - Guide Route", "code": "Text - Guide Route" }, { "name": "Extension in Intersection", "code": "Extension in Intersection" }, { "name": "Yield Ahead Symbol", "code": "Yield Ahead Symbol" }, { "name": "Text - RR X-ing", "code": "Text - RR X-ing" }, { "name": "Text - Pedestrian", "code": "Text - Pedestrian" }, { "name": "Text - School", "code": "Text - School" }, { "name": "Text - Signal Ahead", "code": "Text - Signal Ahead" }, { "name": "Text - Yield Ahead", "code": "Text - Yield Ahead" }, { "name": "Text - Stop Ahead", "code": "Text - Stop Ahead" }, { "name": "Edge Lines", "code": "Edge Lines" }, { "name": "Speed Limitation", "code": "Speed Limitation" }, { "name": "Left Turn Arrow", "code": "Left Turn Arrow" }, { "name": "Right Turn Arrow", "code": "Right Turn Arrow" }, { "name": "Text - Left Turn Only", "code": "Text - Left Turn Only" }, { "name": "Text - Right Turn Only", "code": "Text - Right Turn Only" }, { "name": "Text - Yield", "code": "Text - Yield" }, { "name": "Text - Stop", "code": "Text - Stop" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Parking Spaces", "code": "Parking Spaces" }, { "name": "Centreline Skipped", "code": "Centreline Skipped" }, { "name": "Stop Bar", "code": "Stop Bar" }, { "name": "Centreline Solid", "code": "Centreline Solid" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "MarkType" }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "domain": { "type": "codedValue", "name": "MarkingColor", "description": "Marking Color", "codedValues": [ { "name": "Black", "code": "Black" }, { "name": "Blue", "code": "Blue" }, { "name": "Red", "code": "Red" }, { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Color" }, { "name": "SurvDate", "type": "esriFieldTypeDate", "alias": "SurvDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SurvDate" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 140, "defaultValue": null, "modelName": "Comments" }, { "name": "Feature", "type": "esriFieldTypeString", "alias": "Feature", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "Feature" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AssetID" }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "LastUpdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastUpdate" }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LastEditor" }, { "name": "MaintBy", "type": "esriFieldTypeDouble", "alias": "MaintBy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaintBy" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Image_", "type": "esriFieldTypeString", "alias": "Image", "domain": null, "editable": true, "nullable": true, "length": 230, "defaultValue": null, "modelName": "Image_" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_213", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S202_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Pavement Markings", "description": "", "prototype": { "attributes": { "Owner": null, "MarkType": null, "Color": null, "SurvDate": null, "Comments": null, "Feature": null, "AssetID": null, "LastUpdate": null, "LastEditor": null, "MaintBy": null, "ID": null, "LucityAutoID": null, "InstallDate": null, "Image_": null, "Lifecycle": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 33, "name": "Crosswalk", "type": "Feature Layer", "parentLayer": { "id": 28, "name": "Transportation" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -8942.169400000013, "ymin": 5794818.883099999, "xmax": -4259.484799999744, "ymax": 5798310.537799999, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "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": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "MaterialType", "type": "esriFieldTypeString", "alias": "MaterialType", "domain": { "type": "codedValue", "name": "CrossWalkMaterialType", "description": "Cross Walk Material Type", "codedValues": [ { "name": "Thermoplastics", "code": "Polymer" }, { "name": "Traffic Paint", "code": "Paint" }, { "name": "Expoxies", "code": "Expoxies" }, { "name": "N/A", "code": "N/A" }, { "name": "Poly Ureas and Urethanes", "code": "Poly Ureas and Urethanes" }, { "name": "Tapes", "code": "Tapes" }, { "name": "Wet Reflective Tape", "code": "Wet Reflective Tape" }, { "name": "Raised Pavement Marker", "code": "Raised Pavement Marker" }, { "name": "Grooved Surface w/Tape", "code": "Grooved Surface w/Tape" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MaterialType" }, { "name": "StyleType", "type": "esriFieldTypeString", "alias": "StyleType", "domain": { "type": "codedValue", "name": "CrosswalkStyleType", "description": "Croswalk Sidewalk Style Type", "codedValues": [ { "name": "Traditional", "code": "Traditional" }, { "name": "Zebra", "code": "Zebra" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StyleType" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "StreetA_ID", "type": "esriFieldTypeInteger", "alias": "StreetA_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StreetA_ID" }, { "name": "DistTrafficControl", "type": "esriFieldTypeInteger", "alias": "DistTrafficControl", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DistTrafficControl" }, { "name": "DistParcRec", "type": "esriFieldTypeInteger", "alias": "DistParcRec", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DistParcRec" }, { "name": "DistSchoolSenior", "type": "esriFieldTypeInteger", "alias": "DistSchoolSenior", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DistSchoolSenior" }, { "name": "PrimaryTrail", "type": "esriFieldTypeSmallInteger", "alias": "PrimaryTrail", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PrimaryTrail" }, { "name": "TrafficSignal", "type": "esriFieldTypeSmallInteger", "alias": "TrafficSignal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrafficSignal" }, { "name": "StopSign", "type": "esriFieldTypeSmallInteger", "alias": "StopSign", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StopSign" }, { "name": "RRFB", "type": "esriFieldTypeSmallInteger", "alias": "RRFB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RRFB" }, { "name": "CurbExtension", "type": "esriFieldTypeSmallInteger", "alias": "CurbExtension", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CurbExtension" }, { "name": "SpeedHump", "type": "esriFieldTypeSmallInteger", "alias": "SpeedHump", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SpeedHump" }, { "name": "Textured", "type": "esriFieldTypeSmallInteger", "alias": "Textured", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Textured" }, { "name": "Configuration", "type": "esriFieldTypeString", "alias": "Configuration", "domain": { "type": "codedValue", "name": "CrosswallkConfiguration", "description": "Crosswalk Configuration", "codedValues": [ { "name": "Roundabout", "code": "Roundabout" }, { "name": "4 Legged Intersection", "code": "4 Legged Intersection" }, { "name": "3 Legged Intersection", "code": "3 Legged Intersection" }, { "name": "Mid Block", "code": "Mid Block" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Configuration" }, { "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": "S201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Crosswalk", "description": "", "prototype": { "attributes": { "Configuration": null, "ID": null, "LucityAutoID": null, "MaterialType": null, "StyleType": null, "InstallDate": null, "Lifecycle": null, "Owner": null, "StreetA_ID": null, "DistTrafficControl": null, "DistParcRec": null, "DistSchoolSenior": null, "PrimaryTrail": null, "TrafficSignal": null, "StopSign": null, "RRFB": null, "CurbExtension": null, "SpeedHump": null, "Textured": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 34, "name": "Parking Lot", "type": "Feature Layer", "parentLayer": { "id": 28, "name": "Transportation" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -8249.773599999957, "ymin": 5795066.0879999995, "xmax": -4841.262099999934, "ymax": 5797746.3807, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "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": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeDouble", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectionDate" }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "domain": { "type": "codedValue", "name": "SurfaceType", "description": "Surface Type", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Composite", "code": "Composite" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Millings", "code": "Millings" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SurfaceType" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Street" }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Building" }, { "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": "R229_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_229", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_229", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S218_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parking Lot", "description": "", "prototype": { "attributes": { "Building": null, "InstallDate": null, "ID": null, "LucityAutoID": null, "Owner": null, "Lifecycle": null, "LastInspectionDate": null, "SurfaceType": null, "Name": null, "Street": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 35, "name": "stSubsegment", "type": "Feature Layer", "parentLayer": { "id": 28, "name": "Transportation" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -9058.29619999975, "ymin": 5794140.0086, "xmax": -1760.0887000001967, "ymax": 5799137.443399999, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 166, 116, 255 ], "width": 0 }, "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": "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": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "STARTSTATI", "type": "esriFieldTypeDouble", "alias": "STARTSTATI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STARTSTATI" }, { "name": "ENDSTATION", "type": "esriFieldTypeDouble", "alias": "ENDSTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDSTATION" }, { "name": "PAVEMENTTY", "type": "esriFieldTypeInteger", "alias": "PAVEMENTTY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAVEMENTTY" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "GROUPNUMBE", "type": "esriFieldTypeString", "alias": "GROUPNUMBE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GROUPNUMBE" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "SEGLUCITYI", "type": "esriFieldTypeInteger", "alias": "SEGLUCITYI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGLUCITYI" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "LastModBy", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDat", "type": "esriFieldTypeDate", "alias": "LastModDat", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDat" }, { "name": "LastSynDat", "type": "esriFieldTypeDate", "alias": "LastSynDat", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDat" }, { "name": "LucityAuto", "type": "esriFieldTypeInteger", "alias": "LucityAuto", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAuto" }, { "name": "OP_BRNOSEC", "type": "esriFieldTypeString", "alias": "OP_BRNOSEC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OP_BRNOSEC" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "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": "R211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_211", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_211", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S200_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "LUCITYGIS.DBO.stSubsegment", "description": "", "prototype": { "attributes": { "LucityAutoID": null, "FACILITYID": null, "STARTSTATI": null, "ENDSTATION": null, "PAVEMENTTY": null, "WIDTH": null, "GROUPNUMBE": null, "LENGTH": null, "SEGLUCITYI": null, "LastModBy": null, "LastModDat": null, "LastSynDat": null, "LucityAuto": null, "OP_BRNOSEC": null, "SHAPE_Leng": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }, { "currentVersion": 10.81, "id": 36, "name": "Parcel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -9059.548911397345, "ymin": 5794189.970350109, "xmax": -1760.9617166947573, "ymax": 5799136.592317633, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CivicHouse]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PID", "type": "esriFieldTypeDouble", "alias": "PID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PID" }, { "name": "TaxRoll", "type": "esriFieldTypeString", "alias": "TaxRoll", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TaxRoll" }, { "name": "Title", "type": "esriFieldTypeString", "alias": "Title", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Title" }, { "name": "LINC", "type": "esriFieldTypeString", "alias": "LINC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LINC" }, { "name": "CivicSuite", "type": "esriFieldTypeString", "alias": "CivicSuite", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CivicSuite" }, { "name": "CivicHouse", "type": "esriFieldTypeString", "alias": "CivicHouse", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CivicHouse" }, { "name": "CivicStreet", "type": "esriFieldTypeString", "alias": "CivicStreet", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CivicStreet" }, { "name": "AdditionalLegal", "type": "esriFieldTypeString", "alias": "AdditionalLegal", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AdditionalLegal" }, { "name": "LUD", "type": "esriFieldTypeString", "alias": "LUD", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LUD" }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Subdivision" }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "ShortLegal", "type": "esriFieldTypeString", "alias": "ShortLegal", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ShortLegal" }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lot" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Block" }, { "name": "SubPlan", "type": "esriFieldTypeString", "alias": "SubPlan", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SubPlan" }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Municipality" }, { "name": "AssessmentLand", "type": "esriFieldTypeString", "alias": "AssessmenlLand", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssessmentLand" }, { "name": "AssessmentTotal", "type": "esriFieldTypeString", "alias": "AssessmentTotal", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssessmentTotal" }, { "name": "LevyDateAnnual", "type": "esriFieldTypeDate", "alias": "LevyDateAnnual", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LevyDateAnnual" }, { "name": "LevyAnnual", "type": "esriFieldTypeString", "alias": "LevyAnnual", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LevyAnnual" }, { "name": "LevyDateSupplemental", "type": "esriFieldTypeDate", "alias": "LevyDateSupplemental", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LevyDateSupplemental" }, { "name": "LevySupplemental", "type": "esriFieldTypeString", "alias": "LevySupplemental", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LevySupplemental" }, { "name": "SquareMeter", "type": "esriFieldTypeInteger", "alias": "SquareMeter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SquareMeter" }, { "name": "SquareFeet", "type": "esriFieldTypeInteger", "alias": "SquareFeet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SquareFeet" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AssessmentImproved", "type": "esriFieldTypeString", "alias": "AssessmentImproved", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssessmentImproved" }, { "name": "AssessmentOther", "type": "esriFieldTypeString", "alias": "AssessmentOther", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AssessmentOther" }, { "name": "AssessmentDescription", "type": "esriFieldTypeString", "alias": "AssessmentDescription", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AssessmentDescription" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R282_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_282", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_282", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S271_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcel", "description": "", "prototype": { "attributes": { "AssessmentOther": null, "AssessmentImproved": null, "PID": null, "TaxRoll": null, "Title": null, "LINC": null, "CivicSuite": null, "CivicHouse": null, "CivicStreet": null, "AdditionalLegal": null, "LUD": null, "Subdivision": null, "YearBuilt": null, "ShortLegal": null, "Lot": null, "Block": null, "SubPlan": null, "Municipality": null, "AssessmentLand": null, "AssessmentTotal": null, "LevyDateAnnual": null, "LevyAnnual": null, "LevyDateSupplemental": null, "LevySupplemental": null, "SquareMeter": null, "SquareFeet": null, "AssessmentDescription": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" } ], "tables": [] }