{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "County of Brant Address", "type": "Feature Layer", "description": "
Feature is located at the entrance to all parcels with buildings/structures. This feature has multiple purposes; including EMS. The detailed information includes, but is not limited to: Roll Numbers, Street Address, and Civic Classifications. This feature is updated on a continuous basis.<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Crystal Sager,\nCounty of Brant,\nDevelopment Services,\nPlanning Technician,\n519-442-6324-3016",
"parentLayer": null,
"subLayers": [],
"minScale": 5000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
0,
0,
0,
255
],
"size": 3,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.STREET_NUMBER"},
"labelPlacement": "esriServerPointLabelPlacementBelowCenter",
"deconflictionStrategy": "dynamic",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "STREET_UNIT_NUMBER IS NULL",
"useCodedValues": true,
"maxScale": 0,
"minScale": 2000,
"name": "No Unit Number",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
51,
163,
87,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Raleway",
"size": 10,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
},
{
"labelExpressionInfo": {"expression": "$feature.STREET_UNIT_NUMBER + \"-\" +$feature.STREET_NUMBER"},
"labelPlacement": "esriServerPointLabelPlacementBelowCenter",
"deconflictionStrategy": "dynamic",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "STREET_UNIT_NUMBER IS NOT NULL",
"useCodedValues": true,
"maxScale": 0,
"minScale": 2000,
"name": "Yes Unit Number",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
51,
163,
87,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Raleway",
"size": 10,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 531910.5872999998,
"ymin": 4759452.0975,
"xmax": 582540.9000000004,
"ymax": 4795074.132200001,
"spatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "STREET_NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "ROLLNUMBER",
"type": "esriFieldTypeString",
"alias": "ROLLNUMBER",
"length": 15,
"domain": null
},
{
"name": "STREET_NUMBER",
"type": "esriFieldTypeString",
"alias": "Civic_Street_Number",
"length": 10,
"domain": null
},
{
"name": "STREET_NAME",
"type": "esriFieldTypeString",
"alias": "Civic_Street_Name",
"length": 30,
"domain": null
},
{
"name": "PIN",
"type": "esriFieldTypeInteger",
"alias": "PIN",
"domain": null
},
{
"name": "POSTAL_CODE",
"type": "esriFieldTypeString",
"alias": "Postal_Code",
"length": 50,
"domain": null
},
{
"name": "PROVINCE",
"type": "esriFieldTypeString",
"alias": "Province",
"length": 50,
"domain": null
},
{
"name": "FULL_ADDRESS",
"type": "esriFieldTypeString",
"alias": "Civic_Address",
"length": 75,
"domain": null
},
{
"name": "STREET_NUMBER_ALPHA",
"type": "esriFieldTypeString",
"alias": "Street_Number_Alpha",
"length": 15,
"domain": null
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "Status",
"length": 50,
"domain": {
"type": "codedValue",
"name": "CivicAddressStatus",
"description": "Civic Status Status",
"codedValues": [
{
"name": "APPROVED",
"code": "APPROVED"
},
{
"name": "TEMPORARY",
"code": "TEMPORARY"
},
{
"name": "DRAFT PROPOSED",
"code": "DRAFT PROPOSED"
},
{
"name": "PROPOSED",
"code": "PROPOSED"
},
{
"name": "RETIRED",
"code": "RETIRED"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PLACE_NAME",
"type": "esriFieldTypeString",
"alias": "Civic_Town",
"length": 100,
"domain": {
"type": "codedValue",
"name": "TownName",
"description": "TownDesc",
"codedValues": [
{
"name": "BRANT COUNTY ROAD 22",
"code": "BRANT COUNTY ROAD 22"
},
{
"name": "BRANT MILL",
"code": "BRANT MILL"
},
{
"name": "BURFORD",
"code": "BURFORD"
},
{
"name": "CAINSVILLE",
"code": "CAINSVILLE"
},
{
"name": "CATHCART",
"code": "CATHCART"
},
{
"name": "FAIRFIELD PLAIN",
"code": "FAIRFIELD PLAIN"
},
{
"name": "FALKLAND",
"code": "FALKLAND"
},
{
"name": "GLEN MORRIS",
"code": "GLEN MORRIS"
},
{
"name": "GOBLES",
"code": "GOBLES"
},
{
"name": "HARLEY",
"code": "HARLEY"
},
{
"name": "HARRISBURG",
"code": "HARRISBURG"
},
{
"name": "KELVIN",
"code": "KELVIN"
},
{
"name": "MIDDLEPORT",
"code": "MIDDLEPORT"
},
{
"name": "MOUNT PLEASANT",
"code": "MOUNT PLEASANT"
},
{
"name": "MUIR",
"code": "MUIR"
},
{
"name": "NEW DURHAM",
"code": "NEW DURHAM"
},
{
"name": "OAKHILL AIRPORT",
"code": "OAKHILL AIRPORT"
},
{
"name": "OAKLAND",
"code": "OAKLAND"
},
{
"name": "ONONDAGA",
"code": "ONONDAGA"
},
{
"name": "PARIS",
"code": "PARIS"
},
{
"name": "PRINCETON",
"code": "PRINCETON"
},
{
"name": "SCOTLAND",
"code": "SCOTLAND"
},
{
"name": "ST GEORGE",
"code": "ST GEORGE"
},
{
"name": "TUTELA HEIGHTS",
"code": "TUTELA HEIGHTS"
},
{
"name": "BURTCH",
"code": "BURTCH"
},
{
"name": "SIX NATIONS",
"code": "SIX NATIONS"
},
{
"name": "COUNTY OF OXFORD",
"code": "COUNTY OF OXFORD"
},
{
"name": "MUNICIPALITY OF WATERLOO",
"code": "MUNICIPALITY OF WATERLOO"
},
{
"name": "CITY OF HAMILTON",
"code": "CITY OF HAMILTON"
},
{
"name": "COUNTY OF HALDIMAND",
"code": "COUNTY OF HALDIMAND"
},
{
"name": "COUNTY OF NORFOLK",
"code": "COUNTY OF NORFOLK"
},
{
"name": "CITY OF BRANTFORD",
"code": "CITY OF BRANTFORD"
},
{
"name": "FORMER TOWNSHIP OF BURFORD TOWNSHIP",
"code": "FORMER TOWNSHIP OF BURFORD TOWNSHIP"
},
{
"name": "FORMER TOWNSHIP OF OAKLAND TOWNSHIP",
"code": "FORMER TOWNSHIP OF OAKLAND TOWNSHIP"
},
{
"name": "FORMER TOWNSHIP OF BRANTFORD TOWNSHIP",
"code": "FORMER TOWNSHIP OF BRANTFORD TOWNSHIP"
},
{
"name": "FORMER TOWNSHIP OF ONONDAGA TOWNSHIP",
"code": "FORMER TOWNSHIP OF ONONDAGA TOWNSHIP"
},
{
"name": "FORMER TOWNSHIP OF SOUTH DUMFRIES TOWNSHIP",
"code": "FORMER TOWNSHIP OF SOUTH DUMFRIES TOWNSHIP"
},
{
"name": "BRANT",
"code": "BRANT"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "CIVIC_ADDRESS_TYPE",
"type": "esriFieldTypeString",
"alias": "Civic_Address_Type",
"length": 50,
"domain": {
"type": "codedValue",
"name": "CivicAddressType",
"description": "CivicTypeDesc",
"codedValues": [
{
"name": "PRIMARY",
"code": "PRIMARY"
},
{
"name": "SECONDARY",
"code": "SECONDARY"
},
{
"name": "TERTIARY",
"code": "TERTIARY"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "STREET_TYPE",
"type": "esriFieldTypeString",
"alias": "Street_Type",
"length": 50,
"domain": {
"type": "codedValue",
"name": "StreetType",
"description": "StreetTypeDescription",
"codedValues": [
{
"name": "AVENUE",
"code": "AVENUE"
},
{
"name": "BOULEVARD",
"code": "BOULEVARD"
},
{
"name": "CIRCLE",
"code": "CIRCLE"
},
{
"name": "CHEMIN",
"code": "CHEMIN"
},
{
"name": "COTE",
"code": "COTE"
},
{
"name": "COURT",
"code": "COURT"
},
{
"name": "CRESCENT",
"code": "CRESCENT"
},
{
"name": "DRIVE",
"code": "DRIVE"
},
{
"name": "GARDENS",
"code": "GARDENS"
},
{
"name": "GATE",
"code": "GATE"
},
{
"name": "GROVE",
"code": "GROVE"
},
{
"name": "HIGHWAY",
"code": "HIGHWAY"
},
{
"name": "LINE",
"code": "LINE"
},
{
"name": "LANE",
"code": "LANE"
},
{
"name": "MONTEE",
"code": "MONTEE"
},
{
"name": "PARKWAY",
"code": "PARKWAY"
},
{
"name": "PLACE",
"code": "PLACE"
},
{
"name": "PRIVATE",
"code": "PRIVATE"
},
{
"name": "ROAD",
"code": "ROAD"
},
{
"name": "ROADWAY",
"code": "ROADWAY"
},
{
"name": "ROUTE",
"code": "ROUTE"
},
{
"name": "ROW",
"code": "ROW"
},
{
"name": "RUE",
"code": "RUE"
},
{
"name": "SIDE",
"code": "SIDE"
},
{
"name": "SIDE ROAD",
"code": "SIDE ROAD"
},
{
"name": "SQUARE",
"code": "SQUARE"
},
{
"name": "STREET",
"code": "STREET"
},
{
"name": "TERRACE",
"code": "TERRACE"
},
{
"name": "TRAIL",
"code": "TRAIL"
},
{
"name": "WAY",
"code": "WAY"
},
{
"name": "RIDGE",
"code": "RIDGE"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "STREET_DIRECTION_SUFFIX",
"type": "esriFieldTypeString",
"alias": "Street_Direction_Suffix",
"length": 50,
"domain": {
"type": "codedValue",
"name": "StreetDirection",
"description": "DirDesc",
"codedValues": [
{
"name": "NORTH",
"code": "NORTH"
},
{
"name": "EAST",
"code": "EAST"
},
{
"name": "SOUTH",
"code": "SOUTH"
},
{
"name": "WEST",
"code": "WEST"
},
{
"name": "NORTH EAST",
"code": "NORTH EAST"
},
{
"name": "SOUTH EAST",
"code": "SOUTH EAST"
},
{
"name": "SOUTH WEST",
"code": "SOUTH WEST"
},
{
"name": "NORTH WEST",
"code": "NORTH WEST"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "STREET_DIRECTION_PREFIX",
"type": "esriFieldTypeString",
"alias": "Street_Direction_Prefix",
"length": 50,
"domain": {
"type": "codedValue",
"name": "StreetDirection",
"description": "DirDesc",
"codedValues": [
{
"name": "NORTH",
"code": "NORTH"
},
{
"name": "EAST",
"code": "EAST"
},
{
"name": "SOUTH",
"code": "SOUTH"
},
{
"name": "WEST",
"code": "WEST"
},
{
"name": "NORTH EAST",
"code": "NORTH EAST"
},
{
"name": "SOUTH EAST",
"code": "SOUTH EAST"
},
{
"name": "SOUTH WEST",
"code": "SOUTH WEST"
},
{
"name": "NORTH WEST",
"code": "NORTH WEST"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "TENANT_NUMBER",
"type": "esriFieldTypeString",
"alias": "TENANT_NUMBER",
"length": 50,
"domain": null
},
{
"name": "COMMENT_FIELD",
"type": "esriFieldTypeString",
"alias": "COMMENT_FIELD",
"length": 250,
"domain": null
},
{
"name": "PARENT_ROLL",
"type": "esriFieldTypeString",
"alias": "PARENT_ROLL",
"length": 50,
"domain": null
},
{
"name": "STREET_UNIT_NUMBER",
"type": "esriFieldTypeString",
"alias": "Street_Unit_Number",
"length": 50,
"domain": null
},
{
"name": "ADDRESS_ID",
"type": "esriFieldTypeInteger",
"alias": "ADDRESS_ID",
"domain": null
},
{
"name": "CREATED_BY",
"type": "esriFieldTypeString",
"alias": "CREATED_BY",
"length": 50,
"domain": null
},
{
"name": "CREATED_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATED_DATE",
"length": 8,
"domain": null
},
{
"name": "EDITED_BY",
"type": "esriFieldTypeString",
"alias": "EDITED_BY",
"length": 50,
"domain": null
},
{
"name": "EDITED_DATE",
"type": "esriFieldTypeDate",
"alias": "EDITED_DATE",
"length": 8,
"domain": null
},
{
"name": "CIVIC_ADDRESS_USE",
"type": "esriFieldTypeString",
"alias": "CIVIC_ADDRESS_USE",
"length": 50,
"domain": {
"type": "codedValue",
"name": "CivicAddressUse",
"description": "",
"codedValues": [
{
"name": "BARN",
"code": "BARN"
},
{
"name": "CELL TOWER",
"code": "CELL TOWER"
},
{
"name": "CONDO",
"code": "CONDO"
},
{
"name": "PATHWAY",
"code": "PATHWAY"
},
{
"name": "RESERVE",
"code": "RESERVE"
},
{
"name": "RESIDENTIAL",
"code": "RESIDENTIAL"
},
{
"name": "SILO",
"code": "SILO"
},
{
"name": "UNTRAVLED ROW",
"code": "UNTRAVLED ROW"
},
{
"name": "WATER",
"code": "WATER"
},
{
"name": "WORKSHOP",
"code": "WORKSHOP"
},
{
"name": "OTHER",
"code": "OTHER"
},
{
"name": "GARDEN SUITE",
"code": "GARDEN SUITE"
},
{
"name": "ADDITIONAL RESIDENTIAL UNIT",
"code": "ADDITIONAL RESIDENTIAL UNIT"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "DUPLICATE",
"type": "esriFieldTypeInteger",
"alias": "DUPLICATE",
"domain": null
},
{
"name": "GLOBALID",
"type": "esriFieldTypeGlobalID",
"alias": "GLOBALID",
"length": 38,
"domain": null
},
{
"name": "MONTHLY_REPORT",
"type": "esriFieldTypeDate",
"alias": "Monthly_Report",
"length": 8,
"domain": null
},
{
"name": "FIRE_VERIFIED",
"type": "esriFieldTypeString",
"alias": "FIRE_VERIFIED",
"length": 50,
"domain": {
"type": "codedValue",
"name": "CivicAddressUse",
"description": "",
"codedValues": [
{
"name": "BARN",
"code": "BARN"
},
{
"name": "CELL TOWER",
"code": "CELL TOWER"
},
{
"name": "CONDO",
"code": "CONDO"
},
{
"name": "PATHWAY",
"code": "PATHWAY"
},
{
"name": "RESERVE",
"code": "RESERVE"
},
{
"name": "RESIDENTIAL",
"code": "RESIDENTIAL"
},
{
"name": "SILO",
"code": "SILO"
},
{
"name": "UNTRAVLED ROW",
"code": "UNTRAVLED ROW"
},
{
"name": "WATER",
"code": "WATER"
},
{
"name": "WORKSHOP",
"code": "WORKSHOP"
},
{
"name": "OTHER",
"code": "OTHER"
},
{
"name": "GARDEN SUITE",
"code": "GARDEN SUITE"
},
{
"name": "ADDITIONAL RESIDENTIAL UNIT",
"code": "ADDITIONAL RESIDENTIAL UNIT"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "FIRE_COMMENT",
"type": "esriFieldTypeString",
"alias": "FIRE_COMMENT",
"length": 250,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "UUID_1692",
"fields": "GLOBALID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "I4951STREET_NUMB",
"fields": "STREET_NUMBER,STREET_NAME",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "gdb_ct3_1692",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S880_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"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,
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1649443358000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 1,
"name": "GRCA 100 Year (Hazel) Regulator Floodplain",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"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": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSDiagonalCross",
"color": [
0,
132,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
132,
168,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 504486.449,
"ymin": 4743833.464,
"xmax": 621492.381,
"ymax": 4896156.6219999995,
"spatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "GR_FEATURE",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "GR_FEATURE",
"type": "esriFieldTypeString",
"alias": "GR_FEATURE",
"length": 50,
"domain": null
},
{
"name": "FL_FILEID",
"type": "esriFieldTypeString",
"alias": "FL_FILEID",
"length": 15,
"domain": null
},
{
"name": "FL_TYPE",
"type": "esriFieldTypeString",
"alias": "FL_TYPE",
"length": 15,
"domain": null
},
{
"name": "FL_STATUS",
"type": "esriFieldTypeString",
"alias": "FL_STATUS",
"length": 10,
"domain": null
},
{
"name": "FL_REGAREA",
"type": "esriFieldTypeString",
"alias": "FL_REGAREA",
"length": 20,
"domain": null
},
{
"name": "FL_CRITERI",
"type": "esriFieldTypeString",
"alias": "FL_CRITERI",
"length": 30,
"domain": null
},
{
"name": "FL_LASTEDI",
"type": "esriFieldTypeDate",
"alias": "FL_LASTEDI",
"length": 8,
"domain": null
},
{
"name": "FL_EDITOR",
"type": "esriFieldTypeString",
"alias": "FL_EDITOR",
"length": 10,
"domain": null
},
{
"name": "FL_POLICYA",
"type": "esriFieldTypeString",
"alias": "FL_POLICYA",
"length": 120,
"domain": null
},
{
"name": "SHAPE_STAR",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_STAr",
"domain": null
},
{
"name": "SHAPE_STLE",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_STLe",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STArea()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R1589_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S820_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"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": 2,
"name": "GRCA River Valley Slope Erosion Areas",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"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": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
163,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 50,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 504226.23199999984,
"ymin": 4746134.188999999,
"xmax": 618213.2300000004,
"ymax": 4894799.252,
"spatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "GR_FEATURE",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "GR_FEATURE",
"type": "esriFieldTypeString",
"alias": "GR_FEATURE",
"length": 25,
"domain": null
},
{
"name": "SS_FILEID",
"type": "esriFieldTypeString",
"alias": "SS_FILEID",
"length": 15,
"domain": null
},
{
"name": "SS_TYPE",
"type": "esriFieldTypeString",
"alias": "SS_TYPE",
"length": 20,
"domain": null
},
{
"name": "SS_AREA",
"type": "esriFieldTypeString",
"alias": "SS_AREA",
"length": 15,
"domain": null
},
{
"name": "SHAPE_STAR",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_STAr",
"domain": null
},
{
"name": "SHAPE_STLE",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_STLe",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STArea()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R1590_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S821_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"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": 3,
"name": "Assessment Parcel",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"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": 10000,
"maxScale": 500,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
209,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
153
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 531825.9220000003,
"ymin": 4759248.2202,
"xmax": 582599.4516000003,
"ymax": 4795125.8135,
"spatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": true,
"attachmentProperties": [
{
"name": "id",
"fieldName": "ATTACHMENTID",
"isEnabled": true
},
{
"name": "globalid",
"fieldName": "GLOBALID",
"isEnabled": true
},
{
"name": "keywords",
"fieldName": "KEYWORDS",
"isEnabled": false
},
{
"name": "name",
"fieldName": "ATT_NAME",
"isEnabled": true
},
{
"name": "contentType",
"fieldName": "CONTENT_TYPE",
"isEnabled": true
},
{
"name": "size",
"fieldName": "DATA_SIZE",
"isEnabled": true
},
{
"name": "exifInfo",
"fieldName": "EXIFINFO",
"isEnabled": false
}
],
"attachmentFields": [
{
"name": "ATTACHMENTID",
"type": "esriFieldTypeOID",
"alias": "ATTACHMENTID",
"editable": false,
"nullable": false,
"length": 4,
"domain": null
},
{
"name": "GLOBALID",
"type": "esriFieldTypeGlobalID",
"alias": "GLOBALID",
"editable": false,
"nullable": false,
"length": 38,
"domain": null
},
{
"name": "ATT_NAME",
"type": "esriFieldTypeString",
"alias": "ATT_NAME",
"editable": true,
"nullable": false,
"length": 250,
"domain": null
},
{
"name": "CONTENT_TYPE",
"type": "esriFieldTypeString",
"alias": "CONTENT_TYPE",
"editable": true,
"nullable": false,
"length": 150,
"domain": null
},
{
"name": "DATA_SIZE",
"type": "esriFieldTypeInteger",
"alias": "DATA_SIZE",
"editable": true,
"nullable": false,
"length": 4,
"domain": null
}
],
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "ROLLNUMBER",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "ROLLNUMBER",
"type": "esriFieldTypeString",
"alias": "RollNumber",
"length": 15,
"domain": null
},
{
"name": "ADDRESS_ID",
"type": "esriFieldTypeInteger",
"alias": "Address_ID",
"domain": null
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "Status",
"length": 50,
"domain": {
"type": "codedValue",
"name": "ParcelStatus_3",
"description": "Parcel status",
"codedValues": [
{
"name": "PENDING",
"code": "PENDING"
},
{
"name": "ACTIVE",
"code": "ACTIVE"
},
{
"name": "RETIRED",
"code": "RETIRED"
},
{
"name": "DELETED",
"code": "DELETED"
},
{
"name": "HISTORY",
"code": "HISTORY"
},
{
"name": "CONDITIONALLY APPROVED",
"code": "CONDITIONALLY APPROVED"
},
{
"name": "RIGHT OF WAY",
"code": "RIGHT OF WAY"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "LEGALDESCRIPTION",
"type": "esriFieldTypeString",
"alias": "LegalDescription",
"length": 255,
"domain": null
},
{
"name": "ISREMAINDER",
"type": "esriFieldTypeString",
"alias": "IsRemainder",
"length": 5,
"domain": {
"type": "codedValue",
"name": "YesNo_1",
"description": "Yes or No",
"codedValues": [
{
"name": "NO",
"code": "NO"
},
{
"name": "YES",
"code": "YES"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "ISWITHIN",
"type": "esriFieldTypeString",
"alias": "IsWithin",
"length": 5,
"domain": {
"type": "codedValue",
"name": "YesNo_1",
"description": "Yes or No",
"codedValues": [
{
"name": "NO",
"code": "NO"
},
{
"name": "YES",
"code": "YES"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "ELEVATION",
"type": "esriFieldTypeDouble",
"alias": "Elevation",
"domain": null
},
{
"name": "HEIGHT",
"type": "esriFieldTypeDouble",
"alias": "Height",
"domain": null
},
{
"name": "HISTORICAL",
"type": "esriFieldTypeInteger",
"alias": "Historical",
"domain": null
},
{
"name": "LEGALSTARTDATE",
"type": "esriFieldTypeDate",
"alias": "LegalStartDate",
"length": 8,
"domain": null
},
{
"name": "LEGALENDDATE",
"type": "esriFieldTypeDate",
"alias": "LegalEndDate",
"length": 8,
"domain": null
},
{
"name": "ACCURACY",
"type": "esriFieldTypeInteger",
"alias": "Accuracy",
"domain": {
"type": "codedValue",
"name": "LineAccuracy",
"description": "Line horizontal accuracy",
"codedValues": [
{
"name": "1 - 0.001m / 1 in 200,000",
"code": 1
},
{
"name": "2 - 0.01m / 1 in 50,000",
"code": 2
},
{
"name": "3 - 0.02m / 1 in 20,000",
"code": 3
},
{
"name": "4 - 0.05m / 1 in 5,000",
"code": 4
},
{
"name": "5 - 0.2m / 1 in 2,000",
"code": 5
},
{
"name": "6 - 1m / 1 in 1,000",
"code": 6
},
{
"name": "7 - Unknown",
"code": 7
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PARCELCLASS",
"type": "esriFieldTypeString",
"alias": "ParcelClass",
"length": 50,
"domain": {
"type": "codedValue",
"name": "ParcelClass",
"description": "Parcel class",
"codedValues": [
{
"name": "LAND",
"code": "LAND"
},
{
"name": "ROAD",
"code": "ROAD"
},
{
"name": "RAILWAY",
"code": "RAILWAY"
},
{
"name": "WATER",
"code": "WATER"
},
{
"name": "LANE",
"code": "LANE"
},
{
"name": "WIDENING",
"code": "WIDENING"
},
{
"name": "RESERVE",
"code": "RESERVE"
},
{
"name": "HIGHWAY",
"code": "HIGHWAY"
},
{
"name": "UNASSESSED",
"code": "UNASSESSED"
},
{
"name": "UNOPENED ROAD",
"code": "UNOPENED ROAD"
},
{
"name": "TURNING CIRCLE",
"code": "TURNING CIRCLE"
},
{
"name": "CONDOMINIUM",
"code": "CONDOMINIUM"
},
{
"name": "UNIT",
"code": "UNIT"
},
{
"name": "PATHWAY",
"code": "PATHWAY"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"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": "GLOBALID",
"type": "esriFieldTypeGlobalID",
"alias": "GLOBALID",
"length": 38,
"domain": null
},
{
"name": "COMMENT_COVID",
"type": "esriFieldTypeString",
"alias": "Comment",
"length": 50,
"domain": null
},
{
"name": "RPLAN",
"type": "esriFieldTypeString",
"alias": "RPLAN",
"length": 50,
"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": "MFILES_DOC",
"type": "esriFieldTypeInteger",
"alias": "MFILES_DOC",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "UUID_1680",
"fields": "GLOBALID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "I4623STATUS",
"fields": "STATUS",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I4623ROLLNUMBER",
"fields": "ROLLNUMBER",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "gdb_ct3_1680",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S870_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"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,
"supportsQueryAttachments": true,
"supportsQueryAttachmentsWithReturnUrl": true,
"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": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1691067186000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
}
],
"tables": []
}