{ "layers": [ { "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Buildings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Building dripline polygon features with z values. Peak height and midslope elevation to determine building height attributes. Updated with 2019 Orthophoto update.<\/SPAN><\/P><\/DIV><\/DIV>", "copyrightText": "", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 304298.14300000016, "ymin": 5519784.620100001, "xmax": 318861.41700000037, "ymax": 5534298.0441, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Type_Detail", "type": "esriFieldTypeString", "alias": "Type_Detail", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type_Detail" }, { "name": "Bldg_Elev", "type": "esriFieldTypeDouble", "alias": "Bldg_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Bldg_Elev" }, { "name": "Bldg_Ht", "type": "esriFieldTypeDouble", "alias": "Bldg_Ht", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Bldg_Ht" }, { "name": "Est_Av_Gnd", "type": "esriFieldTypeDouble", "alias": "Est_Av_Gnd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Est_Av_Gnd" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R311_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S280_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": { "Status": null, "Est_Av_Gnd": null, "Type": null, "Type_Detail": null, "Bldg_Elev": null, "Bldg_Ht": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Tax Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Parcels are drawn from legal survey plans received from the Land Titles Authority of British Columbia. Folios are received from BC Assessment Authority. <\/SPAN><\/P>

<\/DIV><\/DIV><\/DIV>", "copyrightText": "BC Assessment Authority\nBC Land Titles and Survey Authority\nRegional District of Central Okanagan", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 303868.8690999998, "ymin": 5519881.031099999, "xmax": 318992.6070999997, "ymax": 5535037.5001, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 194, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "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": "street_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FOLIO", "type": "esriFieldTypeString", "alias": "FOLIO", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "FOLIO" }, { "name": "jur", "type": "esriFieldTypeString", "alias": "jur", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "jur" }, { "name": "lot", "type": "esriFieldTypeString", "alias": "lot", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "lot" }, { "name": "plan_nbr", "type": "esriFieldTypeString", "alias": "plan_nbr", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "plan_nbr" }, { "name": "block", "type": "esriFieldTypeString", "alias": "block", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "block" }, { "name": "section", "type": "esriFieldTypeString", "alias": "section", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "section" }, { "name": "township", "type": "esriFieldTypeString", "alias": "township", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "township" }, { "name": "district_lot", "type": "esriFieldTypeString", "alias": "district_lot", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "district_lot" }, { "name": "land_dist", "type": "esriFieldTypeString", "alias": "land_dist", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "land_dist" }, { "name": "size_key", "type": "esriFieldTypeString", "alias": "size_key", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "size_key" }, { "name": "size", "type": "esriFieldTypeString", "alias": "size", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "size" }, { "name": "street_frm", "type": "esriFieldTypeString", "alias": "street_frm", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "street_frm" }, { "name": "street_to", "type": "esriFieldTypeString", "alias": "street_to", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "street_to" }, { "name": "street_dir", "type": "esriFieldTypeString", "alias": "street_dir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "street_dir" }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "street_name", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "street_name" }, { "name": "pid", "type": "esriFieldTypeString", "alias": "pid", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "pid" }, { "name": "narrative1", "type": "esriFieldTypeString", "alias": "narrative1", "domain": null, "editable": true, "nullable": true, "length": 51, "defaultValue": null, "modelName": "narrative1" }, { "name": "narrative2", "type": "esriFieldTypeString", "alias": "narrative2", "domain": null, "editable": true, "nullable": true, "length": 51, "defaultValue": null, "modelName": "narrative2" }, { "name": "narrative3", "type": "esriFieldTypeString", "alias": "narrative3", "domain": null, "editable": true, "nullable": true, "length": 51, "defaultValue": null, "modelName": "narrative3" }, { "name": "narrative4", "type": "esriFieldTypeString", "alias": "narrative4", "domain": null, "editable": true, "nullable": true, "length": 51, "defaultValue": null, "modelName": "narrative4" }, { "name": "narrative5", "type": "esriFieldTypeString", "alias": "narrative5", "domain": null, "editable": true, "nullable": true, "length": 51, "defaultValue": null, "modelName": "narrative5" }, { "name": "narrative6", "type": "esriFieldTypeString", "alias": "narrative6", "domain": null, "editable": true, "nullable": true, "length": 51, "defaultValue": null, "modelName": "narrative6" }, { "name": "mhr_1", "type": "esriFieldTypeString", "alias": "mhr_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mhr_1" }, { "name": "mhr_2", "type": "esriFieldTypeString", "alias": "mhr_2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mhr_2" }, { "name": "mhr_3", "type": "esriFieldTypeString", "alias": "mhr_3", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mhr_3" }, { "name": "mhr_flag", "type": "esriFieldTypeString", "alias": "mhr_flag", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "mhr_flag" }, { "name": "elect_area", "type": "esriFieldTypeString", "alias": "elect_area", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "elect_area" }, { "name": "size_bca", "type": "esriFieldTypeString", "alias": "size_bca", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "size_bca" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Address1", "type": "esriFieldTypeString", "alias": "Address1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address1" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address2" }, { "name": "Address3", "type": "esriFieldTypeString", "alias": "Address3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address3" }, { "name": "Address4", "type": "esriFieldTypeString", "alias": "Address4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address4" }, { "name": "Address5", "type": "esriFieldTypeString", "alias": "Address5", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address5" }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape_STArea__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape_STArea__" }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape_STLength__" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R302_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S271_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tax Parcels", "description": "", "prototype": { "attributes": { "Shape_STLength__": 0, "Shape_STArea__": 0, "FOLIO": null, "jur": null, "lot": null, "plan_nbr": null, "block": null, "section": null, "township": null, "district_lot": null, "land_dist": null, "size_key": null, "size": null, "street_frm": null, "street_to": null, "street_dir": null, "street_name": null, "pid": null, "narrative1": null, "narrative2": null, "narrative3": null, "narrative4": null, "narrative5": null, "narrative6": null, "mhr_1": null, "mhr_2": null, "mhr_3": null, "mhr_flag": null, "elect_area": null, "size_bca": null, "Address": null, "Address1": null, "Address2": null, "Address3": null, "Address4": null, "Address5": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "GeoRoads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

Last update: <\/SPAN>2023-<\/SPAN>08-03<\/SPAN><\/P>

Contained within the data set are snow removal priority codes, the codes are as follows<\/SPAN><\/P>

The coding in GIS is as follow<\/SPAN><\/SPAN><\/P>

0- MOT responsibility<\/SPAN><\/SPAN><\/P>

1-CWK top priority<\/SPAN><\/P>

2-CWK second priority<\/SPAN><\/SPAN><\/P>

3-CWK 3<\/SPAN><\/SPAN>rd<\/SPAN><\/SPAN>priority for steeper grades => 5%<\/SPAN><\/SPAN><\/P>

4-CWK 3<\/SPAN><\/SPAN>rd<\/SPAN><\/SPAN>priority for less steep grades < 5%<\/SPAN><\/SPAN><\/P>

5-Not cleared by CWK, this includes Strata roads ,private roads,<\/SPAN><\/P>

6-<\/SPAN>roads not yet constructed<\/SPAN><\/P>

<\/P>

5 and 6 are queried out in Snow Priority Mapping<\/SPAN><\/P>

<\/P>

<\/P>

Streettype field Code<\/SPAN><\/P>

<\/P>

10 - Street<\/SPAN><\/P>

20 - Highway<\/SPAN><\/P>

30 - Private<\/SPAN><\/P>

40 - Unconstructed<\/SPAN><\/P>

50 - Unimproved Access<\/SPAN><\/P>

<\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 304278.74179999996, "ymin": 5519957.629899999, "xmax": 318985.6715000002, "ymax": 5535037.2958, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 135, 37, 255 ], "width": 1 } }, "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": "STREETTYPE", "defaultSubtypeCode": 10, "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": 10, "defaultValue": null, "modelName": "TYPE" }, { "name": "L_F_ADD", "type": "esriFieldTypeInteger", "alias": "L_F_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_F_ADD" }, { "name": "R_F_ADD", "type": "esriFieldTypeInteger", "alias": "R_F_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_F_ADD" }, { "name": "L_T_ADD", "type": "esriFieldTypeInteger", "alias": "L_T_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_T_ADD" }, { "name": "R_T_ADD", "type": "esriFieldTypeInteger", "alias": "R_T_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_T_ADD" }, { "name": "STREETTYPE", "type": "esriFieldTypeInteger", "alias": "STREETTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 10, "modelName": "STREETTYPE" }, { "name": "STR_ID", "type": "esriFieldTypeString", "alias": "STR_ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STR_ID" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "From_Road", "type": "esriFieldTypeString", "alias": "From_Road", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "From_Road" }, { "name": "To_Road", "type": "esriFieldTypeString", "alias": "To_Road", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "To_Road" }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Classification" }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lanes" }, { "name": "Surface_Type", "type": "esriFieldTypeString", "alias": "Surface_Type", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Surface_Type" }, { "name": "Snow_Removal_Priority", "type": "esriFieldTypeSmallInteger", "alias": "Snow_Removal_Priority", "domain": null, "editable": true, "nullable": true, "defaultValue": 3, "modelName": "Snow_Removal_Priority" }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "FullName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FullName" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R425_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S364_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GeoRoads", "description": "", "prototype": { "attributes": { "FullName": null, "Snow_Removal_Priority": 3, "PREFIX": null, "NAME": null, "TYPE": null, "L_F_ADD": null, "R_F_ADD": null, "L_T_ADD": null, "R_T_ADD": null, "STREETTYPE": 10, "STR_ID": null, "JURISDICTION": null, "From_Road": null, "To_Road": null, "Classification": null, "Lanes": null, "Surface_Type": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 10, "name": "STREET", "defaultValues": { "PREFIX": null, "NAME": null, "TYPE": null, "L_F_ADD": null, "R_F_ADD": null, "L_T_ADD": null, "R_T_ADD": null, "STREETTYPE": 10, "STR_ID": null, "JURISDICTION": null, "From_Road": null, "To_Road": null, "Classification": null, "Lanes": null, "Surface_Type": null, "Snow_Removal_Priority": 4, "FullName": null, "Shape.STLength()": null }, "domains": {} }, { "code": 20, "name": "HIGHWAY", "defaultValues": { "PREFIX": null, "NAME": null, "TYPE": null, "L_F_ADD": null, "R_F_ADD": null, "L_T_ADD": null, "R_T_ADD": null, "STREETTYPE": 20, "STR_ID": null, "JURISDICTION": null, "From_Road": null, "To_Road": null, "Classification": null, "Lanes": null, "Surface_Type": null, "Snow_Removal_Priority": 3, "FullName": null, "Shape.STLength()": null }, "domains": {} }, { "code": 30, "name": "PRIVATE", "defaultValues": { "PREFIX": null, "NAME": null, "TYPE": null, "L_F_ADD": null, "R_F_ADD": null, "L_T_ADD": null, "R_T_ADD": null, "STREETTYPE": 30, "STR_ID": null, "JURISDICTION": "PVT", "From_Road": null, "To_Road": null, "Classification": "Local", "Lanes": 1, "Surface_Type": null, "Snow_Removal_Priority": 5, "FullName": null, "Shape.STLength()": null }, "domains": {} }, { "code": 40, "name": "UNCONSTRUCTED", "defaultValues": { "PREFIX": null, "NAME": null, "TYPE": null, "L_F_ADD": null, "R_F_ADD": null, "L_T_ADD": null, "R_T_ADD": null, "STREETTYPE": 40, "STR_ID": null, "JURISDICTION": null, "From_Road": null, "To_Road": null, "Classification": null, "Lanes": null, "Surface_Type": null, "Snow_Removal_Priority": 6, "FullName": null, "Shape.STLength()": null }, "domains": {} }, { "code": 50, "name": "UNIMPROVED ACCESS ", "defaultValues": { "PREFIX": null, "NAME": null, "TYPE": null, "L_F_ADD": null, "R_F_ADD": null, "L_T_ADD": null, "R_T_ADD": null, "STREETTYPE": 50, "STR_ID": null, "JURISDICTION": null, "From_Road": null, "To_Road": null, "Classification": null, "Lanes": null, "Surface_Type": null, "Snow_Removal_Priority": 6, "FullName": null, "Shape.STLength()": null }, "domains": {} } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Water Structure", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Last Updated Sept 22, 2023<\/SPAN><\/P><\/DIV><\/DIV>", "copyrightText": "", "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": 307662.8830000004, "ymin": 5520851.473099999, "xmax": 317821.7790000001, "ymax": 5533772.5001, "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": [ 0, 132, 168, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "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": "STRUCTURETYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STRUCTURETYPE", "type": "esriFieldTypeString", "alias": "STRUCTURETYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STRUCTURETYPE" }, { "name": "JUR_FLAG", "type": "esriFieldTypeString", "alias": "JUR_FLAG", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "DW", "modelName": "JUR_FLAG" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ROTATION" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R284_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S253_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Structure", "description": "", "prototype": { "attributes": { "DESCRIPTION": null, "ROTATION": 0, "STRUCTURETYPE": null, "JUR_FLAG": "DW" } }, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Waterlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 307639.9570000004, "ymin": 5520848.472100001, "xmax": 317821.7790000001, "ymax": 5530851.3631, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 153, 215, 255 ], "width": 1.5 } }, "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": "WATERLINETYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeInteger", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TYPE" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "W_Owner", "description": "Who owns and is responsible for maintaining the water structure or hydrant", "codedValues": [ { "name": "WK", "code": "WK" }, { "name": "WFN", "code": "WFN" }, { "name": "RDCO", "code": "RDCO" }, { "name": "CL", "code": "CL" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 8, "defaultValue": "WK", "modelName": "OWNER" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ROAD" }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "Pipe Material", "description": "Material Type of a pipe", "codedValues": [ { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Copper", "code": "CU" }, { "name": "Corrugated Steel Pipe", "code": "CSP" }, { "name": "Steel", "code": "Steel" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Swale", "code": "Swale" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "Other", "code": "Other" }, { "name": "Spiral Weld", "code": "SW" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Polybutylene", "code": "PolyB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "PVC", "modelName": "MATERIAL" }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeDate", "alias": "ASBUILT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ASBUILT_DATE" }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "ASBUILT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASBUILT" }, { "name": "ASBUILT_PAGE", "type": "esriFieldTypeString", "alias": "ASBUILT_PAGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASBUILT_PAGE" }, { "name": "FILE_NO", "type": "esriFieldTypeString", "alias": "FILE_NO", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "FILE_NO" }, { "name": "ASSET_STATUS", "type": "esriFieldTypeString", "alias": "ASSET_STATUS", "domain": { "type": "codedValue", "name": "W_Asset_Status", "description": "Asset status of the water structure or hydrant", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Unknown", "code": "Unknown" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 20, "defaultValue": "In Service", "modelName": "ASSET_STATUS" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R444_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S383_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Waterlines", "description": "", "prototype": { "attributes": { "NOTES": null, "ASSET_STATUS": "In Service", "FACILITYID": 0, "TYPE": null, "OWNER": "WK", "LENGTH": null, "ROAD": null, "DIAMETER": null, "MATERIAL": "PVC", "ASBUILT_DATE": null, "ASBUILT": null, "ASBUILT_PAGE": null, "FILE_NO": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Sewer Structures", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Last Updated Sept 22, 2023<\/SPAN><\/P>

<\/P>

<\/P>

<\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "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": 307769.3660000004, "ymin": 5520636.2971, "xmax": 317950.8799999999, "ymax": 5530852.293099999, "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": [ 38, 115, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 38, 115, 0, 0 ], "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": "STRUCTURETYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STRUCTURETYPE", "type": "esriFieldTypeString", "alias": "STRUCTURETYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "MH", "modelName": "STRUCTURETYPE" }, { "name": "MANHOLE", "type": "esriFieldTypeString", "alias": "MANHOLE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MANHOLE" }, { "name": "JUR_FLAG", "type": "esriFieldTypeString", "alias": "JUR_FLAG", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "DW", "modelName": "JUR_FLAG" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeString", "alias": "INSTALL_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INSTALL_YEAR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R250_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S219_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sewer Structures", "description": "", "prototype": { "attributes": { "ROTATION": null, "INSTALL_YEAR": null, "STRUCTURETYPE": "MH", "MANHOLE": null, "JUR_FLAG": "DW", "DESCRIPTION": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Sewer Pipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

Last Updated Sept 22, 2023<\/SPAN><\/P>

<\/P>

<\/P>

<\/P>

<\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 307768.57299999986, "ymin": 5520622.917099999, "xmax": 317931.0700000003, "ymax": 5530852.293099999, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 } }, "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": "PIPE_NUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PIPE_NUM", "type": "esriFieldTypeString", "alias": "PIPE_NUM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPE_NUM" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": "Project", "modelName": "TYPE" }, { "name": "PDF", "type": "esriFieldTypeString", "alias": "PDF", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PDF" }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeString", "alias": "ASBUILT_DATE", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "ASBUILT_DATE" }, { "name": "FILE_NO", "type": "esriFieldTypeString", "alias": "FILE_NO", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "FILE_NO" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PROJECT" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "ROAD", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ROAD" }, { "name": "MH_UP", "type": "esriFieldTypeString", "alias": "MH_UP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MH_UP" }, { "name": "MH_UP_INV", "type": "esriFieldTypeString", "alias": "MH_UP_INV", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MH_UP_INV" }, { "name": "MH_DOWN", "type": "esriFieldTypeString", "alias": "MH_DOWN", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MH_DOWN" }, { "name": "MH_DOWN_INV", "type": "esriFieldTypeString", "alias": "MH_DOWN_INV", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MH_DOWN_INV" }, { "name": "VDIST", "type": "esriFieldTypeString", "alias": "VDIST", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "VDIST" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": "Gravity", "modelName": "TYPE2" }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "SLOPE", "type": "esriFieldTypeString", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "SLOPE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "PVC", "modelName": "MATERIAL" }, { "name": "ACTUAL_LENGTH", "type": "esriFieldTypeString", "alias": "ACTUAL_LENGTH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACTUAL_LENGTH" }, { "name": "JUR_FLAG", "type": "esriFieldTypeString", "alias": "JUR_FLAG", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "JUR_FLAG" }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ASSET_ID" }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeString", "alias": "INSTALL_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INSTALL_YEAR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S180_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sewer Pipes", "description": "", "prototype": { "attributes": { "STATUS": null, "NOTES": null, "PIPE_NUM": null, "CATEGORY": "Project", "PDF": null, "ASBUILT_DATE": null, "FILE_NO": null, "PROJECT": null, "LOCATION": null, "MH_UP": null, "MH_UP_INV": null, "MH_DOWN": null, "MH_DOWN_INV": null, "VDIST": null, "TYPE": "Gravity", "DIAMETER": null, "SLOPE": null, "MATERIAL": "PVC", "ACTUAL_LENGTH": null, "JUR_FLAG": null, "ASSET_ID": null, "INSTALL_YEAR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Storm Structures", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "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": 307837.31099999975, "ymin": 5520946.279100001, "xmax": 317950.8799999999, "ymax": 5530202.4911, "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": [ 112, 68, 137, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "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": "Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "MH", "type": "esriFieldTypeString", "alias": "MH", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MH" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "JUR_FLAG", "type": "esriFieldTypeString", "alias": "JUR_FLAG", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "JUR_FLAG" }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeString", "alias": "INSTALL_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INSTALL_YEAR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R318_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S287_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Storm Structures", "description": "", "prototype": { "attributes": { "JUR_FLAG": null, "INSTALL_YEAR": null, "Type": null, "MH": null, "Rotation": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Storm Pipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 304797.3820000002, "ymin": 5520946.279100001, "xmax": 317956.36899999995, "ymax": 5530202.4911, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 102, 205, 255 ], "width": 1.5 } }, "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": "Material", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "PVC", "modelName": "Material" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "PDF", "type": "esriFieldTypeString", "alias": "PDF", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PDF" }, { "name": "JUR_FLAG", "type": "esriFieldTypeString", "alias": "JUR_FLAG", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "JUR_FLAG" }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeString", "alias": "INSTALL_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INSTALL_YEAR" }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ROAD" }, { "name": "FILE_NO", "type": "esriFieldTypeString", "alias": "FILE_NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FILE_NO" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT" }, { "name": "MH_UP", "type": "esriFieldTypeString", "alias": "MH_UP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MH_UP" }, { "name": "MH_UP_INV", "type": "esriFieldTypeDouble", "alias": "MH_UP_INV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MH_UP_INV" }, { "name": "MH_DOWN", "type": "esriFieldTypeString", "alias": "MH_DOWN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MH_DOWN" }, { "name": "MH_DOWN_INV", "type": "esriFieldTypeDouble", "alias": "MH_DOWN_INV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MH_DOWN_INV" }, { "name": "VDIST", "type": "esriFieldTypeSingle", "alias": "VDIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VDIST" }, { "name": "ACTUAL_LENGTH", "type": "esriFieldTypeDouble", "alias": "ACTUAL_LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTUAL_LENGTH" }, { "name": "SLOPE", "type": "esriFieldTypeSingle", "alias": "SLOPE", "domain": { "type": "range", "name": "SLOPE_10", "description": "Slope value of a pipe", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SLOPE" }, { "name": "STM_ID", "type": "esriFieldTypeString", "alias": "STM_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STM_ID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "Stormpipes", "description": "Types of Stormpipes", "codedValues": [ { "name": "Stormpipe", "code": "Stormpipe" }, { "name": "Culvert", "code": "Culvert" }, { "name": "Service", "code": "Service" }, { "name": "Lead", "code": "Lead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": "Stormpipe", "modelName": "TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R298_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S267_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Storm Pipes", "description": "", "prototype": { "attributes": { "STATUS": null, "NOTES": null, "Material": "PVC", "Diameter": null, "PDF": null, "JUR_FLAG": null, "INSTALL_YEAR": null, "ROAD": null, "FILE_NO": null, "PROJECT": null, "MH_UP": null, "MH_UP_INV": null, "MH_DOWN": null, "MH_DOWN_INV": null, "VDIST": null, "ACTUAL_LENGTH": null, "SLOPE": 0, "STM_ID": null, "TYPE": "Stormpipe" } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Contours - 2m", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

2m contour intervals acquired during 20<\/SPAN>21 photogrametric data<\/SPAN> update - flown May <\/SPAN>14/15,<\/SPAN> 20<\/SPAN>21.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 302987.591, "ymin": 5519195.0241, "xmax": 321014.6179999998, "ymax": 5536437.6601, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LAYER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LAYER" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R355_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S324_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Contours - 2m", "description": "", "prototype": { "attributes": { "ELEVATION": null, "LAYER": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "DEM Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

DEM <\/SPAN>Lines <\/SPAN>acquired during 2021 photogrametric data update - flown May 14/15, 2021.<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 302989.85199999996, "ymin": 5519190.5241, "xmax": 321014.81599999964, "ymax": 5536055.5361, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LAYER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LAYER" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R387_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S338_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DEM Lines", "description": "", "prototype": { "attributes": { "ELEVATION": null, "LAYER": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "DEM Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

DEM Points <\/SPAN>acquired during 2021 photogrametric data update - flown May 14/15, 2021.<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "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": 303003.12600000016, "ymin": 5519189.789100001, "xmax": 320997.45999999996, "ymax": 5536414.540100001, "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": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 52, 52, 52, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 52, 52, 52, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LAYER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "LAYER" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ELEVATION" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R388_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S339_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DEM Points", "description": "", "prototype": { "attributes": { "LAYER": " ", "ELEVATION": 0 } }, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Neighbourhoods", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Last update <\/SPAN>June 03 2019 - cleaned up. Reviewed and approved by Dev Services<\/SPAN><\/P>

Realigned as part of Cadastral Realignment project. Last realignment March 16, 2016 Ross rd<\/SPAN><\/SPAN><\/P>

Aligned to City Bndy changes 20210111<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 303868.87200000044, "ymin": 5519910.1691, "xmax": 318992.60699999984, "ymax": 5535792.0001, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 2 } } }, "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": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Zone" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape_STArea__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape_STArea__" }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape_STLength__" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R278_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S247_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Neighbourhoods", "description": "", "prototype": { "attributes": { "Shape_STLength__": 0, "Shape_STArea__": 0, "Id": null, "Zone": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Land Use Contract", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Last amendment Adopted Jan 24, 2023. <\/SPAN><\/P>

GIS updated May 26, 2023<\/SPAN><\/P><\/DIV><\/DIV>", "copyrightText": "", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 308301.5120000001, "ymin": 5523104.9980999995, "xmax": 317037.5769999996, "ymax": 5526369.1621, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 191, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 } } }, "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": "LUC_FLAG", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LUC_FLAG", "type": "esriFieldTypeSmallInteger", "alias": "LUC_FLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LUC_FLAG" }, { "name": "LUC_NUMBER", "type": "esriFieldTypeInteger", "alias": "LUC_NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LUC_NUMBER" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S178_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Land Use Contract", "description": "", "prototype": { "attributes": { "LUC_NUMBER": null, "LUC_FLAG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "DP Areas - Slope", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 303868.87200000044, "ymin": 5519902.289100001, "xmax": 319246.8030000003, "ymax": 5535791.245100001, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null } }, "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": "AREA_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AREA_NAME", "type": "esriFieldTypeString", "alias": "AREA_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AREA_NAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R428_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S367_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DP Areas - Slope", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "DP Areas - Aquatic Ecosystem ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 304290.90699999966, "ymin": 5519897.7711, "xmax": 318988.95299999975, "ymax": 5535792.0001, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": null } }, "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": "AREA_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AREA_NAME", "type": "esriFieldTypeString", "alias": "AREA_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AREA_NAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R426_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S365_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DP Areas - Aquatic Ecosystem ", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "DP Areas - Wildfire Interface", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Last updated: 20221024<\/SPAN><\/P>

Edited: as per review by Fire Chief of West Kelowna and Planner for City of West Kelowna for 2022 (Schedule 3).<\/SPAN><\/P>

Original: <\/SPAN>As per OCP Bylaw Adoption July 26, 2011, see Schedule <\/SPAN>5<\/SPAN> <\/SPAN>Map<\/SPAN>.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "City of West Kelowna", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 303868.86899999995, "ymin": 5520240.5461, "xmax": 318992.60699999984, "ymax": 5535037.5001, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null } }, "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": "AREA_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AREA_NAME", "type": "esriFieldTypeString", "alias": "AREA_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AREA_NAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R430_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S369_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DP Areas - Wildfire Interface", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "DP Areas - Form and Character", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Although the new Form and Character DPA is us<\/SPAN>er <\/SPAN>-based, this representation is used for property reporting and visual reference of all areas that could potentially require a F<\/SPAN>o<\/SPAN>rm & Character DPA.<\/SPAN><\/P>

This is based on zoning and should be updated as zoning designations are updated.<\/SPAN><\/P>

ZONE = 'C1' OR <\/SPAN><\/P>

ZONE = 'C2' OR <\/SPAN><\/P>

ZONE = 'C3' OR <\/SPAN><\/P>

ZONE = 'C4' OR <\/SPAN><\/P>

ZONE = 'C5' OR <\/SPAN><\/P>

ZONE = 'C6' OR <\/SPAN><\/P>

ZONE = 'CD1(A)' OR <\/SPAN><\/P>

ZONE = 'CD1(B)' OR <\/SPAN><\/P>

ZONE = 'CD1(D)' OR <\/SPAN><\/P>

ZONE = 'CD2' OR <\/SPAN><\/P>

ZONE = 'CD5' OR <\/SPAN><\/P>

ZONE = 'CD6' OR <\/SPAN><\/P>

ZONE = 'CD7' OR <\/SPAN><\/P>

ZONE = 'CD8' OR <\/SPAN><\/P>

ZONE = 'CD9' OR <\/SPAN><\/P>

ZONE = 'I1' OR <\/SPAN><\/P>

ZONE = 'I2' OR <\/SPAN><\/P>

ZONE = 'I3' OR <\/SPAN><\/P>

ZONE = 'I4' OR <\/SPAN><\/P>

ZONE = 'I5' OR <\/SPAN><\/P>

ZONE = 'I6' OR <\/SPAN><\/P>

ZONE = 'R3' OR <\/SPAN><\/P>

ZONE = 'R4' OR <\/SPAN><\/P>

ZONE = 'R5' OR <\/SPAN><\/P>

ZONE = 'RC1''<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 307490.0219999999, "ymin": 5519906.5001, "xmax": 318003.16899999976, "ymax": 5529003.4471, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 255 ], "outline": null } }, "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": "AREA_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AREA_NAME", "type": "esriFieldTypeString", "alias": "AREA_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AREA_NAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R427_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S366_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DP Areas - Form and Character", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 198, "name": "OCP Land Use Bylaw 300", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": 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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 303868.87200000044, "ymin": 5519906.5001, "xmax": 318992.60699999984, "ymax": 5535792.0001, "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": "uniqueValue", "field1": "Description", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "Rural Residential", "label": "Rural Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "value": "Low Density Residential", "label": "Low Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "Medium Density Residential", "label": "Medium Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": null }, "value": "Goats Peak Neighbourhood Centre", "label": "Neighbourhood Centre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": null }, "value": "Lakeview Heights Neighbourhood Centre", "label": "Neighbourhood Centre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": null }, "value": "Gellatly Neighbourhood Centre", "label": "Neighbourhood Centre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": null }, "value": "Rose Valley Neighbourhood Centre", "label": "Neighbourhood Centre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": null }, "value": "Smith Creek and Shannon Lake Neighbourhood Centre", "label": "Neighbourhood Centre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 140, 110, 255 ], "outline": null }, "value": "Boucherie Urban Centre", "label": "Boucherie Urban Centre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "value": "Westbank Urban Centre - Commercial Core", "label": "Westbank Urban Centre - Commercial Core" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": null }, "value": "Westbank Urban Centre - Mixed Use Corridor", "label": "Westbank Urban Centre - Mixed Use Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": null }, "value": "Westbank Urban Centre - Residential Shoulders", "label": "Westbank Urban Centre - Residential Shoulders" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "Commercial", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": null }, "value": "Tourist Commercial", "label": "Tourist Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "Industrial", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": null }, "value": "Business Park", "label": "Business Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 119, 205, 255 ], "outline": null }, "value": "Institutional", "label": "Educational/Institutional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": null }, "value": "Parks and Natural Areas", "label": "Natural Areas and Public Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "value": "Agricultural", "label": "Agriculture" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 201, 171, 255 ], "outline": null }, "value": "Resource Land", "label": "Resource Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null }, "value": "Comprehensive Development Areas", "label": "Comprehensive Development Area" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 114, 136, 255 ], "toColor": [ 184, 114, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 219, 86, 255 ], "toColor": [ 110, 219, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 88, 245, 255 ], "toColor": [ 166, 88, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 215, 219, 255 ], "toColor": [ 83, 215, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 198, 126, 255 ], "toColor": [ 237, 198, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 99, 179, 255 ], "toColor": [ 77, 99, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 133, 78, 255 ], "toColor": [ 46, 133, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 99, 94, 255 ], "toColor": [ 247, 99, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 79, 45, 255 ], "toColor": [ 128, 79, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 117, 138, 255 ], "toColor": [ 48, 117, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 54, 145, 255 ], "toColor": [ 142, 54, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 162, 242, 255 ], "toColor": [ 218, 162, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 199, 74, 255 ], "toColor": [ 178, 199, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 224, 165, 255 ], "toColor": [ 119, 224, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 203, 247, 255 ], "toColor": [ 158, 203, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 85, 174, 255 ], "toColor": [ 230, 85, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 145, 89, 255 ], "toColor": [ 143, 145, 89, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": [ { "labelExpression": "[Description]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Code", "typeIdField": "Description", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Code" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Description" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R435_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S374_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Rural Residential", "name": "Rural Residential", "domains": {}, "templates": [ { "name": "Rural Residential", "description": "", "prototype": { "attributes": {"Description": "Rural Residential"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Low Density Residential", "name": "Low Density Residential", "domains": {}, "templates": [ { "name": "Low Density Residential", "description": "", "prototype": { "attributes": {"Description": "Low Density Residential"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Medium Density Residential", "name": "Medium Density Residential", "domains": {}, "templates": [ { "name": "Medium Density Residential", "description": "", "prototype": { "attributes": {"Description": "Medium Density Residential"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Goats Peak Neighbourhood Centre", "name": "Neighbourhood Centre", "domains": {}, "templates": [ { "name": "Neighbourhood Centre", "description": "", "prototype": { "attributes": {"Description": "Goats Peak Neighbourhood Centre"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lakeview Heights Neighbourhood Centre", "name": "Neighbourhood Centre", "domains": {}, "templates": [ { "name": "Lakeview Heights Neighbourhood Centre", "description": "", "prototype": { "attributes": { "Description": "Lakeview Heights Neighbourhood Centre", "Code": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Gellatly Neighbourhood Centre", "name": "Neighbourhood Centre", "domains": {}, "templates": [ { "name": "Gellatly Neighbourhood Centre", "description": "", "prototype": { "attributes": { "Description": "Gellatly Neighbourhood Centre", "Code": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rose Valley Neighbourhood Centre", "name": "Neighbourhood Centre", "domains": {}, "templates": [ { "name": "Rose Valley Neighbourhood Centre", "description": "", "prototype": { "attributes": { "Description": "Rose Valley Neighbourhood Centre", "Code": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Smith Creek and Shannon Lake Neighbourhood Centre", "name": "Neighbourhood Centre", "domains": {}, "templates": [ { "name": "Smith Creek and Shannon Lake Neighbourhood Centre", "description": "", "prototype": { "attributes": { "Description": "Smith Creek and Shannon Lake Neighbourhood Centre", "Code": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Boucherie Urban Centre", "name": "Boucherie Urban Centre", "domains": {}, "templates": [ { "name": "Boucherie Urban Centre", "description": "", "prototype": { "attributes": {"Description": "Boucherie Urban Centre"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Westbank Urban Centre - Commercial Core", "name": "Westbank Urban Centre - Commercial Core", "domains": {}, "templates": [ { "name": "Westbank Urban Centre - Commercial Core", "description": "", "prototype": { "attributes": {"Description": "Westbank Urban Centre - Commercial Core"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Westbank Urban Centre - Mixed Use Corridor", "name": "Westbank Urban Centre - Mixed Use Corridor", "domains": {}, "templates": [ { "name": "Westbank Urban Centre - Mixed Use Corridor", "description": "", "prototype": { "attributes": {"Description": "Westbank Urban Centre - Mixed Use Corridor"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Westbank Urban Centre - Residential Shoulders", "name": "Westbank Urban Centre - Residential Shoulders", "domains": {}, "templates": [ { "name": "Westbank Urban Centre - Residential Shoulders", "description": "", "prototype": { "attributes": {"Description": "Westbank Urban Centre - Residential Shoulders"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Commercial", "name": "Commercial", "domains": {}, "templates": [ { "name": "Commercial", "description": "", "prototype": { "attributes": {"Description": "Commercial"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tourist Commercial", "name": "Tourist Commercial", "domains": {}, "templates": [ { "name": "Tourist Commercial", "description": "", "prototype": { "attributes": {"Description": "Tourist Commercial"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Industrial", "name": "Industrial", "domains": {}, "templates": [ { "name": "Industrial", "description": "", "prototype": { "attributes": {"Description": "Industrial"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Business Park", "name": "Business Park", "domains": {}, "templates": [ { "name": "Business Park", "description": "", "prototype": { "attributes": {"Description": "Business Park"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Institutional", "name": "Educational/Institutional", "domains": {}, "templates": [ { "name": "Educational/Institutional", "description": "", "prototype": { "attributes": {"Description": "Institutional"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Parks and Natural Areas", "name": "Natural Areas and Public Parks", "domains": {}, "templates": [ { "name": "Natural Areas and Public Parks", "description": "", "prototype": { "attributes": {"Description": "Parks and Natural Areas"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Agricultural", "name": "Agriculture", "domains": {}, "templates": [ { "name": "Agriculture", "description": "", "prototype": { "attributes": {"Description": "Agricultural"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Resource Land", "name": "Resource Land", "domains": {}, "templates": [ { "name": "Resource Land", "description": "", "prototype": { "attributes": {"Description": "Resource Land"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Comprehensive Development Areas", "name": "Comprehensive Development Area", "domains": {}, "templates": [ { "name": "Comprehensive Development Area", "description": "", "prototype": { "attributes": {"Description": "Comprehensive Development Areas"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Zoning Bylaw 0154", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 303868.8700000001, "ymin": 5518406.187100001, "xmax": 320037.0209999997, "ymax": 5535792.0001, "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": "uniqueValue", "field1": "WKGDBEXT.GIS.WK_Zoning.ZONE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "A1", "label": "Agricultural Zone (A1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "C1", "label": "Urban Centre Commercial Zone (C1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "C2", "label": "Neighbourhood Commercial Zone (C2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 145, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "C3", "label": "Gasoline Service Station Commercial Zone (C3)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "C4", "label": "Service Commercial Zone (C4)" }, { "symbol": { "type": "esriPFS", "url": "6d81bbdb002042708c78404b897bdb06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC/UlEQVR4nO1bOXLDMAxUwd/kOy79PJf+jt+jFBlqdJAizgWYZKtMEgrU4lqCdlnXdV2A+Lyf289fjxfStAoFbXBPzuf9dCfLyjEbURGe/nq83MmycsxGFNrTEdA4piwLLgW0NiLrW6lGJZvgrGl5k0seZ23v7yap57nxvY3W+hEkexs5hrOXQ9fThDOXaK4tCcmjNRxHh8oDyVpprTuv4T5HRFRkV5REYu/34tTjGNcW5gy4i9AzieLU0xTmTLiLuIrP+7kUi0iYlSQqVBFVH0DF7NEH63qaeoYkube3gvCuNr2RTaPXqCARhVTkFmjtF5p6kpeO7q7VHlSZS18SMbdq2dwDfoSRQkKSZSQ2iZq9lVdYNoEmUZmOJlmawDD1IurD2X4Fd4zjnnpZIZl5WTn5QFR0mnnA6n0uE07N+MQy1LM57ZJ6mty2bALZZl63NSr6qBGtyvcYygMqvF8KMTW4s2Xa9ThdhkoqKopGKW4uDyTXVdkKd8vhIToqGzEUhBCVqUhTnRamzKWq2ZpgqgwJPcJob3ytUpgS4VOd9RC1rfd8ElFZ6olnbTO5UrcId6sXHNU2LyKHRFnWAatnUgWqZaqSB3etjUiBGga6zaMQBmcFuetJSUIR7G3HXR6g5kqWdlqlJv2VeoSdFtll/wutAe4mPGFdKjaiEKmBgNZOLyq7E86/3OXSzKNmwGV6EH0kyWJnhCJtq6hRbpaRcamb4Xjut4hIDpoXoCPMposs0JQHFMx4sNVA1fU0oo7zDEopkO6JujbsFqbC+psTXt85DNdR2tRCrYUSle2DHJy1UKK8Ri6aqKSuhaeeV8v3msFXTHcByoWVU8K7HtKWJs1VRGVRzVRoatmBKI0QzKCePXEgSivcMpHl9s2FTC85AiXyraXI4VBMTb1oUqkvbylFLqlHHdpFfXBfIyw5Ns7rRPOo+n8RH9zn2tWSernX04Drrcgji9QWfB7lcZuLQJgyj24ILaScR2UjaVnum1T44C4bWFfq//jBPrK+Abyr6FHrxZOHAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "C5", "label": "Campground, Cabin and Motel Commercial Zone (C5)" }, { "symbol": { "type": "esriPFS", "url": "07753484a9c907b345e922bd6359fb45", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADy0lEQVR4nO2cy3HEIAyGvTO0t91sGekmBTonMkTWC8QvchAXxzbowzbowRK1+77vz/t19fL1fV+f9+v6+r6vmdLbjLK6vLFOBieT1yT42NhTej2tfhYnk9c44dyRjqTVL4rkaPVQvMcLtBrSIc11RLuO4lgFxXu8QG/hBI8d4PTGf+as8lqvpAnx3JPA9FoGJ5PXOCtjTT+tWIobzcnmNUlpzkwLj/LN4mTzRDfG+5W8yjeTk8lzGRFOkdIOrbozJzg7eeoL7ABOlyAeBM1B8MQXOA5dKjTqRJ/goHi/bowlTIo1Nb/J43IgOJm8pg3hWQXNhUuco4vgjHUzeW2stDpVRp0iwdGcU7xmdcbj5UuWjDtHcU7xWCOifUUtBp1VwlkcJE9czuIgmkDqdHpCrQwOmvdnMcGa773OeOTucZ2n0wHBOcFTrfDOguZolhjJY6fwDMzyx+jUQXEkFwbNe1jhz/vl1mFc21E4/RvJOcVzL+lLypXqDm9Hd3NW3Zsoz1xMkARLnVrRNVkcBM/lB/Zrq/6XVHZyvA70bp7qB3qHvVY8xmUH5xTvEQtHdZc1HVCcU7xGh3Xkq48eO+1UFieb17gGK0Uy/2MH0JzxPIvH+oGzStVyHaQRspuj1UPxHiOQO9KvG7XGCI5WD8n78wK9XrqlgyyLh+CM7TJ5S3tjLF3H6b3/zInwHlZY+1peHaTFk2hONq/Rt2rFlFrx+FJIzgle84wWrXiUr3R/N+cEj/1RaTZM8zi2WZxsnmlEOEVKO7Tqzpzg7OSpVniMIakuQTwImoPiqctZnNCoE43kWPURz8UaESpMC424a554FcHhIgs0T9zaMaugpXDJ6uAuTq9rRSe7eeLuLG8ZdYp0n9ZFcLQ2SJ64N8br5UuWbLzv6WiUc4o3tbVDiwlnlXAWB81jl7M4iCaQOp2eUZDByeC18e1bHdKsl6UK0JzO6nWyeFs2WGqA8YjmcOdoXug3ESvg5nQKijPWzeQ1CvfqMM7ZpMK5cxTnFM+1pC8pV6o7aEc9X3AXR5ON5Jn/J8IJnu2oVrI4KJ7pB/ZrK/6Xx2KiOWie6AeuRCjeksXJ4E39rLnrgbI4GbxtWzvG9pacLE4Gj/2X/9VYk4Y+16X7aChOJm/L7ixPWzSHXsvisctZK9ZpRc/s5Hgd+N28SrwT5FXinSCvEu8EeZV4J8irxDtBXiXeCfIq8U6QV4l3grxKvBPkVeKdIK8S7wR5lXgnyKvEO0FeJd4J8irxTpBXiXeCvEq8E+RV4p0grxLvBHmVeCfIq8Q7Qd4PHiOHQe3noiIAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "C6", "label": "Tourist and Resort Commercial Zone (C6)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD1(A)", "label": "CD1(A)- Comprehensive Development Zone (Westlake)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD1(B)", "label": "CD1(B)- Comprehensive Development Zone (Westlake)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD1(C)", "label": "CD1(C)- Comprehensive Development Zone (Westlake)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD1(D)", "label": "CD1(D)- Comprehensive Development Zone (Westlake)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD1(E)", "label": "CD1(E)- Comprehensive Development Zone (Westlake)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD1(G)", "label": "CD1(G)- Comprehensive Development Zone (Westlake)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD2", "label": "CD2- Comprehensive Development Zone (The Cove Resort)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD3(A)", "label": "CD3(A)- Comprehensive Development Zone (Mission Ridge Estates)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD3(B)", "label": "CD3(B)- Comprehensive Development Zone (Mission Ridge Estates)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD4", "label": "CD4- Comprehensive Development Zone (The Pines of Mission Hill)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD5", "label": "CD5- Comprehensive Development Zone (IHA Health Centre)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD6", "label": "CD6- Comprehensive Development Zone (Mission Hill)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD7", "label": "CD7- Comprehensive Development Zone (West Bay Road)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "CD8", "label": "CD8- Comprehensive Development Zone (Seclusion Bay)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "CD9", "label": "CD9- Comprehensive Development Zone (Olalla Rd)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 71, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "F1", "label": "Forest Resource Zone (F1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 145, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "I1", "label": "Light Industrial Zone (I1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 77, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "I2", "label": "Heavy Industrial Zone (I2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 102, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "I3", "label": "Timber Processing and Manufacturing Zone (I3)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 3, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "I4", "label": "Gravel Extraction Zone (I4)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 0, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "I5", "label": "Gravel Extraction with Asphalt Zone (I5)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 28, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "I6", "label": "Rural Industrial Zone (I6)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 235, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "P1", "label": "Parks and Open Space Zone (P1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "P2", "label": "Institutional and Assembly Zone (P2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "R1", "label": "Single Detached Residential Zone (R1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "R1L", "label": "Large Parcel Single Detached Residential Zone (R1L)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "R1M", "label": "Manufactured Home Residential Zone (R1M)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 189, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "R2", "label": "Duplex Residential Zone (R2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 138, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "R3", "label": "Low Density Multiple Residential Zone (R3)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 105, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "R4", "label": "Medium Density Multiple Residential Zone (R4)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 48, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "R5", "label": "Westbank Centre Multiple Residential Zone (R5)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "RC1", "label": "Westbank Centre Compact Residential Zone (RC1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 126, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "RC2", "label": "Boucherie Centre Compact Residential Zone (RC2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "RC3", "label": "Compact Single Detached Residential Zone (RC3)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 97, 210, 255, 255 ], "width": 0.5 } }, "value": "RC4", "label": "Compact Single Detached Residential Zone (RC4)" }, { "symbol": { "type": "esriPFS", "url": "4d033dd6d9794b287bd261e931063622", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADJ0lEQVRogbVaQZIDIQjMwR/5/x/EN+1e1lqHQNMNhlNmREQEGpyM9/v98/qjOecL0VqL4rsxl+XffBHvOF9aofa5YoC11mvO+ZBp5XhKKkZEvAMxqhvy+BmZc87HJu0ansFYHQcaVE9UcSvWmIrRt9xTD7hB9USRuyM53oYr5MagXQgxK7zIrc75Z3yy8jNPOd/DGEQKZhvI5CreoM49aTBxE8VgtOANl1O8Ca07FEXYU2NgwFPuHGfiOcuoa61/Fz2ZmRPo4pSCsawhvfFxPjAKeeMVl6y6cJawLEGYsApFYKxsOFKQ9R41Ybkb9AAzE8QumCl4wztSoM82lJVPGT8zxmT3aO4DB1GG8iYwz0q9qCQQJmtaw4cwwbgFi4vMHIbUzP5wURToXtHtlVhK0RBR5s6eHmg+BROsS7KnXjUA4ykflUyqkUNMjCnue6ub8AjCRPTMpHK2G6l0E0gmdYKesmrtqcAII9MjRu5gLdWpPbNYUfvQCKfdYlsFYDRevbLoFu6IXJiIBGVxwyaQDsYqvGE3oS7CxCeSxdwYIFkIFyWY6FQ9yJ0rFQqrR+iiSFDEz4x1ZUf8kUwKB1kF0c12piCbdNSDkDr6zqkgWZ0smmEudFG22lDxs5tFkV67KNm/4bVhhnPfqB+Vwj2ixwkqiaIS+HZepZtgrhSjuaVuwip6wxi3Wqgtb4+FLlqpZBiFlQpoj3WKhPLNNnrfqXw8GZ0mwP26lKXiLnUMwOLqJurrEuMaN2++OydmeSAOnpSBczczdu5BqVIts7oCzgx/Jetm3YSnT7kW7UKDKruyTggTTMxV607vHSu7kuxomKiejpoULKE7mD1u5aQfX+xkNi3fMla2qUyWm0UriqJFOt8gbhL9Tyf1Fq0TR2hdtQig/mXBKFKdo2ZMVJu6OPiNuFGy3TcMGyaZyvcAj1+NSdYgLF+YZJCC6mJK98+6rVp8fFQyKHjteDU73uxMmPqY6ugrJ9rZxM34dbPozc9dNzZuu3tFhptF2URQvTZkZEcy1HaKrmSYd9+8SWMI9oMew60aUwV3lhg50sWvFc7yKnK7PHbTv+D0R7i9arf0AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "RMP", "label": "Manufactured Home Park Zone (RMP)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 162, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "RU1", "label": "Country Residential Zone (RU1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 127, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "RU2", "label": "Rural Residential Small Parcel Zone (RU2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 127, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "RU3", "label": "Rural Residential Medium Parcel Zone (RU3)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 84, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "RU4", "label": "Rural Residential Large Parcel Zone (RU4)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "RU5", "label": "Rural Resource Zone (RU5)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 204, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "W1", "label": "Recreational Water Use Zone (W1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "W2", "label": "Intensive Water Use Zone (W2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "W3", "label": "Commercial Water Use Zone (W3)" }, { "symbol": { "type": "esriPFS", "url": "d15291cc9b213fe01e6bfec6b5a1caf8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVRogc1awZHDMAjUwz2knXxSdT6p4aq4VJF76cZ2hKyFXaT93VyEWMASILaf38+ngHi83oe/n/ebdO1+DbJXCxu6IJssuscVYMJeRAzFhJuwV+FZRCsgwmcvIZhNtGKIcFY41n2U8i8JR7yKKOL5LXrCl3Lh4ZYibOuroscyokl4Nc9GsDfi0Des+KYY0dP65q8ixiScRZKxFxIp0xIPL57327CsliE3Zp5qge3Zus7zWVA9jHiRYVyPjH/C3gMDxeyMa8tSYDbRCldIX3l3FXIthOvhUvRX2LR6eAZZNlLuYcRbTLItWRDh/aXvqVTYv/fIgD08GsKs8I/s10JaatlTPGocJJP7IhzpOqiKAw+sPQ+E9wo/Xm+KlT1ADYScLZSQjpBldTxG10nr4RUzLoqHWzXqCmRbYb6d/9n7cQ+sQw49OxDZpZwaANbCbG8pmxJfId1riDGhkg1lWmdrZhcGvdaNR3Y38VCH7QhRry5IppaWWraQ2Z6tgFo80XedPVQRFc60LKW9Obfy7WhEtiykld2RiOy0CQDl94rIhjseI1C3aSpCjXiGUFY9PGIwb8RIr6UVmwgywsxrR9qXjiTuK4WuBbPFo0LWmIO15/QJAOuBW5WJmQ0ANnqVTLRKQvaVntIoAWScwYuvjkcklFZ7Rh16W/IaYDWylg5QtTSrMvJgaBLvrGCrk2mRUHYaWTIOw6UthZWn51mRLDnTRg8rmCOIlpxD4rHCYbKH4pCEh0uVyC4y0mctVZ0PeYvHC+81x8q3w4RnDaemdzwYefLIQx37SqSNHo5YnFUcRCLpD2xglTaqAdaYAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 }, "width": 45, "height": 45, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "W4", "label": "Pritchard Canal Water Use Zone (W4)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 45, 75, 255 ], "toColor": [ 138, 45, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 171, 85, 255 ], "toColor": [ 87, 171, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 40, 173, 255 ], "toColor": [ 71, 40, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 125, 173, 255 ], "toColor": [ 42, 125, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 89, 27, 255 ], "toColor": [ 128, 89, 27, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 166, 154, 255 ], "toColor": [ 66, 166, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 46, 161, 255 ], "toColor": [ 176, 46, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 61, 128, 255 ], "toColor": [ 84, 61, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 58, 38, 255 ], "toColor": [ 158, 58, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 173, 38, 255 ], "toColor": [ 155, 173, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 156, 84, 255 ], "toColor": [ 176, 156, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 128, 86, 255 ], "toColor": [ 64, 128, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 92, 73, 255 ], "toColor": [ 153, 92, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 38, 105, 255 ], "toColor": [ 130, 38, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 83, 166, 255 ], "toColor": [ 152, 83, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 140, 53, 255 ], "toColor": [ 114, 140, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 31, 140, 255 ], "toColor": [ 102, 31, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 84, 150, 255 ], "toColor": [ 39, 84, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 118, 130, 255 ], "toColor": [ 51, 118, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 173, 45, 255 ], "toColor": [ 58, 173, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 69, 173, 255 ], "toColor": [ 85, 69, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 126, 73, 255 ], "toColor": [ 173, 126, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 87, 136, 255 ], "toColor": [ 173, 87, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 128, 38, 255 ], "toColor": [ 40, 128, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 106, 59, 255 ], "toColor": [ 128, 106, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 150, 94, 255 ], "toColor": [ 33, 150, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 35, 48, 255 ], "toColor": [ 130, 35, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 44, 104, 255 ], "toColor": [ 168, 44, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 140, 34, 255 ], "toColor": [ 148, 140, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 176, 58, 255 ], "toColor": [ 119, 176, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 37, 49, 255 ], "toColor": [ 176, 37, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 47, 64, 255 ], "toColor": [ 173, 47, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 62, 140, 255 ], "toColor": [ 41, 62, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 128, 120, 255 ], "toColor": [ 37, 128, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 114, 173, 255 ], "toColor": [ 85, 114, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 97, 135, 255 ], "toColor": [ 66, 97, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 80, 80, 255 ], "toColor": [ 171, 80, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 82, 35, 255 ], "toColor": [ 158, 82, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 176, 141, 255 ], "toColor": [ 72, 176, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 148, 176, 255 ], "toColor": [ 55, 148, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 32, 140, 113, 255 ], "toColor": [ 32, 140, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 128, 46, 255 ], "toColor": [ 163, 128, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 171, 70, 255 ], "toColor": [ 39, 171, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 39, 145, 255 ], "toColor": [ 45, 39, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 34, 153, 255 ], "toColor": [ 139, 34, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 94, 176, 255 ], "toColor": [ 81, 94, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 61, 108, 255 ], "toColor": [ 130, 61, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 89, 46, 255 ], "toColor": [ 143, 89, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 56, 62, 255 ], "toColor": [ 138, 56, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 143, 61, 255 ], "toColor": [ 89, 143, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 173, 81, 255 ], "toColor": [ 147, 173, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 115, 49, 255 ], "toColor": [ 176, 115, 49, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "WKGDBEXT.GIS.WK_Zoning.ZONE", "typeIdField": "ZONE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ZONE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R276_pk", "fields": "WKGDBEXT.GIS.WK_Zoning.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S245_idx", "fields": "WKGDBEXT.GIS.WK_Zoning.Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "A1", "name": "Agricultural Zone (A1)", "domains": {}, "templates": [ { "name": "Agricultural Zone (A1)", "description": "", "prototype": { "attributes": {"ZONE": "A1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C1", "name": "Urban Centre Commercial Zone (C1)", "domains": {}, "templates": [ { "name": "Urban Centre Commercial Zone (C1)", "description": "", "prototype": { "attributes": {"ZONE": "C1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C2", "name": "Neighbourhood Commercial Zone (C2)", "domains": {}, "templates": [ { "name": "Neighbourhood Commercial Zone (C2)", "description": "", "prototype": { "attributes": {"ZONE": "C2"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C3", "name": "Gasoline Service Station Commercial Zone (C3)", "domains": {}, "templates": [ { "name": "Gasoline Service Station Commercial Zone (C3)", "description": "", "prototype": { "attributes": {"ZONE": "C3"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C4", "name": "Service Commercial Zone (C4)", "domains": {}, "templates": [ { "name": "Service Commercial Zone (C4)", "description": "", "prototype": { "attributes": {"ZONE": "C4"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C5", "name": "Campground, Cabin and Motel Commercial Zone (C5)", "domains": {}, "templates": [ { "name": "Campground, Cabin and Motel Commercial Zone (C5)", "description": "", "prototype": { "attributes": {"ZONE": "C5"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C6", "name": "Tourist and Resort Commercial Zone (C6)", "domains": {}, "templates": [ { "name": "Tourist and Resort Commercial Zone (C6)", "description": "", "prototype": { "attributes": {"ZONE": "C6"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD1(A)", "name": "CD1(A)- Comprehensive Development Zone (Westlake)", "domains": {}, "templates": [ { "name": "CD1(A)- Comprehensive Development Zone (Westlake)", "description": "", "prototype": { "attributes": {"ZONE": "CD1(A)"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD1(B)", "name": "CD1(B)- Comprehensive Development Zone (Westlake)", "domains": {}, "templates": [ { "name": "CD1(B)- Comprehensive Development Zone (Westlake)", "description": "", "prototype": { "attributes": {"ZONE": "CD1(B)"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD1(C)", "name": "CD1(C)- Comprehensive Development Zone (Westlake)", "domains": {}, "templates": [ { "name": "CD1(C)- Comprehensive Development Zone (Westlake)", "description": "", "prototype": { "attributes": {"ZONE": "CD1(C)"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD1(D)", "name": "CD1(D)- Comprehensive Development Zone (Westlake)", "domains": {}, "templates": [ { "name": "CD1(D)- Comprehensive Development Zone (Westlake)", "description": "", "prototype": { "attributes": {"ZONE": "CD1(D)"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD1(E)", "name": "CD1(E)- Comprehensive Development Zone (Westlake)", "domains": {}, "templates": [ { "name": "CD1(E)- Comprehensive Development Zone (Westlake)", "description": "", "prototype": { "attributes": {"ZONE": "CD1(E)"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD1(G)", "name": "CD1(G)- Comprehensive Development Zone (Westlake)", "domains": {}, "templates": [ { "name": "CD1(G)- Comprehensive Development Zone (Westlake)", "description": "", "prototype": { "attributes": {"ZONE": "CD1(G)"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD2", "name": "CD2- Comprehensive Development Zone (The Cove Resort)", "domains": {}, "templates": [ { "name": "CD2- Comprehensive Development Zone (The Cove Resort)", "description": "", "prototype": { "attributes": {"ZONE": "CD2"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD3(A)", "name": "CD3(A)- Comprehensive Development Zone (Mission Ridge Estates)", "domains": {}, "templates": [ { "name": "CD3(A)- Comprehensive Development Zone (Mission Ridge Estates)", "description": "", "prototype": { "attributes": {"ZONE": "CD3(A)"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD3(B)", "name": "CD3(B)- Comprehensive Development Zone (Mission Ridge Estates)", "domains": {}, "templates": [ { "name": "CD3(B)- Comprehensive Development Zone (Mission Ridge Estates)", "description": "", "prototype": { "attributes": {"ZONE": "CD3(B)"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD4", "name": "CD4- Comprehensive Development Zone (The Pines of Mission Hill)", "domains": {}, "templates": [ { "name": "CD4- Comprehensive Development Zone (The Pines of Mission Hill)", "description": "", "prototype": { "attributes": {"ZONE": "CD4"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD5", "name": "CD5- Comprehensive Development Zone (IHA Health Centre)", "domains": {}, "templates": [ { "name": "CD5- Comprehensive Development Zone (IHA Health Centre)", "description": "", "prototype": { "attributes": {"ZONE": "CD5"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD6", "name": "CD6- Comprehensive Development Zone (Mission Hill)", "domains": {}, "templates": [ { "name": "CD6- Comprehensive Development Zone (Mission Hill)", "description": "", "prototype": { "attributes": {"ZONE": "CD6"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD7", "name": "CD7- Comprehensive Development Zone (West Bay Road)", "domains": {}, "templates": [ { "name": "CD7- Comprehensive Development Zone (West Bay Road)", "description": "", "prototype": { "attributes": {"ZONE": "CD7"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD8", "name": "CD8- Comprehensive Development Zone (Seclusion Bay)", "domains": {}, "templates": [ { "name": "CD8- Comprehensive Development Zone (Seclusion Bay)", "description": "", "prototype": { "attributes": {"ZONE": "CD8"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CD9", "name": "CD9- Comprehensive Development Zone (Olalla Rd)", "domains": {}, "templates": [ { "name": "CD9- Comprehensive Development Zone (Olalla Rd)", "description": "", "prototype": { "attributes": {"ZONE": "CD9"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F1", "name": "Forest Resource Zone (F1)", "domains": {}, "templates": [ { "name": "Forest Resource Zone (F1)", "description": "", "prototype": { "attributes": {"ZONE": "F1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I1", "name": "Light Industrial Zone (I1)", "domains": {}, "templates": [ { "name": "Light Industrial Zone (I1)", "description": "", "prototype": { "attributes": {"ZONE": "I1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I2", "name": "Heavy Industrial Zone (I2)", "domains": {}, "templates": [ { "name": "Heavy Industrial Zone (I2)", "description": "", "prototype": { "attributes": {"ZONE": "I2"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I3", "name": "Timber Processing and Manufacturing Zone (I3)", "domains": {}, "templates": [ { "name": "Timber Processing and Manufacturing Zone (I3)", "description": "", "prototype": { "attributes": {"ZONE": "I3"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I4", "name": "Gravel Extraction Zone (I4)", "domains": {}, "templates": [ { "name": "Gravel Extraction Zone (I4)", "description": "", "prototype": { "attributes": {"ZONE": "I4"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I5", "name": "Gravel Extraction with Asphalt Zone (I5)", "domains": {}, "templates": [ { "name": "Gravel Extraction with Asphalt Zone (I5)", "description": "", "prototype": { "attributes": {"ZONE": "I5"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I6", "name": "Rural Industrial Zone (I6)", "domains": {}, "templates": [ { "name": "Rural Industrial Zone (I6)", "description": "", "prototype": { "attributes": {"ZONE": "I6"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "P1", "name": "Parks and Open Space Zone (P1)", "domains": {}, "templates": [ { "name": "Parks and Open Space Zone (P1)", "description": "", "prototype": { "attributes": {"ZONE": "P1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "P2", "name": "Institutional and Assembly Zone (P2)", "domains": {}, "templates": [ { "name": "Institutional and Assembly Zone (P2)", "description": "", "prototype": { "attributes": {"ZONE": "P2"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1", "name": "Single Detached Residential Zone (R1)", "domains": {}, "templates": [ { "name": "Single Detached Residential Zone (R1)", "description": "", "prototype": { "attributes": {"ZONE": "R1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1L", "name": "Large Parcel Single Detached Residential Zone (R1L)", "domains": {}, "templates": [ { "name": "Large Parcel Single Detached Residential Zone (R1L)", "description": "", "prototype": { "attributes": {"ZONE": "R1L"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1M", "name": "Manufactured Home Residential Zone (R1M)", "domains": {}, "templates": [ { "name": "Manufactured Home Residential Zone (R1M)", "description": "", "prototype": { "attributes": {"ZONE": "R1M"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R2", "name": "Duplex Residential Zone (R2)", "domains": {}, "templates": [ { "name": "Duplex Residential Zone (R2)", "description": "", "prototype": { "attributes": {"ZONE": "R2"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R3", "name": "Low Density Multiple Residential Zone (R3)", "domains": {}, "templates": [ { "name": "Low Density Multiple Residential Zone (R3)", "description": "", "prototype": { "attributes": {"ZONE": "R3"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R4", "name": "Medium Density Multiple Residential Zone (R4)", "domains": {}, "templates": [ { "name": "Medium Density Multiple Residential Zone (R4)", "description": "", "prototype": { "attributes": {"ZONE": "R4"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R5", "name": "Westbank Centre Multiple Residential Zone (R5)", "domains": {}, "templates": [ { "name": "Westbank Centre Multiple Residential Zone (R5)", "description": "", "prototype": { "attributes": {"ZONE": "R5"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RC1", "name": "Westbank Centre Compact Residential Zone (RC1)", "domains": {}, "templates": [ { "name": "Westbank Centre Compact Residential Zone (RC1)", "description": "", "prototype": { "attributes": {"ZONE": "RC1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RC2", "name": "Boucherie Centre Compact Residential Zone (RC2)", "domains": {}, "templates": [ { "name": "Boucherie Centre Compact Residential Zone (RC2)", "description": "", "prototype": { "attributes": {"ZONE": "RC2"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RC3", "name": "Compact Single Detached Residential Zone (RC3)", "domains": {}, "templates": [ { "name": "Compact Single Detached Residential Zone (RC3)", "description": "", "prototype": { "attributes": {"ZONE": "RC3"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RC4", "name": "Compact Single Detached Residential Zone (RC4)", "domains": {}, "templates": [ { "name": "Compact Single Detached Residential Zone (RC4)", "description": "", "prototype": { "attributes": {"ZONE": "RC4"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RMP", "name": "Manufactured Home Park Zone (RMP)", "domains": {}, "templates": [ { "name": "Manufactured Home Park Zone (RMP)", "description": "", "prototype": { "attributes": {"ZONE": "RMP"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RU1", "name": "Country Residential Zone (RU1)", "domains": {}, "templates": [ { "name": "Country Residential Zone (RU1)", "description": "", "prototype": { "attributes": {"ZONE": "RU1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RU2", "name": "Rural Residential Small Parcel Zone (RU2)", "domains": {}, "templates": [ { "name": "Rural Residential Small Parcel Zone (RU2)", "description": "", "prototype": { "attributes": {"ZONE": "RU2"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RU3", "name": "Rural Residential Medium Parcel Zone (RU3)", "domains": {}, "templates": [ { "name": "Rural Residential Medium Parcel Zone (RU3)", "description": "", "prototype": { "attributes": {"ZONE": "RU3"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RU4", "name": "Rural Residential Large Parcel Zone (RU4)", "domains": {}, "templates": [ { "name": "Rural Residential Large Parcel Zone (RU4)", "description": "", "prototype": { "attributes": {"ZONE": "RU4"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RU5", "name": "Rural Resource Zone (RU5)", "domains": {}, "templates": [ { "name": "Rural Resource Zone (RU5)", "description": "", "prototype": { "attributes": {"ZONE": "RU5"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "W1", "name": "Recreational Water Use Zone (W1)", "domains": {}, "templates": [ { "name": "Recreational Water Use Zone (W1)", "description": "", "prototype": { "attributes": {"ZONE": "W1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "W2", "name": "Intensive Water Use Zone (W2)", "domains": {}, "templates": [ { "name": "Intensive Water Use Zone (W2)", "description": "", "prototype": { "attributes": {"ZONE": "W2"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "W3", "name": "Commercial Water Use Zone (W3)", "domains": {}, "templates": [ { "name": "Commercial Water Use Zone (W3)", "description": "", "prototype": { "attributes": {"ZONE": "W3"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "W4", "name": "Pritchard Canal Water Use Zone (W4)", "domains": {}, "templates": [ { "name": "Pritchard Canal Water Use Zone (W4)", "description": "", "prototype": { "attributes": {"ZONE": "W4"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }