{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "WaterSewer", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 76, 115, 63 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADDRESS_NUMBER", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Comic Sans MS", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -81.12888067034038, "ymin": 42.829345630757, "xmax": -80.43617315875301, "ymax": 43.35227283155961, "zmin": 0, "zmax": 0, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "XROLL", "type": "esriFieldTypeString", "alias": "XROLL", "length": 15, "domain": null }, { "name": "ADDRESSID", "type": "esriFieldTypeInteger", "alias": "ADDRESSID", "domain": null }, { "name": "ADDRESS_NUMBER", "type": "esriFieldTypeInteger", "alias": "ADDRESS_NUMBER", "domain": null }, { "name": "ADDRESS_NUMBER_HIGH", "type": "esriFieldTypeInteger", "alias": "ADDRESS_NUMBER_HIGH", "domain": null }, { "name": "ADDRESS_QUALIFIER", "type": "esriFieldTypeString", "alias": "ADDRESS_QUALIFIER", "length": 8, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 8, "domain": { "type": "codedValue", "name": "Add_UnitType", "description": "Unit types to use for address point units.", "codedValues": [ { "name": "UNIT", "code": "UNIT" }, { "name": "Lower", "code": "Lower" }, { "name": "LOT", "code": "LOT" }, { "name": "Upper", "code": "Upper" }, { "name": "SUITE", "code": "SUITE" }, { "name": "APT", "code": "APT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 12, "domain": null }, { "name": "ROADNAMEID", "type": "esriFieldTypeInteger", "alias": "ROADNAMEID", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "ROAD_NUM", "type": "esriFieldTypeSmallInteger", "alias": "ROAD_NUM", "domain": null }, { "name": "MU", "type": "esriFieldTypeString", "alias": "MU", "length": 1, "domain": { "type": "codedValue", "name": "Add_Mu", "description": "Municipality code as first initial.", "codedValues": [ { "name": "B", "code": "B" }, { "name": "E", "code": "E" }, { "name": "I", "code": "I" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "W", "code": "W" }, { "name": "Z", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARENT_ADDRESSID", "type": "esriFieldTypeInteger", "alias": "PARENT_ADDRESSID", "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 1, "domain": { "type": "codedValue", "name": "Add_DataSource", "description": "Data source of address point. \"M\" for municipality, \"C\" for county if no formal notification, \"X\" from developer.", "codedValues": [ { "name": "M", "code": "M" }, { "name": "C", "code": "C" }, { "name": "X", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG_", "type": "esriFieldTypeDouble", "alias": "LONG_", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeString", "alias": "URBAN", "length": 1, "domain": { "type": "codedValue", "name": "Add_YesNo", "description": "Yes no values to be used in urban, IsException, and most DC fields.", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IS_EXCEPTION", "type": "esriFieldTypeString", "alias": "IS_EXCEPTION", "length": 1, "domain": { "type": "codedValue", "name": "Add_YesNo", "description": "Yes no values to be used in urban, IsException, and most DC fields.", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EXCEPTION_NOTE", "type": "esriFieldTypeString", "alias": "EXCEPTION_NOTE", "length": 50, "domain": null }, { "name": "EDIT_USERNAME", "type": "esriFieldTypeString", "alias": "EDIT_USERNAME", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "END_USERNAME", "type": "esriFieldTypeString", "alias": "END_USERNAME", "length": 20, "domain": null }, { "name": "END_REASON", "type": "esriFieldTypeString", "alias": "END_REASON", "length": 1, "domain": { "type": "codedValue", "name": "Add_EndReason", "description": "Reason for enddating an address.", "codedValues": [ { "name": "R", "code": "R" }, { "name": "E", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "START_USERNAME", "type": "esriFieldTypeString", "alias": "START_USERNAME", "length": 20, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 15, "domain": { "type": "codedValue", "name": "Add_Community", "description": "Community that address is in. Not including Woodstock, Ingersoll or Tillsonburg, as these are urban areas.", "codedValues": [ { "name": "BEACHVILLE", "code": "BEACHVILLE" }, { "name": "BRIGHT", "code": "BRIGHT" }, { "name": "BROWNSVILLE", "code": "BROWNSVILLE" }, { "name": "BURGESSVILLE", "code": "BURGESSVILLE" }, { "name": "CANNING", "code": "CANNING" }, { "name": "CULLODEN", "code": "CULLODEN" }, { "name": "CURRIES", "code": "CURRIES" }, { "name": "DELMER", "code": "DELMER" }, { "name": "DEREHAM CENTRE", "code": "DEREHAM CENTRE" }, { "name": "DRUMBO", "code": "DRUMBO" }, { "name": "EASTWOOD", "code": "EASTWOOD" }, { "name": "EMBRO", "code": "EMBRO" }, { "name": "FOLDENS", "code": "FOLDENS" }, { "name": "GOBLES", "code": "GOBLES" }, { "name": "HARRINGTON", "code": "HARRINGTON" }, { "name": "HAWTREY", "code": "HAWTREY" }, { "name": "HICKSON", "code": "HICKSON" }, { "name": "INNERKIP", "code": "INNERKIP" }, { "name": "KINTORE", "code": "KINTORE" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "MOUNT ELGIN", "code": "MOUNT ELGIN" }, { "name": "NORWICH", "code": "NORWICH" }, { "name": "OSTRANDER", "code": "OSTRANDER" }, { "name": "OTTERVILLE", "code": "OTTERVILLE" }, { "name": "OXFORD CENTRE", "code": "OXFORD CENTRE" }, { "name": "PLATTSVILLE", "code": "PLATTSVILLE" }, { "name": "PRINCETON", "code": "PRINCETON" }, { "name": "SALFORD", "code": "SALFORD" }, { "name": "SPRINGFORD", "code": "SPRINGFORD" }, { "name": "SWEABURG", "code": "SWEABURG" }, { "name": "TAVISTOCK", "code": "TAVISTOCK" }, { "name": "THAMESFORD", "code": "THAMESFORD" }, { "name": "VERSCHOYLE", "code": "VERSCHOYLE" }, { "name": "WASHINGTON", "code": "WASHINGTON" }, { "name": "WOLVERTON", "code": "WOLVERTON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMUNITY_ADDRESS", "type": "esriFieldTypeString", "alias": "COMMUNITY_ADDRESS", "length": 100, "domain": null }, { "name": "PINParent", "type": "esriFieldTypeString", "alias": "PINParent", "length": 9, "domain": null }, { "name": "County_DC", "type": "esriFieldTypeString", "alias": "County_DC", "length": 10, "domain": { "type": "codedValue", "name": "Add_YesNo", "description": "Yes no values to be used in urban, IsException, and most DC fields.", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WaterWW_DC", "type": "esriFieldTypeString", "alias": "WaterWW_DC", "length": 10, "domain": { "type": "codedValue", "name": "Add_YesNo", "description": "Yes no values to be used in urban, IsException, and most DC fields.", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Muni_DC", "type": "esriFieldTypeString", "alias": "Muni_DC", "length": 10, "domain": { "type": "codedValue", "name": "Add_YesNo", "description": "Yes no values to be used in urban, IsException, and most DC fields.", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DC_ServiceArea", "type": "esriFieldTypeString", "alias": "DC_ServiceArea", "length": 50, "domain": { "type": "codedValue", "name": "Add_DCServiceArea", "description": "Development charge service area.", "codedValues": [ { "name": "DRUMBO", "code": "DRUMBO" }, { "name": "INGERSOLL", "code": "INGERSOLL" }, { "name": "INNERKIP", "code": "INNERKIP" }, { "name": "MOUNT ELGIN", "code": "MOUNT ELGIN" }, { "name": "NORWICH", "code": "NORWICH" }, { "name": "PLATTSVILLE", "code": "PLATTSVILLE" }, { "name": "TAVISTOCK", "code": "TAVISTOCK" }, { "name": "THAMESFORD", "code": "THAMESFORD" }, { "name": "TILLSONBURG", "code": "TILLSONBURG" }, { "name": "WOODSTOCK", "code": "WOODSTOCK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PropertyRSN", "type": "esriFieldTypeInteger", "alias": "PropertyRSN", "domain": null }, { "name": "ParentPropertyRSN", "type": "esriFieldTypeInteger", "alias": "ParentPropertyRSN", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Post_Code", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 255, "domain": null }, { "name": "Province", "type": "esriFieldTypeString", "alias": "Province", "length": 255, "domain": { "type": "codedValue", "name": "Add_Province", "description": "Province values as required by NENA standard for address points. Default to ON.", "codedValues": [ { "name": "Alberta", "code": "AB" }, { "name": "British Columbia", "code": "BC" }, { "name": "Manitoba", "code": "MB" }, { "name": "New Brunswick", "code": "NB" }, { "name": "Newfoundland and Labrador", "code": "NL" }, { "name": "Nova Scotia", "code": "NS" }, { "name": "Northwest Territories", "code": "NT" }, { "name": "Nunavut", "code": "NU" }, { "name": "Ontario", "code": "ON" }, { "name": "Prince Edward Island", "code": "PE" }, { "name": "Québec", "code": "QC" }, { "name": "Saskatchewan", "code": "SK" }, { "name": "Yukon", "code": "YT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R21059_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13436_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Road Service Area", "type": "Feature Layer", "description": "The County of Oxford is located in the heart of South-Western Ontario. It is comprised of three urban municipalities (City of Woodstock and the Towns of Tillsonburg, and Ingersoll), and five primarily rural municipalities (Townships of Blandford-Blenheim, East Zorra-Tavistock, Norwich, South-West Oxford and Zorra).", "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": "County of Oxford", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SERVICEAREA_Agreement", "uniqueValueGroups": [ { "heading": "SERVICEAREA_Agreement", "classes": [ { "label": "Brant County", "description": "Brant County", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Brant County" ] ] }, { "label": "Drumbo", "description": "Drumbo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Drumbo" ] ] }, { "label": "Highland", "description": "Highland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Highland" ] ] }, { "label": "Springford", "description": "Springford", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Springford" ] ] }, { "label": "Woodstock", "description": "Woodstock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Woodstock" ] ] }, { "label": "Lower Tier", "description": "Lower Tier", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Lower Tier" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Brant County", "label": "Brant County" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Drumbo", "label": "Drumbo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Highland", "label": "Highland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Springford", "label": "Springford" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Woodstock", "label": "Woodstock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Lower Tier", "label": "Lower Tier" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 179, 255 ], "toColor": [ 252, 182, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 184, 252, 255 ], "toColor": [ 226, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 212, 255 ], "toColor": [ 192, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 204, 255 ], "toColor": [ 252, 229, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 229, 255 ], "toColor": [ 252, 212, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 212, 255 ], "toColor": [ 236, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 238, 255 ], "toColor": [ 212, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Contact_Organization", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -81.13254754829357, "ymin": 42.822870289283394, "xmax": -80.43480513257731, "ymax": 43.36851611573722, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERVICEAREA_Agreement", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SERVICEAREA_Agreement", "type": "esriFieldTypeString", "alias": "SERVICEAREA_Agreement", "length": 50, "domain": null }, { "name": "Contact_Organization", "type": "esriFieldTypeString", "alias": "Contact Organization", "length": 50, "domain": null }, { "name": "Contact_Phone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 50, "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": "OMSID", "type": "esriFieldTypeString", "alias": "OMSID", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 500, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20647_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20647", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_20647", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13064_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Road Service Area Winter", "type": "Feature Layer", "description": "The County of Oxford is located in the heart of South-Western Ontario. It is comprised of three urban municipalities (City of Woodstock and the Towns of Tillsonburg, and Ingersoll), and five primarily rural municipalities (Townships of Blandford-Blenheim, East Zorra-Tavistock, Norwich, South-West Oxford and Zorra).", "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": "County of Oxford", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SERVICEAREA_Agreement", "uniqueValueGroups": [ { "heading": "SERVICEAREA_Agreement", "classes": [ { "label": "Brant County", "description": "Brant County", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Brant County" ] ] }, { "label": "Drumbo", "description": "Drumbo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Drumbo" ] ] }, { "label": "Highland", "description": "Highland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Highland" ] ] }, { "label": "Springford", "description": "Springford", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Springford" ] ] }, { "label": "Woodstock", "description": "Woodstock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Woodstock" ] ] }, { "label": "Woodstock- Winter ONLY", "description": "Woodstock- Winter ONLY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Woodstock- Winter ONLY" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Brant County", "label": "Brant County" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Drumbo", "label": "Drumbo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Highland", "label": "Highland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Springford", "label": "Springford" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Woodstock", "label": "Woodstock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Woodstock- Winter ONLY", "label": "Woodstock- Winter ONLY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 179, 255 ], "toColor": [ 252, 182, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 184, 252, 255 ], "toColor": [ 226, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 212, 255 ], "toColor": [ 192, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 204, 255 ], "toColor": [ 252, 229, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 229, 255 ], "toColor": [ 252, 212, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 212, 255 ], "toColor": [ 236, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 238, 255 ], "toColor": [ 212, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Contact_Organization", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -81.13254754829357, "ymin": 42.822870289283394, "xmax": -80.43480513257731, "ymax": 43.36851611573722, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERVICEAREA_Agreement", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SERVICEAREA_Agreement", "type": "esriFieldTypeString", "alias": "SERVICEAREA_Agreement", "length": 50, "domain": null }, { "name": "Contact_Organization", "type": "esriFieldTypeString", "alias": "Contact Organization", "length": 50, "domain": null }, { "name": "Contact_Phone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 50, "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": "OMSID", "type": "esriFieldTypeString", "alias": "OMSID", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 500, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20647_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20647", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_20647", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13064_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Road Service Area All", "type": "Feature Layer", "description": "The County of Oxford is located in the heart of South-Western Ontario. It is comprised of three urban municipalities (City of Woodstock and the Towns of Tillsonburg, and Ingersoll), and five primarily rural municipalities (Townships of Blandford-Blenheim, East Zorra-Tavistock, Norwich, South-West Oxford and Zorra).", "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": "County of Oxford", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SERVICEAREA_Agreement", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "SERVICEAREA_Agreement", "classes": [ { "label": "Brant County", "description": "Brant County", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Brant County" ] ] }, { "label": "Drumbo", "description": "Drumbo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Drumbo" ] ] }, { "label": "Highland", "description": "Highland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Highland" ] ] }, { "label": "Springford", "description": "Springford", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Springford" ] ] }, { "label": "Woodstock", "description": "Woodstock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Woodstock" ] ] }, { "label": "Lower Tier", "description": "Lower Tier", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Lower Tier" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Brant County", "label": "Brant County" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Drumbo", "label": "Drumbo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Highland", "label": "Highland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Springford", "label": "Springford" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Woodstock", "label": "Woodstock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Lower Tier", "label": "Lower Tier" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 179, 255 ], "toColor": [ 252, 182, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 184, 252, 255 ], "toColor": [ 226, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 212, 255 ], "toColor": [ 192, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 204, 255 ], "toColor": [ 252, 229, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 229, 255 ], "toColor": [ 252, 212, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 212, 255 ], "toColor": [ 236, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 238, 255 ], "toColor": [ 212, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Contact_Organization", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -81.13254754829357, "ymin": 42.822870289283394, "xmax": -80.43480513257731, "ymax": 43.36851611573722, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERVICEAREA_Agreement", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SERVICEAREA_Agreement", "type": "esriFieldTypeString", "alias": "SERVICEAREA_Agreement", "length": 50, "domain": null }, { "name": "Contact_Organization", "type": "esriFieldTypeString", "alias": "Contact Organization", "length": 50, "domain": null }, { "name": "Contact_Phone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 50, "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": "OMSID", "type": "esriFieldTypeString", "alias": "OMSID", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 500, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20647_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20647", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_20647", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13064_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "WaterBillingAdjustment", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 76, 115, 63 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADDRESS_NUMBER", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Comic Sans MS", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -81.12888067034038, "ymin": 42.829345630757, "xmax": -80.43617315875301, "ymax": 43.35227283155961, "zmin": 0, "zmax": 0, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "XROLL", "type": "esriFieldTypeString", "alias": "XROLL", "length": 15, "domain": null }, { "name": "ADDRESSID", "type": "esriFieldTypeInteger", "alias": "ADDRESSID", "domain": null }, { "name": "ADDRESS_NUMBER", "type": "esriFieldTypeInteger", "alias": "ADDRESS_NUMBER", "domain": null }, { "name": "ADDRESS_NUMBER_HIGH", "type": "esriFieldTypeInteger", "alias": "ADDRESS_NUMBER_HIGH", "domain": null }, { "name": "ADDRESS_QUALIFIER", "type": "esriFieldTypeString", "alias": "ADDRESS_QUALIFIER", "length": 8, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 8, "domain": { "type": "codedValue", "name": "Add_UnitType", "description": "Unit types to use for address point units.", "codedValues": [ { "name": "UNIT", "code": "UNIT" }, { "name": "Lower", "code": "Lower" }, { "name": "LOT", "code": "LOT" }, { "name": "Upper", "code": "Upper" }, { "name": "SUITE", "code": "SUITE" }, { "name": "APT", "code": "APT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 12, "domain": null }, { "name": "ROADNAMEID", "type": "esriFieldTypeInteger", "alias": "ROADNAMEID", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "ROAD_NUM", "type": "esriFieldTypeSmallInteger", "alias": "ROAD_NUM", "domain": null }, { "name": "MU", "type": "esriFieldTypeString", "alias": "MU", "length": 1, "domain": { "type": "codedValue", "name": "Add_Mu", "description": "Municipality code as first initial.", "codedValues": [ { "name": "B", "code": "B" }, { "name": "E", "code": "E" }, { "name": "I", "code": "I" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "W", "code": "W" }, { "name": "Z", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARENT_ADDRESSID", "type": "esriFieldTypeInteger", "alias": "PARENT_ADDRESSID", "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 1, "domain": { "type": "codedValue", "name": "Add_DataSource", "description": "Data source of address point. \"M\" for municipality, \"C\" for county if no formal notification, \"X\" from developer.", "codedValues": [ { "name": "M", "code": "M" }, { "name": "C", "code": "C" }, { "name": "X", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG_", "type": "esriFieldTypeDouble", "alias": "LONG_", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeString", "alias": "URBAN", "length": 1, "domain": { "type": "codedValue", "name": "Add_YesNo", "description": "Yes no values to be used in urban, IsException, and most DC fields.", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IS_EXCEPTION", "type": "esriFieldTypeString", "alias": "IS_EXCEPTION", "length": 1, "domain": { "type": "codedValue", "name": "Add_YesNo", "description": "Yes no values to be used in urban, IsException, and most DC fields.", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EXCEPTION_NOTE", "type": "esriFieldTypeString", "alias": "EXCEPTION_NOTE", "length": 50, "domain": null }, { "name": "EDIT_USERNAME", "type": "esriFieldTypeString", "alias": "EDIT_USERNAME", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "END_USERNAME", "type": "esriFieldTypeString", "alias": "END_USERNAME", "length": 20, "domain": null }, { "name": "END_REASON", "type": "esriFieldTypeString", "alias": "END_REASON", "length": 1, "domain": { "type": "codedValue", "name": "Add_EndReason", "description": "Reason for enddating an address.", "codedValues": [ { "name": "R", "code": "R" }, { "name": "E", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "START_USERNAME", "type": "esriFieldTypeString", "alias": "START_USERNAME", "length": 20, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 15, "domain": { "type": "codedValue", "name": "Add_Community", "description": "Community that address is in. Not including Woodstock, Ingersoll or Tillsonburg, as these are urban areas.", "codedValues": [ { "name": "BEACHVILLE", "code": "BEACHVILLE" }, { "name": "BRIGHT", "code": "BRIGHT" }, { "name": "BROWNSVILLE", "code": "BROWNSVILLE" }, { "name": "BURGESSVILLE", "code": "BURGESSVILLE" }, { "name": "CANNING", "code": "CANNING" }, { "name": "CULLODEN", "code": "CULLODEN" }, { "name": "CURRIES", "code": "CURRIES" }, { "name": "DELMER", "code": "DELMER" }, { "name": "DEREHAM CENTRE", "code": "DEREHAM CENTRE" }, { "name": "DRUMBO", "code": "DRUMBO" }, { "name": "EASTWOOD", "code": "EASTWOOD" }, { "name": "EMBRO", "code": "EMBRO" }, { "name": "FOLDENS", "code": "FOLDENS" }, { "name": "GOBLES", "code": "GOBLES" }, { "name": "HARRINGTON", "code": "HARRINGTON" }, { "name": "HAWTREY", "code": "HAWTREY" }, { "name": "HICKSON", "code": "HICKSON" }, { "name": "INNERKIP", "code": "INNERKIP" }, { "name": "KINTORE", "code": "KINTORE" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "MOUNT ELGIN", "code": "MOUNT ELGIN" }, { "name": "NORWICH", "code": "NORWICH" }, { "name": "OSTRANDER", "code": "OSTRANDER" }, { "name": "OTTERVILLE", "code": "OTTERVILLE" }, { "name": "OXFORD CENTRE", "code": "OXFORD CENTRE" }, { "name": "PLATTSVILLE", "code": "PLATTSVILLE" }, { "name": "PRINCETON", "code": "PRINCETON" }, { "name": "SALFORD", "code": "SALFORD" }, { "name": "SPRINGFORD", "code": "SPRINGFORD" }, { "name": "SWEABURG", "code": "SWEABURG" }, { "name": "TAVISTOCK", "code": "TAVISTOCK" }, { "name": "THAMESFORD", "code": "THAMESFORD" }, { "name": "VERSCHOYLE", "code": "VERSCHOYLE" }, { "name": "WASHINGTON", "code": "WASHINGTON" }, { "name": "WOLVERTON", "code": "WOLVERTON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMUNITY_ADDRESS", "type": "esriFieldTypeString", "alias": "COMMUNITY_ADDRESS", "length": 100, "domain": null }, { "name": "PINParent", "type": "esriFieldTypeString", "alias": "PINParent", "length": 9, "domain": null }, { "name": "County_DC", "type": "esriFieldTypeString", "alias": "County_DC", "length": 10, "domain": { "type": "codedValue", "name": "Add_YesNo", "description": "Yes no values to be used in urban, IsException, and most DC fields.", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WaterWW_DC", "type": "esriFieldTypeString", "alias": "WaterWW_DC", "length": 10, "domain": { "type": "codedValue", "name": "Add_YesNo", "description": "Yes no values to be used in urban, IsException, and most DC fields.", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Muni_DC", "type": "esriFieldTypeString", "alias": "Muni_DC", "length": 10, "domain": { "type": "codedValue", "name": "Add_YesNo", "description": "Yes no values to be used in urban, IsException, and most DC fields.", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DC_ServiceArea", "type": "esriFieldTypeString", "alias": "DC_ServiceArea", "length": 50, "domain": { "type": "codedValue", "name": "Add_DCServiceArea", "description": "Development charge service area.", "codedValues": [ { "name": "DRUMBO", "code": "DRUMBO" }, { "name": "INGERSOLL", "code": "INGERSOLL" }, { "name": "INNERKIP", "code": "INNERKIP" }, { "name": "MOUNT ELGIN", "code": "MOUNT ELGIN" }, { "name": "NORWICH", "code": "NORWICH" }, { "name": "PLATTSVILLE", "code": "PLATTSVILLE" }, { "name": "TAVISTOCK", "code": "TAVISTOCK" }, { "name": "THAMESFORD", "code": "THAMESFORD" }, { "name": "TILLSONBURG", "code": "TILLSONBURG" }, { "name": "WOODSTOCK", "code": "WOODSTOCK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PropertyRSN", "type": "esriFieldTypeInteger", "alias": "PropertyRSN", "domain": null }, { "name": "ParentPropertyRSN", "type": "esriFieldTypeInteger", "alias": "ParentPropertyRSN", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Post_Code", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 255, "domain": null }, { "name": "Province", "type": "esriFieldTypeString", "alias": "Province", "length": 255, "domain": { "type": "codedValue", "name": "Add_Province", "description": "Province values as required by NENA standard for address points. Default to ON.", "codedValues": [ { "name": "Alberta", "code": "AB" }, { "name": "British Columbia", "code": "BC" }, { "name": "Manitoba", "code": "MB" }, { "name": "New Brunswick", "code": "NB" }, { "name": "Newfoundland and Labrador", "code": "NL" }, { "name": "Nova Scotia", "code": "NS" }, { "name": "Northwest Territories", "code": "NT" }, { "name": "Nunavut", "code": "NU" }, { "name": "Ontario", "code": "ON" }, { "name": "Prince Edward Island", "code": "PE" }, { "name": "Québec", "code": "QC" }, { "name": "Saskatchewan", "code": "SK" }, { "name": "Yukon", "code": "YT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R21059_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13436_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "WasteManagement", "type": "Feature Layer", "description": "Civic address points created from municipal sources. Created primarily from Oxford County's 9-1-1 six digit address locates from Oracle, assessment recordsCopied from Oracle June 6th, 2013", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 76, 115, 63 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADDRESS_NUMBER", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Comic Sans MS", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -81.12888067034038, "ymin": 42.829345630757, "xmax": -80.43617315875301, "ymax": 43.35227283155961, "zmin": 0, "zmax": 0, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESSID", "type": "esriFieldTypeInteger", "alias": "ADDRESSID", "domain": null }, { "name": "ADDRESS_NUMBER", "type": "esriFieldTypeInteger", "alias": "ADDRESS_NUMBER", "domain": null }, { "name": "ADDRESS_QUALIFIER", "type": "esriFieldTypeString", "alias": "ADDRESS_QUALIFIER", "length": 8, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 12, "domain": null }, { "name": "ROADNAMEID", "type": "esriFieldTypeInteger", "alias": "ROADNAMEID", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "MU", "type": "esriFieldTypeString", "alias": "MU", "length": 1, "domain": null }, { "name": "PARENT_ADDRESSID", "type": "esriFieldTypeInteger", "alias": "PARENT_ADDRESSID", "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 1, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG_", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeString", "alias": "URBAN", "length": 1, "domain": null }, { "name": "IS_EXCEPTION", "type": "esriFieldTypeString", "alias": "IS_EXCEPTION", "length": 1, "domain": null }, { "name": "EXCEPTION_NOTE", "type": "esriFieldTypeString", "alias": "EXCEPTION_NOTE", "length": 50, "domain": null }, { "name": "EDIT_USERNAME", "type": "esriFieldTypeString", "alias": "EDIT_USERNAME", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "START_USERNAME", "type": "esriFieldTypeString", "alias": "START_USERNAME", "length": 20, "domain": null }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "CityName", "length": 50, "domain": null }, { "name": "Address_Concat", "type": "esriFieldTypeString", "alias": "Address_Concat", "length": 150, "domain": null }, { "name": "LargeArticleZone", "type": "esriFieldTypeString", "alias": "LargeArticleZone", "length": 50, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 20, "domain": null }, { "name": "RecyclingDay2015", "type": "esriFieldTypeString", "alias": "RecyclingDay2015", "length": 50, "domain": null }, { "name": "GarbageDay2015", "type": "esriFieldTypeString", "alias": "GarbageDay2015", "length": 50, "domain": null }, { "name": "Garbage2015", "type": "esriFieldTypeString", "alias": "Garbage2015", "length": 50, "domain": null }, { "name": "Recycling2015", "type": "esriFieldTypeString", "alias": "Recycling2015", "length": 50, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 15, "domain": null }, { "name": "RecollectEdit", "type": "esriFieldTypeDate", "alias": "RecollectEdit", "length": 8, "domain": null }, { "name": "LargeArticleZone2016", "type": "esriFieldTypeString", "alias": "LargeArticleZone2016", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RouteCode", "type": "esriFieldTypeString", "alias": "RouteCode", "length": 50, "domain": null }, { "name": "COMMUNITY_ADDRESS", "type": "esriFieldTypeString", "alias": "COMMUNITY_ADDRESS", "length": 100, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 255, "domain": { "type": "codedValue", "name": "WM_addresses_Category", "description": "WM_addresses_Category", "codedValues": [ { "name": "Not to be included", "code": "Not to be included" }, { "name": "MultiRes- Use Carts and required to register", "code": "MultiRes- Use Carts and required to register" }, { "name": "Residential", "code": "Residential" }, { "name": "MultiRes- Own Containers in Community Pile", "code": "MultiRes- Own Containers in Community Pile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "Units", "type": "esriFieldTypeInteger", "alias": "Units", "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": "DeliveryStatus", "type": "esriFieldTypeString", "alias": "DeliveryStatus", "length": 255, "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 255, "domain": { "type": "codedValue", "name": "WM_address_Zone", "description": "Colour to indicate which zone address falls on a 6 day collection cycle", "codedValues": [ { "name": "BLUE", "code": "BLUE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "ORANGE", "code": "ORANGE" }, { "name": "PURPLE", "code": "PURPLE" }, { "name": "RED", "code": "RED" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BCIRegistered", "type": "esriFieldTypeString", "alias": "BCI Registered", "length": 255, "domain": { "type": "codedValue", "name": "WM_address_BCIStatus", "description": "Status of BCI application for address", "codedValues": [ { "name": "In review", "code": "In review" }, { "name": "Rejected", "code": "Rejected" }, { "name": "Approved", "code": "Approved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BCICollectionDay", "type": "esriFieldTypeString", "alias": "BCI Collection Day", "length": 255, "domain": { "type": "codedValue", "name": "WM_address_BCICollectionDay", "description": "Collection day for BCI approved addresses", "codedValues": [ { "name": "Tuesday", "code": "Tuesday" }, { "name": "Wednesday", "code": "Wednesday" }, { "name": "Thursday", "code": "Thursday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20518_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20518", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G151858ADDRESSID", "fields": "ADDRESSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_20518", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12951_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Signals", "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": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 76, 115, 63 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -81.03027720642729, "ymin": 42.85875208063363, "xmax": -80.58026891661713, "ymax": 43.35435003548346, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "pw_SignalType", "description": "Traffic Signal Types", "codedValues": [ { "name": "Beacon", "code": "Beacon" }, { "name": "Signal", "code": "Signal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "IMAGE", "length": 100, "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": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "DETECTION_TYPE", "type": "esriFieldTypeString", "alias": "DETECTION_TYPE", "length": 15, "domain": { "type": "codedValue", "name": "pw_Detection", "description": "Signal Detection Type", "codedValues": [ { "name": "Camera", "code": "Camera" }, { "name": "Loop", "code": "Loop" }, { "name": "Puck", "code": "Puck" }, { "name": "Radar", "code": "Radar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "length": 100, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 25, "domain": { "type": "codedValue", "name": "pw_Municipality_2", "description": "", "codedValues": [ { "name": "Norwich", "code": "02" }, { "name": "Tillsonburg", "code": "04" }, { "name": "South-West Oxford", "code": "11" }, { "name": "Ingersoll", "code": "18" }, { "name": "Zorra", "code": "27" }, { "name": "Woodstock", "code": "42" }, { "name": "Blandford-Blenheim", "code": "45" }, { "name": "East Zorra-Tavistock", "code": "38" }, { "name": "Other", "code": "00" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 25, "domain": null }, { "name": "CABINET_MOUNT", "type": "esriFieldTypeString", "alias": "CABINET_MOUNT", "length": 15, "domain": { "type": "codedValue", "name": "pw_Mount", "description": "Mount type.", "codedValues": [ { "name": "Pole", "code": "Pole" }, { "name": "Base", "code": "Base" }, { "name": "Wooden Post", "code": "Post" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "COUNTY_NO", "type": "esriFieldTypeString", "alias": "COUNTY_NO", "length": 5, "domain": null }, { "name": "DETECTION_LANE", "type": "esriFieldTypeString", "alias": "DETECTION_LANE", "length": 100, "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "length": 50, "domain": null }, { "name": "HYPERLINK_ID", "type": "esriFieldTypeString", "alias": "HYPERLINK_ID", "length": 256, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 500, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20648_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20648", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_20648", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13065_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "WasteManagementInventory_All", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 76, 115, 63 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADDRESS_NUMBER", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Comic Sans MS", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -81.12888067034038, "ymin": 42.829345630757, "xmax": -80.43617315875301, "ymax": 43.35227283155961, "zmin": 0, "zmax": 0, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESSID", "type": "esriFieldTypeInteger", "alias": "ADDRESSID", "domain": null }, { "name": "ADDRESS_NUMBER", "type": "esriFieldTypeInteger", "alias": "ADDRESS_NUMBER", "domain": null }, { "name": "ADDRESS_QUALIFIER", "type": "esriFieldTypeString", "alias": "ADDRESS_QUALIFIER", "length": 8, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 12, "domain": null }, { "name": "ROADNAMEID", "type": "esriFieldTypeInteger", "alias": "ROADNAMEID", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "MU", "type": "esriFieldTypeString", "alias": "MU", "length": 1, "domain": null }, { "name": "PARENT_ADDRESSID", "type": "esriFieldTypeInteger", "alias": "PARENT_ADDRESSID", "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 1, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG_", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeString", "alias": "URBAN", "length": 1, "domain": null }, { "name": "IS_EXCEPTION", "type": "esriFieldTypeString", "alias": "IS_EXCEPTION", "length": 1, "domain": null }, { "name": "EXCEPTION_NOTE", "type": "esriFieldTypeString", "alias": "EXCEPTION_NOTE", "length": 50, "domain": null }, { "name": "EDIT_USERNAME", "type": "esriFieldTypeString", "alias": "EDIT_USERNAME", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "START_USERNAME", "type": "esriFieldTypeString", "alias": "START_USERNAME", "length": 20, "domain": null }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "CityName", "length": 50, "domain": null }, { "name": "Address_Concat", "type": "esriFieldTypeString", "alias": "Address_Concat", "length": 150, "domain": null }, { "name": "LargeArticleZone", "type": "esriFieldTypeString", "alias": "LargeArticleZone", "length": 50, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 20, "domain": null }, { "name": "RecyclingDay2015", "type": "esriFieldTypeString", "alias": "RecyclingDay2015", "length": 50, "domain": null }, { "name": "GarbageDay2015", "type": "esriFieldTypeString", "alias": "GarbageDay2015", "length": 50, "domain": null }, { "name": "Garbage2015", "type": "esriFieldTypeString", "alias": "Garbage2015", "length": 50, "domain": null }, { "name": "Recycling2015", "type": "esriFieldTypeString", "alias": "Recycling2015", "length": 50, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 15, "domain": null }, { "name": "RecollectEdit", "type": "esriFieldTypeDate", "alias": "RecollectEdit", "length": 8, "domain": null }, { "name": "LargeArticleZone2016", "type": "esriFieldTypeString", "alias": "LargeArticleZone2016", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RouteCode", "type": "esriFieldTypeString", "alias": "RouteCode", "length": 50, "domain": null }, { "name": "COMMUNITY_ADDRESS", "type": "esriFieldTypeString", "alias": "COMMUNITY_ADDRESS", "length": 100, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 255, "domain": { "type": "codedValue", "name": "WM_addresses_Category", "description": "WM_addresses_Category", "codedValues": [ { "name": "Not to be included", "code": "Not to be included" }, { "name": "MultiRes- Use Carts and required to register", "code": "MultiRes- Use Carts and required to register" }, { "name": "Residential", "code": "Residential" }, { "name": "MultiRes- Own Containers in Community Pile", "code": "MultiRes- Own Containers in Community Pile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "Units", "type": "esriFieldTypeInteger", "alias": "Units", "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": "DeliveryStatus", "type": "esriFieldTypeString", "alias": "DeliveryStatus", "length": 255, "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 255, "domain": { "type": "codedValue", "name": "WM_address_Zone", "description": "Colour to indicate which zone address falls on a 6 day collection cycle", "codedValues": [ { "name": "BLUE", "code": "BLUE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "ORANGE", "code": "ORANGE" }, { "name": "PURPLE", "code": "PURPLE" }, { "name": "RED", "code": "RED" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BCIRegistered", "type": "esriFieldTypeString", "alias": "BCI Registered", "length": 255, "domain": { "type": "codedValue", "name": "WM_address_BCIStatus", "description": "Status of BCI application for address", "codedValues": [ { "name": "In review", "code": "In review" }, { "name": "Rejected", "code": "Rejected" }, { "name": "Approved", "code": "Approved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BCICollectionDay", "type": "esriFieldTypeString", "alias": "BCI Collection Day", "length": 255, "domain": { "type": "codedValue", "name": "WM_address_BCICollectionDay", "description": "Collection day for BCI approved addresses", "codedValues": [ { "name": "Tuesday", "code": "Tuesday" }, { "name": "Wednesday", "code": "Wednesday" }, { "name": "Thursday", "code": "Thursday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20518_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20518", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G151858ADDRESSID", "fields": "ADDRESSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_20518", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12951_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "WasteManagementInventory_WoodstockSWOX", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 76, 115, 63 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADDRESS_NUMBER", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Comic Sans MS", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -81.12888067034038, "ymin": 42.829345630757, "xmax": -80.43617315875301, "ymax": 43.35227283155961, "zmin": 0, "zmax": 0, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESSID", "type": "esriFieldTypeInteger", "alias": "ADDRESSID", "domain": null }, { "name": "ADDRESS_NUMBER", "type": "esriFieldTypeInteger", "alias": "ADDRESS_NUMBER", "domain": null }, { "name": "ADDRESS_QUALIFIER", "type": "esriFieldTypeString", "alias": "ADDRESS_QUALIFIER", "length": 8, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 12, "domain": null }, { "name": "ROADNAMEID", "type": "esriFieldTypeInteger", "alias": "ROADNAMEID", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "MU", "type": "esriFieldTypeString", "alias": "MU", "length": 1, "domain": null }, { "name": "PARENT_ADDRESSID", "type": "esriFieldTypeInteger", "alias": "PARENT_ADDRESSID", "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 1, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG_", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeString", "alias": "URBAN", "length": 1, "domain": null }, { "name": "IS_EXCEPTION", "type": "esriFieldTypeString", "alias": "IS_EXCEPTION", "length": 1, "domain": null }, { "name": "EXCEPTION_NOTE", "type": "esriFieldTypeString", "alias": "EXCEPTION_NOTE", "length": 50, "domain": null }, { "name": "EDIT_USERNAME", "type": "esriFieldTypeString", "alias": "EDIT_USERNAME", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "START_USERNAME", "type": "esriFieldTypeString", "alias": "START_USERNAME", "length": 20, "domain": null }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "CityName", "length": 50, "domain": null }, { "name": "Address_Concat", "type": "esriFieldTypeString", "alias": "Address_Concat", "length": 150, "domain": null }, { "name": "LargeArticleZone", "type": "esriFieldTypeString", "alias": "LargeArticleZone", "length": 50, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 20, "domain": null }, { "name": "RecyclingDay2015", "type": "esriFieldTypeString", "alias": "RecyclingDay2015", "length": 50, "domain": null }, { "name": "GarbageDay2015", "type": "esriFieldTypeString", "alias": "GarbageDay2015", "length": 50, "domain": null }, { "name": "Garbage2015", "type": "esriFieldTypeString", "alias": "Garbage2015", "length": 50, "domain": null }, { "name": "Recycling2015", "type": "esriFieldTypeString", "alias": "Recycling2015", "length": 50, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 15, "domain": null }, { "name": "RecollectEdit", "type": "esriFieldTypeDate", "alias": "RecollectEdit", "length": 8, "domain": null }, { "name": "LargeArticleZone2016", "type": "esriFieldTypeString", "alias": "LargeArticleZone2016", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RouteCode", "type": "esriFieldTypeString", "alias": "RouteCode", "length": 50, "domain": null }, { "name": "COMMUNITY_ADDRESS", "type": "esriFieldTypeString", "alias": "COMMUNITY_ADDRESS", "length": 100, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 255, "domain": { "type": "codedValue", "name": "WM_addresses_Category", "description": "WM_addresses_Category", "codedValues": [ { "name": "Not to be included", "code": "Not to be included" }, { "name": "MultiRes- Use Carts and required to register", "code": "MultiRes- Use Carts and required to register" }, { "name": "Residential", "code": "Residential" }, { "name": "MultiRes- Own Containers in Community Pile", "code": "MultiRes- Own Containers in Community Pile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "Units", "type": "esriFieldTypeInteger", "alias": "Units", "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": "DeliveryStatus", "type": "esriFieldTypeString", "alias": "DeliveryStatus", "length": 255, "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 255, "domain": { "type": "codedValue", "name": "WM_address_Zone", "description": "Colour to indicate which zone address falls on a 6 day collection cycle", "codedValues": [ { "name": "BLUE", "code": "BLUE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "ORANGE", "code": "ORANGE" }, { "name": "PURPLE", "code": "PURPLE" }, { "name": "RED", "code": "RED" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BCIRegistered", "type": "esriFieldTypeString", "alias": "BCI Registered", "length": 255, "domain": { "type": "codedValue", "name": "WM_address_BCIStatus", "description": "Status of BCI application for address", "codedValues": [ { "name": "In review", "code": "In review" }, { "name": "Rejected", "code": "Rejected" }, { "name": "Approved", "code": "Approved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BCICollectionDay", "type": "esriFieldTypeString", "alias": "BCI Collection Day", "length": 255, "domain": { "type": "codedValue", "name": "WM_address_BCICollectionDay", "description": "Collection day for BCI approved addresses", "codedValues": [ { "name": "Tuesday", "code": "Tuesday" }, { "name": "Wednesday", "code": "Wednesday" }, { "name": "Thursday", "code": "Thursday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20518_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20518", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G151858ADDRESSID", "fields": "ADDRESSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_20518", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12951_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "WasteManagement_ApprovedBusinesses", "type": "Feature Layer", "description": "Civic address points created from municipal sources. Created primarily from Oxford County's 9-1-1 six digit address locates from Oracle, assessment recordsCopied from Oracle June 6th, 2013", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 76, 115, 63 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADDRESS_NUMBER", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Comic Sans MS", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -81.12888067034038, "ymin": 42.829345630757, "xmax": -80.43617315875301, "ymax": 43.35227283155961, "zmin": 0, "zmax": 0, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESSID", "type": "esriFieldTypeInteger", "alias": "ADDRESSID", "domain": null }, { "name": "ADDRESS_NUMBER", "type": "esriFieldTypeInteger", "alias": "ADDRESS_NUMBER", "domain": null }, { "name": "ADDRESS_QUALIFIER", "type": "esriFieldTypeString", "alias": "ADDRESS_QUALIFIER", "length": 8, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 12, "domain": null }, { "name": "ROADNAMEID", "type": "esriFieldTypeInteger", "alias": "ROADNAMEID", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "MU", "type": "esriFieldTypeString", "alias": "MU", "length": 1, "domain": null }, { "name": "PARENT_ADDRESSID", "type": "esriFieldTypeInteger", "alias": "PARENT_ADDRESSID", "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 1, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG_", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeString", "alias": "URBAN", "length": 1, "domain": null }, { "name": "IS_EXCEPTION", "type": "esriFieldTypeString", "alias": "IS_EXCEPTION", "length": 1, "domain": null }, { "name": "EXCEPTION_NOTE", "type": "esriFieldTypeString", "alias": "EXCEPTION_NOTE", "length": 50, "domain": null }, { "name": "EDIT_USERNAME", "type": "esriFieldTypeString", "alias": "EDIT_USERNAME", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "START_USERNAME", "type": "esriFieldTypeString", "alias": "START_USERNAME", "length": 20, "domain": null }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "CityName", "length": 50, "domain": null }, { "name": "Address_Concat", "type": "esriFieldTypeString", "alias": "Address_Concat", "length": 150, "domain": null }, { "name": "LargeArticleZone", "type": "esriFieldTypeString", "alias": "LargeArticleZone", "length": 50, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 20, "domain": null }, { "name": "RecyclingDay2015", "type": "esriFieldTypeString", "alias": "RecyclingDay2015", "length": 50, "domain": null }, { "name": "GarbageDay2015", "type": "esriFieldTypeString", "alias": "GarbageDay2015", "length": 50, "domain": null }, { "name": "Garbage2015", "type": "esriFieldTypeString", "alias": "Garbage2015", "length": 50, "domain": null }, { "name": "Recycling2015", "type": "esriFieldTypeString", "alias": "Recycling2015", "length": 50, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 15, "domain": null }, { "name": "RecollectEdit", "type": "esriFieldTypeDate", "alias": "RecollectEdit", "length": 8, "domain": null }, { "name": "LargeArticleZone2016", "type": "esriFieldTypeString", "alias": "LargeArticleZone2016", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RouteCode", "type": "esriFieldTypeString", "alias": "RouteCode", "length": 50, "domain": null }, { "name": "COMMUNITY_ADDRESS", "type": "esriFieldTypeString", "alias": "COMMUNITY_ADDRESS", "length": 100, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 255, "domain": { "type": "codedValue", "name": "WM_addresses_Category", "description": "WM_addresses_Category", "codedValues": [ { "name": "Not to be included", "code": "Not to be included" }, { "name": "MultiRes- Use Carts and required to register", "code": "MultiRes- Use Carts and required to register" }, { "name": "Residential", "code": "Residential" }, { "name": "MultiRes- Own Containers in Community Pile", "code": "MultiRes- Own Containers in Community Pile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "Units", "type": "esriFieldTypeInteger", "alias": "Units", "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": "DeliveryStatus", "type": "esriFieldTypeString", "alias": "DeliveryStatus", "length": 255, "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 255, "domain": { "type": "codedValue", "name": "WM_address_Zone", "description": "Colour to indicate which zone address falls on a 6 day collection cycle", "codedValues": [ { "name": "BLUE", "code": "BLUE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "ORANGE", "code": "ORANGE" }, { "name": "PURPLE", "code": "PURPLE" }, { "name": "RED", "code": "RED" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BCIRegistered", "type": "esriFieldTypeString", "alias": "BCI Registered", "length": 255, "domain": { "type": "codedValue", "name": "WM_address_BCIStatus", "description": "Status of BCI application for address", "codedValues": [ { "name": "In review", "code": "In review" }, { "name": "Rejected", "code": "Rejected" }, { "name": "Approved", "code": "Approved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BCICollectionDay", "type": "esriFieldTypeString", "alias": "BCI Collection Day", "length": 255, "domain": { "type": "codedValue", "name": "WM_address_BCICollectionDay", "description": "Collection day for BCI approved addresses", "codedValues": [ { "name": "Tuesday", "code": "Tuesday" }, { "name": "Wednesday", "code": "Wednesday" }, { "name": "Thursday", "code": "Thursday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20518_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20518", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G151858ADDRESSID", "fields": "ADDRESSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_20518", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12951_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }