{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Annotations", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 2828.63666183017, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This layer contains annotation related to the Legal plan polygon layer. It used to display non overlapping annnotation on a map.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1385563647000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 506601.14115100075, "ymin": 5963067.8149689995, "xmax": 525955.3721510004, "ymax": 5988162.723718999, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0020000000000000005, "zTolerance": 2, "mTolerance": 2, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID", "required": true }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Element", "required": true }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID", "required": true }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Status", "required": true }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontSize" }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YOffset" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlipAngle" }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I3373AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I3373Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_3030", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R3030_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1719_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 1, "name": "FreeLegal", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 1, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 0, "name": "BlockNumber", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 0, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 2, "name": "LegalPlan", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 2, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 3, "name": "LotNumber", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 3, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ead7e725ee89448888648acd325aca52" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Civic Address Labels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4513.988705, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The site address point collection or Civic Address Points are a colelction of points located within the related Parcel property. These popints indicate the given the Civic Address issued to the property by the City of Prince George. These points should be used for the puropise of identifiying the Civic Address issued to proeprties along Road segments. This datasets is also used by the Regional 911 Service.", "copyrightText": "City of Prince George, GIS", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1385563279000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 506674.18076751626, "ymin": 5962955.242459892, "xmax": 525945.116794902, "ymax": 5987944.023102878, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0020000000000000005, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 208, 200, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.AddrNumber", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "none", "removeDuplicates": "none", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"Rotation\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 4513.988705, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FullName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AddrSiteID", "type": "esriFieldTypeString", "alias": "Site Address ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AddrSiteID" }, { "name": "FDMID", "type": "esriFieldTypeDouble", "alias": "FDMID 911", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FDMID" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACT", "modelName": "LifeCycleStatus" }, { "name": "PointType", "type": "esriFieldTypeString", "alias": "Location", "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A General description of the physical location repsented by the site address", "codedValues": [ { "name": "Building", "code": "Bulding" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Parcel", "modelName": "PointType" }, { "name": "StrPrefix", "type": "esriFieldTypeString", "alias": "Street prefix", "domain": { "type": "codedValue", "name": "StreetDirection", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "StrPrefix" }, { "name": "AddrUnitType", "type": "esriFieldTypeString", "alias": "Address Unit Type", "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "Address Unit Type", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AddrUnitType" }, { "name": "AddrUnitID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AddrUnitID" }, { "name": "AddrNumber", "type": "esriFieldTypeString", "alias": "Address Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AddrNumber" }, { "name": "AddrPrefix", "type": "esriFieldTypeString", "alias": "Address Prefix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "AddrPrefix" }, { "name": "AddrSuffix", "type": "esriFieldTypeString", "alias": "Address Suffix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "AddrSuffix" }, { "name": "StrName", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "StrName" }, { "name": "StrType", "type": "esriFieldTypeString", "alias": "Street Type", "domain": { "type": "codedValue", "name": "StreetType", "description": "Types of Streets based on Canada Post", "codedValues": [ { "name": "Abbey", "code": "Abbey" }, { "name": "Acres", "code": "Acres" }, { "name": "Allee", "code": "Allee" }, { "name": "Alley", "code": "Alley" }, { "name": "Autoroute", "code": "Aut" }, { "name": "Avenue", "code": "Ave" }, { "name": "Bay", "code": "Bay" }, { "name": "Beach", "code": "Beach" }, { "name": "Bend", "code": "Bend" }, { "name": "Boulevard", "code": "Blvd" }, { "name": "By-Pass", "code": "Bypass" }, { "name": "Byway", "code": "Byway" }, { "name": "Campus", "code": "Campus" }, { "name": "Cape", "code": "Cape" }, { "name": "Carre", "code": "Car" }, { "name": "Carrefour", "code": "Carref" }, { "name": "Centre", "code": "Ctr" }, { "name": "Cercle", "code": "Cercle" }, { "name": "Chase", "code": "Chase" }, { "name": "Chemin", "code": "Ch" }, { "name": "Circle", "code": "Cir" }, { "name": "Circuit", "code": "Circt" }, { "name": "Close", "code": "Close" }, { "name": "Common", "code": "Common" }, { "name": "Concession", "code": "Conc" }, { "name": "Corners", "code": "Crnrs" }, { "name": "Cote", "code": "Cote" }, { "name": "Cour", "code": "Cour" }, { "name": "Cours", "code": "Cours" }, { "name": "Court", "code": "Crt" }, { "name": "Cove", "code": "Cove" }, { "name": "Crescent", "code": "Cres" }, { "name": "Croissant", "code": "Crois" }, { "name": "Crossing", "code": "Cross" }, { "name": "Cul-de-sac", "code": "Cds" }, { "name": "Dale", "code": "Dale" }, { "name": "Dell", "code": "Dell" }, { "name": "Diversion", "code": "Divers" }, { "name": "Downs", "code": "Downs" }, { "name": "Drive", "code": "Dr" }, { "name": "Echangeur", "code": "Ech" }, { "name": "End", "code": "End" }, { "name": "Esplanade", "code": "Espl" }, { "name": "Estates", "code": "Estate" }, { "name": "Expressway", "code": "Expy" }, { "name": "Extension", "code": "Exten" }, { "name": "Farm", "code": "Farm" }, { "name": "Field", "code": "Field" }, { "name": "Forest", "code": "Forest" }, { "name": "Freeway", "code": "Fwy" }, { "name": "Front", "code": "Front" }, { "name": "Gardens", "code": "Gdns" }, { "name": "Gate", "code": "Gate" }, { "name": "Glade", "code": "Glade" }, { "name": "Glen", "code": "Glen" }, { "name": "Green", "code": "Green" }, { "name": "Grounds", "code": "Grnds" }, { "name": "Grove", "code": "Grove" }, { "name": "Harbour", "code": "Harbr" }, { "name": "Heath", "code": "Heath" }, { "name": "Heights", "code": "Hts" }, { "name": "Highlands", "code": "Hghlds" }, { "name": "Highway", "code": "Hwy" }, { "name": "Hill", "code": "Hill" }, { "name": "Hollow", "code": "Hollow" }, { "name": "Ile", "code": "Ile" }, { "name": "Impasse", "code": "Imp" }, { "name": "Inlet", "code": "Inlet" }, { "name": "Island", "code": "Island" }, { "name": "Key", "code": "Key" }, { "name": "Knoll", "code": "Knoll" }, { "name": "Landing", "code": "Landng" }, { "name": "Lane", "code": "Lane" }, { "name": "Limits", "code": "Lmts" }, { "name": "Line", "code": "Line" }, { "name": "Link", "code": "Link" }, { "name": "Lookout", "code": "Lkout" }, { "name": "Loop", "code": "Loop" }, { "name": "Mall", "code": "Mall" }, { "name": "Manor", "code": "Manor" }, { "name": "Maze", "code": "Maze" }, { "name": "Meadow", "code": "Meadow" }, { "name": "Mews", "code": "Mews" }, { "name": "Montee", "code": "Montee" }, { "name": "Moor", "code": "Moor" }, { "name": "Mount", "code": "Mount" }, { "name": "Mountain", "code": "Mtn" }, { "name": "Orchard", "code": "Orch" }, { "name": "Parade", "code": "Parade" }, { "name": "Parc", "code": "Parc" }, { "name": "Park", "code": "Pk" }, { "name": "Parkway", "code": "Pky" }, { "name": "Passage", "code": "Pass" }, { "name": "Path", "code": "Path" }, { "name": "Pathway", "code": "Ptway" }, { "name": "Pines", "code": "Pines" }, { "name": "Place", "code": "Pl" }, { "name": "Plateau", "code": "Plat" }, { "name": "Plaza", "code": "Plaza" }, { "name": "Point", "code": "Pt" }, { "name": "Pointe", "code": "Pointe" }, { "name": "Port", "code": "Port" }, { "name": "Private", "code": "Pvt" }, { "name": "Promenade", "code": "Prom" }, { "name": "Quai", "code": "Quai" }, { "name": "Quay", "code": "Quay" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rang", "code": "Rang" }, { "name": "Range", "code": "Rg" }, { "name": "Ridge", "code": "Ridge" }, { "name": "Rise", "code": "Rise" }, { "name": "Road", "code": "Rd" }, { "name": "Rond-point", "code": "Rdpt" }, { "name": "Route", "code": "Rte" }, { "name": "Row", "code": "Row" }, { "name": "Rue", "code": "Rue" }, { "name": "Ruelle", "code": "Rle" }, { "name": "Run", "code": "Run" }, { "name": "Sentier", "code": "Sent" }, { "name": "Square", "code": "Sq" }, { "name": "Street", "code": "St" }, { "name": "Subdivision", "code": "Subdiv" }, { "name": "Terrace", "code": "Terr" }, { "name": "Terrasse", "code": "Tsse" }, { "name": "Thicket", "code": "Thick" }, { "name": "Towers", "code": "Towers" }, { "name": "Townline", "code": "Tline" }, { "name": "Trail", "code": "Trail" }, { "name": "Turnabout", "code": "Trnabt" }, { "name": "Vale", "code": "Vale" }, { "name": "Via", "code": "Via" }, { "name": "View", "code": "View" }, { "name": "Village", "code": "Villge" }, { "name": "Villas", "code": "Villas" }, { "name": "Vista", "code": "Vista" }, { "name": "Voie", "code": "Voie" }, { "name": "Walk", "code": "Walk" }, { "name": "Way", "code": "Way" }, { "name": "Wharf", "code": "Wharf" }, { "name": "Wood", "code": "Wood" }, { "name": "Wynd", "code": "Wynd" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "StrType" }, { "name": "StrSuffix", "type": "esriFieldTypeString", "alias": "Street Suffix", "domain": { "type": "codedValue", "name": "StreetDirection", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "StrSuffix" }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FullName" }, { "name": "CaptureMethod", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": { "type": "codedValue", "name": "PointColelctionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "GeoCoded", "code": "GeoCoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Palced on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CaptureMethod" }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "domain": { "type": "codedValue", "name": "911MuniComm", "description": "Community & Municipality names for 911 fields", "codedValues": [ { "name": "Prince George", "code": "CPG" }, { "name": "Pineview", "code": "PV" }, { "name": "Ferndale - Tabor", "code": "FT" }, { "name": "Beaverly", "code": "BV" }, { "name": "Miworth", "code": "MW" }, { "name": "Chief Lake", "code": "CL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "CPG", "modelName": "Community" }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "domain": { "type": "codedValue", "name": "911MuniComm", "description": "Community & Municipality names for 911 fields", "codedValues": [ { "name": "Prince George", "code": "CPG" }, { "name": "Pineview", "code": "PV" }, { "name": "Ferndale - Tabor", "code": "FT" }, { "name": "Beaverly", "code": "BV" }, { "name": "Miworth", "code": "MW" }, { "name": "Chief Lake", "code": "CL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "CPG", "modelName": "Municipality" }, { "name": "Province", "type": "esriFieldTypeString", "alias": "Province", "domain": { "type": "codedValue", "name": "ProvinceTerritory", "description": "List of Canadian provinces & Territories", "codedValues": [ { "name": "Alberta", "code": "AB" }, { "name": "British Columbia", "code": "BC" }, { "name": "Manitoba", "code": "MB" }, { "name": "New Brunswick", "code": "NB" }, { "name": "Newfoundland and Labrador", "code": "NL" }, { "name": "Northwest Territories", "code": "NT" }, { "name": "Nova Scotia", "code": "NS" }, { "name": "Nunavut", "code": "NU" }, { "name": "Ontario", "code": "ON" }, { "name": "Prince Edward Island", "code": "PE" }, { "name": "Quebec", "code": "QC" }, { "name": "Saskatchewan", "code": "SK" }, { "name": "Yukon", "code": "YT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "BC", "modelName": "Province" }, { "name": "Custodian", "type": "esriFieldTypeString", "alias": "Custodian", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Custodian" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "Import_Dat", "type": "esriFieldTypeDate", "alias": "Import_Dat", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Import_Dat" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "I3110AddrNumber", "fields": "AddrNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I3110StrName", "fields": "StrName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1483_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Civic Address Labels", "description": "", "prototype": { "attributes": { "FDMID": null, "LifeCycleStatus": "ACT", "CaptureMethod": null, "Community": "CPG", "Municipality": "CPG", "Rotation": null, "AddrSiteID": null, "PointType": "Parcel", "StrPrefix": null, "AddrUnitType": null, "AddrUnitID": null, "AddrNumber": null, "AddrPrefix": null, "AddrSuffix": null, "StrName": null, "StrType": null, "StrSuffix": null, "FullName": null, "Province": "BC", "Custodian": null, "Hyperlink": null, "Import_Dat": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ead7e725ee89448888648acd325aca52" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Address Leader", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2256.994353, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "A line used for the display of Addresses that range multiple Parcels.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1722516960000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 511551.55015100073, "ymin": 5968263.206468999, "xmax": 521796.26177600026, "ymax": 5984860.201166201, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0020000000000000005, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "S2421_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Address Leader", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ead7e725ee89448888648acd325aca52" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "District Lot", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 9027.977411, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This is a type of primary land division or description, which defines a parcel of land that has been surveyed. Normally the District Lot Number is a unique numerical listing within a specific Land District, such as D.L. 1234 Cariboo District. However, there may also be a D.L. 1234 in each of the 80 Land Districts. District Lots Numbers also exist with both alphabetic and numeric characters, e.g. DL1234s SDYD.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1385563650000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 506599.1701509999, "ymin": 5962705.090468999, "xmax": 525998.1301509999, "ymax": 5988176.350468999, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0020000000000000005, "zTolerance": 2, "mTolerance": 2, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 33, 240, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.DistrictLotID", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 161, 33, 240, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DistrictLotID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DistrictLotID", "type": "esriFieldTypeString", "alias": "DistrictLot", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DistrictLotID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I3375DistrictLot", "fields": "DistrictLotID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1721_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "District Lot", "description": "", "prototype": { "attributes": {"DistrictLotID": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ead7e725ee89448888648acd325aca52" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Legal Plan", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 9027.977411, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "A graphical representation of a survey conducted by a BC land surveyor which shows the spatial extent, area, corner monuments and generally the geographic location of a specific area of land for the purpose of:Establishing the boundaries of a new parcel of titled land; e.g. Subdivision Plan, Strata Plan, Reference plan pursuant to Section 99(1)(c), (f), (g) and (h).Defining an area of land that is being dedicated to the public or to close an area that has been so dedicated, e.g. road, park or land returned to CrownRe-establishing a corner or angle of an existing parcel of titled land, e.g. posting plan.Registering a charge against title to land affecting a portion of land within a title, e.g. Easement, Covenant, Lease, and Statutory Right of Way.Land title examiners examine survey plans affecting all privately-held land under the Land Title Act.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1385563652000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 506600.55015100073, "ymin": 5962705.090468999, "xmax": 525957.4737760006, "ymax": 5988176.350468999, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0020000000000000005, "zTolerance": 2, "mTolerance": 2, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 69, 120, 214, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LegalPlanID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LegalPlanID", "type": "esriFieldTypeString", "alias": "LegalPlan", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LegalPlanID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I3376LegalPlanID", "fields": "LegalPlanID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1722_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Legal Plan", "description": "", "prototype": { "attributes": {"LegalPlanID": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ead7e725ee89448888648acd325aca52" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Block", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 9027.977411, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Block Boundary as Described in the BC Land Title System", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1385563653000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 507228.35015100054, "ymin": 5964294.250468999, "xmax": 522998.814026, "ymax": 5985021.745968999, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0020000000000000005, "zTolerance": 2, "mTolerance": 2, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BlockID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BlockID", "type": "esriFieldTypeString", "alias": "BlockID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BlockID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I3377BlockID", "fields": "BlockID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1723_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Block", "description": "", "prototype": { "attributes": {"BlockID": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ead7e725ee89448888648acd325aca52" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Encumbrance", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 9027.977411, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "An interest in land (less than the fee simple estate) or encumbrance that is registered on the title by the LTSA\u2019s land title office. Charges typically fall into these categories:MortgagesStatutory rights of wayA right to have access to land for a specific use, often granted to a municipality or utility company in order to provide and maintain services to parcels of land (such as underground cables or pipelines).EasementsA limited right attached to land (the dominant tenement) for the benefit of the owner of dominant tenement to use land of the owner of servient tenement. An example of an easement would be a driveway crossing one owner\u2019s land (the servient tenement) to provide access to another owner\u2019s land (the dominant tenement).CovenantsJudgments filed in support of debt/tax collectionCertificates of pending litigation affecting the titleClaims of Builders Lien", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1739720031000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 506644.5261510005, "ymin": 5962561.440468999, "xmax": 525683.8991510002, "ymax": 5987939.344093999, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0020000000000000005, "zTolerance": 2, "mTolerance": 2, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EncumbranceType", "uniqueValueGroups": [ { "heading": "Encumbrance Type", "classes": [ { "label": "Building Restriction", "description": "Building Restriction", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 139, 126, 102, 255 ], "width": 1 } }, "values": [ [ "4" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "5" ] ] }, { "label": "Party Wall", "description": "Party Wall", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 120, 177, 255 ], "width": 1 } }, "values": [ [ "3" ] ] }, { "label": "Road", "description": "Road", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "values": [ [ "2" ] ] }, { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "0" ] ] }, { "label": "Utility", "description": "Utility", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 1 } }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 139, 126, 102, 255 ], "width": 1 } }, "value": "4", "label": "Building Restriction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5", "label": "Other" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 120, 177, 255 ], "width": 1 } }, "value": "3", "label": "Party Wall" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Road" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Unknown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 1 } }, "value": "1", "label": "Utility" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 67, 60, 255 ], "toColor": [ 130, 67, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 173, 40, 255 ], "toColor": [ 47, 173, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 29, 34, 138, 255 ], "toColor": [ 29, 34, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 154, 176, 255 ], "toColor": [ 46, 154, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 141, 36, 255 ], "toColor": [ 173, 141, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 35, 133, 255 ], "toColor": [ 166, 35, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 80, 255 ], "toColor": [ 52, 133, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 80, 143, 255 ], "toColor": [ 64, 80, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 43, 36, 255 ], "toColor": [ 173, 43, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 77, 176, 255 ], "toColor": [ 137, 77, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 135, 55, 255 ], "toColor": [ 115, 135, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 109, 59, 255 ], "toColor": [ 140, 109, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 72, 114, 255 ], "toColor": [ 156, 72, 114, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EncumbranceID", "typeIdField": "EncumbranceType", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Subtype", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "EncumbranceType", "type": "esriFieldTypeSmallInteger", "alias": "EncumbranceType", "domain": { "type": "codedValue", "name": "EncumbranceType", "description": "Cadastre Legal Encumbrance Type", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Utility", "code": 1 }, { "name": "Road", "code": 2 }, { "name": "Party Wall", "code": 3 }, { "name": "Building Restriction", "code": 4 }, { "name": "Other", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EncumbranceType" }, { "name": "EncumbranceSubArea", "type": "esriFieldTypeString", "alias": "SubArea", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EncumbranceSubArea" }, { "name": "EncumbranceID", "type": "esriFieldTypeString", "alias": "EncumbranceID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EncumbranceID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I9418Encumbrance", "fields": "EncumbranceID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2620_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 4, "name": "Building Restriction", "domains": { "EncumbranceType": {"type": "inherited"} }, "templates": [ { "name": "Building Restriction", "description": "", "prototype": { "attributes": { "Subtype": 1, "EncumbranceID": null, "EncumbranceType": 4, "EncumbranceSubArea": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "Other", "domains": { "EncumbranceType": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "Subtype": 1, "EncumbranceID": null, "EncumbranceType": 5, "EncumbranceSubArea": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Party Wall", "domains": { "EncumbranceType": {"type": "inherited"} }, "templates": [ { "name": "Party Wall", "description": "", "prototype": { "attributes": { "Subtype": 1, "EncumbranceID": null, "EncumbranceType": 3, "EncumbranceSubArea": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "Road", "domains": { "EncumbranceType": {"type": "inherited"} }, "templates": [ { "name": "Road", "description": "", "prototype": { "attributes": { "Subtype": 1, "EncumbranceID": null, "EncumbranceType": 2, "EncumbranceSubArea": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 0, "name": "Unknown", "domains": { "EncumbranceType": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "Subtype": 1, "EncumbranceID": null, "EncumbranceType": 0, "EncumbranceSubArea": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "Utility", "domains": { "EncumbranceType": {"type": "inherited"} }, "templates": [ { "name": "Utility", "description": "", "prototype": { "attributes": { "Subtype": 1, "EncumbranceID": null, "EncumbranceType": 1, "EncumbranceSubArea": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 4, "name": "Lease", "defaultValues": { "Subtype": 4, "EncumbranceType": null, "EncumbranceSubArea": null, "EncumbranceID": null, "GlobalID": null, "SHAPE.STArea()": null }, "domains": { "EncumbranceType": {"type": "inherited"} } }, { "code": 3, "name": "RestrictiveCovenant", "defaultValues": { "Subtype": 3, "EncumbranceType": null, "EncumbranceSubArea": null, "EncumbranceID": null, "GlobalID": null, "SHAPE.STArea()": null }, "domains": { "EncumbranceType": {"type": "inherited"} } }, { "code": 1, "name": "Right of Way", "defaultValues": { "Subtype": 1, "EncumbranceType": null, "EncumbranceSubArea": null, "EncumbranceID": null, "GlobalID": null, "SHAPE.STArea()": null }, "domains": { "EncumbranceType": {"type": "inherited"} } }, { "code": 2, "name": "Easement", "defaultValues": { "Subtype": 2, "EncumbranceType": null, "EncumbranceSubArea": null, "EncumbranceID": null, "GlobalID": null, "SHAPE.STArea()": null }, "domains": { "EncumbranceType": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Air Space Parcel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "An owner of land not only owns the surface but also the space above and below. Although upper and lower limits for a standard parcel of land are not clearly defined or delineated on a plan, the courts have generally accepted that these ownership rights extend above and below the surface as necessary for the ordinary use and enjoyment of the land.The definition of an air space parcel in Section 138 of the Land Title Act is \u201c a volumetric parcel, whether or not occupied in whole or in part by a building or other structure, shown as such in an air space plan\u201d. This would include clearly defined upper and lower limits and side boundaries that are marked on the air space plan as shown in Figure 1. The purpose of creating air space parcels is for the occupation of the volumetric space by a permanent structure, such as a building or overpass, or to preclude anyone else from using the volume of space, such as a flight path for an airport runway. The aerial walkways linking department stores to their parking lots across the street in downtown Vancouver are examples of very simple air space parcels. An air space parcel may consist wholly of air space, or air space and land, or possibly air space, land and water. Subject to practical constraints and certain rules and regulations, an air space parcel may take any shape and become very complex. If an air space parcel were used to legally separate two or more components of a multi-use development, the boundaries would follow the configuration of that component of the development.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1385563654000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 516448.8701510001, "ymin": 5973829.3223439995, "xmax": 516905.5841510007, "ymax": 5974098.500468999, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0020000000000000005, "zTolerance": 2, "mTolerance": 2, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ParcelID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ParcelID", "type": "esriFieldTypeString", "alias": "ParcelID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ParcelID" }, { "name": "DistrictLotID", "type": "esriFieldTypeString", "alias": "DistrictLot", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DistrictLotID" }, { "name": "LegalPlanID", "type": "esriFieldTypeString", "alias": "LegalPlan", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LegalPlanID" }, { "name": "BlockID", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BlockID" }, { "name": "LotID", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LotID" }, { "name": "FreeLegal", "type": "esriFieldTypeString", "alias": "FreeLegal", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FreeLegal" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I3378ParcelID", "fields": "ParcelID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1724_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Air Space Parcel", "description": "", "prototype": { "attributes": { "FreeLegal": null, "ParcelID": null, "DistrictLotID": null, "LegalPlanID": null, "BlockID": null, "LotID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Address Range Labels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1739880424000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 506600.65390101075, "ymin": 5962726.752468996, "xmax": 525999.7289010072, "ymax": 5987955.822218999, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "vcsWkid": 5713, "latestVcsWkid": 5713, "xyTolerance": 0.0020000000000000005, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 3.7262190426973E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 100000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "CGVD_1928", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.LT_Addr + \" \" + $feature.RT_Addr", "title": "Address" }, "labelPlacement": "esriServerLinePlacementCenterAfter", "textLayout": "straight", "deconflictionStrategy": "none", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "where": "LT_Addr <> 0 AND RT_Addr <> 0", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "To Address", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.LF_Addr + \" \" + $feature.RF_Addr", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterStart", "textLayout": "straight", "deconflictionStrategy": "none", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "where": "LF_Addr <> 0 AND RF_Addr <> 0", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "From Address", "priority": 12, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StrName", "typeIdField": "", "subtypeField": "RoadClass", "defaultSubtypeCode": 6, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AssetID" }, { "name": "FacilityID", "type": "esriFieldTypeDouble", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FacilityID" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACT", "modelName": "LifeCycleStatus" }, { "name": "RoadClass", "type": "esriFieldTypeInteger", "alias": "RoadClass", "domain": null, "editable": true, "nullable": true, "defaultValue": 6, "modelName": "SubType" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "RecordedLength", "type": "esriFieldTypeDouble", "alias": "RecordedLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RecordedLength" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "AssetOwner", "type": "esriFieldTypeSmallInteger", "alias": "AssetOwner", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "Owner of the Asset", "codedValues": [ { "name": "CPG", "code": 1 }, { "name": "RDFFG", "code": -1 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "BCH", "code": -3 }, { "name": "MOH", "code": -4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Owner" }, { "name": "AssetManager", "type": "esriFieldTypeSmallInteger", "alias": "AssetManager", "domain": { "type": "codedValue", "name": "AssetManager", "description": "Manager of the Assets", "codedValues": [ { "name": "Asset", "code": 1 }, { "name": "Bylaw", "code": 2 }, { "name": "Civic Facility", "code": 3 }, { "name": "Communications", "code": 4 }, { "name": "Community Facility", "code": 5 }, { "name": "Environment", "code": 6 }, { "name": "Finance", "code": 7 }, { "name": "Fire", "code": 8 }, { "name": "Fleet", "code": 9 }, { "name": "GIS", "code": 10 }, { "name": "Human Resource", "code": 11 }, { "name": "IT Services", "code": 12 }, { "name": "Parks", "code": 13 }, { "name": "Planning", "code": 14 }, { "name": "Police", "code": 15 }, { "name": "Real Estate", "code": 16 }, { "name": "Recreation", "code": 17 }, { "name": "Solid Waste", "code": 18 }, { "name": "Subdivision", "code": 19 }, { "name": "Transportation", "code": 20 }, { "name": "Utilities", "code": 21 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssetManager" }, { "name": "StrName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "StreetName" }, { "name": "StrType", "type": "esriFieldTypeString", "alias": "StreetType", "domain": { "type": "codedValue", "name": "StreetType", "description": "Types of Streets based on Canada Post", "codedValues": [ { "name": "Abbey", "code": "Abbey" }, { "name": "Acres", "code": "Acres" }, { "name": "Allee", "code": "Allee" }, { "name": "Alley", "code": "Alley" }, { "name": "Autoroute", "code": "Aut" }, { "name": "Avenue", "code": "Ave" }, { "name": "Bay", "code": "Bay" }, { "name": "Beach", "code": "Beach" }, { "name": "Bend", "code": "Bend" }, { "name": "Boulevard", "code": "Blvd" }, { "name": "By-Pass", "code": "Bypass" }, { "name": "Byway", "code": "Byway" }, { "name": "Campus", "code": "Campus" }, { "name": "Cape", "code": "Cape" }, { "name": "Carre", "code": "Car" }, { "name": "Carrefour", "code": "Carref" }, { "name": "Centre", "code": "Ctr" }, { "name": "Cercle", "code": "Cercle" }, { "name": "Chase", "code": "Chase" }, { "name": "Chemin", "code": "Ch" }, { "name": "Circle", "code": "Cir" }, { "name": "Circuit", "code": "Circt" }, { "name": "Close", "code": "Close" }, { "name": "Common", "code": "Common" }, { "name": "Concession", "code": "Conc" }, { "name": "Corners", "code": "Crnrs" }, { "name": "Cote", "code": "Cote" }, { "name": "Cour", "code": "Cour" }, { "name": "Cours", "code": "Cours" }, { "name": "Court", "code": "Crt" }, { "name": "Cove", "code": "Cove" }, { "name": "Crescent", "code": "Cres" }, { "name": "Croissant", "code": "Crois" }, { "name": "Crossing", "code": "Cross" }, { "name": "Cul-de-sac", "code": "Cds" }, { "name": "Dale", "code": "Dale" }, { "name": "Dell", "code": "Dell" }, { "name": "Diversion", "code": "Divers" }, { "name": "Downs", "code": "Downs" }, { "name": "Drive", "code": "Dr" }, { "name": "Echangeur", "code": "Ech" }, { "name": "End", "code": "End" }, { "name": "Esplanade", "code": "Espl" }, { "name": "Estates", "code": "Estate" }, { "name": "Expressway", "code": "Expy" }, { "name": "Extension", "code": "Exten" }, { "name": "Farm", "code": "Farm" }, { "name": "Field", "code": "Field" }, { "name": "Forest", "code": "Forest" }, { "name": "Freeway", "code": "Fwy" }, { "name": "Front", "code": "Front" }, { "name": "Gardens", "code": "Gdns" }, { "name": "Gate", "code": "Gate" }, { "name": "Glade", "code": "Glade" }, { "name": "Glen", "code": "Glen" }, { "name": "Green", "code": "Green" }, { "name": "Grounds", "code": "Grnds" }, { "name": "Grove", "code": "Grove" }, { "name": "Harbour", "code": "Harbr" }, { "name": "Heath", "code": "Heath" }, { "name": "Heights", "code": "Hts" }, { "name": "Highlands", "code": "Hghlds" }, { "name": "Highway", "code": "Hwy" }, { "name": "Hill", "code": "Hill" }, { "name": "Hollow", "code": "Hollow" }, { "name": "Ile", "code": "Ile" }, { "name": "Impasse", "code": "Imp" }, { "name": "Inlet", "code": "Inlet" }, { "name": "Island", "code": "Island" }, { "name": "Key", "code": "Key" }, { "name": "Knoll", "code": "Knoll" }, { "name": "Landing", "code": "Landng" }, { "name": "Lane", "code": "Lane" }, { "name": "Limits", "code": "Lmts" }, { "name": "Line", "code": "Line" }, { "name": "Link", "code": "Link" }, { "name": "Lookout", "code": "Lkout" }, { "name": "Loop", "code": "Loop" }, { "name": "Mall", "code": "Mall" }, { "name": "Manor", "code": "Manor" }, { "name": "Maze", "code": "Maze" }, { "name": "Meadow", "code": "Meadow" }, { "name": "Mews", "code": "Mews" }, { "name": "Montee", "code": "Montee" }, { "name": "Moor", "code": "Moor" }, { "name": "Mount", "code": "Mount" }, { "name": "Mountain", "code": "Mtn" }, { "name": "Orchard", "code": "Orch" }, { "name": "Parade", "code": "Parade" }, { "name": "Parc", "code": "Parc" }, { "name": "Park", "code": "Pk" }, { "name": "Parkway", "code": "Pky" }, { "name": "Passage", "code": "Pass" }, { "name": "Path", "code": "Path" }, { "name": "Pathway", "code": "Ptway" }, { "name": "Pines", "code": "Pines" }, { "name": "Place", "code": "Pl" }, { "name": "Plateau", "code": "Plat" }, { "name": "Plaza", "code": "Plaza" }, { "name": "Point", "code": "Pt" }, { "name": "Pointe", "code": "Pointe" }, { "name": "Port", "code": "Port" }, { "name": "Private", "code": "Pvt" }, { "name": "Promenade", "code": "Prom" }, { "name": "Quai", "code": "Quai" }, { "name": "Quay", "code": "Quay" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rang", "code": "Rang" }, { "name": "Range", "code": "Rg" }, { "name": "Ridge", "code": "Ridge" }, { "name": "Rise", "code": "Rise" }, { "name": "Road", "code": "Rd" }, { "name": "Rond-point", "code": "Rdpt" }, { "name": "Route", "code": "Rte" }, { "name": "Row", "code": "Row" }, { "name": "Rue", "code": "Rue" }, { "name": "Ruelle", "code": "Rle" }, { "name": "Run", "code": "Run" }, { "name": "Sentier", "code": "Sent" }, { "name": "Square", "code": "Sq" }, { "name": "Street", "code": "St" }, { "name": "Subdivision", "code": "Subdiv" }, { "name": "Terrace", "code": "Terr" }, { "name": "Terrasse", "code": "Tsse" }, { "name": "Thicket", "code": "Thick" }, { "name": "Towers", "code": "Towers" }, { "name": "Townline", "code": "Tline" }, { "name": "Trail", "code": "Trail" }, { "name": "Turnabout", "code": "Trnabt" }, { "name": "Vale", "code": "Vale" }, { "name": "Via", "code": "Via" }, { "name": "View", "code": "View" }, { "name": "Village", "code": "Villge" }, { "name": "Villas", "code": "Villas" }, { "name": "Vista", "code": "Vista" }, { "name": "Voie", "code": "Voie" }, { "name": "Walk", "code": "Walk" }, { "name": "Way", "code": "Way" }, { "name": "Wharf", "code": "Wharf" }, { "name": "Wood", "code": "Wood" }, { "name": "Wynd", "code": "Wynd" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "StreetType" }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Contractor" }, { "name": "RoadUse", "type": "esriFieldTypeString", "alias": "RoadUse", "domain": { "type": "codedValue", "name": "rRoadUse", "description": "", "codedValues": [ { "name": "Freeway", "code": "1" }, { "name": "Highway", "code": "2" }, { "name": "Arterial", "code": "3" }, { "name": "Major Collector", "code": "4" }, { "name": "Minor Collector", "code": "5" }, { "name": "Local", "code": "6" }, { "name": "Alley", "code": "7" }, { "name": "Private", "code": "8" }, { "name": "Ramp", "code": "9" }, { "name": "Unknown", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RoadUse" }, { "name": "AreaAdjustments", "type": "esriFieldTypeDouble", "alias": "AreaAdjustments", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AreaAdjustments" }, { "name": "NetworkID", "type": "esriFieldTypeString", "alias": "NetworkID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NetworkID" }, { "name": "NetworkName", "type": "esriFieldTypeString", "alias": "NetworkName", "domain": null, "editable": true, "nullable": true, "length": 61, "defaultValue": null, "modelName": "NetworkName" }, { "name": "NetworkComments", "type": "esriFieldTypeString", "alias": "NetworkComments", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "NetworkComments" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "Comments" }, { "name": "DowelLength", "type": "esriFieldTypeSmallInteger", "alias": "DowelLength", "domain": { "type": "codedValue", "name": "rDowelLength", "description": "", "codedValues": [ { "name": "12\"", "code": 12 }, { "name": "18\"", "code": 18 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 18, "modelName": "DowelLength" }, { "name": "DowelSize", "type": "esriFieldTypeString", "alias": "DowelSize", "domain": { "type": "codedValue", "name": "rDowelSize", "description": "", "codedValues": [ { "name": "3/8\"", "code": "3/8\"" }, { "name": "1/2\"", "code": "1/2\"" }, { "name": "5/8\"", "code": "5/8\"" }, { "name": "3/4\"", "code": "3/4\"" }, { "name": "7/8\"", "code": "7/8\"" }, { "name": "1\"", "code": "1\"" }, { "name": "1 1/8\"", "code": "11/8\"" }, { "name": "1 1/4\"", "code": "11/4\"" }, { "name": "1 3/8\"", "code": "13/8\"" }, { "name": "1 1/2\"", "code": "11/2\"" }, { "name": "1 5/8\"", "code": "15/8\"" }, { "name": "1 3/4\"", "code": "13/4\"" }, { "name": "1 7/8\"", "code": "17/8\"" }, { "name": "2\"", "code": "2\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "3/4\"", "modelName": "DowelSize" }, { "name": "ReinforcingSize", "type": "esriFieldTypeDouble", "alias": "ReinforcingSize", "domain": { "type": "codedValue", "name": "rReinforcingSize", "description": "", "codedValues": [ { "name": "0.5\"", "code": 0.5 }, { "name": "0.625\"", "code": 0.625 }, { "name": "0.75", "code": 0.75 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0.75, "modelName": "ReinforcingSize" }, { "name": "ReinforcingSpacing", "type": "esriFieldTypeDouble", "alias": "ReinforcingSpacing", "domain": { "type": "codedValue", "name": "rReinforcingSpacing", "description": "", "codedValues": [ { "name": "2.00\"", "code": 2 }, { "name": "3.00\"", "code": 3 }, { "name": "4.50\"", "code": 4.5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 3, "modelName": "ReinforcingSpacing" }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PrimaryImage" }, { "name": "OneWay", "type": "esriFieldTypeInteger", "alias": "OneWay", "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OneWay" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "Description" }, { "name": "SectionZone", "type": "esriFieldTypeString", "alias": "SectionZone", "domain": { "type": "codedValue", "name": "rSectionZone", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SectionZone" }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "domain": { "type": "codedValue", "name": "rSectionCategory", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Category" }, { "name": "Rank", "type": "esriFieldTypeString", "alias": "Rank", "domain": { "type": "codedValue", "name": "rSectionRank", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Rank" }, { "name": "SurfaceMaterial", "type": "esriFieldTypeString", "alias": "Surface Material", "domain": { "type": "codedValue", "name": "rSurfaceMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "CON" }, { "name": "HMAC", "code": "HMAC" }, { "name": "Chip-and-Seal", "code": "CS" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gravel", "code": "GRV" }, { "name": "Stone", "code": "STN" }, { "name": "Stabilized Soil", "code": "SS" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Paver Brick", "code": "PB" }, { "name": "RAP", "code": "RAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Surface Material" }, { "name": "SectionLength", "type": "esriFieldTypeDouble", "alias": "SectionLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SectionLength" }, { "name": "SectionWidth", "type": "esriFieldTypeDouble", "alias": "SectionWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SectionWidth" }, { "name": "LastConstructionDate", "type": "esriFieldTypeDate", "alias": "LastConstructionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastConstructionDate" }, { "name": "ShoulderType", "type": "esriFieldTypeString", "alias": "ShoulderType", "domain": { "type": "codedValue", "name": "rShoulderType", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ShoulderType" }, { "name": "Grade", "type": "esriFieldTypeDouble", "alias": "Grade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Grade" }, { "name": "NumberofLanes", "type": "esriFieldTypeSmallInteger", "alias": "NumberofLanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumberofLanes" }, { "name": "PavementThickness", "type": "esriFieldTypeSmallInteger", "alias": "PavementThickness", "domain": { "type": "codedValue", "name": "rPavementThickness", "description": "", "codedValues": [ { "name": "0\"", "code": 0 }, { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\"", "code": 6 }, { "name": "7\"", "code": 7 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "11\"", "code": 11 }, { "name": "12\"", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PavementThickness" }, { "name": "SubBaseMaterial", "type": "esriFieldTypeString", "alias": "SubBaseMaterial", "domain": { "type": "codedValue", "name": "rSubBaseMaterial", "description": "", "codedValues": [ { "name": "Lime Stabilized", "code": "LIME" }, { "name": "Cement Stabilized", "code": "CEM" }, { "name": "Crushed Stone-Rock", "code": "CSR" }, { "name": "Black Base (HMAC)", "code": "HMAC" }, { "name": "Calcium Chloride", "code": "CC" }, { "name": "None-Native", "code": "NAT" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SubBaseMaterial" }, { "name": "BaseMaterial", "type": "esriFieldTypeString", "alias": "BaseMaterial", "domain": { "type": "codedValue", "name": "rBaseMaterial", "description": "", "codedValues": [ { "name": "Lime Stabilized", "code": "LIME" }, { "name": "Cement Stabilized", "code": "CEM" }, { "name": "Crushed Stone-Rock", "code": "CSR" }, { "name": "Black Base (HMAC)", "code": "HMAC" }, { "name": "Calcium Chloride", "code": "CC" }, { "name": "None-Native", "code": "NAT" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BaseMaterial" }, { "name": "EOPWidth", "type": "esriFieldTypeString", "alias": "EOPWidth", "domain": { "type": "codedValue", "name": "rEOPWidth", "description": "", "codedValues": [ { "name": "27", "code": "27" }, { "name": "31", "code": "31" }, { "name": "37", "code": "37" }, { "name": "44", "code": "44" }, { "name": "55", "code": "55" }, { "name": "2-24", "code": "2-24" }, { "name": "2-36", "code": "2-36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EOPWidth" }, { "name": "ROWWidth", "type": "esriFieldTypeSmallInteger", "alias": "ROWWidth", "domain": { "type": "codedValue", "name": "rROWWidth", "description": "", "codedValues": [ { "name": "10'", "code": 10 }, { "name": "20'", "code": 20 }, { "name": "30'", "code": 30 }, { "name": "40'", "code": 40 }, { "name": "50'", "code": 50 }, { "name": "60'", "code": 60 }, { "name": "70'", "code": 70 }, { "name": "80'", "code": 80 }, { "name": "90'", "code": 90 }, { "name": "100'", "code": 100 }, { "name": "110'", "code": 110 }, { "name": "120'", "code": 120 }, { "name": "130'", "code": 130 }, { "name": "140'", "code": 140 }, { "name": "150'", "code": 150 }, { "name": "160'", "code": 160 }, { "name": "170'", "code": 170 }, { "name": "180'", "code": 180 }, { "name": "190'", "code": 190 }, { "name": "200'", "code": 200 }, { "name": "210'", "code": 210 }, { "name": "220'", "code": 220 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROWWidth" }, { "name": "FaceCurbWidth", "type": "esriFieldTypeString", "alias": "FaceCurbWidth", "domain": { "type": "codedValue", "name": "rCurbFaceWidth", "description": "", "codedValues": [ { "name": "27", "code": "27" }, { "name": "31", "code": "31" }, { "name": "37", "code": "37" }, { "name": "44", "code": "44" }, { "name": "55", "code": "55" }, { "name": "2-24", "code": "2-24" }, { "name": "2-36", "code": "2-36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FaceCurbWidth" }, { "name": "BaseThickness", "type": "esriFieldTypeDouble", "alias": "BaseThickness", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BaseThickness" }, { "name": "Median", "type": "esriFieldTypeInteger", "alias": "Median", "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Median" }, { "name": "StartPosition", "type": "esriFieldTypeString", "alias": "StartPosition", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "StartPosition" }, { "name": "EndPosition", "type": "esriFieldTypeString", "alias": "EndPosition", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "EndPosition" }, { "name": "SectionComments", "type": "esriFieldTypeString", "alias": "SectionComments", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "SectionComments" }, { "name": "SectionAreaAdjustments", "type": "esriFieldTypeDouble", "alias": "SectionAreaAdjustments", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SectionAreaAdjustments" }, { "name": "MinimumRadius", "type": "esriFieldTypeSmallInteger", "alias": "MinimumRadius", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MinimumRadius" }, { "name": "MinimumTangent", "type": "esriFieldTypeSmallInteger", "alias": "MinimumTangent", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MinimumTangent" }, { "name": "PercentMinimumGrade", "type": "esriFieldTypeDouble", "alias": "PercentMinimumGrade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PercentMinimumGrade" }, { "name": "PercentMaximumGrade", "type": "esriFieldTypeDouble", "alias": "PercentMaximumGrade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PercentMaximumGrade" }, { "name": "StrPrefix", "type": "esriFieldTypeString", "alias": "Street Prefix", "domain": { "type": "codedValue", "name": "StreetDirection", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "StrPrefix" }, { "name": "StrSuffix", "type": "esriFieldTypeString", "alias": "Street Suffix", "domain": { "type": "codedValue", "name": "StreetDirection", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "StrSuffix" }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FullName" }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "domain": { "type": "codedValue", "name": "Municipality", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "City of Prince George", "code": "CPG" }, { "name": "Regional District of Fraser Fort George", "code": "RDFFG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "CPG", "modelName": "Municipality" }, { "name": "Province", "type": "esriFieldTypeString", "alias": "Province", "domain": { "type": "codedValue", "name": "ProvinceTerritory", "description": "List of Canadian provinces & Territories", "codedValues": [ { "name": "Alberta", "code": "AB" }, { "name": "British Columbia", "code": "BC" }, { "name": "Manitoba", "code": "MB" }, { "name": "New Brunswick", "code": "NB" }, { "name": "Newfoundland and Labrador", "code": "NL" }, { "name": "Northwest Territories", "code": "NT" }, { "name": "Nova Scotia", "code": "NS" }, { "name": "Nunavut", "code": "NU" }, { "name": "Ontario", "code": "ON" }, { "name": "Prince Edward Island", "code": "PE" }, { "name": "Quebec", "code": "QC" }, { "name": "Saskatchewan", "code": "SK" }, { "name": "Yukon", "code": "YT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "BC", "modelName": "Province" }, { "name": "LF_Addr", "type": "esriFieldTypeDouble", "alias": "Left From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LF_Addr" }, { "name": "RF_Addr", "type": "esriFieldTypeDouble", "alias": "Right From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RF_Addr" }, { "name": "LT_Addr", "type": "esriFieldTypeDouble", "alias": "Left to Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LT_Addr" }, { "name": "RT_Addr", "type": "esriFieldTypeDouble", "alias": "Right to Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RT_Addr" }, { "name": "L_Comm", "type": "esriFieldTypeString", "alias": "Left Community", "domain": { "type": "codedValue", "name": "911MuniComm", "description": "Community & Municipality names for 911 fields", "codedValues": [ { "name": "Prince George", "code": "CPG" }, { "name": "Pineview", "code": "PV" }, { "name": "Ferndale - Tabor", "code": "FT" }, { "name": "Beaverly", "code": "BV" }, { "name": "Miworth", "code": "MW" }, { "name": "Chief Lake", "code": "CL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_Comm" }, { "name": "R_Comm", "type": "esriFieldTypeString", "alias": "Right Community", "domain": { "type": "codedValue", "name": "911MuniComm", "description": "Community & Municipality names for 911 fields", "codedValues": [ { "name": "Prince George", "code": "CPG" }, { "name": "Pineview", "code": "PV" }, { "name": "Ferndale - Tabor", "code": "FT" }, { "name": "Beaverly", "code": "BV" }, { "name": "Miworth", "code": "MW" }, { "name": "Chief Lake", "code": "CL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "R_Comm" }, { "name": "AltRdName", "type": "esriFieldTypeString", "alias": "Alternate Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AltRdName" }, { "name": "AltRdName2", "type": "esriFieldTypeString", "alias": "Alternate Road Name 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "PR GEO", "modelName": "AltRdName2" }, { "name": "SAGCOMM", "type": "esriFieldTypeString", "alias": "SAGCOMM 911", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SAGCOMM" }, { "name": "RoadID911", "type": "esriFieldTypeSmallInteger", "alias": "RoadID911", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RoadID911" }, { "name": "TelusID911", "type": "esriFieldTypeSmallInteger", "alias": "TelusID 911", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TelusID911" }, { "name": "TrafficFlow", "type": "esriFieldTypeSmallInteger", "alias": "Traffic Flow", "domain": { "type": "codedValue", "name": "TrafficFlow", "description": "Traffic Flow against address range direction", "codedValues": [ { "name": "Same direction - Address Range vs Traffic Flow", "code": 1 }, { "name": "Both directions - Address Range vs Traffic Flow", "code": 0 }, { "name": "Opposite directions - Address Range vs Traffic Flow", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrafficFlow" }, { "name": "FDMID", "type": "esriFieldTypeDouble", "alias": "FDMID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FDMID" }, { "name": "Condition", "type": "esriFieldTypeDouble", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "AcquisitionCost", "type": "esriFieldTypeDouble", "alias": "AcquisitionCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AcquisitionCost" }, { "name": "DeprecationMethod", "type": "esriFieldTypeString", "alias": "DeprecationMethod", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DeprecationMethod" }, { "name": "ExpectedLife", "type": "esriFieldTypeDouble", "alias": "ExpectedLife", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExpectedLife" }, { "name": "ResidualValue", "type": "esriFieldTypeDouble", "alias": "ResidualValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualValue" }, { "name": "SubType_TEXT", "type": "esriFieldTypeString", "alias": "SubType_TEXT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SubType_TEXT" }, { "name": "DGRoute", "type": "esriFieldTypeInteger", "alias": "DGRoute", "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DGRoute" }, { "name": "CoFScore", "type": "esriFieldTypeDouble", "alias": "CoFScore", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CoFScore" }, { "name": "CoFDate", "type": "esriFieldTypeDate", "alias": "CoFDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CoFDate" }, { "name": "RiskScore", "type": "esriFieldTypeDouble", "alias": "RiskScore", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RiskScore" }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Link" }, { "name": "DF", "type": "esriFieldTypeString", "alias": "DF", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DF" }, { "name": "RemovalPriority", "type": "esriFieldTypeSmallInteger", "alias": "Snow Removal Priority", "domain": { "type": "codedValue", "name": "rSnowRemovalPriority", "description": "The priority for the segment in relation to Snow Removal", "codedValues": [ { "name": "Priority 1 to be completed within 48 hours of the end of snow event", "code": 1 }, { "name": "Priority 2 to be completed within 48 hours of the end of snow event", "code": 2 }, { "name": "Priority 3 to be completed within 72 hours after Priority 1 and 2 are complete", "code": 3 }, { "name": "Snow removal on these routes is completed by Ministry of Transportation & Infrastructure contractors", "code": 4 }, { "name": "Snow removal on these routes is completed by Ministry of Transportation & Infrastructure contractors in partnership with the City", "code": 5 }, { "name": "To be completed when time permits", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RemovalPriority" }, { "name": "RemovalPeriod", "type": "esriFieldTypeSmallInteger", "alias": "Snow Removal Period", "domain": { "type": "codedValue", "name": "rSnowRemovalPeriod", "description": "The period of time when snow removal will take place", "codedValues": [ { "name": "Daytime", "code": 1 }, { "name": "Nighttime", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RemovalPeriod" }, { "name": "ParkingRestrictions", "type": "esriFieldTypeSmallInteger", "alias": "Parking Bylaw Restrictions", "domain": { "type": "codedValue", "name": "rParkingBylaw", "description": "Indicates Parking Restrictions along City roadways", "codedValues": [ { "name": "No Parking 10pm-7am", "code": 1 }, { "name": "No Parking 12am-7am", "code": 2 }, { "name": "No Parking 8am-6pm", "code": 3 }, { "name": "General Parking Restriction", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParkingRestrictions" }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "domain": { "type": "codedValue", "name": "rSpeedLimit", "description": "", "codedValues": [ { "name": "10", "code": 10 }, { "name": "15", "code": 15 }, { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "30", "code": 30 }, { "name": "35", "code": 35 }, { "name": "40", "code": 40 }, { "name": "45", "code": 45 }, { "name": "50", "code": 50 }, { "name": "55", "code": 55 }, { "name": "60", "code": 60 }, { "name": "65", "code": 65 }, { "name": "70", "code": 70 }, { "name": "75", "code": 75 }, { "name": "80", "code": 80 }, { "name": "90", "code": 90 }, { "name": "100", "code": 100 }, { "name": "110", "code": 110 }, { "name": "120", "code": 120 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DesignSpeed" }, { "name": "RehabMethod", "type": "esriFieldTypeString", "alias": "Last Rehab Method", "domain": { "type": "codedValue", "name": "rRehab", "description": "Road Rehab type", "codedValues": [ { "name": "Hot in Place Recycle", "code": "HIPR" }, { "name": "Mill & Fill", "code": "MF" }, { "name": "Overlay", "code": "O" }, { "name": "Reclamation 100mm", "code": "R100" }, { "name": "Reclamation 75mm", "code": "R75" }, { "name": "Reconstruction Rural", "code": "RR" }, { "name": "Reconstruction Urban", "code": "RU" }, { "name": "Seal Coat Recycle", "code": "SCR" }, { "name": "Curb Relief-Overlay", "code": "CRO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RehabMethod" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "I10153AssetID", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2676_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Address Range Labels", "description": "", "prototype": { "attributes": { "LifeCycleStatus": "ACT", "RehabMethod": null, "AssetID": null, "FacilityID": null, "LegacyID": null, "RoadClass": 6, "Enabled": 1, "Location": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "StrName": null, "StrType": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "DowelLength": 18, "DowelSize": "3/4\"", "ReinforcingSize": 0.75, "ReinforcingSpacing": 3, "PrimaryImage": null, "OneWay": 0, "Description": null, "SectionZone": null, "Category": null, "Rank": null, "SurfaceMaterial": null, "SectionLength": null, "SectionWidth": null, "LastConstructionDate": null, "ShoulderType": null, "Grade": null, "NumberofLanes": null, "PavementThickness": null, "SubBaseMaterial": null, "BaseMaterial": null, "EOPWidth": null, "ROWWidth": null, "FaceCurbWidth": null, "BaseThickness": null, "Median": 0, "StartPosition": null, "EndPosition": null, "SectionComments": null, "SectionAreaAdjustments": null, "MinimumRadius": null, "MinimumTangent": null, "PercentMinimumGrade": null, "PercentMaximumGrade": null, "StrPrefix": null, "StrSuffix": null, "FullName": null, "Municipality": null, "Province": null, "LF_Addr": null, "RF_Addr": null, "LT_Addr": null, "RT_Addr": null, "L_Comm": null, "R_Comm": null, "AltRdName": null, "AltRdName2": null, "SAGCOMM": null, "RoadID911": null, "TelusID911": null, "TrafficFlow": null, "FDMID": null, "Condition": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "SubType_TEXT": null, "DGRoute": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "RemovalPriority": null, "RemovalPeriod": null, "ParkingRestrictions": null, "SpeedLimit": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 1, "name": "Freeway", "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "RoadClass": 1, "Enabled": 1, "Location": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "StrName": null, "StrType": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "SpeedLimit": null, "DowelLength": 18, "DowelSize": "3/4\"", "ReinforcingSize": 0.75, "ReinforcingSpacing": 3, "PrimaryImage": null, "OneWay": null, "Description": null, "SectionZone": null, "Category": null, "Rank": null, "SurfaceMaterial": null, "SectionLength": null, "SectionWidth": null, "LastConstructionDate": null, "ShoulderType": null, "Grade": null, "NumberofLanes": null, "PavementThickness": null, "SubBaseMaterial": null, "BaseMaterial": null, "EOPWidth": null, "ROWWidth": null, "FaceCurbWidth": null, "BaseThickness": null, "Median": null, "StartPosition": null, "EndPosition": null, "SectionComments": null, "SectionAreaAdjustments": null, "MinimumRadius": null, "MinimumTangent": null, "PercentMinimumGrade": null, "PercentMaximumGrade": null, "StrPrefix": null, "StrSuffix": null, "FullName": null, "Municipality": null, "Province": "BC", "LF_Addr": null, "RF_Addr": null, "LT_Addr": null, "RT_Addr": null, "L_Comm": null, "R_Comm": null, "AltRdName": null, "AltRdName2": "PR GEO", "SAGCOMM": null, "RoadID911": null, "TelusID911": null, "TrafficFlow": null, "FDMID": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "SubType_TEXT": null, "DGRoute": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "RemovalPriority": null, "RemovalPeriod": null, "ParkingRestrictions": null, "RehabMethod": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "StrType": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "SpeedLimit": {"type": "inherited"}, "DowelLength": {"type": "inherited"}, "DowelSize": {"type": "inherited"}, "ReinforcingSize": {"type": "inherited"}, "ReinforcingSpacing": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "SectionZone": {"type": "inherited"}, "Category": {"type": "inherited"}, "Rank": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "ShoulderType": {"type": "inherited"}, "PavementThickness": {"type": "inherited"}, "SubBaseMaterial": {"type": "inherited"}, "BaseMaterial": {"type": "inherited"}, "EOPWidth": {"type": "inherited"}, "ROWWidth": {"type": "inherited"}, "FaceCurbWidth": {"type": "inherited"}, "Median": {"type": "inherited"}, "StrPrefix": {"type": "inherited"}, "StrSuffix": {"type": "inherited"}, "Municipality": {"type": "inherited"}, "Province": {"type": "inherited"}, "L_Comm": {"type": "inherited"}, "R_Comm": {"type": "inherited"}, "TrafficFlow": {"type": "inherited"}, "DGRoute": {"type": "inherited"}, "RemovalPriority": {"type": "inherited"}, "RemovalPeriod": {"type": "inherited"}, "RehabMethod": {"type": "inherited"} } }, { "code": 2, "name": "Highway", "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "RoadClass": 2, "Enabled": 1, "Location": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "StrName": null, "StrType": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "SpeedLimit": null, "DowelLength": 18, "DowelSize": "3/4\"", "ReinforcingSize": 0.75, "ReinforcingSpacing": 3, "PrimaryImage": null, "OneWay": null, "Description": null, "SectionZone": null, "Category": null, "Rank": null, "SurfaceMaterial": null, "SectionLength": null, "SectionWidth": null, "LastConstructionDate": null, "ShoulderType": null, "Grade": null, "NumberofLanes": null, "PavementThickness": null, "SubBaseMaterial": null, "BaseMaterial": null, "EOPWidth": null, "ROWWidth": null, "FaceCurbWidth": null, "BaseThickness": null, "Median": null, "StartPosition": null, "EndPosition": null, "SectionComments": null, "SectionAreaAdjustments": null, "MinimumRadius": null, "MinimumTangent": null, "PercentMinimumGrade": null, "PercentMaximumGrade": null, "StrPrefix": null, "StrSuffix": null, "FullName": null, "Municipality": null, "Province": null, "LF_Addr": null, "RF_Addr": null, "LT_Addr": null, "RT_Addr": null, "L_Comm": null, "R_Comm": null, "AltRdName": null, "AltRdName2": null, "SAGCOMM": null, "RoadID911": null, "TelusID911": null, "TrafficFlow": null, "FDMID": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "SubType_TEXT": null, "DGRoute": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "RemovalPriority": null, "RemovalPeriod": null, "ParkingRestrictions": null, "RehabMethod": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "StrType": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "SpeedLimit": {"type": "inherited"}, "DowelLength": {"type": "inherited"}, "DowelSize": {"type": "inherited"}, "ReinforcingSize": {"type": "inherited"}, "ReinforcingSpacing": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "SectionZone": {"type": "inherited"}, "Category": {"type": "inherited"}, "Rank": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "ShoulderType": {"type": "inherited"}, "PavementThickness": {"type": "inherited"}, "SubBaseMaterial": {"type": "inherited"}, "BaseMaterial": {"type": "inherited"}, "EOPWidth": {"type": "inherited"}, "ROWWidth": {"type": "inherited"}, "FaceCurbWidth": {"type": "inherited"}, "Median": {"type": "inherited"}, "StrSuffix": {"type": "inherited"}, "Municipality": {"type": "inherited"}, "Province": {"type": "inherited"}, "L_Comm": {"type": "inherited"}, "R_Comm": {"type": "inherited"}, "TrafficFlow": {"type": "inherited"}, "DGRoute": {"type": "inherited"}, "RemovalPriority": {"type": "inherited"}, "RemovalPeriod": {"type": "inherited"}, "RehabMethod": {"type": "inherited"} } }, { "code": 4, "name": "Major Collector", "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "RoadClass": 4, "Enabled": 1, "Location": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "StrName": null, "StrType": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "SpeedLimit": null, "DowelLength": 18, "DowelSize": "3/4\"", "ReinforcingSize": 0.75, "ReinforcingSpacing": 3, "PrimaryImage": null, "OneWay": null, "Description": null, "SectionZone": null, "Category": null, "Rank": null, "SurfaceMaterial": null, "SectionLength": null, "SectionWidth": null, "LastConstructionDate": null, "ShoulderType": null, "Grade": null, "NumberofLanes": null, "PavementThickness": null, "SubBaseMaterial": null, "BaseMaterial": null, "EOPWidth": null, "ROWWidth": null, "FaceCurbWidth": null, "BaseThickness": null, "Median": null, "StartPosition": null, "EndPosition": null, "SectionComments": null, "SectionAreaAdjustments": null, "MinimumRadius": null, "MinimumTangent": null, "PercentMinimumGrade": null, "PercentMaximumGrade": null, "StrPrefix": null, "StrSuffix": null, "FullName": null, "Municipality": null, "Province": null, "LF_Addr": null, "RF_Addr": null, "LT_Addr": null, "RT_Addr": null, "L_Comm": null, "R_Comm": null, "AltRdName": null, "AltRdName2": null, "SAGCOMM": null, "RoadID911": null, "TelusID911": null, "TrafficFlow": null, "FDMID": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "SubType_TEXT": null, "DGRoute": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "RemovalPriority": null, "RemovalPeriod": null, "ParkingRestrictions": null, "RehabMethod": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "StrType": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "SpeedLimit": {"type": "inherited"}, "DowelLength": {"type": "inherited"}, "DowelSize": {"type": "inherited"}, "ReinforcingSize": {"type": "inherited"}, "ReinforcingSpacing": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "SectionZone": {"type": "inherited"}, "Category": {"type": "inherited"}, "Rank": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "ShoulderType": {"type": "inherited"}, "PavementThickness": {"type": "inherited"}, "SubBaseMaterial": {"type": "inherited"}, "BaseMaterial": {"type": "inherited"}, "EOPWidth": {"type": "inherited"}, "ROWWidth": {"type": "inherited"}, "FaceCurbWidth": {"type": "inherited"}, "Median": {"type": "inherited"}, "StrSuffix": {"type": "inherited"}, "Municipality": {"type": "inherited"}, "Province": {"type": "inherited"}, "L_Comm": {"type": "inherited"}, "R_Comm": {"type": "inherited"}, "TrafficFlow": {"type": "inherited"}, "DGRoute": {"type": "inherited"}, "RemovalPriority": {"type": "inherited"}, "RemovalPeriod": {"type": "inherited"}, "RehabMethod": {"type": "inherited"} } }, { "code": 7, "name": "Alley", "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "RoadClass": 7, "Enabled": 1, "Location": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "StrName": null, "StrType": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "SpeedLimit": null, "DowelLength": 18, "DowelSize": "3/4\"", "ReinforcingSize": 0.75, "ReinforcingSpacing": 3, "PrimaryImage": null, "OneWay": null, "Description": null, "SectionZone": null, "Category": null, "Rank": null, "SurfaceMaterial": null, "SectionLength": null, "SectionWidth": null, "LastConstructionDate": null, "ShoulderType": null, "Grade": null, "NumberofLanes": null, "PavementThickness": null, "SubBaseMaterial": null, "BaseMaterial": null, "EOPWidth": null, "ROWWidth": null, "FaceCurbWidth": null, "BaseThickness": null, "Median": null, "StartPosition": null, "EndPosition": null, "SectionComments": null, "SectionAreaAdjustments": null, "MinimumRadius": null, "MinimumTangent": null, "PercentMinimumGrade": null, "PercentMaximumGrade": null, "StrPrefix": null, "StrSuffix": null, "FullName": null, "Municipality": null, "Province": null, "LF_Addr": null, "RF_Addr": null, "LT_Addr": null, "RT_Addr": null, "L_Comm": null, "R_Comm": null, "AltRdName": null, "AltRdName2": null, "SAGCOMM": null, "RoadID911": null, "TelusID911": null, "TrafficFlow": null, "FDMID": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "SubType_TEXT": null, "DGRoute": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "RemovalPriority": null, "RemovalPeriod": null, "ParkingRestrictions": null, "RehabMethod": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "StrType": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "SpeedLimit": {"type": "inherited"}, "DowelLength": {"type": "inherited"}, "DowelSize": {"type": "inherited"}, "ReinforcingSize": {"type": "inherited"}, "ReinforcingSpacing": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "SectionZone": {"type": "inherited"}, "Category": {"type": "inherited"}, "Rank": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "ShoulderType": {"type": "inherited"}, "PavementThickness": {"type": "inherited"}, "SubBaseMaterial": {"type": "inherited"}, "BaseMaterial": {"type": "inherited"}, "EOPWidth": {"type": "inherited"}, "ROWWidth": {"type": "inherited"}, "FaceCurbWidth": {"type": "inherited"}, "Median": {"type": "inherited"}, "StrSuffix": {"type": "inherited"}, "Municipality": {"type": "inherited"}, "Province": {"type": "inherited"}, "L_Comm": {"type": "inherited"}, "R_Comm": {"type": "inherited"}, "TrafficFlow": {"type": "inherited"}, "DGRoute": {"type": "inherited"}, "RemovalPriority": {"type": "inherited"}, "RemovalPeriod": {"type": "inherited"}, "RehabMethod": {"type": "inherited"} } }, { "code": 6, "name": "Local", "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "RoadClass": 6, "Enabled": 1, "Location": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "StrName": null, "StrType": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "SpeedLimit": null, "DowelLength": 18, "DowelSize": "3/4\"", "ReinforcingSize": 0.75, "ReinforcingSpacing": 3, "PrimaryImage": null, "OneWay": null, "Description": null, "SectionZone": null, "Category": null, "Rank": null, "SurfaceMaterial": null, "SectionLength": null, "SectionWidth": null, "LastConstructionDate": null, "ShoulderType": null, "Grade": null, "NumberofLanes": null, "PavementThickness": null, "SubBaseMaterial": null, "BaseMaterial": null, "EOPWidth": null, "ROWWidth": null, "FaceCurbWidth": null, "BaseThickness": null, "Median": null, "StartPosition": null, "EndPosition": null, "SectionComments": null, "SectionAreaAdjustments": null, "MinimumRadius": null, "MinimumTangent": null, "PercentMinimumGrade": null, "PercentMaximumGrade": null, "StrPrefix": null, "StrSuffix": null, "FullName": null, "Municipality": null, "Province": null, "LF_Addr": null, "RF_Addr": null, "LT_Addr": null, "RT_Addr": null, "L_Comm": null, "R_Comm": null, "AltRdName": null, "AltRdName2": null, "SAGCOMM": null, "RoadID911": null, "TelusID911": null, "TrafficFlow": null, "FDMID": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "SubType_TEXT": null, "DGRoute": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "RemovalPriority": null, "RemovalPeriod": null, "ParkingRestrictions": null, "RehabMethod": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "StrType": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "SpeedLimit": {"type": "inherited"}, "DowelLength": {"type": "inherited"}, "DowelSize": {"type": "inherited"}, "ReinforcingSize": {"type": "inherited"}, "ReinforcingSpacing": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "SectionZone": {"type": "inherited"}, "Category": {"type": "inherited"}, "Rank": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "ShoulderType": {"type": "inherited"}, "PavementThickness": {"type": "inherited"}, "SubBaseMaterial": {"type": "inherited"}, "BaseMaterial": {"type": "inherited"}, "EOPWidth": {"type": "inherited"}, "ROWWidth": {"type": "inherited"}, "FaceCurbWidth": {"type": "inherited"}, "Median": {"type": "inherited"}, "StrSuffix": {"type": "inherited"}, "Municipality": {"type": "inherited"}, "Province": {"type": "inherited"}, "L_Comm": {"type": "inherited"}, "R_Comm": {"type": "inherited"}, "TrafficFlow": {"type": "inherited"}, "DGRoute": {"type": "inherited"}, "RemovalPriority": {"type": "inherited"}, "RemovalPeriod": {"type": "inherited"}, "RehabMethod": {"type": "inherited"} } }, { "code": 5, "name": "Minor Collector", "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "RoadClass": 5, "Enabled": 1, "Location": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "StrName": null, "StrType": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "SpeedLimit": null, "DowelLength": 18, "DowelSize": "3/4\"", "ReinforcingSize": 0.75, "ReinforcingSpacing": 3, "PrimaryImage": null, "OneWay": null, "Description": null, "SectionZone": null, "Category": null, "Rank": null, "SurfaceMaterial": null, "SectionLength": null, "SectionWidth": null, "LastConstructionDate": null, "ShoulderType": null, "Grade": null, "NumberofLanes": null, "PavementThickness": null, "SubBaseMaterial": null, "BaseMaterial": null, "EOPWidth": null, "ROWWidth": null, "FaceCurbWidth": null, "BaseThickness": null, "Median": null, "StartPosition": null, "EndPosition": null, "SectionComments": null, "SectionAreaAdjustments": null, "MinimumRadius": null, "MinimumTangent": null, "PercentMinimumGrade": null, "PercentMaximumGrade": null, "StrPrefix": null, "StrSuffix": null, "FullName": null, "Municipality": null, "Province": null, "LF_Addr": null, "RF_Addr": null, "LT_Addr": null, "RT_Addr": null, "L_Comm": null, "R_Comm": null, "AltRdName": null, "AltRdName2": null, "SAGCOMM": null, "RoadID911": null, "TelusID911": null, "TrafficFlow": null, "FDMID": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "SubType_TEXT": null, "DGRoute": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "RemovalPriority": null, "RemovalPeriod": null, "ParkingRestrictions": null, "RehabMethod": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "StrType": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "SpeedLimit": {"type": "inherited"}, "DowelLength": {"type": "inherited"}, "DowelSize": {"type": "inherited"}, "ReinforcingSize": {"type": "inherited"}, "ReinforcingSpacing": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "SectionZone": {"type": "inherited"}, "Category": {"type": "inherited"}, "Rank": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "ShoulderType": {"type": "inherited"}, "PavementThickness": {"type": "inherited"}, "SubBaseMaterial": {"type": "inherited"}, "BaseMaterial": {"type": "inherited"}, "EOPWidth": {"type": "inherited"}, "ROWWidth": {"type": "inherited"}, "FaceCurbWidth": {"type": "inherited"}, "Median": {"type": "inherited"}, "StrSuffix": {"type": "inherited"}, "Municipality": {"type": "inherited"}, "Province": {"type": "inherited"}, "L_Comm": {"type": "inherited"}, "R_Comm": {"type": "inherited"}, "TrafficFlow": {"type": "inherited"}, "DGRoute": {"type": "inherited"}, "RemovalPriority": {"type": "inherited"}, "RemovalPeriod": {"type": "inherited"}, "RehabMethod": {"type": "inherited"} } }, { "code": 8, "name": "Private", "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "RoadClass": 8, "Enabled": 1, "Location": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "StrName": null, "StrType": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "SpeedLimit": null, "DowelLength": 18, "DowelSize": "3/4\"", "ReinforcingSize": 0.75, "ReinforcingSpacing": 3, "PrimaryImage": null, "OneWay": null, "Description": null, "SectionZone": null, "Category": null, "Rank": null, "SurfaceMaterial": null, "SectionLength": null, "SectionWidth": null, "LastConstructionDate": null, "ShoulderType": null, "Grade": null, "NumberofLanes": null, "PavementThickness": null, "SubBaseMaterial": null, "BaseMaterial": null, "EOPWidth": null, "ROWWidth": null, "FaceCurbWidth": null, "BaseThickness": null, "Median": null, "StartPosition": null, "EndPosition": null, "SectionComments": null, "SectionAreaAdjustments": null, "MinimumRadius": null, "MinimumTangent": null, "PercentMinimumGrade": null, "PercentMaximumGrade": null, "StrPrefix": null, "StrSuffix": null, "FullName": null, "Municipality": null, "Province": "BC", "LF_Addr": null, "RF_Addr": null, "LT_Addr": null, "RT_Addr": null, "L_Comm": null, "R_Comm": null, "AltRdName": null, "AltRdName2": "PR GEO", "SAGCOMM": null, "RoadID911": null, "TelusID911": null, "TrafficFlow": null, "FDMID": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "SubType_TEXT": null, "DGRoute": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "RemovalPriority": null, "RemovalPeriod": null, "ParkingRestrictions": null, "RehabMethod": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "StrType": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "SpeedLimit": {"type": "inherited"}, "DowelLength": {"type": "inherited"}, "DowelSize": {"type": "inherited"}, "ReinforcingSize": {"type": "inherited"}, "ReinforcingSpacing": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "SectionZone": {"type": "inherited"}, "Category": {"type": "inherited"}, "Rank": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "ShoulderType": {"type": "inherited"}, "PavementThickness": {"type": "inherited"}, "SubBaseMaterial": {"type": "inherited"}, "BaseMaterial": {"type": "inherited"}, "EOPWidth": {"type": "inherited"}, "ROWWidth": {"type": "inherited"}, "FaceCurbWidth": {"type": "inherited"}, "Median": {"type": "inherited"}, "StrPrefix": {"type": "inherited"}, "StrSuffix": {"type": "inherited"}, "Municipality": {"type": "inherited"}, "Province": {"type": "inherited"}, "L_Comm": {"type": "inherited"}, "R_Comm": {"type": "inherited"}, "TrafficFlow": {"type": "inherited"}, "DGRoute": {"type": "inherited"}, "RemovalPriority": {"type": "inherited"}, "RemovalPeriod": {"type": "inherited"}, "RehabMethod": {"type": "inherited"} } }, { "code": 9, "name": "Ramp", "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "RoadClass": 9, "Enabled": 1, "Location": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "StrName": null, "StrType": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "SpeedLimit": null, "DowelLength": 18, "DowelSize": "3/4\"", "ReinforcingSize": 0.75, "ReinforcingSpacing": 3, "PrimaryImage": null, "OneWay": null, "Description": null, "SectionZone": null, "Category": null, "Rank": null, "SurfaceMaterial": null, "SectionLength": null, "SectionWidth": null, "LastConstructionDate": null, "ShoulderType": null, "Grade": null, "NumberofLanes": null, "PavementThickness": null, "SubBaseMaterial": null, "BaseMaterial": null, "EOPWidth": null, "ROWWidth": null, "FaceCurbWidth": null, "BaseThickness": null, "Median": null, "StartPosition": null, "EndPosition": null, "SectionComments": null, "SectionAreaAdjustments": null, "MinimumRadius": null, "MinimumTangent": null, "PercentMinimumGrade": null, "PercentMaximumGrade": null, "StrPrefix": null, "StrSuffix": null, "FullName": null, "Municipality": null, "Province": "BC", "LF_Addr": null, "RF_Addr": null, "LT_Addr": null, "RT_Addr": null, "L_Comm": null, "R_Comm": null, "AltRdName": null, "AltRdName2": "PR GEO", "SAGCOMM": null, "RoadID911": null, "TelusID911": null, "TrafficFlow": null, "FDMID": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "SubType_TEXT": null, "DGRoute": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "RemovalPriority": null, "RemovalPeriod": null, "ParkingRestrictions": null, "RehabMethod": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "StrType": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "SpeedLimit": {"type": "inherited"}, "DowelLength": {"type": "inherited"}, "DowelSize": {"type": "inherited"}, "ReinforcingSize": {"type": "inherited"}, "ReinforcingSpacing": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "SectionZone": {"type": "inherited"}, "Category": {"type": "inherited"}, "Rank": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "ShoulderType": {"type": "inherited"}, "PavementThickness": {"type": "inherited"}, "SubBaseMaterial": {"type": "inherited"}, "BaseMaterial": {"type": "inherited"}, "EOPWidth": {"type": "inherited"}, "ROWWidth": {"type": "inherited"}, "FaceCurbWidth": {"type": "inherited"}, "Median": {"type": "inherited"}, "StrPrefix": {"type": "inherited"}, "StrSuffix": {"type": "inherited"}, "Municipality": {"type": "inherited"}, "Province": {"type": "inherited"}, "L_Comm": {"type": "inherited"}, "R_Comm": {"type": "inherited"}, "TrafficFlow": {"type": "inherited"}, "DGRoute": {"type": "inherited"}, "RemovalPriority": {"type": "inherited"}, "RemovalPeriod": {"type": "inherited"}, "RehabMethod": {"type": "inherited"} } }, { "code": 3, "name": "Arterial", "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "RoadClass": 3, "Enabled": 1, "Location": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "StrName": null, "StrType": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "SpeedLimit": null, "DowelLength": 18, "DowelSize": "3/4\"", "ReinforcingSize": 0.75, "ReinforcingSpacing": 3, "PrimaryImage": null, "OneWay": null, "Description": null, "SectionZone": null, "Category": null, "Rank": null, "SurfaceMaterial": null, "SectionLength": null, "SectionWidth": null, "LastConstructionDate": null, "ShoulderType": null, "Grade": null, "NumberofLanes": null, "PavementThickness": null, "SubBaseMaterial": null, "BaseMaterial": null, "EOPWidth": null, "ROWWidth": null, "FaceCurbWidth": null, "BaseThickness": null, "Median": null, "StartPosition": null, "EndPosition": null, "SectionComments": null, "SectionAreaAdjustments": null, "MinimumRadius": null, "MinimumTangent": null, "PercentMinimumGrade": null, "PercentMaximumGrade": null, "StrPrefix": null, "StrSuffix": null, "FullName": null, "Municipality": null, "Province": null, "LF_Addr": null, "RF_Addr": null, "LT_Addr": null, "RT_Addr": null, "L_Comm": null, "R_Comm": null, "AltRdName": null, "AltRdName2": null, "SAGCOMM": null, "RoadID911": null, "TelusID911": null, "TrafficFlow": null, "FDMID": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "SubType_TEXT": null, "DGRoute": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "RemovalPriority": null, "RemovalPeriod": null, "ParkingRestrictions": null, "RehabMethod": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "StrType": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "SpeedLimit": {"type": "inherited"}, "DowelLength": {"type": "inherited"}, "DowelSize": {"type": "inherited"}, "ReinforcingSize": {"type": "inherited"}, "ReinforcingSpacing": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "SectionZone": {"type": "inherited"}, "Category": {"type": "inherited"}, "Rank": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "ShoulderType": {"type": "inherited"}, "PavementThickness": {"type": "inherited"}, "SubBaseMaterial": {"type": "inherited"}, "BaseMaterial": {"type": "inherited"}, "EOPWidth": {"type": "inherited"}, "ROWWidth": {"type": "inherited"}, "FaceCurbWidth": {"type": "inherited"}, "Median": {"type": "inherited"}, "StrSuffix": {"type": "inherited"}, "Municipality": {"type": "inherited"}, "Province": {"type": "inherited"}, "L_Comm": {"type": "inherited"}, "R_Comm": {"type": "inherited"}, "TrafficFlow": {"type": "inherited"}, "DGRoute": {"type": "inherited"}, "RemovalPriority": {"type": "inherited"}, "RemovalPeriod": {"type": "inherited"}, "RehabMethod": {"type": "inherited"} } }, { "code": 10, "name": "Unknown", "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "RoadClass": 10, "Enabled": 1, "Location": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "StrName": null, "StrType": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "SpeedLimit": null, "DowelLength": 18, "DowelSize": "3/4\"", "ReinforcingSize": 0.75, "ReinforcingSpacing": 3, "PrimaryImage": null, "OneWay": null, "Description": null, "SectionZone": null, "Category": null, "Rank": null, "SurfaceMaterial": null, "SectionLength": null, "SectionWidth": null, "LastConstructionDate": null, "ShoulderType": null, "Grade": null, "NumberofLanes": null, "PavementThickness": null, "SubBaseMaterial": null, "BaseMaterial": null, "EOPWidth": null, "ROWWidth": null, "FaceCurbWidth": null, "BaseThickness": null, "Median": null, "StartPosition": null, "EndPosition": null, "SectionComments": null, "SectionAreaAdjustments": null, "MinimumRadius": null, "MinimumTangent": null, "PercentMinimumGrade": null, "PercentMaximumGrade": null, "StrPrefix": null, "StrSuffix": null, "FullName": null, "Municipality": "CPG", "Province": "BC", "LF_Addr": null, "RF_Addr": null, "LT_Addr": null, "RT_Addr": null, "L_Comm": null, "R_Comm": null, "AltRdName": null, "AltRdName2": "PR GEO", "SAGCOMM": null, "RoadID911": null, "TelusID911": null, "TrafficFlow": null, "FDMID": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "SubType_TEXT": null, "DGRoute": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "RemovalPriority": null, "RemovalPeriod": null, "ParkingRestrictions": null, "RehabMethod": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "StrType": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "SpeedLimit": {"type": "inherited"}, "DowelLength": {"type": "inherited"}, "DowelSize": {"type": "inherited"}, "ReinforcingSize": {"type": "inherited"}, "ReinforcingSpacing": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "SectionZone": {"type": "inherited"}, "Category": {"type": "inherited"}, "Rank": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "ShoulderType": {"type": "inherited"}, "PavementThickness": {"type": "inherited"}, "SubBaseMaterial": {"type": "inherited"}, "BaseMaterial": {"type": "inherited"}, "EOPWidth": {"type": "inherited"}, "ROWWidth": {"type": "inherited"}, "FaceCurbWidth": {"type": "inherited"}, "Median": {"type": "inherited"}, "StrPrefix": {"type": "inherited"}, "StrSuffix": {"type": "inherited"}, "Municipality": {"type": "inherited"}, "Province": {"type": "inherited"}, "L_Comm": {"type": "inherited"}, "R_Comm": {"type": "inherited"}, "TrafficFlow": {"type": "inherited"}, "DGRoute": {"type": "inherited"}, "RemovalPriority": {"type": "inherited"}, "RemovalPeriod": {"type": "inherited"}, "RehabMethod": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ead7e725ee89448888648acd325aca52" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "A parcel is a lot, block or other area in which land is held or into which land is subdivided. A parcel is part of the Cadastral mapping provided by BC Land Title & Survey. All parcels have been digitized from BC Land Title survey plans. Each parcel contains a Parcel Identifier (PID) which is a nine-digit number that uniquely identifies a parcel in the land title register of in British Columbia. The registrar assigns PID numbers to parcels for which a title is being entered in the computer register as a registered title. The Land Title Act refers to the PID as the permanent parcel identifier. Parcels within this dataset are the best representation that we can achieve by creating the overall parcel fabric and may not be an exact representation of what is outlined on the BC Land Title Survey plan. These parcel boundaries are for viewing purposes only. Please refer to the Legal plan for exact dimensions and locations.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "modelName": "GP_674943734", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1385563649000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 506599.1701509999, "ymin": 5962705.090468999, "xmax": 525996.9502760004, "ymax": 5988176.350468999, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0020000000000000005, "zTolerance": 2, "mTolerance": 2, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.26666666666666666 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ParcelID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ParcelID", "type": "esriFieldTypeString", "alias": "ParcelID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ParcelID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I3374ParcelID", "fields": "ParcelID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1720_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcel", "description": "", "prototype": { "attributes": {"ParcelID": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ead7e725ee89448888648acd325aca52" } ], "tables": [] }