{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Civic Address", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Follows the addressBC simple data model<\/SPAN><\/P>

Prefix<\/SPAN><\/P>

Name - Name of the road/ street<\/SPAN><\/P>

Type - Road type example Rd, St, Ave<\/SPAN><\/P>

Civic_text - label of the feature linked annotation, can be left blank if label is not required or if would clutter mapping (such as apartment building) , <\/SPAN><\/P>

Notes<\/SPAN><\/P>

Post_Code - Postal Code<\/SPAN><\/P>

ADD_PT_Type ACC-Access point PRC- parcel centre BLD- Building centre OTH- Other location<\/SPAN><\/P>

ADDR_NBR - Municipality assigned house number<\/SPAN><\/P>

UNIT_NBR - Municipality or developer assigned unit number<\/SPAN><\/P>

Rotation - rotation of label of Civic_text, if using a label use center justified on point with arithmetic rotation<\/SPAN><\/P>

<\/P>

a script is applied Weds morning to append other fields that complete the address BC data model. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Street numbering follows the House numbering bylaw created by RDCO and follows the house numbering grid determined from the feature classe ---AddressLines \nhttps://www.westkelownacity.ca/en/city-hall/resources/Documents/RDCO-1185-Addressing-Bylaw.pdf", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 304436.7712000003, "ymin": 5519958.6654, "xmax": 318828.6934000002, "ymax": 5534058.033, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "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": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 226, 51, 82, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREFIX" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TYPE" }, { "name": "CIVIC_TEXT", "type": "esriFieldTypeString", "alias": "CIVIC_TEXT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CIVIC_TEXT" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Notes" }, { "name": "POST_CODE", "type": "esriFieldTypeString", "alias": "POST_CODE", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "POST_CODE" }, { "name": "ADD_PT_TYP", "type": "esriFieldTypeString", "alias": "ADD_PT_TYP", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": "ACC", "modelName": "ADD_PT_TYP" }, { "name": "ADDR_NBR", "type": "esriFieldTypeString", "alias": "ADDR_NBR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADDR_NBR" }, { "name": "UNIT_NBR", "type": "esriFieldTypeString", "alias": "UNIT_NBR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNIT_NBR" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R386_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S337_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Civic Address", "description": "", "prototype": { "attributes": { "UNIT_NBR": null, "Rotation": null, "PREFIX": null, "NAME": null, "TYPE": null, "CIVIC_TEXT": null, "Notes": null, "POST_CODE": null, "ADD_PT_TYP": "ACC", "ADDR_NBR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }