{ "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": [
51,
163,
87,
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": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"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": "City of Brantford Address",
"type": "Feature Layer",
"description": "",
"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": "",
"parentLayer": null,
"subLayers": [],
"minScale": 5000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
232,
32,
18,
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.STREETNUM"},
"labelPlacement": "esriServerPointLabelPlacementBelowCenter",
"deconflictionStrategy": "dynamic",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 2000,
"name": "Yes Unit Number",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
232,
32,
18,
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": 553135.2012,
"ymin": 4771562.5723,
"xmax": 565809.0824999996,
"ymax": 4784118.071699999,
"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": "STREETNAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID",
"domain": null
},
{
"name": "GLOBALID",
"type": "esriFieldTypeString",
"alias": "GLOBALID",
"length": 38,
"domain": null
},
{
"name": "CIVICID",
"type": "esriFieldTypeString",
"alias": "CIVICID",
"length": 38,
"domain": null
},
{
"name": "POINTTYPE",
"type": "esriFieldTypeString",
"alias": "POINTTYPE",
"length": 30,
"domain": null
},
{
"name": "PARCELID",
"type": "esriFieldTypeString",
"alias": "PARCELID",
"length": 38,
"domain": null
},
{
"name": "FACILITYID",
"type": "esriFieldTypeString",
"alias": "FACILITYID",
"length": 50,
"domain": null
},
{
"name": "ADDPTKEY",
"type": "esriFieldTypeString",
"alias": "ADDPTKEY",
"length": 38,
"domain": null
},
{
"name": "FULLADDRES",
"type": "esriFieldTypeString",
"alias": "FULLADDRES",
"length": 100,
"domain": null
},
{
"name": "STNUMPRE",
"type": "esriFieldTypeString",
"alias": "STNUMPRE",
"length": 10,
"domain": null
},
{
"name": "STREETNUM",
"type": "esriFieldTypeString",
"alias": "STREETNUM",
"length": 10,
"domain": null
},
{
"name": "STNUMSUFF",
"type": "esriFieldTypeString",
"alias": "STNUMSUFF",
"length": 10,
"domain": null
},
{
"name": "STNUMRANGE",
"type": "esriFieldTypeString",
"alias": "STNUMRANGE",
"length": 25,
"domain": null
},
{
"name": "STMODPRE",
"type": "esriFieldTypeString",
"alias": "STMODPRE",
"length": 50,
"domain": null
},
{
"name": "STDIRPRE",
"type": "esriFieldTypeString",
"alias": "STDIRPRE",
"length": 10,
"domain": null
},
{
"name": "STREETTYPE",
"type": "esriFieldTypeString",
"alias": "STREETTYPE",
"length": 10,
"domain": null
},
{
"name": "STREETNAME",
"type": "esriFieldTypeString",
"alias": "STREETNAME",
"length": 75,
"domain": null
},
{
"name": "STREETTY_1",
"type": "esriFieldTypeString",
"alias": "STREETTY_1",
"length": 10,
"domain": null
},
{
"name": "STDIRSUFF",
"type": "esriFieldTypeString",
"alias": "STDIRSUFF",
"length": 10,
"domain": null
},
{
"name": "STMODSUFF",
"type": "esriFieldTypeString",
"alias": "STMODSUFF",
"length": 50,
"domain": null
},
{
"name": "ST_ARTICLE",
"type": "esriFieldTypeString",
"alias": "ST_ARTICLE",
"length": 25,
"domain": null
},
{
"name": "MUNINAME",
"type": "esriFieldTypeString",
"alias": "MUNINAME",
"length": 50,
"domain": null
},
{
"name": "MUNIALIAS",
"type": "esriFieldTypeString",
"alias": "MUNIALIAS",
"length": 50,
"domain": null
},
{
"name": "MUNIID",
"type": "esriFieldTypeString",
"alias": "MUNIID",
"length": 12,
"domain": null
},
{
"name": "MUNITYPE",
"type": "esriFieldTypeString",
"alias": "MUNITYPE",
"length": 50,
"domain": null
},
{
"name": "REGIONAL_D",
"type": "esriFieldTypeString",
"alias": "REGIONAL_D",
"length": 100,
"domain": null
},
{
"name": "COMMUNITY",
"type": "esriFieldTypeString",
"alias": "COMMUNITY",
"length": 100,
"domain": null
},
{
"name": "ALTNAME1",
"type": "esriFieldTypeString",
"alias": "ALTNAME1",
"length": 100,
"domain": null
},
{
"name": "ALTNAME2",
"type": "esriFieldTypeString",
"alias": "ALTNAME2",
"length": 100,
"domain": null
},
{
"name": "ALTERNATEA",
"type": "esriFieldTypeString",
"alias": "ALTERNATEA",
"length": 254,
"domain": null
},
{
"name": "ADDRESSNOT",
"type": "esriFieldTypeString",
"alias": "ADDRESSNOT",
"length": 254,
"domain": null
},
{
"name": "BUILDINGNA",
"type": "esriFieldTypeString",
"alias": "BUILDINGNA",
"length": 100,
"domain": null
},
{
"name": "BUILDINGCL",
"type": "esriFieldTypeSmallInteger",
"alias": "BUILDINGCL",
"domain": null
},
{
"name": "BUILDINGTY",
"type": "esriFieldTypeString",
"alias": "BUILDINGTY",
"length": 25,
"domain": null
},
{
"name": "PROVINCE",
"type": "esriFieldTypeString",
"alias": "PROVINCE",
"length": 2,
"domain": null
},
{
"name": "MGRS_COORD",
"type": "esriFieldTypeString",
"alias": "MGRS_COORD",
"length": 14,
"domain": null
},
{
"name": "POSTALCODE",
"type": "esriFieldTypeString",
"alias": "POSTALCODE",
"length": 7,
"domain": null
},
{
"name": "AGENCY",
"type": "esriFieldTypeString",
"alias": "AGENCY",
"length": 100,
"domain": null
},
{
"name": "RETIREDDAT",
"type": "esriFieldTypeDate",
"alias": "RETIREDDAT",
"length": 8,
"domain": null
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "LASTUPDATE",
"length": 8,
"domain": null
},
{
"name": "LASTEDITOR",
"type": "esriFieldTypeString",
"alias": "LASTEDITOR",
"length": 50,
"domain": null
},
{
"name": "CREATEDDAT",
"type": "esriFieldTypeDate",
"alias": "CREATEDDAT",
"length": 8,
"domain": null
},
{
"name": "CREATEDBY",
"type": "esriFieldTypeString",
"alias": "CREATEDBY",
"length": 50,
"domain": null
},
{
"name": "ACQU_TECH",
"type": "esriFieldTypeSmallInteger",
"alias": "ACQU_TECH",
"domain": null
},
{
"name": "ACCURACY_M",
"type": "esriFieldTypeDouble",
"alias": "ACCURACY_M",
"domain": null
},
{
"name": "SCALE_LRG",
"type": "esriFieldTypeInteger",
"alias": "SCALE_LRG",
"domain": null
},
{
"name": "SCALE_SM",
"type": "esriFieldTypeInteger",
"alias": "SCALE_SM",
"domain": null
},
{
"name": "WEBLINK",
"type": "esriFieldTypeString",
"alias": "WEBLINK",
"length": 250,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R324_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S197_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": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 2,
"name": "Municipal Boundaries",
"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": "uniqueValue",
"field1": "MU_LTIER",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1.5
}
},
"value": "COUNTY OF BRANT",
"label": "County of Brant"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1.5
}
},
"value": "CITY OF BRANTFORD",
"label": "City of Brantford"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1.5
}
},
"value": "CITY OF HAMILTON",
"label": "City of Hamilton"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1.5
}
},
"value": "HALDIMAND COUNTY",
"label": "Haldimand County"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1.5
}
},
"value": "NORFOLK COUNTY",
"label": "Norfolk County"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1.5
}
},
"value": "SIX NATIONS INDIAN RESERVE",
"label": "Six Nations Indian Reserve"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1.5
}
},
"value": "TOWNSHIP OF BLANDFORD-BLENHEIM",
"label": "Township of Blandford-Blenheim"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1.5
}
},
"value": "TOWNSHIP OF NORTH DUMFRIES",
"label": "Township of North Dumfries"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1.5
}
},
"value": "TOWNSHIP OF NORWICH",
"label": "Township of Norwich"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
234,
252,
255
],
"toColor": [
215,
234,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
184,
255
],
"toColor": [
182,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
242,
255
],
"toColor": [
252,
182,
242,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
218,
182,
255
],
"toColor": [
252,
218,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
182,
252,
255
],
"toColor": [
182,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
207,
219,
255
],
"toColor": [
252,
207,
219,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
231,
255
],
"toColor": [
189,
252,
231,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
242,
252,
184,
255
],
"toColor": [
242,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
227,
210,
252,
255
],
"toColor": [
227,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
179,
255
],
"toColor": [
252,
182,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
219,
252,
212,
255
],
"toColor": [
219,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
205,
252,
255
],
"toColor": [
182,
205,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
247,
252,
255
],
"toColor": [
189,
247,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.MU_LTIER"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "MU_LTIER = 'COUNTY OF BRANT'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "County of Brant",
"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": 14,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
},
{
"labelExpressionInfo": {"expression": "$feature.MU_LTIER"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "MU_LTIER = 'CITY OF BRANTFORD'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "City of Brantford",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
232,
32,
18,
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.MU_LTIER"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "MU_LTIER = 'CITY OF HAMILTON'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "City of Hamilton",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
87,
141,
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.MU_LTIER"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "MU_LTIER = 'HALDIMAND COUNTY'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Haldimand County",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
198,
29,
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": 2,
"font": {
"family": "Raleway",
"size": 10,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
},
{
"labelExpressionInfo": {"expression": "$feature.MU_LTIER"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "MU_LTIER = 'NORFOLK COUNTY'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Norfolk County",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
6,
91,
74,
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.MU_LTIER"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "MU_LTIER = 'SIX NATIONS INDIAN RESERVE'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Six Nations Indian Reserve",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
127,
64,
152,
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.MU_LTIER"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "MU_LTIER = 'TOWNSHIP OF BLANDFORD-BLENHEIM'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Township of Blandford - Blenheim",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
153,
102,
51,
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.MU_LTIER"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "MU_LTIER = 'TOWNSHIP OF NORTH DUMFRIES'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Township of North Dumfries",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
42,
77,
131,
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.MU_LTIER"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "MU_LTIER = 'TOWNSHIP OF NORWICH'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Township of Norwich",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
21,
55,
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": 520039.0889999997,
"ymin": 4709893.033,
"xmax": 627520.4460000005,
"ymax": 4813559.729,
"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": "OBJECTID",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeDouble",
"alias": "OBJECTID",
"domain": null
},
{
"name": "MU_UTIER",
"type": "esriFieldTypeString",
"alias": "MU_UTIER",
"length": 50,
"domain": null
},
{
"name": "MU_LTIER",
"type": "esriFieldTypeString",
"alias": "MU_LTIER",
"length": 50,
"domain": null
},
{
"name": "MU_ID",
"type": "esriFieldTypeInteger",
"alias": "MU_ID",
"domain": null
},
{
"name": "MU_GEO",
"type": "esriFieldTypeString",
"alias": "MU_GEO",
"length": 3,
"domain": null
},
{
"name": "GRCA_FLAG",
"type": "esriFieldTypeInteger",
"alias": "GRCA_FLAG",
"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": "R436_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S280_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": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"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": "Base Layers",
"type": "Group Layer",
"description": "New Group Layer",
"geometryType": null,
"copyrightText": "",
"parentLayer": null,
"subLayers": [
{
"id": 4,
"name": "Municipal Office"
},
{
"id": 5,
"name": "Road Centrelines"
},
{
"id": 6,
"name": "Buildings"
},
{
"id": 7,
"name": "City Maintained Parks"
},
{
"id": 8,
"name": "Settlement Boundaries"
}
],
"minScale": 0,
"maxScale": 0,
"defaultVisibility": true,
"extent": {
"xmin": 528849.0016000001,
"ymin": 4758649,
"xmax": 584355.4400000004,
"ymax": 4797315.859999999,
"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": "esriServerHTMLPopupTypeNone",
"displayField": "",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": null,
"geometryField": {},
"indexes": [],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map",
"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": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"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 Office",
"type": "Feature Layer",
"description": "",
"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": "",
"parentLayer": {
"id": 3,
"name": "Base Layers"
},
"subLayers": [],
"minScale": 300000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriPMS",
"url": "06704933fdd106fa98742f1d845040a8",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADEklEQVRIib2WP0gbcRTHvw+0YGI0hrSpRyU92wSu/iMdIqLR6qAOVmkoTnUquBXapQW7tSB0cnAL2A4ZukgcdBA7aejiIqGmJypeD+T8l1pTazpkeB28S3+J0SiUfuHgl3t5n3x/ee/d78rwj1X2X4HMHAJwHYDbvNYAqESkXglogkYBKOfEVQARIoqXBDLzGIAwAGgbhk3f2rWl0yfXfh6dlDcF6n9VOyt/yz5JATDBzHEienEukJknAIQAIBqZ964sr7vFuPW5qzewMzQcMgCEmHmMiMbPAJk5DCD04/C4/OP7T97Nte1qK9bW2Ygqpx3JhIZtfR+LCyu1a6t69as3T1QAYdNpPAdkZjeARwAwN/1ZEmFPnz1EQ4sMAOgbbEUyoWFqchZ7xqEtGpn3joz26wBeA+gXHSoAFG3DsInbbOtszMEsNbTIaGiRkUxoWFled3d0Nx/IPsnNzCEiiotA6Fu7NjG5ymlHMd3y3kAyocHKkX1SBqftlecQX798c4qJyYSGvsHWM0ALZuU86LufwmkxYxc29ra+j2RCy9u2VRhLjipbVsyxgAcAcK/p9pFYEACYmpxFQ4uc26YIA4Aqp90CqiJwBkDYW38zU8xpMqHlbVNUc+DOkbn82zZEpDIzZJ+U8UiuzJ5xaCuaXSCP5MqYBUlZ8y3+hxEAo6PPhzbfvvzQfBng8EiPbi6XrHs5IBFFmDlU43IogaA/VTh2hQoE/SnTnVp09ASXEwOP242LgHZHRbaju/lAyMkpD0hEcWZWa1wOpas3sLO4sFJbDOhX6tKCu7xHWLE+HAcQHRoOGWurenVhgTySK2PO7xl3RYFmxWMAwr0DQSMamb8rxnsHgoa5jF3qASv8cjgQ9KcX5pZzbeSRXJlA0J8GkMJp755RUSARpSyXwyM9+uS7aaXA3dJ558pFsxwBEJZ9UsbuqMhWOiqypjuc5+5CoOjSr9SlhVDsyqeeoBkA4YHH7cbR9+PyUu5KAs2KqzUuh1LjcmRR4ky+jEMQ0Yh5gLkBxEp9/1KvIkRUEnQl4FX0Bye1ROpYhaMrAAAAAElFTkSuQmCC",
"contentType": "image/png",
"width": 15,
"height": 22,
"angle": 0,
"xoffset": 0,
"yoffset": 0
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.NAME"},
"labelPlacement": "esriServerPointLabelPlacementAboveRight",
"deconflictionStrategy": "dynamic",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 1000,
"minScale": 243823.08919526468,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
68,
79,
137,
229
],
"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": "Arial",
"size": 10,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": false,
"extent": {
"xmin": 546743.6737000002,
"ymin": 4764693.648700001,
"xmax": 571202.8426999999,
"ymax": 4788493.866699999,
"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": false
},
{
"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": "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": "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": 150,
"domain": null
},
{
"name": "ADDRESS",
"type": "esriFieldTypeString",
"alias": "Address",
"length": 500,
"domain": null
},
{
"name": "TOLL_FREE_NUMBER",
"type": "esriFieldTypeString",
"alias": "Toll Free Number",
"length": 20,
"domain": null
},
{
"name": "PHONE_NUMBER",
"type": "esriFieldTypeString",
"alias": "Phone Number",
"length": 20,
"domain": null
},
{
"name": "FAX_NUMBER",
"type": "esriFieldTypeString",
"alias": "Fax Number",
"length": 20,
"domain": null
},
{
"name": "HOURS",
"type": "esriFieldTypeString",
"alias": "Hours",
"length": 500,
"domain": null
},
{
"name": "NOTES",
"type": "esriFieldTypeString",
"alias": "Notes",
"length": 1073741822,
"domain": null
},
{
"name": "WEB_TAG_WORDS",
"type": "esriFieldTypeString",
"alias": "Web_Tag_Words",
"length": 250,
"domain": null
},
{
"name": "CREATED_USER",
"type": "esriFieldTypeString",
"alias": "CREATED_USER",
"length": 255,
"domain": null
},
{
"name": "CREATED_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATED_DATE",
"length": 8,
"domain": null
},
{
"name": "LAST_EDITED_USER",
"type": "esriFieldTypeString",
"alias": "LAST_EDITED_USER",
"length": 255,
"domain": null
},
{
"name": "LAST_EDITED_DATE",
"type": "esriFieldTypeDate",
"alias": "LAST_EDITED_DATE",
"length": 8,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R1608_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "I4524WEB_TAG_WOR",
"fields": "WEB_TAG_WORDS",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I4524NAME",
"fields": "NAME",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S832_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,
"supportsQueryAttachments": true,
"supportsQueryAttachmentsWithReturnUrl": true,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 5,
"name": "Road Centrelines",
"type": "Feature Layer",
"description": " Roads have been segmented at intersections and class divisions. All features have detailed descriptions including, but not limited to Road Name, Ownership and Class. Feature is updated on a continuous basis.<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"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": "Engineering Technologist\nEngineering Division\nPublic Works\nCounty of Brant",
"parentLayer": {
"id": 3,
"name": "Base Layers"
},
"subLayers": [],
"minScale": 5000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
130,
130,
130,
255
],
"width": 5
}
},
"scaleSymbols": true,
"transparency": 60,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.ROAD_NAME"},
"labelPlacement": "esriServerLinePlacementCenterAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 0,
"stackAlignment": "dynamic",
"stackSeparators": [
{"separator": " "}
],
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"where": "CLASS <> 'PROVINCIAL HIGHWAYS' Or CLASS = 'PROVINCIAL INTERCHANGES'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 5000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
104,
104,
104,
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": 8,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 528849.0016000001,
"ymin": 4758649,
"xmax": 584355.4400000004,
"ymax": 4797315.859999999,
"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": "ROAD_NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "ROAD_ID",
"type": "esriFieldTypeString",
"alias": "ROAD_ID",
"length": 50,
"domain": null
},
{
"name": "ROAD_NAME",
"type": "esriFieldTypeString",
"alias": "ROAD_NAME",
"length": 50,
"domain": null
},
{
"name": "FROM_ROAD",
"type": "esriFieldTypeString",
"alias": "FROM_ROAD",
"length": 100,
"domain": null
},
{
"name": "TO_ROAD",
"type": "esriFieldTypeString",
"alias": "TO_ROAD",
"length": 100,
"domain": null
},
{
"name": "FROM_INT",
"type": "esriFieldTypeString",
"alias": "FROM_INT",
"length": 50,
"domain": null
},
{
"name": "TO_INT",
"type": "esriFieldTypeString",
"alias": "TO_INT",
"length": 50,
"domain": null
},
{
"name": "LENGTH",
"type": "esriFieldTypeSmallInteger",
"alias": "LENGTH",
"domain": null
},
{
"name": "DIRECTION",
"type": "esriFieldTypeString",
"alias": "DIRECTION",
"length": 50,
"domain": null
},
{
"name": "RD_NUM",
"type": "esriFieldTypeString",
"alias": "RD_NUM",
"length": 50,
"domain": null
},
{
"name": "CLASS",
"type": "esriFieldTypeString",
"alias": "CLASS",
"length": 50,
"domain": {
"type": "codedValue",
"name": "Street_Class",
"description": "To be used in Street Centreline to classify Street Class",
"codedValues": [
{
"name": "EXTERNAL",
"code": "EXTERNAL"
},
{
"name": "PRIVATE",
"code": "PRIVATE"
},
{
"name": "PROVINCIAL HIGHWAYS",
"code": "PROVINCIAL HIGHWAYS"
},
{
"name": "PROVINCIAL INTERCHANGES",
"code": "PROVINCIAL INTERCHANGES"
},
{
"name": "PUBLIC LANE",
"code": "PUBLIC LANE"
},
{
"name": "RURAL ARTERIAL ROAD",
"code": "RURAL ARTERIAL ROAD"
},
{
"name": "RURAL COLLECTOR ROAD",
"code": "RURAL COLLECTOR ROAD"
},
{
"name": "RURAL LOCAL ROAD",
"code": "RURAL LOCAL ROAD"
},
{
"name": "UNTRAVELLED",
"code": "UNTRAVELLED"
},
{
"name": "URBAN ARTERIAL ROAD",
"code": "URBAN ARTERIAL ROAD"
},
{
"name": "URBAN EMPLOYMENT COLLECTOR ROAD",
"code": "URBAN EMPLOYMENT COLLECTOR ROAD"
},
{
"name": "URBAN EMPLOYMENT LOCAL ROAD",
"code": "URBAN EMPLOYMENT LOCAL ROAD"
},
{
"name": "URBAN RESIDENTIAL COLLECTOR ROAD",
"code": "URBAN RESIDENTIAL COLLECTOR ROAD"
},
{
"name": "URBAN RESIDENTIAL LOCAL ROAD",
"code": "URBAN RESIDENTIAL LOCAL ROAD"
},
{
"name": "CONCEPTUAL",
"code": "CONCEPTUAL"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "OWNERSHIP",
"length": 50,
"domain": null
},
{
"name": "ONEWAY",
"type": "esriFieldTypeString",
"alias": "ONEWAY",
"length": 50,
"domain": null
},
{
"name": "L_MUNIC",
"type": "esriFieldTypeString",
"alias": "L_MUNIC",
"length": 80,
"domain": null
},
{
"name": "R_MUNIC",
"type": "esriFieldTypeString",
"alias": "R_MUNIC",
"length": 80,
"domain": null
},
{
"name": "FROM_ADD_LEFT",
"type": "esriFieldTypeInteger",
"alias": "FROM_ADD_LEFT",
"domain": null
},
{
"name": "TO_ADD_LEFT",
"type": "esriFieldTypeInteger",
"alias": "TO_ADD_LEFT",
"domain": null
},
{
"name": "FROM_ADD_RIGHT",
"type": "esriFieldTypeInteger",
"alias": "FROM_ADD_RIGHT",
"domain": null
},
{
"name": "TO_ADD_RIGHT",
"type": "esriFieldTypeInteger",
"alias": "TO_ADD_RIGHT",
"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": "RECYCLING_WEEK",
"type": "esriFieldTypeString",
"alias": "RECYCLING_WEEK",
"length": 50,
"domain": {
"type": "codedValue",
"name": "Waste_Collection_Recycling_Week",
"description": "",
"codedValues": [
{
"name": "Green",
"code": "Green"
},
{
"name": "Blue",
"code": "Blue"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "WASTE_PICKUP_DAY",
"type": "esriFieldTypeString",
"alias": "WASTE_PICKUP_DAY",
"length": 50,
"domain": {
"type": "codedValue",
"name": "Day_of_Week",
"description": "",
"codedValues": [
{
"name": "Monday",
"code": "Monday"
},
{
"name": "Tuesday",
"code": "Tuesday"
},
{
"name": "Wednesday",
"code": "Wednesday"
},
{
"name": "Thursday",
"code": "Thursday"
},
{
"name": "Friday",
"code": "Friday"
},
{
"name": "Saturday",
"code": "Saturday"
},
{
"name": "Sunday",
"code": "Sunday"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "LANES",
"type": "esriFieldTypeDouble",
"alias": "LANES",
"domain": null
},
{
"name": "ALIAS",
"type": "esriFieldTypeString",
"alias": "ALIAS",
"length": 255,
"domain": null
},
{
"name": "MAINT_RESP",
"type": "esriFieldTypeString",
"alias": "MAINT_RESP",
"length": 100,
"domain": null
},
{
"name": "ADDRESS_LOW",
"type": "esriFieldTypeString",
"alias": "ADDRESS_LOW",
"length": 100,
"domain": null
},
{
"name": "ADDRESS_HIGH",
"type": "esriFieldTypeString",
"alias": "ADDRESS_HIGH",
"length": 100,
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
},
{
"name": "OP2023_RoadClass",
"type": "esriFieldTypeString",
"alias": "OP2023_RoadClass",
"length": 100,
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"length": 50,
"domain": {
"type": "codedValue",
"name": "St_CL_Status",
"description": "Status for Street Centerline",
"codedValues": [
{
"name": "CONCEPTUAL",
"code": "CONCEPTUAL"
},
{
"name": "PRIVATE",
"code": "PRIVATE"
},
{
"name": "PROPOSED",
"code": "PROPOSED"
},
{
"name": "ASSUMED",
"code": "ASSUMED"
},
{
"name": "UNASSUMED",
"code": "UNASSUMED"
},
{
"name": "REMOVED",
"code": "REMOVED"
},
{
"name": "EXTERNAL",
"code": "EXTERNAL"
},
{
"name": "PROVINCIAL",
"code": "PROVINCIAL"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "I857TO_ROAD",
"fields": "TO_ROAD",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I857ROAD_NAME",
"fields": "ROAD_NAME",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I857LENGTH",
"fields": "LENGTH",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I857FROM_ROAD",
"fields": "FROM_ROAD",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_515",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "gdb_ct3_515",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S329_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": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriMeters"
},
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1692195895000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 6,
"name": "Buildings",
"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": {
"id": 3,
"name": "Base Layers"
},
"subLayers": [],
"minScale": 9500,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
235,
231,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
215,
194,
158,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 531844.4298,
"ymin": 4759527.154999999,
"xmax": 582491.2334000003,
"ymax": 4795078.4388999995,
"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": false
},
{
"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": "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": "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": "FLOORS_ABOVE",
"type": "esriFieldTypeDouble",
"alias": "FLOORS_ABOVE",
"domain": null
},
{
"name": "FLOORS_BELOW",
"type": "esriFieldTypeDouble",
"alias": "FLOORS_BELOW",
"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": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"length": 50,
"domain": {
"type": "codedValue",
"name": "Source",
"description": "Source of drawing",
"codedValues": [
{
"name": "Aerial 2013",
"code": "Aerial 2013"
},
{
"name": "Aerial 2010",
"code": "Aerial 2010"
},
{
"name": "Aerial 2007",
"code": "Aerial 2007"
},
{
"name": "Aerial 2006",
"code": "Aerial 2006"
},
{
"name": "Aerial 2000",
"code": "Aerial 2000"
},
{
"name": "Site Plan",
"code": "Site Plan"
},
{
"name": "Aerial 2017",
"code": "Aerial 2017"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "BUILDING_USE",
"type": "esriFieldTypeString",
"alias": "BUILDING_USE",
"length": 100,
"domain": {
"type": "codedValue",
"name": "BUILDING_USE",
"description": "",
"codedValues": [
{
"name": "Educational",
"code": "Educational"
},
{
"name": "Employment",
"code": "Employment"
},
{
"name": "Institutional",
"code": "Institutional"
},
{
"name": "Place of Worship",
"code": "Place of Worship"
},
{
"name": "Residential",
"code": "Residential"
},
{
"name": "Recreational",
"code": "Recreational"
},
{
"name": "Mixed Use",
"code": "Mixed Use"
},
{
"name": "Community Center",
"code": "Community Center"
},
{
"name": "Fire Station",
"code": "Fire Station"
},
{
"name": "Library",
"code": "Library"
},
{
"name": "Museum",
"code": "Museum"
},
{
"name": "Agricultural",
"code": "Agricultural"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "BUILDING_PERMIT",
"type": "esriFieldTypeString",
"alias": "BUILDING_PERMIT",
"length": 50,
"domain": null
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "STATUS",
"length": 50,
"domain": {
"type": "codedValue",
"name": "Building_STATUS",
"description": "Status for Building Footprint",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Constructed",
"code": "Constructed"
},
{
"name": "Demolished",
"code": "Demolished"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"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": "R447_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "I762BUILDING_USE",
"fields": "BUILDING_USE",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I762NAME",
"fields": "NAME",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S289_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": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"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": 7,
"name": "City Maintained Parks",
"type": "Feature Layer",
"description": " Feature is drawn using property lines; it is used as a survey of the park to determine the functionality and accessibility. An inventory is done on park features and includes but is not limited to; the number of picnic tables, garbage cans, and how many features are accessible. The data is updated as needed.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"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": "Accessibility, Community Services, County of Brant",
"parentLayer": {
"id": 3,
"name": "Base Layers"
},
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriPFS",
"url": "33dedade10f36c22da9fca9b5dd65134",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD1UlEQVR4nO3cS3brIAwGYPccdtF1dB1da9aRdWQd6eRyD5X1AvGLDuRJGgfzET+EcFzadV3X8/V4X/+Wr8/vj+fr8f76/P64Jpa+zVhXr28sk+Fkek3Cx409UC+nlc9yMr3GVc690jNp9YgiHa0cyrvtQGtDekpzDdHWoxxrQXm3HehduIrHBnBx4y87q17rhbRKPJ9JMF2X4WR6jetlrMtPW6zAjXayvSYFzZnLwhN8s5xsT0xjvEfJG3wznUzP1YlwgZQ2aDWdOeHs9NQd2AEuliC+CNpBeOIOHE9dWmk0iT7hoLz/aYxVmTTW1PImT8qBcDK9pp3CswGaGy5xiS7CGctmem0stHqpjDFFwtHOKa9ZjfFk+VJPxr1HOac8thPRjqI2Bp0NwlkO0hNvZ3GIViFNOj1DrQwH7f26mWBd773M+Mp9xjWeXg4I54Sn9sI7F7Sj9cRIj72EZzArH6OXDsqRUhi0d+uFn6/H2xvDuG3HyunfSOeU576lLwVXGju8Dd3trKY3Uc+8mSBVLDVqJdZkOQjPlQf2dav5l7TsdLwJ9G5PzQO9p73VaKtz2eGc8m5j4Wjssi4HlHPKa/S0jhz1MWOnjcpysr3GbTCDaNvSBqCd8X2Wx+aBs0HVSh2kM2S3o5VDebczkHulRzfaGyMcrRzS+7UDvVm6FYOsHg/hjNtlekvPxlixjot7f9mJeLdeWDta3hikjSfRTrbX6F61xpTa4smlkM4Jr3nOFm9jtSOZ4Zzw2B+VZodpnsQ2y8n2zE6EC6S0QavpzAlnp6f2wuMYksYSxBdBOyhPvZ3FVRpNopGOVR7xvdhOhFamDY24dZ7xKsLhRhZoT3y0YzZAS8Mlq4G7nF7WGp3s9sSns7zLGFOkz6Uvs9PRtkF64rMx3ixf6snGzz0NjTqnvKlHO7Qx4WwQznLQHns7i0O0CmnS6TkLMpwMr41732qQ1ntZoQDtdKuXyfK2PGCpAeMr2uHeo73QbyLWgJuLKShnLJvpNYp7YxiXbNLKufco55TnuqUvBVcaO2hDPUdwl6PVjfTM/xPhKp5tqLZkOSjPzAP7upX8y9Njoh20J+aBKyMU75LlZHhTP2vu+kJZToa37dGOcXurniwnw2P/5X91rEmHPtel52goJ9Pb8nSWZ1u0Q9dleeztrJXeaSXO7HS8CfxurybeCXo18U7Qq4l3gl5NvBP0auKdoFcT7wS9mngn6NXEO0GvJt4JejXxTtCriXeCXk28E/Rq4p2gVxPvBL2aeCfo1cQ7Qa8m3gl6NfFO0KuJd4JeTbwT9GrinaD3A07KC6QIzIekAAAAAElFTkSuQmCC",
"contentType": "image/png",
"outline": null,
"width": 60,
"height": 60,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
}
},
"scaleSymbols": true,
"transparency": 10,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.PARK_NAME"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 5000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
115,
76,
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": 0.5,
"font": {
"family": "Arial",
"size": 8,
"style": "italic",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 535207.5750000002,
"ymin": 4763539.841600001,
"xmax": 571439.3563999999,
"ymax": 4792330.1921999995,
"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": "PARK_NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "WASTE_RECEPTACLE",
"type": "esriFieldTypeSmallInteger",
"alias": "WASTE_RECEPTACLE",
"domain": null
},
{
"name": "PICNIC_TABLES",
"type": "esriFieldTypeSmallInteger",
"alias": "PICNIC_TABLES",
"domain": null
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "STATUS",
"length": 50,
"domain": {
"type": "codedValue",
"name": "REC_Park_Status",
"description": "",
"codedValues": [
{
"name": "Active",
"code": "Active"
},
{
"name": "Passive",
"code": "Passive"
},
{
"name": "Inactive",
"code": "Inactive"
},
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Park Block",
"code": "Park Block"
},
{
"name": "Future Park Block",
"code": "Future Park Block"
}
],
"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": "PARK_NAME",
"type": "esriFieldTypeString",
"alias": "PARK_NAME",
"length": 200,
"domain": null
},
{
"name": "PARK_ADDRESS",
"type": "esriFieldTypeString",
"alias": "PARK_ADDRESS",
"length": 200,
"domain": null
},
{
"name": "FORMAL_ENTR",
"type": "esriFieldTypeString",
"alias": "FORMAL_ENTR",
"length": 50,
"domain": {
"type": "codedValue",
"name": "Yes No",
"description": "",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "ENTRY_TYPE",
"type": "esriFieldTypeString",
"alias": "ENTRY_TYPE",
"length": 50,
"domain": {
"type": "codedValue",
"name": "REC_ENTRY_TYPE",
"description": "",
"codedValues": [
{
"name": "Archway",
"code": "Archway"
},
{
"name": "Main Path",
"code": "Main Path"
},
{
"name": "Sign",
"code": "Sign"
},
{
"name": "Bulletin Board",
"code": "Bulletin Board"
},
{
"name": "Map",
"code": "Map"
},
{
"name": "Kiosk",
"code": "Kiosk"
},
{
"name": "N/A",
"code": "N/A"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "ENTRY_OBSTACLE",
"type": "esriFieldTypeString",
"alias": "ENTRY_OBSTACLE",
"length": 50,
"domain": {
"type": "codedValue",
"name": "REC_ENTRY_OBSTACLE",
"description": "",
"codedValues": [
{
"name": "Gate",
"code": "Gate"
},
{
"name": "Bollard",
"code": "Bollard"
},
{
"name": "N/A",
"code": "N/A"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "ENTRY_SEATS",
"type": "esriFieldTypeString",
"alias": "ENTRY_SEATS",
"length": 50,
"domain": {
"type": "codedValue",
"name": "Yes No",
"description": "",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "WASTE_DISPOSAL_ACC",
"type": "esriFieldTypeString",
"alias": "WASTE_DISPOSAL_ACC",
"length": 50,
"domain": {
"type": "codedValue",
"name": "Yes No",
"description": "",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PICNIC_TABLE_ACC",
"type": "esriFieldTypeString",
"alias": "PICNIC_TABLE_ACC",
"length": 50,
"domain": {
"type": "codedValue",
"name": "Yes No",
"description": "",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PARK_TYPE",
"type": "esriFieldTypeString",
"alias": "PARK_TYPE",
"length": 50,
"domain": {
"type": "codedValue",
"name": "Park_Type",
"description": "",
"codedValues": [
{
"name": "Commons & Urban Green",
"code": "Commons & Urban Green"
},
{
"name": "Community Park",
"code": "Community Park"
},
{
"name": "Destination Park",
"code": "Destination Park"
},
{
"name": "Dog Park",
"code": "Dog Park"
},
{
"name": "Natural Area",
"code": "Natural Area"
},
{
"name": "Neighbourhood Park",
"code": "Neighbourhood Park"
},
{
"name": "Other - County Facility Landscape Area",
"code": "Other - County Facility Landscape Area"
},
{
"name": "Other - Streetscape & Entrance Feature",
"code": "Other - Streetscape & Entrance Feature"
},
{
"name": "Residential",
"code": "Residential"
},
{
"name": "River Access Point",
"code": "River Access Point"
},
{
"name": "Scenic Lookout",
"code": "Scenic Lookout"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PARK_OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "PARK_OWNERSHIP",
"length": 100,
"domain": null
},
{
"name": "PARK_SIZE",
"type": "esriFieldTypeDouble",
"alias": "PARK_SIZE",
"domain": null
},
{
"name": "PARK_USAGE_FEE",
"type": "esriFieldTypeString",
"alias": "PARK_USAGE_FEE",
"length": 50,
"domain": {
"type": "codedValue",
"name": "Yes No",
"description": "",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "URL",
"type": "esriFieldTypeString",
"alias": "URL",
"length": 255,
"domain": null
},
{
"name": "GLOBALID",
"type": "esriFieldTypeGlobalID",
"alias": "GLOBALID",
"length": 38,
"domain": null
},
{
"name": "ACTION_REQUIRED",
"type": "esriFieldTypeString",
"alias": "ACTION_REQUIRED",
"length": 10,
"domain": {
"type": "codedValue",
"name": "Yes/No_2",
"description": "Yes/No",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"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": "R1626_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_1626",
"fields": "GLOBALID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S840_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,
"supportsQueryAttachments": true,
"supportsQueryAttachmentsWithReturnUrl": true,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"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": 8,
"name": "Settlement Boundaries",
"type": "Feature Layer",
"description": " Feature is drawn indicating the boundary of the settlements as per the Official Plan. <\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"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": "Planner, Planning Division, Development Services, County of Brant",
"parentLayer": {
"id": 3,
"name": "Base Layers"
},
"subLayers": [],
"minScale": 300000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
12
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
112,
68,
137,
255
],
"width": 2
}
}
},
"scaleSymbols": true,
"transparency": 30,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 532965.7326999996,
"ymin": 4760738.236099999,
"xmax": 579406.3000999996,
"ymax": 4792491.303300001,
"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": "NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "JOIN_COUNT",
"type": "esriFieldTypeInteger",
"alias": "Join_Count",
"domain": null
},
{
"name": "TARGET_FID",
"type": "esriFieldTypeInteger",
"alias": "TARGET_FID",
"domain": null
},
{
"name": "JOIN_FID",
"type": "esriFieldTypeInteger",
"alias": "JOIN_FID",
"domain": null
},
{
"name": "ID",
"type": "esriFieldTypeDouble",
"alias": "ID",
"domain": null
},
{
"name": "ENTITY",
"type": "esriFieldTypeString",
"alias": "PRD.GIS.Settlement_Boundaries.ENTITY",
"length": 16,
"domain": null
},
{
"name": "HANDLE",
"type": "esriFieldTypeString",
"alias": "HANDLE",
"length": 16,
"domain": null
},
{
"name": "LAYER",
"type": "esriFieldTypeString",
"alias": "LAYER",
"length": 254,
"domain": null
},
{
"name": "LYRFRZN",
"type": "esriFieldTypeDouble",
"alias": "LYRFRZN",
"domain": null
},
{
"name": "LYRLOCK",
"type": "esriFieldTypeDouble",
"alias": "LYRLOCK",
"domain": null
},
{
"name": "LYRON",
"type": "esriFieldTypeDouble",
"alias": "LYRON",
"domain": null
},
{
"name": "LYRVPFRZN",
"type": "esriFieldTypeDouble",
"alias": "LYRVPFRZN",
"domain": null
},
{
"name": "LYRHANDLE",
"type": "esriFieldTypeString",
"alias": "LYRHANDLE",
"length": 16,
"domain": null
},
{
"name": "COLOR",
"type": "esriFieldTypeDouble",
"alias": "COLOR",
"domain": null
},
{
"name": "ENTCOLOR",
"type": "esriFieldTypeDouble",
"alias": "ENTCOLOR",
"domain": null
},
{
"name": "LYRCOLOR",
"type": "esriFieldTypeDouble",
"alias": "LYRCOLOR",
"domain": null
},
{
"name": "BLKCOLOR",
"type": "esriFieldTypeDouble",
"alias": "BLKCOLOR",
"domain": null
},
{
"name": "LINETYPE",
"type": "esriFieldTypeString",
"alias": "LINETYPE",
"length": 254,
"domain": null
},
{
"name": "ENTLINETYP",
"type": "esriFieldTypeString",
"alias": "ENTLINETYP",
"length": 254,
"domain": null
},
{
"name": "LYRLNTYPE",
"type": "esriFieldTypeString",
"alias": "LYRLNTYPE",
"length": 254,
"domain": null
},
{
"name": "BLKLINETYP",
"type": "esriFieldTypeString",
"alias": "BLKLINETYP",
"length": 254,
"domain": null
},
{
"name": "ELEVATION",
"type": "esriFieldTypeDouble",
"alias": "ELEVATION",
"domain": null
},
{
"name": "THICKNESS",
"type": "esriFieldTypeDouble",
"alias": "THICKNESS",
"domain": null
},
{
"name": "LINEWT",
"type": "esriFieldTypeDouble",
"alias": "LINEWT",
"domain": null
},
{
"name": "ENTLINEWT",
"type": "esriFieldTypeDouble",
"alias": "ENTLINEWT",
"domain": null
},
{
"name": "LYRLINEWT",
"type": "esriFieldTypeDouble",
"alias": "LYRLINEWT",
"domain": null
},
{
"name": "BLKLINEWT",
"type": "esriFieldTypeDouble",
"alias": "BLKLINEWT",
"domain": null
},
{
"name": "REFNAME",
"type": "esriFieldTypeString",
"alias": "REFNAME",
"length": 254,
"domain": null
},
{
"name": "LTSCALE",
"type": "esriFieldTypeDouble",
"alias": "LTSCALE",
"domain": null
},
{
"name": "EXTX",
"type": "esriFieldTypeDouble",
"alias": "EXTX",
"domain": null
},
{
"name": "EXTY",
"type": "esriFieldTypeDouble",
"alias": "EXTY",
"domain": null
},
{
"name": "EXTZ",
"type": "esriFieldTypeDouble",
"alias": "EXTZ",
"domain": null
},
{
"name": "DOCNAME",
"type": "esriFieldTypeString",
"alias": "DOCNAME",
"length": 254,
"domain": null
},
{
"name": "DOCPATH",
"type": "esriFieldTypeString",
"alias": "DOCPATH",
"length": 254,
"domain": null
},
{
"name": "DOCTYPE",
"type": "esriFieldTypeString",
"alias": "DOCTYPE",
"length": 32,
"domain": null
},
{
"name": "DOCVER",
"type": "esriFieldTypeString",
"alias": "DOCVER",
"length": 16,
"domain": null
},
{
"name": "ET_ID",
"type": "esriFieldTypeDouble",
"alias": "ET_ID",
"domain": null
},
{
"name": "MEASUREMIN",
"type": "esriFieldTypeDouble",
"alias": "MEASUREMIN",
"domain": null
},
{
"name": "MEASUREMAX",
"type": "esriFieldTypeDouble",
"alias": "MEASUREMAX",
"domain": null
},
{
"name": "ID1",
"type": "esriFieldTypeDouble",
"alias": "ID1",
"domain": null
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "NAME",
"length": 50,
"domain": null
},
{
"name": "LEVEL_",
"type": "esriFieldTypeSmallInteger",
"alias": "LEVEL",
"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": "R514_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S328_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": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"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
}
],
"tables": []
}