{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Place Names", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "Land" }, { "id": 8, "name": "Neighbourhood" }, { "id": 9, "name": "Water" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3779326652190931E7, "ymin": 6162509.095354935, "xmax": -1.3759025148223054E7, "ymax": 6173745.198144554, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": null }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": null }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": null }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": null }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": null }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_32", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I48Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I48AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_32", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Bold": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Italic": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Underline": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VerticalAlignment": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "HorizontalAlignment": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 0, "name": "Land" }, { "domains": { "Status": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Bold": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Italic": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Underline": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VerticalAlignment": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "HorizontalAlignment": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 1, "name": "Neighbourhood" }, { "domains": { "Status": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Bold": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Italic": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Underline": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VerticalAlignment": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "HorizontalAlignment": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 2, "name": "Water" } ], "subtypes": [ { "domains": { "Status": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Bold": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Italic": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Underline": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VerticalAlignment": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "HorizontalAlignment": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Land" }, { "domains": { "Status": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Bold": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Italic": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Underline": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VerticalAlignment": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "HorizontalAlignment": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Neighbourhood" }, { "domains": { "Status": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Bold": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Italic": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Underline": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VerticalAlignment": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "HorizontalAlignment": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Water" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Land", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Place Names" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3779326652190931E7, "ymin": 6162509.095354935, "xmax": -1.3759025148223054E7, "ymax": 6173745.198144554, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "Neighbourhood", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Place Names" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.3779326652190931E7, "ymin": 6162509.095354935, "xmax": -1.3759025148223054E7, "ymax": 6173745.198144554, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "Water", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Place Names" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3779326652190931E7, "ymin": 6162509.095354935, "xmax": -1.3759025148223054E7, "ymax": 6173745.198144554, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "Municipal Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 4 } }, "value": "DISTRICT OF SOOKE", "label": "District of Sooke", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3860182915621018E7, "ymin": 6156552.330252594, "xmax": -1.3742882399443673E7, "ymax": 6229010.45513822, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Parcels", "type": "Feature Layer", "description": "Parcel polygons.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "District of Sooke", "parentLayer": null, "subLayers": [], "minScale": 125000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PARCELTYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.1 } }, "defaultLabel": "Property Boundary", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 187, 215, 255 ], "width": 0.1 } }, "value": "910", "label": "Foreshore", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[MAPLABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 7500, "maxScale": 2501 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3779847217947206E7, "ymin": 6162837.39567491, "xmax": -1.3758531304323899E7, "ymax": 6186279.150423035, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLACENAME", "typeIdField": "PARCELTYPE", "subtypeFieldName": "PARCELTYPE", "subtypeField": "PARCELTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELTYPE", "type": "esriFieldTypeInteger", "alias": "PARCELTYPE", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 11, "domain": null }, { "name": "BCA_JURIS", "type": "esriFieldTypeString", "alias": "BCA_JURIS", "length": 3, "domain": null }, { "name": "BCA_ROLL", "type": "esriFieldTypeString", "alias": "BCA_ROLL", "length": 10, "domain": null }, { "name": "MAPLABEL", "type": "esriFieldTypeString", "alias": "MAPLABEL", "length": 25, "domain": null }, { "name": "PLANNUM", "type": "esriFieldTypeString", "alias": "PLANNUM", "length": 50, "domain": null }, { "name": "LANDDIST", "type": "esriFieldTypeString", "alias": "LANDDIST", "length": 20, "domain": null }, { "name": "LEGALDESCR", "type": "esriFieldTypeString", "alias": "LEGALDESCR", "length": 250, "domain": null }, { "name": "pmbcParcelID", "type": "esriFieldTypeGUID", "alias": "pmbcParcelID", "length": 38, "domain": null }, { "name": "pmbcStatus", "type": "esriFieldTypeString", "alias": "pmbcStatus", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RecMgtLink", "type": "esriFieldTypeString", "alias": "RecMgtLink", "length": 250, "domain": null }, { "name": "pmbcDescription", "type": "esriFieldTypeString", "alias": "pmbcDescription", "length": 250, "domain": null }, { "name": "SurveyLink", "type": "esriFieldTypeString", "alias": "SurveyLink", "length": 250, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I40pmbcParcelID", "fields": "pmbcParcelID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S14_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 0, "name": "UNDEFINED" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 2, "name": "NEW PARCEL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 10, "name": "VACANT" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 100, "name": "RESIDENTIAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 110, "name": "STRATA" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 120, "name": "STRATA BUILDING" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 130, "name": "STRATA COMMON PROPERTY" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 140, "name": "STRATA ROAD" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 150, "name": "MANUFACTURED HOME PARK" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 200, "name": "AGRICULTURAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 210, "name": "RURAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 300, "name": "ROAD RW" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 301, "name": "ROAD DEDICATED" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 302, "name": "ROAD GAZETTED" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 310, "name": "STATUTORY RW" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 400, "name": "COMMERCIAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 450, "name": "UTILITIES" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 500, "name": "MUNICIPAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 510, "name": "MUNICIPAL CRD" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 520, "name": "COMMUNITY" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 530, "name": "SCHOOL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 540, "name": "CEMETARY" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 600, "name": "RECREATION" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 610, "name": "PARK MUNICIPAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 620, "name": "PARK REGIONAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 630, "name": "PARK PROVINCIAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 700, "name": "INDUSTRY" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 710, "name": "MANAGED FOREST" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 800, "name": "CROWN" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 850, "name": "FIRST NATIONS" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 900, "name": "WATER" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 910, "name": "FORESHORE" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 920, "name": "LAKE" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 930, "name": "RIVER" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 998, "name": "INACTIVE" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "id": 999, "name": "UNCLASSIFIED" } ], "subtypes": [ { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 0, "name": "UNDEFINED" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": "NEW", "BCA_AREA": "01", "BCA_JURIS": "349", "BCA_ROLL": "00000.000", "BCA_ACTUALUSE": "000", "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": "SOOKE", "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 2, "name": "NEW PARCEL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 10, "name": "VACANT" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 100, "name": "RESIDENTIAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 110, "name": "STRATA" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 120, "name": "STRATA BUILDING" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 130, "name": "STRATA COMMON PROPERTY" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 140, "name": "STRATA ROAD" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 150, "name": "MANUFACTURED HOME PARK" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 200, "name": "AGRICULTURAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 210, "name": "RURAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 300, "name": "ROAD RW" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 301, "name": "ROAD DEDICATED" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 302, "name": "ROAD GAZETTED" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 310, "name": "STATUTORY RW" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 400, "name": "COMMERCIAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 450, "name": "UTILITIES" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 500, "name": "MUNICIPAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 510, "name": "MUNICIPAL CRD" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 520, "name": "COMMUNITY" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 530, "name": "SCHOOL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 540, "name": "CEMETARY" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 600, "name": "RECREATION" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 610, "name": "PARK MUNICIPAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 620, "name": "PARK REGIONAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 630, "name": "PARK PROVINCIAL" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 700, "name": "INDUSTRY" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 710, "name": "MANAGED FOREST" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 800, "name": "CROWN" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 850, "name": "FIRST NATIONS" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 900, "name": "WATER" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 910, "name": "FORESHORE" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 920, "name": "LAKE" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 930, "name": "RIVER" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 998, "name": "INACTIVE" }, { "domains": { "SEWERSTATUS": {"type": "inherited"} }, "defaultValues": { "GISLINK": null, "PARCELTYPE": null, "PID": null, "BCA_AREA": null, "BCA_JURIS": null, "BCA_ROLL": null, "BCA_ACTUALUSE": null, "MAPLABEL": null, "PLACENAME": null, "PCL": null, "LOT": null, "BLK": null, "SECT": null, "PLANNUM": null, "LANDDIST": null, "LEGALDESCR": null, "COMMENT": null, "ADDRSOURCE": null, "ADDRNOTES": null, "ADDRTYPE": null, "STREETNAME": null, "ADDRESS": null, "ADDRESS2": null, "ADDRESS3": null, "ADDRESS4": null, "ADDRESS5": null, "ZONE": null, "OCP": null, "ALR": null, "TCTAX": null, "SEWERSTATUS": null, "SEWERTAX": null, "SEWERTAXYEAR": null, "SEWERGENERATION": null, "SEWERGENYEAR": null, "M_DATE": null, "DATEGEOM": null, "PIN": null, "FLAGTEMP": null, "GlobalID": null, "DOCLINK": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "pmbcParcelID": null, "pmbcStatus": null, "RecMgtLink": null, "pmbcDescription": null, "SurveyLink": null }, "code": 999, "name": "UNCLASSIFIED" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 12, "name": "RWs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 2500, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3779602108190281E7, "ymin": 6163353.66955519, "xmax": -1.3759313922052199E7, "ymax": 6178003.640957326, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLANNUM", "typeIdField": "RWTYPE", "subtypeFieldName": "RWTYPE", "subtypeField": "RWTYPE", "defaultSubtypeCode": 300, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RWTYPE", "type": "esriFieldTypeInteger", "alias": "RWTYPE", "domain": null }, { "name": "PLANNUM", "type": "esriFieldTypeString", "alias": "PLANNUM", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Undefined" }, { "domains": {}, "id": 300, "name": "SRW" }, { "domains": {}, "id": 310, "name": "Road" }, { "domains": {}, "id": 320, "name": "Easement" }, { "domains": {}, "id": 330, "name": "Covenant" } ], "subtypes": [ { "domains": {}, "defaultValues": { "RWTYPE": null, "PLANNUM": null, "DATEMODIFIED": null, "NOTES": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Undefined" }, { "domains": {}, "defaultValues": { "RWTYPE": null, "PLANNUM": null, "DATEMODIFIED": null, "NOTES": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 300, "name": "SRW" }, { "domains": {}, "defaultValues": { "RWTYPE": null, "PLANNUM": null, "DATEMODIFIED": null, "NOTES": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 310, "name": "Road" }, { "domains": {}, "defaultValues": { "RWTYPE": null, "PLANNUM": null, "DATEMODIFIED": null, "NOTES": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 320, "name": "Easement" }, { "domains": {}, "defaultValues": { "RWTYPE": null, "PLANNUM": null, "DATEMODIFIED": null, "NOTES": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 330, "name": "Covenant" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 13, "name": "Watercourses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 2500, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "RIVER-MAINSTEM", "label": "River-Mainstem", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.1 }, "value": "RIVER", "label": "River/Stream", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.1 }, "value": "STREAM", "label": "River/Stream", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.1 }, "value": "RIVER-INTERMITTENT", "label": "Intermittent", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.1 }, "value": "DITCH", "label": "Intermittent", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.1 }, "value": "SHORELINE", "label": "Natural Boundary", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.378979876942931E7, "ymin": 6158214.4442790905, "xmax": -1.3750146459841738E7, "ymax": 6203725.093737054, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 14, "name": "Lakes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 2500, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.1 } }, "defaultLabel": "Water", "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "d021b85efd6bce04dd87ba6bce202785", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABP1JREFUeJzlXNt1HTEIVM7ZElKQi3FZLsYFuQfna32IzGMGgVZO5kd3XwgJMQJ27WtsxMvrx+f72+9fO/v0+pfH1m/tWJP58vrxOcYYV+8QzsI9cMao0f33tbs1J1TOvLSAtKI8zijzxIqVY9Im2FupCMwJnWd+Fhy5wKy8dx+qvGZky9jRquoydrnLd7iVlO21831WP9kWGUsLh3a71YpeKy2CbxP6E9yqAvO4xvhb5zKXP82tLMNqE6CdtwYejQvhc02HFg5daVF51vX5fBekfKlDaxza4VZPJwcRrjHOdStPpoVshIHOQSTvkkqe5lY7sLpnzFBd/nS3kjgtklAn9BS3sri2MxtbxZbiSNatvPsqsrGo2pRZANCEnuZWY9RkY1roI39nFsD1E91KDuA0Y1+nu5XXT2eRIwvX5U9wK0uvlVaC4UspwxpvyKEnupXWdzYbW90wZ1AV+1PcSiKagN2Gpiv2O93KwimJx1xxGgOMQ59yqxVonFfdh7YnQBN6gluhYdusm3XM9MEg5NAV4f8jllLPHW51IwrbMqiOXtzUk4kHmWdWJiETs3r9e/yfMd77W3PFvgJM8RtdBBUZoAV3Qq3BMC6+6lZoZMBMUEUGaCFMPZHBzOhyq8okoioDnCe//UMH9BmUo7TWkuMVa6oywDkWbePQTreK+tV+z+cqMkAN7jslhEMj/usorFQZoGqjk3DfKa1yaGVhZeZl6xqDyo3uRhuHrrSeTPbabrTHoVVuhciZz9+/q8fk4WtCmQBaO291UOVWrJwML9/PsRQk8TWhKF+uKn4qtOjA42rr2o+vNu10ecQT08WRbOCOUgsqd8Vz2NQaocNtxZHVUGynTpYuCB3CE9oRoP+LUL8PvS921g5RVFNEB765vLeUK4ocVt6OpLgdFFGVWs86QC4vO4xWMVqR0RTR2i6s8rlnEPit52kc+qSrewahK/ZM2z+05zHTRapij7ZWx9EmE8lAz0f9z/1mNr15zHTYlC1yPB2Hov2u6gNPKKtIB6JNkUEXLUEcWt3pCqoiApQiUHlhcYQRJBXsKEow/Pf0zm/+NTJ6PsM5qwWQDtqpCguP/3JkRiZE25laq3/eXZ2bVyYFmRDNW9nVqTX11pPBk4UVRu954ldT69Q7JVbR6F5N+Z1AdKU5tIP4K6zfiY7UmvpyJKN0lfUzJcBIprWI0FbTL82h0eqqtr48p/1e5f2q1DodNlkDnM9VWH8HqqhuS+p5aobT0a+bKXnxFoPKjW432MzR/L9NGk4ZuMff2Q0Q4W5ksbn/WUwKzRSEM2B2Z63fTqOnNiXWPTO76f3cSl7O9Dnrm83OkMW2vTiChDy7dGD7RRZbySsQKXRegYzCXr/Z65r+nRFH2SsQ7TirWEdhJVqVK17yqMsjyKwU5v7K1PrW924fn1AvXOkqrCAcmk2t6fIdqrSmiCYjCkWqOJRFRF2WUejyXVYpRkZHWc3rhx2Xp+/jLq/BMi7aeuhOrd1v7OUDmeDbCrEsmRFXZfXRBs9eQwF/Y8+sAjbE8mRXhzndqXWJyz9VfsuANRA7riM5tAJPGfnyUkfroadCGQaVVCDlRan1hS7xjnRQG4zGZ9kAngHL+9q1MchcvivOQ8OgyNgneAbFoVJpbQAr6eAKsju+RJW+Koeemg4iYF9xVPb18vrxSXNoVTrI1Ce189YgrWtsVoQYQJu7P79eWT8lRneDAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": -1 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Marsh", "label": "Marsh", "description": "" } ], "fieldDelimiter": "," }, "transparency": 25, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.37902977014817E7, "ymin": 6156904.163857383, "xmax": -1.3748470702428134E7, "ymax": 6188293.80025807, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 15, "name": "Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NAME <> 'DISTRICT OF SOOKE'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3860182915621018E7, "ymin": 6156552.330252594, "xmax": -1.3742882399443673E7, "ymax": 6229010.45513822, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 2500, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3784311123416055E7, "ymin": 6158994.56484042, "xmax": -1.3753858890744437E7, "ymax": 6190605.419022585, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARKNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBCATEGORY", "type": "esriFieldTypeString", "alias": "SUBCATEGORY", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "PARKCODE", "type": "esriFieldTypeString", "alias": "PARKCODE", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 1000, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 17, "name": "Waterbodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 2500, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "defaultLabel": "Water", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 92, 230, 255 ], "width": 0 } }, "value": "Island", "label": "Island", "description": "" }, { "symbol": { "type": "esriPFS", "url": "2460c7b4d249a571b1c632bb49241b67", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9dJREFUaIG1msu1HCEMRFmQgfN0CF44BAfkIJyHY3hezRyGllS3BGbVzUcSUukD3fP3n6+vn7/+jh/fv41Oi9aufQ7tEzkcGnOM8TEpW5RtJJq79ila2bp1XqXE/b3a8GvuzBhXxIg1KuEqZESyVLyVLBHfSbW+E1AQzt7J3JvuFtGZCtqZhbJnCr9qY9l68pzRXOd8wJtavGoUfjTQEUUTGdc5M2JcCUICXTbPhXYH5mT9I3orQVRwevV1UVNZ0IV3tv4RvZUgqt8NSo41T+C9zntvmkLchZyieRK0ui41MzjSHFsxcAqHfbwTwKhLTWI1GtSo4vZ3aiEnwFbvM1tI4N2F+f6uLLSj0SmGovc0T2cMnFR24wAR8XSKodKnFcNOpVUhxTmd0epNvb9TFo3QJGhU/TtEFaSz5xP0hD4dMdkZdZnegPlOhwbHfd5j08rK/7P4cGsDKufDp3fCblCIxqlf78+kNiBKVBZPi5NIYFpcOKmOxAb36KgsjgLZjXREYoJzobHPd2RBgawqFCphozGS9hTNTM5obeRy6YEj66PV0z5GaRGanRuej+hNffpEKWu/skK3RrDgTX21w4imPwpxJ7bsCk0PHN2NkA128nXHwlnlF8JbCaA2oqJzBe+MViZD1U8Um56nK1+vGCjrqhyq+LjKQfBWQnS0TqHtVoCZzJFiPuDtbqgDbxqcnA06dPY2yWSn37VU139PFITuyDpCrYI4hwRX8Rn9ypjlvfdp8RGtyWBZCe0UL5Xy3qeszgbpms54JDQtXiKZI4vPbDJpak0nHTpyEMhHc8qbk07ZF83ZcyWl6TQV6Nb2+GqpFpJAk0HuNEhViqVpcYzkq2XFmPSrMYdux7dVFrn+1ZKMnaSnar6y8COQKV/OCKmxiG7Hp4l8is+rhdHbgU7ENOtzLFvxVUpT4xLet/ydZgJyunNlTCsy51zdqddpJjgNmMRVQng752CHWTZPrT2J1NE6dAVMGrUEsa5zbFRBLXpHKYsWCNEtRScLENeoxpQ7hP+RVYTdyuv0HkxtSKXECGn4L2BXmJVJ9LyvqWSgtys0MOK/gFXrKO4GvJ0my1ACUWLdbr5Wgqu1VQa65tOdKOrQcegpmtd82qXhooQgjNbk9mcd0ohArs+TtYrmozghqaB6VmOVQKc3J67l0zsyomU3fXQCX9ZIusvoPD7g3dZ6JAStxjrIIYh6XPafQtyJ1t2sUW2o6n/4tMO0A+Mqb96oAjN+pU+fwnptrnX3MRosK4VXe5Hn6U7krvqqNdFmaDHi3L/J83QncisB6bhqnRucMcb4B4kUFFuqTTIbAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 64, 101, 235, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Sandbar", "label": "Sandbar", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Shore", "label": "Shore", "description": "" } ], "fieldDelimiter": "," }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.37902977014817E7, "ymin": 6156904.163857383, "xmax": -1.3748470702428134E7, "ymax": 6188293.80025807, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 18, "name": "Regional", "type": "Feature Layer", "description": "Regional parcels.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "Integrated Cadastral Information Society (ICIS)", "parentLayer": null, "subLayers": [], "minScale": 125000, "maxScale": 0, "referenceScale": 2500, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3861138698449925E7, "ymin": 6154968.705056496, "xmax": -1.3696842744786905E7, "ymax": 6277512.181466775, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOCALAREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALAREA", "type": "esriFieldTypeString", "alias": "LOCALAREA", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S53_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 19, "name": "Harbour", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 20, "name": "Harbour/River" } ], "minScale": 500000, "maxScale": 24000, "defaultVisibility": true, "extent": { "xmin": -1.37902977014817E7, "ymin": 6156904.163857383, "xmax": -1.3748470702428134E7, "ymax": 6188293.80025807, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 20, "name": "Harbour/River", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Harbour" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "defaultLabel": "Water", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Shore", "label": "Shore", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.37902977014817E7, "ymin": 6156904.163857383, "xmax": -1.3748470702428134E7, "ymax": 6188293.80025807, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 500000, "effectiveMaxScale": 24000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 21, "name": "Sooke Boundary Mask", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 2500, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3860182915621018E7, "ymin": 6156552.330252594, "xmax": -1.3742882399443673E7, "ymax": 6229010.45513822, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 22, "name": "Regional Boundary Mask", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 2500, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3860182915621018E7, "ymin": 6156552.330252594, "xmax": -1.3742882399443673E7, "ymax": 6229010.45513822, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 23, "name": "Hillshade", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 24000, "defaultVisibility": true, "extent": { "xmin": -1.3781552619973818E7, "ymin": 6162959.580749825, "xmax": -1.3756128889945036E7, "ymax": 6186470.410531464, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }