{ "layers": [ { "currentVersion": 10.81, "id": 1, "name": "Storm Structure", "type": "Feature Layer", "parentLayer": { "id": 0, "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": "5b3aebcef092691c881a1fc6ff5626e2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAACtJREFUCJljkS9hSOdgZOBkQAaM7CdZWP8xtP5lYhBGkfjL0MrCgANQUQIA34oGEo55SZYAAAAASUVORK5CYII=", "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": "02bbac5d85fd428e86f86944f98a10be" }, { "currentVersion": 10.81, "id": 2, "name": "Storm Channel", "type": "Feature Layer", "parentLayer": { "id": 0, "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": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 8 }, "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": "02bbac5d85fd428e86f86944f98a10be" }, { "currentVersion": 10.81, "id": 3, "name": "Culvert", "type": "Feature Layer", "parentLayer": { "id": 0, "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": "uniqueValue", "field1": "LastInspectionDate", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 4.950000762939453 }, "defaultLabel": "Inspected", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 8 }, "value": "", "label": "Not Inspected", "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" }, { "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": [ { "id": null, "name": "", "domains": { "Lifecycle": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"} }, "templates": [ { "name": "", "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" } ] } ], "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": "02bbac5d85fd428e86f86944f98a10be" }, { "currentVersion": 10.81, "id": 4, "name": "Storm Lateral", "type": "Feature Layer", "parentLayer": { "id": 0, "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": "02bbac5d85fd428e86f86944f98a10be" }, { "currentVersion": 10.81, "id": 5, "name": "Storm Forcemain", "type": "Feature Layer", "parentLayer": { "id": 0, "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": "02bbac5d85fd428e86f86944f98a10be" }, { "currentVersion": 10.81, "id": 6, "name": "Storm Catch Basin", "type": "Feature Layer", "parentLayer": { "id": 0, "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": "uniqueValue", "field1": "LastInspectionDate", "field2": null, "field3": null, "defaultSymbol": { "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 }, "defaultLabel": "Inspected", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "778f3ebf523b5b476cdcbf3ed31b6040", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALNJREFUGJWFkK0KAkEUhb8LA6NisQiL2SyYRBHEl9As+ASCyaewmX0N22ISZMGgxWQyysIyUxyD4v6zJx3O/e4PVwEccYYKCRj18xrttlg5FYNu6JCF+idWfDVlV+vzSILRgfY7kDWQgIHW3DW7S+kls8uGWxh8fQoGiJ6xV/V0LQe/rrFvdCpgb5JNSuDQF3XPtJszXh7WbmD2MjP7gpHajbFC8nWr0v1WAKwCGCFSfmmsDyGHK3VLFREyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Not Inspected", "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": "OBJECTID", "typeIdField": "LastInspectionDate", "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": [ { "id": null, "name": "", "domains": { "Lifecycle": {"type": "inherited"}, "Owner": {"type": "inherited"}, "AsBuiltVerified": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "GPSVerified": null, "LastInspectionDate": 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 } }, "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": "02bbac5d85fd428e86f86944f98a10be" }, { "currentVersion": 10.81, "id": 7, "name": "Storm Sewer Gravity Main", "type": "Feature Layer", "parentLayer": { "id": 0, "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": "LastInspectionDate", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 4.950000762939453 }, "defaultLabel": "Inspected", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 6.900001525878906 }, "value": "", "label": "Not Inspected", "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": "LastInspectionDate", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": "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": "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": "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": { "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": "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": null, "name": "", "domains": { "Material": {"type": "inherited"}, "Lifecycle": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "ModelID": null, "AddUpdateDate": null, "Material": "PVC", "InstallDate": null, "PipeLength": null, "Invert": null, "Outvert": null, "Grade": null, "Lifecycle": null, "ID": null, "LucityAutoID": null, "Owner": null, "Diameter": 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": "02bbac5d85fd428e86f86944f98a10be" }, { "currentVersion": 10.81, "id": 8, "name": "Storm Manhole", "type": "Feature Layer", "parentLayer": { "id": 0, "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": "uniqueValue", "field1": "LastInspectionDate", "field2": null, "field3": null, "defaultSymbol": { "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 }, "defaultLabel": "Inspected", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f48df676a28bf18fb3d638cbbb321160", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASVJREFUKJGl07FKA0EQxvH/dzmFgIiggopgrvUlFCTgQ2gRtUuTCwcSa8EmJKCkUdBeRAQFnyCCtlZWORFLxdSJNxbJBaPEXHC6Hfa3M8Puuvwj3J+JsGiLOJZHymLMAx8mu8N04pX1MBA3AssBNVAa66UXZFoGdsIgqjGtQqakdh8OA9sATv9uVHneLA1s93BYshla1JJNqq2GbxdeVbedym1ywGQyDEpRALrYWEkKu7FqmOKZZ0fE4y8+UzF+HxF/PlVpugAGdcF6YirqWRTFlc+APSCdCFvnZlwAr6zXRmC7gsPhjiuvrPMe7h5wFBZtAod9wBlgL1tjbMaLvueZqejg2bcbS5lPpDUc5oCmwT0Rx15F19/3//oYS1U9AlvD2gf4Ap+DVnY8xkAfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Not Inspected", "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": "Direction1", "typeIdField": "LastInspectionDate", "subtypeField": "", "fields": [ { "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": "Invert1", "type": "esriFieldTypeDouble", "alias": "Invert1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert1" }, { "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": "Invert3", "type": "esriFieldTypeDouble", "alias": "Invert3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Invert3" }, { "name": "Direction3", "type": "esriFieldTypeString", "alias": "Direction3", "domain": null, "editable": true, "nullable": true, "length": 255, "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": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Direction4" }, { "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": "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": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructureType" }, { "name": "InsideDiameter", "type": "esriFieldTypeDouble", "alias": "InsideDiameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InsideDiameter" }, { "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": [ { "id": null, "name": "", "domains": { "Lifecycle": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "ModelID": null, "AddUpdateDate": null, "Rim": null, "Invert1": null, "Direction1": null, "Direction2": null, "Invert3": null, "Direction3": null, "Invert4": null, "Direction4": null, "Invert2": null, "ID": null, "InstallDate": null, "Lifecycle": null, "Owner": null, "LucityAutoID": null, "StructureType": null, "InsideDiameter": null, "AsBuiltVerified": null, "LastInspectionDate": null, "GrateType": null, "ModelNotes2024_TEMP": 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": "02bbac5d85fd428e86f86944f98a10be" }, { "currentVersion": 10.81, "id": 9, "name": "Storm Lift Station", "type": "Feature Layer", "parentLayer": { "id": 0, "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": "02bbac5d85fd428e86f86944f98a10be" }, { "currentVersion": 10.81, "id": 10, "name": "Storm Pond", "type": "Feature Layer", "parentLayer": { "id": 0, "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": "02bbac5d85fd428e86f86944f98a10be" }, { "currentVersion": 10.81, "id": 11, "name": "Street", "type": "Feature Layer", "parentLayer": null, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 0 ], "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": "02bbac5d85fd428e86f86944f98a10be" }, { "currentVersion": 10.81, "id": 12, "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": "esriSLSNull", "color": [ 110, 110, 110, 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": "PID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": "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": "PID", "type": "esriFieldTypeDouble", "alias": "PID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PID" }, { "name": "AssessmentLand", "type": "esriFieldTypeString", "alias": "AssessmentLand", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssessmentLand" }, { "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": "AssessmentTotal", "type": "esriFieldTypeString", "alias": "AssessmentTotal", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssessmentTotal" }, { "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": { "AssessmentTotal": null, "AssessmentOther": 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, "LevyDateAnnual": null, "LevyAnnual": null, "LevyDateSupplemental": null, "LevySupplemental": null, "SquareMeter": null, "SquareFeet": null, "AssessmentDescription": null, "PID": null, "AssessmentLand": null, "AssessmentImproved": 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": "02bbac5d85fd428e86f86944f98a10be" }, { "currentVersion": 10.81, "id": 13, "name": "Record Drawing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": -9058.258600000292, "ymin": 5794142.0550999995, "xmax": 9515.97549999971, "ymax": 5804924.640699999, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 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": "RecordDrawingName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ProjectOwner", "type": "esriFieldTypeString", "alias": "ProjectOwner", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ProjectOwner" }, { "name": "YearOfConstruction", "type": "esriFieldTypeInteger", "alias": "YearOfConstruction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearOfConstruction" }, { "name": "RecordDrawingName", "type": "esriFieldTypeString", "alias": "RecordDrawingName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RecordDrawingName" }, { "name": "PhysicalDrawingStorageLocation", "type": "esriFieldTypeString", "alias": "PhysicalDrawingStorageLocation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PhysicalDrawingStorageLocation" }, { "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": "R48_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_48", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_48", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S37_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Record Drawing", "description": "", "prototype": { "attributes": { "PhysicalDrawingStorageLocation": null, "RecordDrawingName": null, "ProjectOwner": null, "YearOfConstruction": 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": "02bbac5d85fd428e86f86944f98a10be" } ], "tables": [] }