{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Place Names", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Land" }, { "id": 2, "name": "Neighbourhood" }, { "id": 3, "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "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 }, { "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 } ], "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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Bold": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Bold": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Bold": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Bold": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Bold": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Bold": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Municipal Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 209, 162, 255 ], "toColor": [ 121, 209, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 94, 237, 255 ], "toColor": [ 242, 94, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 110, 83, 255 ], "toColor": [ 230, 110, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 89, 143, 255 ], "toColor": [ 60, 89, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 250, 102, 255 ], "toColor": [ 238, 250, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 97, 240, 255 ], "toColor": [ 84, 97, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 107, 82, 255 ], "toColor": [ 133, 107, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 155, 203, 255 ], "toColor": [ 242, 155, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 199, 250, 255 ], "toColor": [ 110, 199, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 209, 148, 255 ], "toColor": [ 235, 209, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 50, 127, 255 ], "toColor": [ 133, 50, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 240, 89, 255 ], "toColor": [ 86, 240, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 150, 56, 255 ], "toColor": [ 98, 150, 56, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3860182915621018E7, "ymin": 6156552.330252594, "xmax": -1.3742882399443673E7, "ymax": 6229010.45513822, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Parcels", "type": "Feature Layer", "description": "Parcel polygons.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "District of Sooke", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PARCELTYPE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3779847217947206E7, "ymin": 6162837.39567491, "xmax": -1.3758531304323899E7, "ymax": 6186279.150423035, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLACENAME", "typeIdField": "PARCELTYPE", "subtypeFieldName": "PARCELTYPE", "subtypeField": "PARCELTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISLINK", "type": "esriFieldTypeInteger", "alias": "GISLINK", "domain": null }, { "name": "PARCELTYPE", "type": "esriFieldTypeInteger", "alias": "PARCELTYPE", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 11, "domain": null }, { "name": "BCA_AREA", "type": "esriFieldTypeString", "alias": "BCA_AREA", "length": 2, "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": "BCA_ACTUALUSE", "type": "esriFieldTypeString", "alias": "BCA_ACTUALUSE", "length": 10, "domain": null }, { "name": "MAPLABEL", "type": "esriFieldTypeString", "alias": "MAPLABEL", "length": 25, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "PLACENAME", "length": 100, "domain": null }, { "name": "PCL", "type": "esriFieldTypeString", "alias": "PCL", "length": 20, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 20, "domain": null }, { "name": "BLK", "type": "esriFieldTypeString", "alias": "BLK", "length": 20, "domain": null }, { "name": "SECT", "type": "esriFieldTypeString", "alias": "SECT", "length": 20, "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": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 250, "domain": null }, { "name": "ADDRSOURCE", "type": "esriFieldTypeString", "alias": "ADDRSOURCE", "length": 10, "domain": null }, { "name": "ADDRNOTES", "type": "esriFieldTypeString", "alias": "ADDRNOTES", "length": 100, "domain": null }, { "name": "ADDRTYPE", "type": "esriFieldTypeString", "alias": "ADDRTYPE", "length": 20, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 250, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 250, "domain": null }, { "name": "ADDRESS3", "type": "esriFieldTypeString", "alias": "ADDRESS3", "length": 250, "domain": null }, { "name": "ADDRESS4", "type": "esriFieldTypeString", "alias": "ADDRESS4", "length": 250, "domain": null }, { "name": "ADDRESS5", "type": "esriFieldTypeString", "alias": "ADDRESS5", "length": 250, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 20, "domain": null }, { "name": "OCP", "type": "esriFieldTypeString", "alias": "OCP", "length": 20, "domain": null }, { "name": "ALR", "type": "esriFieldTypeString", "alias": "ALR", "length": 20, "domain": null }, { "name": "TCTAX", "type": "esriFieldTypeString", "alias": "TCTAX", "length": 20, "domain": null }, { "name": "SEWERSTATUS", "type": "esriFieldTypeString", "alias": "SEWERSTATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS2_dsStatusSEWER", "description": "Sewer Service Area", "codedValues": [ { "name": "Inside Sewer Specified Area", "code": "SEWER" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Applied", "code": "APPLIED" }, { "name": "Outside Sewer Specified Area", "code": "-" }, { "name": "Exempt", "code": "EXEMPT" }, { "name": "Adopted", "code": "ADOPTED" }, { "name": "Application Withdrawn", "code": "WITHDRAWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWERTAX", "type": "esriFieldTypeString", "alias": "SEWERTAX", "length": 10, "domain": null }, { "name": "SEWERTAXYEAR", "type": "esriFieldTypeString", "alias": "SEWERTAXYEAR", "length": 10, "domain": null }, { "name": "SEWERGENERATION", "type": "esriFieldTypeString", "alias": "SEWERGENERATION", "length": 10, "domain": null }, { "name": "SEWERGENYEAR", "type": "esriFieldTypeString", "alias": "SEWERGENYEAR", "length": 10, "domain": null }, { "name": "M_DATE", "type": "esriFieldTypeDate", "alias": "M_DATE", "length": 8, "domain": null }, { "name": "DATEGEOM", "type": "esriFieldTypeDate", "alias": "DATEGEOM", "length": 8, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 20, "domain": null }, { "name": "FLAGTEMP", "type": "esriFieldTypeString", "alias": "FLAGTEMP", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "pmbcParcelID", "type": "esriFieldTypeGUID", "alias": "pmbcParcelID", "length": 38, "domain": null }, { "name": "pmbcStatus", "type": "esriFieldTypeString", "alias": "pmbcStatus", "length": 20, "domain": null }, { "name": "SurveyLink", "type": "esriFieldTypeString", "alias": "SurveyLink", "length": 250, "domain": null }, { "name": "RecMgtLink", "type": "esriFieldTypeString", "alias": "RecMgtLink", "length": 250, "domain": null }, { "name": "pmbcDescription", "type": "esriFieldTypeString", "alias": "pmbcDescription", "length": 250, "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": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_24", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I40pmbcParcelID", "fields": "pmbcParcelID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_24", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Road Names < 5000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 10 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3785308073927531E7, "ymin": 6161316.337364627, "xmax": -1.3750741601219798E7, "ymax": 6184137.661709209, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAMEFULL", "typeIdField": "RDCLASS", "subtypeFieldName": "RDCLASS", "subtypeField": "RDCLASS", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 50, "domain": null }, { "name": "SUBCATEGORY", "type": "esriFieldTypeString", "alias": "SUBCATEGORY", "length": 50, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeInteger", "alias": "ASSETID", "domain": null }, { "name": "ASSETCODE", "type": "esriFieldTypeString", "alias": "ASSETCODE", "length": 20, "domain": null }, { "name": "RDNAMEFULL", "type": "esriFieldTypeString", "alias": "RDNAMEFULL", "length": 100, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 100, "domain": null }, { "name": "RDNAMEID", "type": "esriFieldTypeInteger", "alias": "RDNAMEID", "domain": null }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": null }, { "name": "CLASSIFICATION", "type": "esriFieldTypeString", "alias": "CLASSIFICATION", "length": 20, "domain": null }, { "name": "XSECTION", "type": "esriFieldTypeString", "alias": "XSECTION", "length": 20, "domain": null }, { "name": "RDSTATUS", "type": "esriFieldTypeString", "alias": "RDSTATUS", "length": 20, "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeInteger", "alias": "YEARBUILT", "domain": null }, { "name": "DATEINSTALLED", "type": "esriFieldTypeDate", "alias": "DATEINSTALLED", "length": 8, "domain": null }, { "name": "DATEACCEPTED", "type": "esriFieldTypeDate", "alias": "DATEACCEPTED", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "DATEMODIFIED", "length": 8, "domain": null }, { "name": "PROJECTID", "type": "esriFieldTypeString", "alias": "PROJECTID", "length": 25, "domain": null }, { "name": "PLANNUM", "type": "esriFieldTypeString", "alias": "PLANNUM", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 20, "domain": null }, { "name": "YEARSURFACED", "type": "esriFieldTypeString", "alias": "YEARSURFACED", "length": 20, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 20, "domain": null }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null }, { "name": "WIDTH_M", "type": "esriFieldTypeDouble", "alias": "WIDTH_M", "domain": null }, { "name": "SPEED_KPH", "type": "esriFieldTypeInteger", "alias": "SPEED_KPH", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 250, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_49", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_49", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S39_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "LOCAL" }, { "domains": {}, "id": 10, "name": "COLLECTOR" }, { "domains": {}, "id": 20, "name": "HIGHWAY" }, { "domains": {}, "id": 30, "name": "STRATA" }, { "domains": {}, "id": 40, "name": "PRIVATE" }, { "domains": {}, "id": 50, "name": "DRIVEWAY" }, { "domains": {}, "id": 997, "name": "CLOSED" }, { "domains": {}, "id": 998, "name": "NOT BUILT" }, { "domains": {}, "id": 999, "name": "UNDEFINED" } ], "subtypes": [ { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "LOCAL" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "COLLECTOR" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 20, "name": "HIGHWAY" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 30, "name": "STRATA" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 40, "name": "PRIVATE" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 50, "name": "DRIVEWAY" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 997, "name": "CLOSED" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 998, "name": "NOT BUILT" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 999, "name": "UNDEFINED" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Road Names >= 5000 & <= 20000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 5000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 3.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3785308073927531E7, "ymin": 6161316.337364627, "xmax": -1.3750741601219798E7, "ymax": 6184137.661709209, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAMEFULL", "typeIdField": "RDCLASS", "subtypeFieldName": "RDCLASS", "subtypeField": "RDCLASS", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 50, "domain": null }, { "name": "SUBCATEGORY", "type": "esriFieldTypeString", "alias": "SUBCATEGORY", "length": 50, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeInteger", "alias": "ASSETID", "domain": null }, { "name": "ASSETCODE", "type": "esriFieldTypeString", "alias": "ASSETCODE", "length": 20, "domain": null }, { "name": "RDNAMEFULL", "type": "esriFieldTypeString", "alias": "RDNAMEFULL", "length": 100, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 100, "domain": null }, { "name": "RDNAMEID", "type": "esriFieldTypeInteger", "alias": "RDNAMEID", "domain": null }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": null }, { "name": "CLASSIFICATION", "type": "esriFieldTypeString", "alias": "CLASSIFICATION", "length": 20, "domain": null }, { "name": "XSECTION", "type": "esriFieldTypeString", "alias": "XSECTION", "length": 20, "domain": null }, { "name": "RDSTATUS", "type": "esriFieldTypeString", "alias": "RDSTATUS", "length": 20, "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeInteger", "alias": "YEARBUILT", "domain": null }, { "name": "DATEINSTALLED", "type": "esriFieldTypeDate", "alias": "DATEINSTALLED", "length": 8, "domain": null }, { "name": "DATEACCEPTED", "type": "esriFieldTypeDate", "alias": "DATEACCEPTED", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "DATEMODIFIED", "length": 8, "domain": null }, { "name": "PROJECTID", "type": "esriFieldTypeString", "alias": "PROJECTID", "length": 25, "domain": null }, { "name": "PLANNUM", "type": "esriFieldTypeString", "alias": "PLANNUM", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 20, "domain": null }, { "name": "YEARSURFACED", "type": "esriFieldTypeString", "alias": "YEARSURFACED", "length": 20, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 20, "domain": null }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null }, { "name": "WIDTH_M", "type": "esriFieldTypeDouble", "alias": "WIDTH_M", "domain": null }, { "name": "SPEED_KPH", "type": "esriFieldTypeInteger", "alias": "SPEED_KPH", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 250, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_49", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_49", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S39_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "LOCAL" }, { "domains": {}, "id": 10, "name": "COLLECTOR" }, { "domains": {}, "id": 20, "name": "HIGHWAY" }, { "domains": {}, "id": 30, "name": "STRATA" }, { "domains": {}, "id": 40, "name": "PRIVATE" }, { "domains": {}, "id": 50, "name": "DRIVEWAY" }, { "domains": {}, "id": 997, "name": "CLOSED" }, { "domains": {}, "id": 998, "name": "NOT BUILT" }, { "domains": {}, "id": 999, "name": "UNDEFINED" } ], "subtypes": [ { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "LOCAL" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "COLLECTOR" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 20, "name": "HIGHWAY" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 30, "name": "STRATA" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 40, "name": "PRIVATE" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 50, "name": "DRIVEWAY" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 997, "name": "CLOSED" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 998, "name": "NOT BUILT" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 999, "name": "UNDEFINED" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Road Names >20000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 20000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 2 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3785308073927531E7, "ymin": 6161316.337364627, "xmax": -1.3750741601219798E7, "ymax": 6184137.661709209, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RDNAMEFULL", "typeIdField": "RDCLASS", "subtypeFieldName": "RDCLASS", "subtypeField": "RDCLASS", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 50, "domain": null }, { "name": "SUBCATEGORY", "type": "esriFieldTypeString", "alias": "SUBCATEGORY", "length": 50, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeInteger", "alias": "ASSETID", "domain": null }, { "name": "ASSETCODE", "type": "esriFieldTypeString", "alias": "ASSETCODE", "length": 20, "domain": null }, { "name": "RDNAMEFULL", "type": "esriFieldTypeString", "alias": "RDNAMEFULL", "length": 100, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 100, "domain": null }, { "name": "RDNAMEID", "type": "esriFieldTypeInteger", "alias": "RDNAMEID", "domain": null }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": null }, { "name": "CLASSIFICATION", "type": "esriFieldTypeString", "alias": "CLASSIFICATION", "length": 20, "domain": null }, { "name": "XSECTION", "type": "esriFieldTypeString", "alias": "XSECTION", "length": 20, "domain": null }, { "name": "RDSTATUS", "type": "esriFieldTypeString", "alias": "RDSTATUS", "length": 20, "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeInteger", "alias": "YEARBUILT", "domain": null }, { "name": "DATEINSTALLED", "type": "esriFieldTypeDate", "alias": "DATEINSTALLED", "length": 8, "domain": null }, { "name": "DATEACCEPTED", "type": "esriFieldTypeDate", "alias": "DATEACCEPTED", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "DATEMODIFIED", "length": 8, "domain": null }, { "name": "PROJECTID", "type": "esriFieldTypeString", "alias": "PROJECTID", "length": 25, "domain": null }, { "name": "PLANNUM", "type": "esriFieldTypeString", "alias": "PLANNUM", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 20, "domain": null }, { "name": "YEARSURFACED", "type": "esriFieldTypeString", "alias": "YEARSURFACED", "length": 20, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 20, "domain": null }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null }, { "name": "WIDTH_M", "type": "esriFieldTypeDouble", "alias": "WIDTH_M", "domain": null }, { "name": "SPEED_KPH", "type": "esriFieldTypeInteger", "alias": "SPEED_KPH", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 250, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_49", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_49", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S39_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "LOCAL" }, { "domains": {}, "id": 10, "name": "COLLECTOR" }, { "domains": {}, "id": 20, "name": "HIGHWAY" }, { "domains": {}, "id": 30, "name": "STRATA" }, { "domains": {}, "id": 40, "name": "PRIVATE" }, { "domains": {}, "id": 50, "name": "DRIVEWAY" }, { "domains": {}, "id": 997, "name": "CLOSED" }, { "domains": {}, "id": 998, "name": "NOT BUILT" }, { "domains": {}, "id": 999, "name": "UNDEFINED" } ], "subtypes": [ { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "LOCAL" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "COLLECTOR" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 20, "name": "HIGHWAY" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 30, "name": "STRATA" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 40, "name": "PRIVATE" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 50, "name": "DRIVEWAY" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 997, "name": "CLOSED" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 998, "name": "NOT BUILT" }, { "domains": {}, "defaultValues": { "CATEGORY": null, "SUBCATEGORY": null, "ASSETID": null, "ASSETCODE": null, "RDNAMEFULL": null, "RDNAME": null, "RDNAMEID": null, "RDCLASS": null, "CLASSIFICATION": null, "XSECTION": null, "RDSTATUS": null, "YEARBUILT": null, "DATEINSTALLED": null, "DATEACCEPTED": null, "DATEMODIFIED": null, "PROJECTID": null, "PLANNUM": null, "OWNER": null, "MAINTENANCE": null, "YEARSURFACED": null, "SURFACE": null, "LANES": null, "WIDTH_M": null, "SPEED_KPH": null, "NOTES": null, "COMMUNITY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 999, "name": "UNDEFINED" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Watercourses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 2500.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "RIVER-MAINSTEM", "label": "River-Mainstem" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.1 }, "value": "RIVER", "label": "River/Stream" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.1 }, "value": "STREAM", "label": "River/Stream" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.1 }, "value": "RIVER-INTERMITTENT", "label": "Intermittent" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.1 }, "value": "DITCH", "label": "Intermittent" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.1 }, "value": "SHORELINE", "label": "Natural Boundary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 209, 162, 255 ], "toColor": [ 121, 209, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 94, 237, 255 ], "toColor": [ 242, 94, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 110, 83, 255 ], "toColor": [ 230, 110, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 89, 143, 255 ], "toColor": [ 60, 89, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 250, 102, 255 ], "toColor": [ 238, 250, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 97, 240, 255 ], "toColor": [ 84, 97, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 107, 82, 255 ], "toColor": [ 133, 107, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 155, 203, 255 ], "toColor": [ 242, 155, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 199, 250, 255 ], "toColor": [ 110, 199, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 209, 148, 255 ], "toColor": [ 235, 209, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 50, 127, 255 ], "toColor": [ 133, 50, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 240, 89, 255 ], "toColor": [ 86, 240, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 150, 56, 255 ], "toColor": [ 98, 150, 56, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "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" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.378979876942931E7, "ymin": 6158214.4442790905, "xmax": -1.3750146459841738E7, "ymax": 6203725.093737054, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": false, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Lakes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 2500.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "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": "4b36cb8137ed4c43c319f0123e156c6e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE/UlEQVR4nOVc23UdMQhUztkW0o+bcVVuxv24COdrfYjMYwaBVk7mR3dfCAkxAnbta2zEy+vH5/vb7187+/T6l8fWb+1Yk/ny+vE5xhhX7xDOwj1wxqjR/fe1uzUnVM68tIC0ojzOKPPEipVj0ibYW6kIzAmdZ34WHLnArLx3H6q8ZmTL2NGq6jJ2uct3uJWU7bXzfVY/2RYZSwuHdrvVil4rLYJvE/oT3KoC87jG+FvnMpc/za0sw2oToJ23Bh6NC+FzTYcWDl1pUXnW9fl8F6R8qUNrHNrhVk8nBxGuMc51K0+mhWyEgc5BJO+SSp7mVjuwumfMUF3+dLeSOC2SUCf0FLeyuLYzG1vFluJI1q28+yqysajalFkA0ISe5lZj1GRjWugjf2cWwPUT3UoO4DRjX6e7lddPZ5EjC9flT3ArS6+VVoLhSynDGm/IoSe6ldZ3Nhtb3TBnUBX7U9xKIpqA3YamK/Y73crCKYnHXHEaA4xDn3KrFWicV92HtidAE3qCW6Fh26ybdcz0wSDk0BXh/yOWUs8dbnUjCtsyqI5e3NSTiQeZZ1YmIROzev17/J8x3vtbc8W+AkzxG10EFRmgBXdCrcEwLr7qVmhkwExQRQZoIUw9kcHM6HKryiSiKgOcJ7/9Qwf0GZSjtNaS4xVrqjLAORZt49BOt4r61X7P5yoyQA3uOyWEQyP+6yisVBmgaqOTcN8prXJoZWFl5mXrGoPKje5GG4eutJ5M9tputMehVW6FyJnP37+rx+Tha0KZAFo7b3VQ5VasnAwv38+xFCTxNaEoX64qfiq06MDjauvaj6827XR5xBPTxZFs4I5SCyp3xXPY1Bqhw23FkdVQbKdOli4IHcIT2hGg/4tQvw+9L3bWDlFUU0QHvrm8t5QrihxW3o6kuB0UUZVazzpALi87jFYxWpHRFNHaLqzyuWcQ+K3naRz6pKt7BqEr9kzbP7TnMdNFqmKPtlbH0SYTyUDPR/3P/WY2vXnMdNiULXI8HYei/a7qA08oq0gHok2RQRctQRxa3ekKqiIClCJQeWFxhBEkFewoSjD89/TOb/41Mno+wzmrBZAO2qkKC4//cmRGJkTbmVqrf95dnZtXJgWZEM1b2dWpNfXWk8GThRVG73niV1Pr1DslVtHoXk35nUB0pTm0g/grrN+JjtSa+nIko3SV9TMlwEimtYjQVtMvzaHR6qq2vjyn/V7l/arUOh02WQOcz1VYfweqqG5L6nlqhtPRr5spefEWg8qNbjfYzNH8v00aThm4x9/ZDRDhbmSxuf9ZTArNFIQzYHZnrd9Oo6c2JdY9M7vp/dxKXs70Oeubzc6Qxba9OIKEPLt0YPtFFlvJKxApdF6BjMJev9nrmv6dEUfZKxDtOKtYR2ElWpUrXvKoyyPIrBTm/srU+tb3bh+fUC9c6SqsIByaTa3p8h2qtKaIJiMKRao4lEVEXZZR6PJdVilGRkdZzeuHHZen7+Mur8EyLtp66E6t3W/s5QOZ4NsKsSyZEVdl9dEGz15DAX9jz6wCNsTyZFeHOd2pdYnLP1V+y4A1EDuuIzm0Ak8Z+fJSR+uhp0IZBpVUIOVFqfWFLvGOdFAbjMZn2QCeAcv72rUxyFy+K85Dw6DI2Cd4BsWhUmltACvp4AqyO75Elb4qh56aDiJgX3FU9vXy+vFJc2hVOsjUJ7Xz1iCta2xWhBhAm7s/vYRZP+KzZHcAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Marsh", "label": "Marsh" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 209, 162, 255 ], "toColor": [ 121, 209, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 94, 237, 255 ], "toColor": [ 242, 94, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 110, 83, 255 ], "toColor": [ 230, 110, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 89, 143, 255 ], "toColor": [ 60, 89, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 250, 102, 255 ], "toColor": [ 238, 250, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 97, 240, 255 ], "toColor": [ 84, 97, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 107, 82, 255 ], "toColor": [ 133, 107, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 155, 203, 255 ], "toColor": [ 242, 155, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 199, 250, 255 ], "toColor": [ 110, 199, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 209, 148, 255 ], "toColor": [ 235, 209, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 50, 127, 255 ], "toColor": [ 133, 50, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 240, 89, 255 ], "toColor": [ 86, 240, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 150, 56, 255 ], "toColor": [ 98, 150, 56, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.37902977014817E7, "ymin": 6156904.163857383, "xmax": -1.3748470702428134E7, "ymax": 6188293.80025807, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "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 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "NAME <> 'DISTRICT OF SOOKE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "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, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3860182915621018E7, "ymin": 6156552.330252594, "xmax": -1.3742882399443673E7, "ymax": 6229010.45513822, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Waterbodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 2500.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "defaultLabel": "Water", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null }, "value": "Island", "label": "Island" }, { "symbol": { "type": "esriPFS", "url": "e8c446edb0ae9c7f4fc20fc31dcaf487", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD10lEQVRogbWay7UcIQxEWRCC03QKXjgF5+MgHIdzeF7NHIaWVLcEZtXNRxJS6QPd8/efr6+fv/6OH9+/jU6L1q59Du0TORwac4zxMSlblG0kmrv2KVrZunVepcT9vdrwa+7MGFfEiDUq4SpkRLJUvJUsEd9Jtb4TUBDO3sncm+4W0ZkK2pmFsmcKv2pj2XrynNFc53zAm1q8ahR+NNARRRMZ1zkzYlwJQgJdNs+FdgfmZP0jeitBVHB69XVRU1nQhXe2/hG9lSCq3w1KjjVP4L3Oe2+aQtyFnKJ5ErS6LjUzONIcWzFwCod9vBPAqEtNYjUa1Kji9ndqISfAVu8zW0jg3YX5/q4stKPRKYai9zRPZwycVHbjABHxdIqh0qcVw06lVSHFOZ3R6k29v1MWjdAkaFT9O0QVpLPnE/SEPh0x2Rl1md6A+U6HBsd93mPTysr/s/hwawMq58Ond8JuUIjGqV/vz6Q2IEpUFk+Lk0hgWlw4qY7EBvfoqCyOAtmNdERignOhsc93ZEGBrCoUKmGjMZL2FM1Mzmht5HLpgSPro9XTPkZpEZqdG56P6E19+kQpa7+yQrdGsOBNfbXDiKY/CnEntuwKTQ8c3Y2QDXbydcfCWeUXwlsJoDaionMF74xWJkPVTxSbnqcrX68YKOuqHKr4uMpB8FZCdLROoe1WgJnMkWI+4O1uqANvGpycDTp09jbJZKfftVTXf08UhO7IOkKtgjiHBFfxGf3KmOW992nxEa3JYFkJ7RQvlfLep6zOBumazngkNC1eIpkji89sMmlqTScdOnIQyEdzypuTTtkXzdlzJaXpNBXo1vb4aqkWkkCTQe40SFWKpWlxjOSrZcWY9Ksxh27Ht1UWuf7VkoydpKdqvrLwI5ApX84IqbGIbseniXyKz6uF0duBTsQ063MsW/FVSlPjEt63/J1mAnK6c2VMKzLnXN2p12kmOA2YxFVCeDvnYIdZNk+tPYnU0Tp0BUwatQSxrnNsVEEtekcpixYI0S1FJwsQ16jGlDuE/5FVhN3K6/QeTG1IpcQIafgvYFeYlUn0vK+pZKC3KzQw4r+AVeso7ga8nSbLUAJRYt1uvlaCq7VVBrrm050o6tBx6Cma13zapeGihCCM1uT2Zx3SiECuz5O1iuajOCGpoHpWY5VApzcnruXTOzKiZTd9dAJf1ki6y+g8PuDd1nokBK3GOsghiHpc9p9C3InW3axRbajqf/i0w7QD4ypv3qgCM36lT5/Cem2udfcxGiwrhVd7kefpTuSu+qo10WZoMeLcv8nzdCdyKwHpuGqdG5wxxvgHh5IUW6yrIL4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Sandbar", "label": "Sandbar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null }, "value": "Shore", "label": "Shore" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 209, 162, 255 ], "toColor": [ 121, 209, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 94, 237, 255 ], "toColor": [ 242, 94, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 110, 83, 255 ], "toColor": [ 230, 110, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 89, 143, 255 ], "toColor": [ 60, 89, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 250, 102, 255 ], "toColor": [ 238, 250, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 97, 240, 255 ], "toColor": [ 84, 97, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 107, 82, 255 ], "toColor": [ 133, 107, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 155, 203, 255 ], "toColor": [ 242, 155, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 199, 250, 255 ], "toColor": [ 110, 199, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 209, 148, 255 ], "toColor": [ 235, 209, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 50, 127, 255 ], "toColor": [ 133, 50, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 240, 89, 255 ], "toColor": [ 86, 240, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 150, 56, 255 ], "toColor": [ 98, 150, 56, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.37902977014817E7, "ymin": 6156904.163857383, "xmax": -1.3748470702428134E7, "ymax": 6188293.80025807, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 25, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3784311123416055E7, "ymin": 6158994.56484042, "xmax": -1.3753858890744437E7, "ymax": 6190605.419022585, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "PARKNAME", "type": "esriFieldTypeString", "alias": "PARKNAME", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 1000, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Regional", "type": "Feature Layer", "description": "Regional parcels.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Integrated Cadastral Information Society (ICIS)", "parentLayer": null, "subLayers": [], "minScale": 125000, "maxScale": 0, "referenceScale": 2500.0, "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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3861138698449925E7, "ymin": 6154968.705056496, "xmax": -1.3696842744786905E7, "ymax": 6277512.181466775, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "GEOMETRY_SOURCE", "type": "esriFieldTypeString", "alias": "GEOMETRY_SOURCE", "length": 30, "domain": null }, { "name": "ATTRIBUTE_SOURCE", "type": "esriFieldTypeString", "alias": "ATTRIBUTE_SOURCE", "length": 30, "domain": null }, { "name": "LTSA_PARCEL", "type": "esriFieldTypeString", "alias": "LTSA_PARCEL", "length": 15, "domain": null }, { "name": "LEGAL_FREEFORM", "type": "esriFieldTypeString", "alias": "LEGAL_FREEFORM", "length": 32, "domain": null }, { "name": "LAND_DISTRICT", "type": "esriFieldTypeString", "alias": "LAND_DISTRICT", "length": 100, "domain": null }, { "name": "LAND_ACT_PRIMARY_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LAND_ACT_PRIMARY_DESCRIPTION", "length": 255, "domain": null }, { "name": "PARCEL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "PARCEL_DESCRIPTION", "length": 255, "domain": null }, { "name": "OWNER_CLASS", "type": "esriFieldTypeString", "alias": "OWNER_CLASS", "length": 16, "domain": null }, { "name": "SOURCE_PROVISION_DATE", "type": "esriFieldTypeDate", "alias": "SOURCE_PROVISION_DATE", "length": 8, "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": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Harbour", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 17, "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Harbour/River", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Harbour" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "defaultLabel": "Water", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "Shore", "label": "Shore" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 209, 162, 255 ], "toColor": [ 121, 209, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 94, 237, 255 ], "toColor": [ 242, 94, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 110, 83, 255 ], "toColor": [ 230, 110, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 89, 143, 255 ], "toColor": [ 60, 89, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 250, 102, 255 ], "toColor": [ 238, 250, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 97, 240, 255 ], "toColor": [ 84, 97, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 107, 82, 255 ], "toColor": [ 133, 107, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 155, 203, 255 ], "toColor": [ 242, 155, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 199, 250, 255 ], "toColor": [ 110, 199, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 209, 148, 255 ], "toColor": [ 235, 209, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 50, 127, 255 ], "toColor": [ 133, 50, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 240, 89, 255 ], "toColor": [ 86, 240, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 150, 56, 255 ], "toColor": [ 98, 150, 56, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.37902977014817E7, "ymin": 6156904.163857383, "xmax": -1.3748470702428134E7, "ymax": 6188293.80025807, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 500000, "effectiveMaxScale": 24000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Sooke Boundary Mask - Sand", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 2500.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 231, 218, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3860182915621018E7, "ymin": 6156552.330252594, "xmax": -1.3742882399443673E7, "ymax": 6229010.45513822, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "DRA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102190, "latestWkid": 3005, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 1.0E-8, "falseX": 34758.7487168255, "falseY": 359549.2446022164, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2500.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.387172300109252E7, "ymin": 6149170.620269909, "xmax": -1.3695939325393334E7, "ymax": 6280022.80357082, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRUCTURED_NAME_1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRANSPORT_LINE_ID", "type": "esriFieldTypeInteger", "alias": "TRANSPORT_LINE_ID", "domain": null }, { "name": "CREATE_INTEGRATION_SESSION_ID", "type": "esriFieldTypeInteger", "alias": "CREATE_INTEGRATION_SESSION_ID", "domain": null }, { "name": "CREATE_INTEGRATION_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_INTEGRATION_DATE", "length": 8, "domain": null }, { "name": "MODIFY_INTEGRATION_SESSION_ID", "type": "esriFieldTypeInteger", "alias": "MODIFY_INTEGRATION_SESSION_ID", "domain": null }, { "name": "MODIFY_INTEGRATION_DATE", "type": "esriFieldTypeDate", "alias": "MODIFY_INTEGRATION_DATE", "length": 8, "domain": null }, { "name": "CREATE_PARTNER_ORG_ID", "type": "esriFieldTypeInteger", "alias": "CREATE_PARTNER_ORG_ID", "domain": null }, { "name": "CREATE_PARTNER_ORG", "type": "esriFieldTypeString", "alias": "CREATE_PARTNER_ORG", "length": 110, "domain": null }, { "name": "MODIFY_PARTNER_ORG_ID", "type": "esriFieldTypeInteger", "alias": "MODIFY_PARTNER_ORG_ID", "domain": null }, { "name": "MODIFY_PARTNER_ORG", "type": "esriFieldTypeString", "alias": "MODIFY_PARTNER_ORG", "length": 110, "domain": null }, { "name": "CUSTODIAN_PARTNER_ORG_ID", "type": "esriFieldTypeInteger", "alias": "CUSTODIAN_PARTNER_ORG_ID", "domain": null }, { "name": "CUSTODIAN_PARTNER_ORG", "type": "esriFieldTypeString", "alias": "CUSTODIAN_PARTNER_ORG", "length": 110, "domain": null }, { "name": "DATA_CAPTURE_METHOD_CODE", "type": "esriFieldTypeString", "alias": "DATA_CAPTURE_METHOD_CODE", "length": 30, "domain": null }, { "name": "Z_VALUE_DERIVED_IND", "type": "esriFieldTypeString", "alias": "Z_VALUE_DERIVED_IND", "length": 1, "domain": null }, { "name": "CAPTURE_DATE", "type": "esriFieldTypeDate", "alias": "CAPTURE_DATE", "length": 8, "domain": null }, { "name": "DEACTIVATION_DATE", "type": "esriFieldTypeDate", "alias": "DEACTIVATION_DATE", "length": 8, "domain": null }, { "name": "TRANSPORT_LINE_TYPE_CODE", "type": "esriFieldTypeString", "alias": "TRANSPORT_LINE_TYPE_CODE", "length": 3, "domain": null }, { "name": "TRANSPORT_LINE_SURFACE_CODE", "type": "esriFieldTypeString", "alias": "TRANSPORT_LINE_SURFACE_CODE", "length": 1, "domain": null }, { "name": "TRANSPORT_LINE_DIVIDED_CODE", "type": "esriFieldTypeString", "alias": "TRANSPORT_LINE_DIVIDED_CODE", "length": 1, "domain": null }, { "name": "TRAVEL_DIRECTION_CODE", "type": "esriFieldTypeString", "alias": "TRAVEL_DIRECTION_CODE", "length": 1, "domain": null }, { "name": "TRANSPORT_LINE_STRUCTURE_CODE", "type": "esriFieldTypeString", "alias": "TRANSPORT_LINE_STRUCTURE_CODE", "length": 1, "domain": null }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIMIT", "domain": null }, { "name": "LEFT_NUMBER_OF_LANES", "type": "esriFieldTypeSmallInteger", "alias": "LEFT_NUMBER_OF_LANES", "domain": null }, { "name": "RIGHT_NUMBER_OF_LANES", "type": "esriFieldTypeSmallInteger", "alias": "RIGHT_NUMBER_OF_LANES", "domain": null }, { "name": "TOTAL_NUMBER_OF_LANES", "type": "esriFieldTypeSmallInteger", "alias": "TOTAL_NUMBER_OF_LANES", "domain": null }, { "name": "UNDER_CONSTRUCTION_IND", "type": "esriFieldTypeString", "alias": "UNDER_CONSTRUCTION_IND", "length": 1, "domain": null }, { "name": "VIRTUAL_IND", "type": "esriFieldTypeString", "alias": "VIRTUAL_IND", "length": 1, "domain": null }, { "name": "DISASTER_ROUTE_IND", "type": "esriFieldTypeString", "alias": "DISASTER_ROUTE_IND", "length": 1, "domain": null }, { "name": "TRUCK_ROUTE_IND", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE_IND", "length": 1, "domain": null }, { "name": "LEFT_LOCALITY_ID", "type": "esriFieldTypeInteger", "alias": "LEFT_LOCALITY_ID", "domain": null }, { "name": "LEFT_LOCALITY", "type": "esriFieldTypeString", "alias": "LEFT_LOCALITY", "length": 50, "domain": null }, { "name": "RIGHT_LOCALITY_ID", "type": "esriFieldTypeInteger", "alias": "RIGHT_LOCALITY_ID", "domain": null }, { "name": "RIGHT_LOCALITY", "type": "esriFieldTypeString", "alias": "RIGHT_LOCALITY", "length": 50, "domain": null }, { "name": "LEFT_REGIONAL_DISTRICT_ID", "type": "esriFieldTypeString", "alias": "LEFT_REGIONAL_DISTRICT_ID", "length": 5, "domain": null }, { "name": "RIGHT_REGIONAL_DISTRICT_ID", "type": "esriFieldTypeString", "alias": "RIGHT_REGIONAL_DISTRICT_ID", "length": 5, "domain": null }, { "name": "STRUCTURED_NAME_1_ID", "type": "esriFieldTypeInteger", "alias": "STRUCTURED_NAME_1_ID", "domain": null }, { "name": "STRUCTURED_NAME_1", "type": "esriFieldTypeString", "alias": "STRUCTURED_NAME_1", "length": 100, "domain": null }, { "name": "STRUCTURED_NAME_2_ID", "type": "esriFieldTypeInteger", "alias": "STRUCTURED_NAME_2_ID", "domain": null }, { "name": "STRUCTURED_NAME_2", "type": "esriFieldTypeString", "alias": "STRUCTURED_NAME_2", "length": 100, "domain": null }, { "name": "STRUCTURED_NAME_3_ID", "type": "esriFieldTypeInteger", "alias": "STRUCTURED_NAME_3_ID", "domain": null }, { "name": "STRUCTURED_NAME_3", "type": "esriFieldTypeString", "alias": "STRUCTURED_NAME_3", "length": 100, "domain": null }, { "name": "STRUCTURED_NAME_4_ID", "type": "esriFieldTypeInteger", "alias": "STRUCTURED_NAME_4_ID", "domain": null }, { "name": "STRUCTURED_NAME_4", "type": "esriFieldTypeString", "alias": "STRUCTURED_NAME_4", "length": 100, "domain": null }, { "name": "STRUCTURED_NAME_5_ID", "type": "esriFieldTypeInteger", "alias": "STRUCTURED_NAME_5_ID", "domain": null }, { "name": "STRUCTURED_NAME_5", "type": "esriFieldTypeString", "alias": "STRUCTURED_NAME_5", "length": 100, "domain": null }, { "name": "STRUCTURED_NAME_6_ID", "type": "esriFieldTypeInteger", "alias": "STRUCTURED_NAME_6_ID", "domain": null }, { "name": "STRUCTURED_NAME_6", "type": "esriFieldTypeString", "alias": "STRUCTURED_NAME_6", "length": 100, "domain": null }, { "name": "STRUCTURED_NAME_7_ID", "type": "esriFieldTypeInteger", "alias": "STRUCTURED_NAME_7_ID", "domain": null }, { "name": "STRUCTURED_NAME_7", "type": "esriFieldTypeString", "alias": "STRUCTURED_NAME_7", "length": 100, "domain": null }, { "name": "HIGHWAY_ROUTE_1", "type": "esriFieldTypeString", "alias": "HIGHWAY_ROUTE_1", "length": 5, "domain": null }, { "name": "HIGHWAY_ROUTE_2", "type": "esriFieldTypeString", "alias": "HIGHWAY_ROUTE_2", "length": 5, "domain": null }, { "name": "HIGHWAY_ROUTE_3", "type": "esriFieldTypeString", "alias": "HIGHWAY_ROUTE_3", "length": 5, "domain": null }, { "name": "HIGHWAY_EXIT_NUMBER", "type": "esriFieldTypeString", "alias": "HIGHWAY_EXIT_NUMBER", "length": 5, "domain": null }, { "name": "INDUSTRY_NAME_1", "type": "esriFieldTypeString", "alias": "INDUSTRY_NAME_1", "length": 255, "domain": null }, { "name": "INDUSTRY_NAME_2", "type": "esriFieldTypeString", "alias": "INDUSTRY_NAME_2", "length": 255, "domain": null }, { "name": "INDUSTRY_NAME_3", "type": "esriFieldTypeString", "alias": "INDUSTRY_NAME_3", "length": 255, "domain": null }, { "name": "SINGLE_HOUSE_NUMBER", "type": "esriFieldTypeInteger", "alias": "SINGLE_HOUSE_NUMBER", "domain": null }, { "name": "LEFT_HOUSE_NUM_SCHEME_CODE", "type": "esriFieldTypeString", "alias": "LEFT_HOUSE_NUM_SCHEME_CODE", "length": 1, "domain": null }, { "name": "FROM_LEFT_HOUSE_NUMBER", "type": "esriFieldTypeInteger", "alias": "FROM_LEFT_HOUSE_NUMBER", "domain": null }, { "name": "TO_LEFT_HOUSE_NUMBER", "type": "esriFieldTypeInteger", "alias": "TO_LEFT_HOUSE_NUMBER", "domain": null }, { "name": "RIGHT_HOUSE_NUM_SCHEME_CODE", "type": "esriFieldTypeString", "alias": "RIGHT_HOUSE_NUM_SCHEME_CODE", "length": 1, "domain": null }, { "name": "FROM_RIGHT_HOUSE_NUMBER", "type": "esriFieldTypeInteger", "alias": "FROM_RIGHT_HOUSE_NUMBER", "domain": null }, { "name": "TO_RIGHT_HOUSE_NUMBER", "type": "esriFieldTypeInteger", "alias": "TO_RIGHT_HOUSE_NUMBER", "domain": null }, { "name": "LANE_RESTRICTION_CODE", "type": "esriFieldTypeString", "alias": "LANE_RESTRICTION_CODE", "length": 1, "domain": null }, { "name": "ACCESS_RESTRICTION_CODE", "type": "esriFieldTypeString", "alias": "ACCESS_RESTRICTION_CODE", "length": 2, "domain": null }, { "name": "FROM_TRAFFIC_IMPACTOR_CODE", "type": "esriFieldTypeString", "alias": "FROM_TRAFFIC_IMPACTOR_CODE", "length": 1, "domain": null }, { "name": "TO_TRAFFIC_IMPACTOR_CODE", "type": "esriFieldTypeString", "alias": "TO_TRAFFIC_IMPACTOR_CODE", "length": 1, "domain": null }, { "name": "FROM_LEFT_TURN_TIME_CODE", "type": "esriFieldTypeString", "alias": "FROM_LEFT_TURN_TIME_CODE", "length": 8, "domain": null }, { "name": "FROM_CENTRE_TURN_TIME_CODE", "type": "esriFieldTypeString", "alias": "FROM_CENTRE_TURN_TIME_CODE", "length": 8, "domain": null }, { "name": "FROM_RIGHT_TURN_TIME_CODE", "type": "esriFieldTypeString", "alias": "FROM_RIGHT_TURN_TIME_CODE", "length": 8, "domain": null }, { "name": "TO_LEFT_TURN_TIME_CODE", "type": "esriFieldTypeString", "alias": "TO_LEFT_TURN_TIME_CODE", "length": 8, "domain": null }, { "name": "TO_CENTRE_TURN_TIME_CODE", "type": "esriFieldTypeString", "alias": "TO_CENTRE_TURN_TIME_CODE", "length": 8, "domain": null }, { "name": "TO_RIGHT_TURN_TIME_CODE", "type": "esriFieldTypeString", "alias": "TO_RIGHT_TURN_TIME_CODE", "length": 8, "domain": null }, { "name": "FROM_VEHICLE_MAX_WEIGHT_KG", "type": "esriFieldTypeInteger", "alias": "FROM_VEHICLE_MAX_WEIGHT_KG", "domain": null }, { "name": "TO_VEHICLE_MAX_WEIGHT_KG", "type": "esriFieldTypeInteger", "alias": "TO_VEHICLE_MAX_WEIGHT_KG", "domain": null }, { "name": "FROM_VEHICLE_MAX_WIDTH_METRE", "type": "esriFieldTypeDouble", "alias": "FROM_VEHICLE_MAX_WIDTH_METRE", "domain": null }, { "name": "TO_VEHICLE_MAX_WIDTH_METRE", "type": "esriFieldTypeDouble", "alias": "TO_VEHICLE_MAX_WIDTH_METRE", "domain": null }, { "name": "FROM_VEHICLE_MAX_HEIGHT_METRE", "type": "esriFieldTypeDouble", "alias": "FROM_VEHICLE_MAX_HEIGHT_METRE", "domain": null }, { "name": "TO_VEHICLE_MAX_HEIGHT_METRE", "type": "esriFieldTypeDouble", "alias": "TO_VEHICLE_MAX_HEIGHT_METRE", "domain": null }, { "name": "MINISTRY_OF_TRANSPORT_ID", "type": "esriFieldTypeInteger", "alias": "MINISTRY_OF_TRANSPORT_ID", "domain": null }, { "name": "MINISTRY_OF_TRANSPORT_NAME", "type": "esriFieldTypeString", "alias": "MINISTRY_OF_TRANSPORT_NAME", "length": 255, "domain": null }, { "name": "INTEGRATION_NOTES", "type": "esriFieldTypeString", "alias": "INTEGRATION_NOTES", "length": 4000, "domain": null }, { "name": "EXCLUDED_RULES", "type": "esriFieldTypeString", "alias": "EXCLUDED_RULES", "length": 4000, "domain": null }, { "name": "GEOMETRY", "type": "esriFieldTypeGeometry", "alias": "GEOMETRY", "domain": null }, { "name": "DEMOGRAPHIC_IND", "type": "esriFieldTypeString", "alias": "DEMOGRAPHIC_IND", "length": 1, "domain": null }, { "name": "EXTENDED_DATA", "type": "esriFieldTypeString", "alias": "EXTENDED_DATA", "length": 2147483647, "domain": null }, { "name": "MINISTRY_OF_TRANSPORT_DATA", "type": "esriFieldTypeString", "alias": "MINISTRY_OF_TRANSPORT_DATA", "length": 2147483647, "domain": null }, { "name": "FROM_NAVIGATION_RULES", "type": "esriFieldTypeString", "alias": "FROM_NAVIGATION_RULES", "length": 2147483647, "domain": null }, { "name": "ALONG_NAVIGATION_RULES", "type": "esriFieldTypeString", "alias": "ALONG_NAVIGATION_RULES", "length": 2147483647, "domain": null }, { "name": "TO_NAVIGATION_RULES", "type": "esriFieldTypeString", "alias": "TO_NAVIGATION_RULES", "length": 2147483647, "domain": null }, { "name": "FROM_TRANSPORT_NODE_POINT_ID", "type": "esriFieldTypeInteger", "alias": "FROM_TRANSPORT_NODE_POINT_ID", "domain": null }, { "name": "TO_TRANSPORT_NODE_POINT_ID", "type": "esriFieldTypeInteger", "alias": "TO_TRANSPORT_NODE_POINT_ID", "domain": null }, { "name": "GEOMETRY_Length", "type": "esriFieldTypeDouble", "alias": "GEOMETRY_Length", "domain": null } ], "geometryField": { "name": "GEOMETRY", "type": "esriFieldTypeGeometry", "alias": "GEOMETRY" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GEOMETRY", "fields": "GEOMETRY", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "GEOMETRY_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Regional Boundary Mask", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 2500.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 245, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3860182915621018E7, "ymin": 6156552.330252594, "xmax": -1.3742882399443673E7, "ymax": 6229010.45513822, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Hillshade", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3781552619973818E7, "ymin": 6162959.580749825, "xmax": -1.3756128889945036E7, "ymax": 6186470.410531464, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "VALUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Rowid", "type": "esriFieldTypeOID", "alias": "Rowid", "domain": null }, { "name": "VALUE", "type": "esriFieldTypeInteger", "alias": "VALUE", "domain": null }, { "name": "COUNT", "type": "esriFieldTypeInteger", "alias": "COUNT", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }