{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "AddressPoint", "type": "Feature Layer", "description": "Services: PropertyLayersEIS\nScripts: parcelsLayersUpdate.py\nNotes: The points are created and maintained by the Geomatics GIS team. The points represent unique addresses that exist on a parcel in the City as their own unique records. For example a building with two units would be represented as two individual records for tax and mailing purposes. The unique addresses layer is produced and updated by the Geomatics GIS team weekly with a python script so that it can be published and used in web services. The layer is used in the custom address locator geo-locator tool by the Geomatics team and published to the Enterprise server as a locator service to use in internal web applications.\n\nPrimary key: PROPERTYRSN\nForeign key: nan", "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": "Owned by: Amanda\nManaged by: Geomatics", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 108, 67, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326412.16000000015, "ymin": 4677712.1075, "xmax": 344129.17370000016, "ymax": 4690063.9528, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "street_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RollNumber", "type": "esriFieldTypeString", "alias": "RollNumber", "length": 255, "domain": null }, { "name": "Legal1", "type": "esriFieldTypeString", "alias": "Legal1", "length": 255, "domain": null }, { "name": "Legal2", "type": "esriFieldTypeString", "alias": "Legal2", "length": 254, "domain": null }, { "name": "Legal3", "type": "esriFieldTypeString", "alias": "Legal3", "length": 254, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 255, "domain": null }, { "name": "PropCode", "type": "esriFieldTypeString", "alias": "PropCode", "length": 254, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "AmandaArea", "type": "esriFieldTypeString", "alias": "GEODB.GISO.AllUniqueAddresses.Area", "length": 255, "domain": null }, { "name": "Frontage", "type": "esriFieldTypeString", "alias": "Frontage", "length": 255, "domain": null }, { "name": "Depth", "type": "esriFieldTypeString", "alias": "Depth", "length": 255, "domain": null }, { "name": "propertyrsn", "type": "esriFieldTypeString", "alias": "propertyrsn", "length": 255, "domain": null }, { "name": "gisid", "type": "esriFieldTypeString", "alias": "gisid", "length": 255, "domain": null }, { "name": "Ward", "type": "esriFieldTypeString", "alias": "Ward", "length": 254, "domain": null }, { "name": "roll_number", "type": "esriFieldTypeString", "alias": "roll_number", "length": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 254, "domain": null }, { "name": "street_address", "type": "esriFieldTypeString", "alias": "street_address", "length": 255, "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "street_name", "length": 255, "domain": null }, { "name": "street_suffix", "type": "esriFieldTypeString", "alias": "street_suffix", "length": 255, "domain": null }, { "name": "street_direction", "type": "esriFieldTypeString", "alias": "street_direction", "length": 255, "domain": null }, { "name": "unit_number", "type": "esriFieldTypeString", "alias": "unit_number", "length": 255, "domain": null }, { "name": "street_name_alias", "type": "esriFieldTypeString", "alias": "street_name_alias", "length": 255, "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": "PROP_RSN", "type": "esriFieldTypeInteger", "alias": "Property RSN", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "AddressPolygon", "type": "Feature Layer", "description": "Services: PropertyLayersEIS\nScripts: parcelsLayersUpdate.py\nNotes: The polygons are created and maintained by the Geomatics GIS team. The polygons represent unique addresses that exist for each parcel in the City as their own unique records. For example a building with two units would be represented as two individual records for tax and mailing purposes. The unique addresses parcels layer is produced and updated by the Geomatics GIS team weekly with a python script so that it can be published and used in the web service that feeds Cloud Permit.\n\nPrimary key: PROPERTYRSN\nForeign key: nan", "geometryType": "esriGeometryPolygon", "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": "Owned by: Amanda\nManaged by: Geomatics", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 325905.0020000003, "ymin": 4677686.131200001, "xmax": 344156.64180000033, "ymax": 4690549.462400001, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "street_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null }, { "name": "JOIN_FID", "type": "esriFieldTypeInteger", "alias": "JOIN_FID", "domain": null }, { "name": "RollNumber", "type": "esriFieldTypeString", "alias": "RollNumber", "length": 255, "domain": null }, { "name": "Legal1", "type": "esriFieldTypeString", "alias": "Legal1", "length": 255, "domain": null }, { "name": "Legal2", "type": "esriFieldTypeString", "alias": "Legal2", "length": 254, "domain": null }, { "name": "Legal3", "type": "esriFieldTypeString", "alias": "Legal3", "length": 254, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 255, "domain": null }, { "name": "PropCode", "type": "esriFieldTypeString", "alias": "PropCode", "length": 254, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "AmandaArea", "type": "esriFieldTypeString", "alias": "GEODB.GISO.AllUniqueAddresses_Parcels.Area", "length": 255, "domain": null }, { "name": "Frontage", "type": "esriFieldTypeString", "alias": "Frontage", "length": 255, "domain": null }, { "name": "Depth", "type": "esriFieldTypeString", "alias": "Depth", "length": 255, "domain": null }, { "name": "propertyrsn", "type": "esriFieldTypeString", "alias": "propertyrsn", "length": 255, "domain": null }, { "name": "gisid", "type": "esriFieldTypeString", "alias": "gisid", "length": 255, "domain": null }, { "name": "Ward", "type": "esriFieldTypeString", "alias": "Ward", "length": 254, "domain": null }, { "name": "roll_number", "type": "esriFieldTypeString", "alias": "roll_number", "length": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 254, "domain": null }, { "name": "street_address", "type": "esriFieldTypeString", "alias": "street_address", "length": 255, "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "street_name", "length": 255, "domain": null }, { "name": "street_suffix", "type": "esriFieldTypeString", "alias": "street_suffix", "length": 255, "domain": null }, { "name": "street_direction", "type": "esriFieldTypeString", "alias": "street_direction", "length": 255, "domain": null }, { "name": "unit_number", "type": "esriFieldTypeString", "alias": "unit_number", "length": 255, "domain": null }, { "name": "street_name_alias", "type": "esriFieldTypeString", "alias": "street_name_alias", "length": 255, "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": "PROP_RSN", "type": "esriFieldTypeInteger", "alias": "Property RSN", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "BuildingFootprint", "type": "Feature Layer", "description": "Services: BasemapLayersEIS\nScripts: None\nNotes: The polygons are created and maintained by the Geomatics GIS team. The polygons represent a the area covered by the buildings on each parcel. The building fotprints are extracted from the impervious area layer whose polygons are classified as buildings.\n\nPrimary key: nan\nForeign key: nan", "geometryType": "esriGeometryPolygon", "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": "Owned by: SDE\nManaged by: Geomatics", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 198, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326247.2324000001, "ymin": 4677707.2765, "xmax": 344136.5672000004, "ymax": 4689664.723300001, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "createdby", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Bld_Ht_Top", "type": "esriFieldTypeDouble", "alias": "Bld_Ht_Top", "domain": null }, { "name": "Bld_Ht_Grd", "type": "esriFieldTypeDouble", "alias": "Bld_Ht_Grd", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingClassification", "description": "Classification of the type of building", "codedValues": [ { "name": "Factory", "code": 1 }, { "name": "School", "code": 2 }, { "name": "Hospital or Medical Building", "code": 3 }, { "name": "Long Term Care", "code": 4 }, { "name": "Stadium", "code": 5 }, { "name": "Recreational Facility", "code": 6 }, { "name": "Entertainment Venue", "code": 7 }, { "name": "Shopping Mall", "code": 8 }, { "name": "Border Crossing", "code": 9 }, { "name": "Pollution Control Plant", "code": 10 }, { "name": "Parks Building", "code": 11 }, { "name": "Fire Station", "code": 12 }, { "name": "Government Building", "code": 13 }, { "name": "Airport", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "createdby", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "MunicipalAddressText", "type": "Feature Layer", "description": "Services: PropertyLayersEIS\nScripts: None\nNotes: The points are created and maintained in an AutoCAD file. The points track the locations of individual building addresses that exist on a parcel in the City. For example a building with two units would be represented with a both labels units A and B. This is not a replacement for the unique addresses point layer as that layer would represent those two unit addresses as individual records for tax and mailing purposes. The municipal address text layer is converted from the CAD file to a layer by the Geomatics GIS team to publish and use in web services.\n\nPrimary key: nan\nForeign key: nan", "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": "Owned by: SDE\nManaged by: Geomatics", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 64, 135, 126, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326414.83100000024, "ymin": 4677714.983200001, "xmax": 344125.8828999996, "ymax": 4689659.406199999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 254, "domain": null }, { "name": "STRING", "type": "esriFieldTypeString", "alias": "STRING", "length": 254, "domain": null }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 254, "domain": null }, { "name": "TEXT_SIZE", "type": "esriFieldTypeDouble", "alias": "TEXT_SIZE", "domain": null }, { "name": "TEXT_ANGLE", "type": "esriFieldTypeDouble", "alias": "TEXT_ANGLE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Parcel", "type": "Feature Layer", "description": "Services: PropertyLayersEIS\nScripts: None\nNotes: The polygons are created and maintained by the Geomatics GIS team. The polygons represent land or property extents for each property in the City of Windsor. The layer is produced and updated by the Geomatics GIS team according to consolidations and severances received from MPAC and new land parcels created in the City according to Planning.\n\nPrimary key: PROP_RSN\nForeign key: nan", "geometryType": "esriGeometryPolygon", "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": "Owned by: SDE\nManaged by: Geomatics", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Unassessed", "description": "Unassessed", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "0" ] ] }, { "label": "Active", "description": "Active", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "0", "label": "Unassessed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "Active" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 179, 252, 255 ], "toColor": [ 196, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 191, 255 ], "toColor": [ 252, 182, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 239, 252, 255 ], "toColor": [ 179, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 227, 255 ], "toColor": [ 207, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 210, 252, 255 ], "toColor": [ 197, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 242, 255 ], "toColor": [ 252, 210, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 182, 255 ], "toColor": [ 252, 217, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 202, 252, 255 ], "toColor": [ 226, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 325905.0020000003, "ymin": 4677686.131200001, "xmax": 344156.64180000033, "ymax": 4690549.462400001, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDR_NUMBER", "typeIdField": "STATUS", "subtypeFieldName": "STATUS", "subtypeField": "STATUS", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ADDR_NUMBER", "type": "esriFieldTypeString", "alias": "Address Number", "length": 254, "domain": null }, { "name": "ADDR_RANGE", "type": "esriFieldTypeString", "alias": "Address Range", "length": 254, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Street Direction", "length": 254, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "Legal Line 1", "length": 254, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "Legal Line 2", "length": 254, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "Legal Line 3", "length": 254, "domain": null }, { "name": "ROLL_FIX", "type": "esriFieldTypeString", "alias": "Parcel Roll Number", "length": 254, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 254, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "Zoning", "length": 254, "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeString", "alias": "Year Built", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ST_COMPKEY", "type": "esriFieldTypeInteger", "alias": "Fronting Street Compkey", "domain": null }, { "name": "GISID", "type": "esriFieldTypeInteger", "alias": "Parcel RSN", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 255, "domain": { "type": "codedValue", "name": "ParcelOwnership", "description": "Indicates the type of entity that owns the parcel", "codedValues": [ { "name": "City of Windsor", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOT_SIZE", "type": "esriFieldTypeDouble", "alias": "Lot Size", "domain": null }, { "name": "FRONTAGE", "type": "esriFieldTypeDouble", "alias": "Frontage", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "PLAN_NUM", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 255, "domain": null }, { "name": "PROP_CODE", "type": "esriFieldTypeInteger", "alias": "Property Code", "domain": { "type": "codedValue", "name": "PropertyCode", "description": "The property codes for parcels in Windsor", "codedValues": [ { "name": "100 - Vacant residential land not on water", "code": 100 }, { "name": "101 - Second tier vacant lot refers to location not being directly on the water but one row back from the water", "code": 101 }, { "name": "102 - Conservation authority land", "code": 102 }, { "name": "103 - Municipal park (excludes provincial parks, federal parks, acompgrounds)", "code": 103 }, { "name": "105 - Vacant commercial land", "code": 105 }, { "name": "106 - Vacant inductrial land", "code": 106 }, { "name": "107 - Provincial park", "code": 107 }, { "name": "108 - Federal park", "code": 108 }, { "name": "110 - Vacand residential or recreational land on water", "code": 110 }, { "name": "111 - Island under single ownership", "code": 111 }, { "name": "112 - Multi-residential vacant land", "code": 112 }, { "name": "113 - Condominium development land residential (vacant lot)", "code": 113 }, { "name": "114 - Condominium development land non-residential (vacant lot)", "code": 114 }, { "name": "115 - Lands in transition with value based on alternate use", "code": 115 }, { "name": "120 - Water lot (entirely under water)", "code": 120 }, { "name": "125 - Residential development land", "code": 125 }, { "name": "127 - Townhouse block freehold units", "code": 127 }, { "name": "130 - Non-buildable land (walkways, buffer or berm, storm water management pond, etc.)", "code": 130 }, { "name": "134 - Land designated and zoned for open space", "code": 134 }, { "name": "140 - Common land", "code": 140 }, { "name": "150 - Mining lands (patented)", "code": 150 }, { "name": "151 - Mining lands (unpatented)", "code": 151 }, { "name": "155 - Land associated with power dam", "code": 155 }, { "name": "169 - Vacant land condominium (residential) defined land that is described by a condominium plan", "code": 169 }, { "name": "200 - Farm property without and buildings or structures", "code": 200 }, { "name": "201 - Farm with residence (with or without secondary structures and no farm buildings)", "code": 201 }, { "name": "210 - Farm without residence (with secondary structures and with farm outbuildings)", "code": 210 }, { "name": "211 - Farm with residence (with or without secondary structures and with farm outbuildings)", "code": 211 }, { "name": "220 - Farm without residence (with commercial or industrial operation)", "code": 220 }, { "name": "221 - Farm with residence (with commercial or industrial operation)", "code": 221 }, { "name": "222 - Farm with a winery", "code": 222 }, { "name": "223 - Grain or seed and feed operation", "code": 223 }, { "name": "224 - Tobacco farm", "code": 224 }, { "name": "225 - Ginseng farm", "code": 225 }, { "name": "226 - Exotic farms (emu, ostrich, pheasant, bison, elk, deer, etc)", "code": 226 }, { "name": "227 - Nut orchard", "code": 227 }, { "name": "228 - Farm with gravel pit", "code": 228 }, { "name": "229 - Farm with campground or mobile home park", "code": 229 }, { "name": "230 - Intensive farm operation without residence", "code": 230 }, { "name": "231 - Intensive farm operaiton with residence", "code": 231 }, { "name": "232 - Large scale greenhouse operation", "code": 232 }, { "name": "233 - Large scale swine operation", "code": 233 }, { "name": "234 - Large scale poultry operation", "code": 234 }, { "name": "235 - Government agriculture research facility (predominately farm property)", "code": 235 }, { "name": "236 - Farm with oil or gas well(s)", "code": 236 }, { "name": "240 - Managed forest property (vacant land not on water)", "code": 240 }, { "name": "241 - Managed forest property (vacant land on water)", "code": 241 }, { "name": "242 - Managed foresr property (seasonal residence not on water)", "code": 242 }, { "name": "243 - Managed forest property (seasonal residence on water)", "code": 243 }, { "name": "244 - Managed forest property (residence not on water)", "code": 244 }, { "name": "245 - Managed forest property (residence on water)", "code": 245 }, { "name": "260 - Vacant residential, commercial, industrial land owned by a non-farmer with a portion being farmed", "code": 260 }, { "name": "261 - Land owned by a non-farmer improved with a non-farm residence with a portion being farmed", "code": 261 }, { "name": "262 - Land owned by a farmer improved with a non-farm residence with a portion being farmed", "code": 262 }, { "name": "301 - Single family detached (not on water)", "code": 301 }, { "name": "302 - More than one structure used for residential purposes with at least one of the structures occupied permanently", "code": 302 }, { "name": "303 - Residence with a commercial unit", "code": 303 }, { "name": "304 - Residence with a commercial or industrial use", "code": 304 }, { "name": "305 - Link home with homes linked together at the footing or foundation by a wall above or below grade", "code": 305 }, { "name": "306 - Boathouse with residence above", "code": 306 }, { "name": "307 - Community lifestyle (not a mobile home park) typically, a gated community, under single ownership. Typically people own the structure", "code": 307 }, { "name": "309 - Freehold townhouse or row house with more than two units in a row with separate ownership", "code": 309 }, { "name": "311 - Semi-detached residential with two residential homes sharing a common centre wall with separate ownership.", "code": 311 }, { "name": "313 - Single family detached on water with year-round residence", "code": 313 }, { "name": "314 - Clergy residence", "code": 314 }, { "name": "322 - Semi-detached residence with both units under one ownership with two residential homes sharing a common centre wall", "code": 322 }, { "name": "332 - Typically a duplex or residential structure with two self-contained units", "code": 332 }, { "name": "333 - Residential property with three self-contained units", "code": 333 }, { "name": "334 - Residential property with four self-contained units", "code": 334 }, { "name": "335 - Residential property with five self-contained units", "code": 335 }, { "name": "336 - Residential property with six self-contained units", "code": 336 }, { "name": "340 - Multi-residential with seven or more self-contained units (excludes row-housing)", "code": 340 }, { "name": "341 - Multi-residential with seven or more self-contained residential units with small commercial unit(s)", "code": 341 }, { "name": "350 - Row housing with three to six units under single ownership", "code": 350 }, { "name": "352 - Row housing with seven or more units under single ownership", "code": 352 }, { "name": "360 - Rooming or boarding house with rental by room or bedroom and tenant(s) share a kitchen, bathroom and living quarters", "code": 360 }, { "name": "361 - Bachelorette typically a converted house with seven or more self-contained units", "code": 361 }, { "name": "363 - House-keeping cottages with no American plan. Typically a mini resort where you rent a cabin. No package plan available. All activities, meals, etc. are extra", "code": 363 }, { "name": "364 - House-keeping cottages with less than 50% American plan. Typically a mini-resort where you rent a cabin and package plans are available. Activities, meals, etc. maybe included", "code": 364 }, { "name": "365 - Group home as defined in Claus 240(1) of the Municipal Act 2001 a residence licensed or funded under a federal or provincial statute for the accommodation of three to ten persons, exclusive of staff, living under supervision in a single house", "code": 365 }, { "name": "366 - Student housing (off campus) with residential property licensed for rental by students", "code": 366 }, { "name": "368 - Residential Dockominium owners receive a deed and title to the boat slip. Ownership is in fee simple title and includes submerged land and air rights associated with the slip. Similar to condominium properties, all common elements are detailed", "code": 368 }, { "name": "369 - Vacant land condominium (residential-improved) with condo plan registered against the land", "code": 369 }, { "name": "370 - Residential condominium unit", "code": 370 }, { "name": "371 - Life lease with no redemption. Property where occupants have either no or limited redemption amounts. Typically zero balance or declining balance life lease types", "code": 371 }, { "name": "372 - Life lease with return on investment: Property where occupants can receive either a guaranteed return or a market value-based return on the investment. Typically, represented by Fixed Value, Indexed-Based, or Market Value Life Lease Types", "code": 372 }, { "name": "373 - Cooperative housing equity. Equity co-op corporations are owned by shareholders. The owners of shares do not receive title to a unit in the building, but acquire the exclusive use of a unit and are able to participate in building management", "code": 373 }, { "name": "Cooperative housing non-equity. Non-equity co-op corporations are not owned by individual shareholders; the shares are often owned by groups such as unions or non-profit organizations which provide housing to the people they serve", "code": 374 }, { "name": "375 - Co-ownership with percentage interest or share in the co-operative housing", "code": 375 }, { "name": "376 - Condominium locker unit separately deeded", "code": 376 }, { "name": "377 - Condominium parking space or unit separately deeded", "code": 377 }, { "name": "378 - Residential leasehold condominium corporation with single ownership of the development where the units are leased", "code": 378 }, { "name": "379 - Residential phased condominium corporation where condominium project is registered in phases", "code": 379 }, { "name": "380 - Residential common elements condominium corporation that consists only of the common elements not units", "code": 380 }, { "name": "381 - Mobile home with one or more mobile home on a parcel of land, which is not a mobile home park operation", "code": 381 }, { "name": "382 - Mobile home park with more than one mobile home on a parcel of land, which is a mobile park operation", "code": 382 }, { "name": "383 - Bed and breakfast establishment", "code": 383 }, { "name": "385 - Time-share fee simple", "code": 385 }, { "name": "386 - Time-share right-to-use", "code": 386 }, { "name": "391 - Seasonal or recreational dwelling with first tier on water", "code": 391 }, { "name": "392 - Seasonal or recreational dwelling with second tier to water", "code": 392 }, { "name": "395 - Seasonal or recreational dwelling not located on water", "code": 395 }, { "name": "400 - Small office building (generally single tenant or owner occupied under 7500 sqft)", "code": 400 }, { "name": "401 - Small medical/dental building (generally single tenant or owner occupied under 7500 sqft)", "code": 401 }, { "name": "402 - Large office building (generally multi-tenanted over 7500 sqft)", "code": 402 }, { "name": "403 - Large medical or dental building (generally multi-tenanted over 7500 sqft)", "code": 403 }, { "name": "405 - Office use converted from house", "code": 405 }, { "name": "406 - Retail use converted from house", "code": 406 }, { "name": "407 - Retail lumber yard", "code": 407 }, { "name": "408 - Freestanding Beer Store or LCBO not associated with power or shopping centre", "code": 408 }, { "name": "409 - Retail one storey (generally over 10000 sqft)", "code": 409 }, { "name": "410 - Retail one storey (generally under 10000 sqft)", "code": 410 }, { "name": "411 - Restaurant (conventional)", "code": 411 }, { "name": "412 - Restaurant (fast food)", "code": 412 }, { "name": "413 - Restaurant (conventional, national chain)", "code": 413 }, { "name": "414 - Restaurant (fast food, national chain)", "code": 414 }, { "name": "415 - Cinema, movie house, or drive-in", "code": 415 }, { "name": "416 - COncert hall or live theatre", "code": 416 }, { "name": "417 - Entertainment complex with a large cinema as anchor tenant", "code": 417 }, { "name": "419 - Automotive service centre highway (400-series highways)", "code": 419 }, { "name": "420 - Automotive fuel station with or without service facilities", "code": 420 }, { "name": "421 - Specialty automotive shop, auto repair, collision service, car or truck wash", "code": 421 }, { "name": "422 - Auto dealership", "code": 422 }, { "name": "423 - Auto dealership (independent dealer or used vehicles)", "code": 423 }, { "name": "425 - Neighbourhood shopping centre with more than two stores attached, under one ownership, with anchor (generally less than 150000 sqft)", "code": 425 }, { "name": "426 - Small box shopping centre\u2014less than 100000 sqft minimum 3 box stores with one anchor (large grocery or discount store)", "code": 426 }, { "name": "427 - Big box shopping or power centre (generally greater than 100000 sqft) with 2 or more main anchors such as discount or grocery stores with a collection of box or strip stores and in a commercial concentration concept", "code": 427 }, { "name": "428 - Regional shopping centre", "code": 428 }, { "name": "429 - Community shopping centre", "code": 429 }, { "name": "430 - Neighbourhood shopping centre with more than 2 stores attached, under one ownership, without anchor (generally less than 150000 sqft)", "code": 430 }, { "name": "431 - Department store", "code": 431 }, { "name": "432 - Banks and similar financial institutions, including credit unions. Typically single-tenanted (generally less than 7500 sqft)", "code": 432 }, { "name": "433 - Banks and similar financial institutions, including credit union. Typically multi-tenanted (generally greater than 7500 sqft)", "code": 433 }, { "name": "434 - Freestanding grocery store", "code": 434 }, { "name": "435 - Large retail building centre (generally greater than 30000 sqft)", "code": 435 }, { "name": "436 - Freestanding large retail store, national chain (generally greater than 30000 sqft)", "code": 436 }, { "name": "438 - Neighbourhood shopping centre with offices above", "code": 438 }, { "name": "441 - Tavern, public house, or small hotel", "code": 441 }, { "name": "444 - Full service hotel", "code": 444 }, { "name": "445 - Limited service hotel", "code": 445 }, { "name": "446 - Apartment hotel", "code": 446 }, { "name": "447 - Condominium hotel Unit", "code": 447 }, { "name": "448 - Resort condominium", "code": 448 }, { "name": "450 - Motel", "code": 450 }, { "name": "451 - Seasonal motel", "code": 451 }, { "name": "460 - Resort hotel", "code": 460 }, { "name": "461 - Resort lodge", "code": 461 }, { "name": "462 - Country inns and small inns", "code": 462 }, { "name": "463 - Fishing, hunting lodges or resorts", "code": 463 }, { "name": "465 - Child and community oriented camp or resort", "code": 465 }, { "name": "470 - Multi-type complex defined as a large multi-use complex consisting of retail or office and other uses (multi residential, condominium, hotel)", "code": 470 }, { "name": "471 - Retail or office with residential unit(s) above or behind less than 10000 sqft GBA, street or onsite parking, with 6 or less apartments, older downtown core", "code": 471 }, { "name": "472 - Retail or office with residential unit(s) above or behind greater than 10000 sqft GBA, street or onsite parking, with 7 or more apartments, older downtown core", "code": 472 }, { "name": "473 - Retail with more than one non-retail use", "code": 473 }, { "name": "475 - Commercial condominium", "code": 475 }, { "name": "476 - Commercial condominium (live and work)", "code": 476 }, { "name": "477 - Retail with office(s) less than 10000 sqft GBA with offices above", "code": 477 }, { "name": "478 - Retail with office(s)\u2014greater than 10000 sqft GBA with offices above", "code": 478 }, { "name": "480 - Surface parking lot excludes parking facilities that are used in conjunction with another property", "code": 480 }, { "name": "481 - Parking garage excludes parking facilities that are used in conjunction with another property", "code": 481 }, { "name": "482 - Surface parking lot used in conjunction with another property", "code": 482 }, { "name": "483 - Parking garage used in conjunction with another property", "code": 483 }, { "name": "486 - Campground", "code": 486 }, { "name": "487 - Billboard", "code": 487 }, { "name": "489 - Driving range or golf centre stand alone not part of a regulation golf course", "code": 489 }, { "name": "490 - Golf course", "code": 490 }, { "name": "491 - Ski resort", "code": 491 }, { "name": "492 - Marina located on waterfront defined as a commercial facility for the maintenance, storage, service and or sale of watercraft", "code": 492 }, { "name": "493 - Marina not located on waterfront; defined as a commercial facility for the maintenance, storage, service and or sale of watercraft", "code": 493 }, { "name": "495 - Communication towers, with or without secondary communication structures", "code": 495 }, { "name": "496 - Communication buildings", "code": 496 }, { "name": "500 - Mines (active)", "code": 500 }, { "name": "501 - Mines (inactive) including properties where closure plans invoked", "code": 501 }, { "name": "502 - Mine tailings site associated with an active mine", "code": 502 }, { "name": "503 - Mine tailings site not associated with an active mine", "code": 503 }, { "name": "504 - Oil or gas wells", "code": 504 }, { "name": "505 - Sawmill or lumber mill", "code": 505 }, { "name": "506 - Forest products including value-added plywood/veneer plants", "code": 506 }, { "name": "510 - Heavy manufacturing (non-automotive)", "code": 510 }, { "name": "511 - Pulp and paper mill", "code": 511 }, { "name": "512 - Cement or asphalt manufacturing plant", "code": 512 }, { "name": "513 - Steel mill", "code": 513 }, { "name": "514 - Automotive assembly plant", "code": 514 }, { "name": "515 - Shipyard or dry-dock", "code": 515 }, { "name": "516 - Automotive parts production plant", "code": 516 }, { "name": "517 - Specialty steel production (mini-mills)", "code": 517 }, { "name": "518 - Smelter or ore processing", "code": 518 }, { "name": "519 - Foundry", "code": 519 }, { "name": "520 - Standard industrial properties not specifically identified by other industrial property codes", "code": 520 }, { "name": "521 - Distillery or brewery", "code": 521 }, { "name": "522 - Grain elevators (Great Lakes waterway)", "code": 522 }, { "name": "523 - Grain handling primary elevators (including feed mills)", "code": 523 }, { "name": "525 - Process elevators (flour mills, oilseed crushing, malt houses)", "code": 525 }, { "name": "527 - Abattoir, slaughter house, or rendering plants", "code": 527 }, { "name": "528 - Food processing plant", "code": 528 }, { "name": "529 - Cold-storage facility", "code": 529 }, { "name": "530 - Warehouse", "code": 530 }, { "name": "531 - Mini-warehousing", "code": 531 }, { "name": "532 - Dry cleaning plant", "code": 532 }, { "name": "535 - Research and development facilities", "code": 535 }, { "name": "540 - Other industrial (all other types not specifically defined)", "code": 540 }, { "name": "541 - Printing plant", "code": 541 }, { "name": "544 - Truck terminal", "code": 544 }, { "name": "545 - Distribution centre", "code": 545 }, { "name": "550 - Petro-chemical plant", "code": 550 }, { "name": "551 - Oil refinery", "code": 551 }, { "name": "552 - Tank farm", "code": 552 }, { "name": "553 - Bulk oil and fuel distribution terminal", "code": 553 }, { "name": "555 - OPG hydraulic generating station", "code": 555 }, { "name": "556 - OPG nuclear generating station", "code": 556 }, { "name": "557 - OPG fossil generating station", "code": 557 }, { "name": "558 - Hydro One transformer station", "code": 558 }, { "name": "559 - MEU generating station", "code": 559 }, { "name": "560 - MEU transformer station", "code": 560 }, { "name": "562 - Private Hydro right-of-way", "code": 562 }, { "name": "563 - Private hydraulic generating station", "code": 563 }, { "name": "564 - Private nuclear generating station", "code": 564 }, { "name": "565 - Private generating station (fossil fuels and cogen)", "code": 565 }, { "name": "566 - Private transformer station", "code": 566 }, { "name": "567 - Wind turbine", "code": 567 }, { "name": "568 - Solar or photo-voltaic electricity generating facility", "code": 568 }, { "name": "575 - Industrial condominium", "code": 575 }, { "name": "580 - Industrial mall", "code": 580 }, { "name": "588 - Pipelines for transmission, distribution, field and gathering and all other types including distribution connections", "code": 588 }, { "name": "589 - Compressor station structures and turbines used in connection with transportation and distribution of gas", "code": 589 }, { "name": "590 - Water treatment, filtration, water towers, pumping station", "code": 590 }, { "name": "591 - Sewage treatment, waste pumping, waste disposal", "code": 591 }, { "name": "592 - Dump, transfer station, incineration plant, or landfill", "code": 592 }, { "name": "593 - Gravel pit, quarry or sand pit", "code": 593 }, { "name": "594 - Peat moss operation", "code": 594 }, { "name": "595 - Heat or steam plant", "code": 595 }, { "name": "596 - Recycling facility", "code": 596 }, { "name": "597 - Railway right-of-way", "code": 597 }, { "name": "598 - Railway buildings and lands described as assessable in the Assessment Act", "code": 598 }, { "name": "599 - GO Transit station or rail yard", "code": 599 }, { "name": "601 - Post-secondary education (university, community college, etc.)", "code": 601 }, { "name": "602 - Multiple-occupancy educational institutional residence located on or off campus", "code": 602 }, { "name": "605 - School (elementary or secondary, including private)", "code": 605 }, { "name": "608 - Daycare", "code": 608 }, { "name": "610 - Other educational institution (schools for the blind, deaf, special education, training)", "code": 610 }, { "name": "611 - Other institutional residence", "code": 611 }, { "name": "621 - Hospital, private or public", "code": 621 }, { "name": "623 - Continuum-of-care seniors facility", "code": 623 }, { "name": "624 - Retirement and nursing home (combined)", "code": 624 }, { "name": "625 - Nursing home", "code": 625 }, { "name": "626 - Old age and retirement home", "code": 626 }, { "name": "627 - Other healthcare facility", "code": 627 }, { "name": "630 - Federal penitentiary or correctional facility", "code": 630 }, { "name": "631 - Provincial correctional facility", "code": 631 }, { "name": "632 - Other correctional facility", "code": 632 }, { "name": "700 - Place of worship with a clergy residence", "code": 700 }, { "name": "701 - Place of Worship without a clergy residence", "code": 701 }, { "name": "702 - Cemetery", "code": 702 }, { "name": "703 - Cemetery with non-internment services", "code": 703 }, { "name": "704 - Crematorium", "code": 704 }, { "name": "705 - Funeral home", "code": 705 }, { "name": "710 - Recreational sport club non-commercial (excludes golf clubs and ski resorts)", "code": 710 }, { "name": "711 - Bowling alley", "code": 711 }, { "name": "713 - Casino", "code": 713 }, { "name": "715 - Racetrack (auto)", "code": 715 }, { "name": "716 - Racetrack (horse with slot facility)", "code": 716 }, { "name": "717 - Racetrack (horse without slot facility)", "code": 717 }, { "name": "718 - Exhibition grounds or fair grounds", "code": 718 }, { "name": "720 - Commercial sport complex", "code": 720 }, { "name": "721 - Non-commercial sports complex", "code": 721 }, { "name": "722 - Professional sports complex", "code": 722 }, { "name": "725 - Amusement park", "code": 725 }, { "name": "726 - Amusement park (large or regional)", "code": 726 }, { "name": "730 - Museum and or art gallery", "code": 730 }, { "name": "731 - Library and or literary institutions", "code": 731 }, { "name": "733 - Convention, conference, or congress centre", "code": 733 }, { "name": "734 - Banquet hall", "code": 734 }, { "name": "735 - Assembly hall or community hall", "code": 735 }, { "name": "736 - Clubs (private, fraternal)", "code": 736 }, { "name": "737 - Federal airport", "code": 737 }, { "name": "738 - Provincial airport", "code": 738 }, { "name": "739 - Local government airport", "code": 739 }, { "name": "740 - Airport leasehold", "code": 740 }, { "name": "741 - Airport authority", "code": 741 }, { "name": "742 - Public transportation (easements and rights)", "code": 742 }, { "name": "743 - International bridge or tunnel", "code": 743 }, { "name": "744 - Private airport or hangar", "code": 744 }, { "name": "745 - Recreational airport", "code": 745 }, { "name": "746 - Subway station", "code": 746 }, { "name": "748 - Transit garage", "code": 748 }, { "name": "749 - Public transportation (other)", "code": 749 }, { "name": "750 - Scientific, pharmaceutical, medical research facility (structures predominantly other than office)", "code": 750 }, { "name": "755 - Lighthouses", "code": 755 }, { "name": "760 - Military base or camp (CFB)", "code": 760 }, { "name": "761 - Armoury", "code": 761 }, { "name": "762 - Military education facility", "code": 762 }, { "name": "805 - Post office or depot", "code": 805 }, { "name": "806 - Postal mechanical sorting facility", "code": 806 }, { "name": "810 - Fire hall", "code": 810 }, { "name": "812 - Ambulance station", "code": 812 }, { "name": "815 - Police station", "code": 815 }, { "name": "822 - Government agricultural research facility predominantly non farm property (office building, laboratories)", "code": 822 }, { "name": "824 - Government wharves and harbours", "code": 824 }, { "name": "826 - Government special educational facility", "code": 826 }, { "name": "828 - Government canals and locks", "code": 828 }, { "name": "830 - Government navigational facilities", "code": 830 }, { "name": "832 - Government historic site or monument", "code": 832 }, { "name": "840 - Port authority port activities", "code": 840 }, { "name": "842 - Port authority other activities", "code": 842 }, { "name": "367 - Service or Amenity Unit (Condominium or Freehold title, owned by a condo corporation)", "code": 367 }, { "name": "542 - Compost Facility or Soil Farms", "code": 542 }, { "name": "576 - Aerospace Manufacturing Plant", "code": 576 }, { "name": "577 - Pharmaceutical Manufacturing Plant", "code": 577 }, { "name": "578 - Data Centre", "code": 578 }, { "name": "581 - Active Public Landfill or Waste Disposal Site", "code": 581 }, { "name": "582 - Active Private Landfill or Waste Disposal Site", "code": 582 }, { "name": "583 - Closed Landfill or Waste Disposal Site", "code": 583 }, { "name": "584 - Waste Transfer Station", "code": 584 }, { "name": "585 - Waste Incineration Site", "code": 585 }, { "name": "586 - Meter or Valve or Regulator Station", "code": 586 }, { "name": "587 - Natural Gas Gate Station", "code": 587 }, { "name": "561 - Hydro One right-of-way", "code": 561 }, { "name": "000 - No Assignment", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POSTAL_CODE", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "ParcelStatus", "description": "Indicates the status of the parcel record", "codedValues": [ { "name": "Unassessed", "code": 0 }, { "name": "Active", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "OWNERSHIP": {"type": "inherited"}, "PROP_CODE": {"type": "inherited"} }, "id": 0, "name": "Unassessed" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "PROP_CODE": {"type": "inherited"} }, "id": 1, "name": "Active" } ], "subtypes": [ { "domains": { "OWNERSHIP": {"type": "inherited"}, "PROP_CODE": {"type": "inherited"} }, "defaultValues": { "ADDR_NUMBER": null, "ADDR_RANGE": null, "DIRECTION": null, "LEGAL1": null, "LEGAL2": null, "LEGAL3": null, "ROLL_FIX": null, "STREET": null, "SUFFIX": null, "ZONING": null, "YEARBUILT": null, "last_edited_date": null, "GlobalID": null, "ST_COMPKEY": null, "GISID": null, "OWNERSHIP": null, "LOT_SIZE": null, "FRONTAGE": null, "DEPTH": null, "PLAN_NUM": null, "PROP_CODE": null, "POSTAL_CODE": null, "STATUS": 0 }, "code": 0, "name": "Unassessed" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "PROP_CODE": {"type": "inherited"} }, "defaultValues": { "ADDR_NUMBER": null, "ADDR_RANGE": null, "DIRECTION": null, "LEGAL1": null, "LEGAL2": null, "LEGAL3": null, "ROLL_FIX": null, "STREET": null, "SUFFIX": null, "ZONING": null, "YEARBUILT": null, "last_edited_date": null, "GlobalID": null, "ST_COMPKEY": null, "GISID": null, "OWNERSHIP": null, "LOT_SIZE": null, "FRONTAGE": null, "DEPTH": null, "PLAN_NUM": null, "PROP_CODE": null, "POSTAL_CODE": null, "STATUS": null }, "code": 1, "name": "Active" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "UnassessedLand", "type": "Feature Layer", "description": "Services: PropertyLayersEIS\nScripts: None\nNotes: The polygons are created and maintained by the Geomatics GIS team. The polygons represent land or property extents for each property in the City of Windsor. The layer is produced and updated by the Geomatics GIS team according to consolidations and severances received from MPAC and new land parcels created in the City according to Planning.\n\nPrimary key: PROP_RSN\nForeign key: nan", "geometryType": "esriGeometryPolygon", "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": "Owned by: SDE\nManaged by: Geomatics", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Unassessed", "description": "Unassessed", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "0" ] ] }, { "label": "Active", "description": "Active", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "0", "label": "Unassessed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "Active" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 179, 252, 255 ], "toColor": [ 196, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 191, 255 ], "toColor": [ 252, 182, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 239, 252, 255 ], "toColor": [ 179, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 227, 255 ], "toColor": [ 207, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 210, 252, 255 ], "toColor": [ 197, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 242, 255 ], "toColor": [ 252, 210, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 182, 255 ], "toColor": [ 252, 217, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 202, 252, 255 ], "toColor": [ 226, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 325905.0020000003, "ymin": 4677686.131200001, "xmax": 344156.64180000033, "ymax": 4690549.462400001, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDR_NUMBER", "typeIdField": "STATUS", "subtypeFieldName": "STATUS", "subtypeField": "STATUS", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ADDR_NUMBER", "type": "esriFieldTypeString", "alias": "Address Number", "length": 254, "domain": null }, { "name": "ADDR_RANGE", "type": "esriFieldTypeString", "alias": "Address Range", "length": 254, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Street Direction", "length": 254, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "Legal Line 1", "length": 254, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "Legal Line 2", "length": 254, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "Legal Line 3", "length": 254, "domain": null }, { "name": "ROLL_FIX", "type": "esriFieldTypeString", "alias": "Parcel Roll Number", "length": 254, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 254, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "Zoning", "length": 254, "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeString", "alias": "Year Built", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ST_COMPKEY", "type": "esriFieldTypeInteger", "alias": "Fronting Street Compkey", "domain": null }, { "name": "GISID", "type": "esriFieldTypeInteger", "alias": "Parcel RSN", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 255, "domain": { "type": "codedValue", "name": "ParcelOwnership", "description": "Indicates the type of entity that owns the parcel", "codedValues": [ { "name": "City of Windsor", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOT_SIZE", "type": "esriFieldTypeDouble", "alias": "Lot Size", "domain": null }, { "name": "FRONTAGE", "type": "esriFieldTypeDouble", "alias": "Frontage", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "PLAN_NUM", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 255, "domain": null }, { "name": "PROP_CODE", "type": "esriFieldTypeInteger", "alias": "Property Code", "domain": { "type": "codedValue", "name": "PropertyCode", "description": "The property codes for parcels in Windsor", "codedValues": [ { "name": "100 - Vacant residential land not on water", "code": 100 }, { "name": "101 - Second tier vacant lot refers to location not being directly on the water but one row back from the water", "code": 101 }, { "name": "102 - Conservation authority land", "code": 102 }, { "name": "103 - Municipal park (excludes provincial parks, federal parks, acompgrounds)", "code": 103 }, { "name": "105 - Vacant commercial land", "code": 105 }, { "name": "106 - Vacant inductrial land", "code": 106 }, { "name": "107 - Provincial park", "code": 107 }, { "name": "108 - Federal park", "code": 108 }, { "name": "110 - Vacand residential or recreational land on water", "code": 110 }, { "name": "111 - Island under single ownership", "code": 111 }, { "name": "112 - Multi-residential vacant land", "code": 112 }, { "name": "113 - Condominium development land residential (vacant lot)", "code": 113 }, { "name": "114 - Condominium development land non-residential (vacant lot)", "code": 114 }, { "name": "115 - Lands in transition with value based on alternate use", "code": 115 }, { "name": "120 - Water lot (entirely under water)", "code": 120 }, { "name": "125 - Residential development land", "code": 125 }, { "name": "127 - Townhouse block freehold units", "code": 127 }, { "name": "130 - Non-buildable land (walkways, buffer or berm, storm water management pond, etc.)", "code": 130 }, { "name": "134 - Land designated and zoned for open space", "code": 134 }, { "name": "140 - Common land", "code": 140 }, { "name": "150 - Mining lands (patented)", "code": 150 }, { "name": "151 - Mining lands (unpatented)", "code": 151 }, { "name": "155 - Land associated with power dam", "code": 155 }, { "name": "169 - Vacant land condominium (residential) defined land that is described by a condominium plan", "code": 169 }, { "name": "200 - Farm property without and buildings or structures", "code": 200 }, { "name": "201 - Farm with residence (with or without secondary structures and no farm buildings)", "code": 201 }, { "name": "210 - Farm without residence (with secondary structures and with farm outbuildings)", "code": 210 }, { "name": "211 - Farm with residence (with or without secondary structures and with farm outbuildings)", "code": 211 }, { "name": "220 - Farm without residence (with commercial or industrial operation)", "code": 220 }, { "name": "221 - Farm with residence (with commercial or industrial operation)", "code": 221 }, { "name": "222 - Farm with a winery", "code": 222 }, { "name": "223 - Grain or seed and feed operation", "code": 223 }, { "name": "224 - Tobacco farm", "code": 224 }, { "name": "225 - Ginseng farm", "code": 225 }, { "name": "226 - Exotic farms (emu, ostrich, pheasant, bison, elk, deer, etc)", "code": 226 }, { "name": "227 - Nut orchard", "code": 227 }, { "name": "228 - Farm with gravel pit", "code": 228 }, { "name": "229 - Farm with campground or mobile home park", "code": 229 }, { "name": "230 - Intensive farm operation without residence", "code": 230 }, { "name": "231 - Intensive farm operaiton with residence", "code": 231 }, { "name": "232 - Large scale greenhouse operation", "code": 232 }, { "name": "233 - Large scale swine operation", "code": 233 }, { "name": "234 - Large scale poultry operation", "code": 234 }, { "name": "235 - Government agriculture research facility (predominately farm property)", "code": 235 }, { "name": "236 - Farm with oil or gas well(s)", "code": 236 }, { "name": "240 - Managed forest property (vacant land not on water)", "code": 240 }, { "name": "241 - Managed forest property (vacant land on water)", "code": 241 }, { "name": "242 - Managed foresr property (seasonal residence not on water)", "code": 242 }, { "name": "243 - Managed forest property (seasonal residence on water)", "code": 243 }, { "name": "244 - Managed forest property (residence not on water)", "code": 244 }, { "name": "245 - Managed forest property (residence on water)", "code": 245 }, { "name": "260 - Vacant residential, commercial, industrial land owned by a non-farmer with a portion being farmed", "code": 260 }, { "name": "261 - Land owned by a non-farmer improved with a non-farm residence with a portion being farmed", "code": 261 }, { "name": "262 - Land owned by a farmer improved with a non-farm residence with a portion being farmed", "code": 262 }, { "name": "301 - Single family detached (not on water)", "code": 301 }, { "name": "302 - More than one structure used for residential purposes with at least one of the structures occupied permanently", "code": 302 }, { "name": "303 - Residence with a commercial unit", "code": 303 }, { "name": "304 - Residence with a commercial or industrial use", "code": 304 }, { "name": "305 - Link home with homes linked together at the footing or foundation by a wall above or below grade", "code": 305 }, { "name": "306 - Boathouse with residence above", "code": 306 }, { "name": "307 - Community lifestyle (not a mobile home park) typically, a gated community, under single ownership. Typically people own the structure", "code": 307 }, { "name": "309 - Freehold townhouse or row house with more than two units in a row with separate ownership", "code": 309 }, { "name": "311 - Semi-detached residential with two residential homes sharing a common centre wall with separate ownership.", "code": 311 }, { "name": "313 - Single family detached on water with year-round residence", "code": 313 }, { "name": "314 - Clergy residence", "code": 314 }, { "name": "322 - Semi-detached residence with both units under one ownership with two residential homes sharing a common centre wall", "code": 322 }, { "name": "332 - Typically a duplex or residential structure with two self-contained units", "code": 332 }, { "name": "333 - Residential property with three self-contained units", "code": 333 }, { "name": "334 - Residential property with four self-contained units", "code": 334 }, { "name": "335 - Residential property with five self-contained units", "code": 335 }, { "name": "336 - Residential property with six self-contained units", "code": 336 }, { "name": "340 - Multi-residential with seven or more self-contained units (excludes row-housing)", "code": 340 }, { "name": "341 - Multi-residential with seven or more self-contained residential units with small commercial unit(s)", "code": 341 }, { "name": "350 - Row housing with three to six units under single ownership", "code": 350 }, { "name": "352 - Row housing with seven or more units under single ownership", "code": 352 }, { "name": "360 - Rooming or boarding house with rental by room or bedroom and tenant(s) share a kitchen, bathroom and living quarters", "code": 360 }, { "name": "361 - Bachelorette typically a converted house with seven or more self-contained units", "code": 361 }, { "name": "363 - House-keeping cottages with no American plan. Typically a mini resort where you rent a cabin. No package plan available. All activities, meals, etc. are extra", "code": 363 }, { "name": "364 - House-keeping cottages with less than 50% American plan. Typically a mini-resort where you rent a cabin and package plans are available. Activities, meals, etc. maybe included", "code": 364 }, { "name": "365 - Group home as defined in Claus 240(1) of the Municipal Act 2001 a residence licensed or funded under a federal or provincial statute for the accommodation of three to ten persons, exclusive of staff, living under supervision in a single house", "code": 365 }, { "name": "366 - Student housing (off campus) with residential property licensed for rental by students", "code": 366 }, { "name": "368 - Residential Dockominium owners receive a deed and title to the boat slip. Ownership is in fee simple title and includes submerged land and air rights associated with the slip. Similar to condominium properties, all common elements are detailed", "code": 368 }, { "name": "369 - Vacant land condominium (residential-improved) with condo plan registered against the land", "code": 369 }, { "name": "370 - Residential condominium unit", "code": 370 }, { "name": "371 - Life lease with no redemption. Property where occupants have either no or limited redemption amounts. Typically zero balance or declining balance life lease types", "code": 371 }, { "name": "372 - Life lease with return on investment: Property where occupants can receive either a guaranteed return or a market value-based return on the investment. Typically, represented by Fixed Value, Indexed-Based, or Market Value Life Lease Types", "code": 372 }, { "name": "373 - Cooperative housing equity. Equity co-op corporations are owned by shareholders. The owners of shares do not receive title to a unit in the building, but acquire the exclusive use of a unit and are able to participate in building management", "code": 373 }, { "name": "Cooperative housing non-equity. Non-equity co-op corporations are not owned by individual shareholders; the shares are often owned by groups such as unions or non-profit organizations which provide housing to the people they serve", "code": 374 }, { "name": "375 - Co-ownership with percentage interest or share in the co-operative housing", "code": 375 }, { "name": "376 - Condominium locker unit separately deeded", "code": 376 }, { "name": "377 - Condominium parking space or unit separately deeded", "code": 377 }, { "name": "378 - Residential leasehold condominium corporation with single ownership of the development where the units are leased", "code": 378 }, { "name": "379 - Residential phased condominium corporation where condominium project is registered in phases", "code": 379 }, { "name": "380 - Residential common elements condominium corporation that consists only of the common elements not units", "code": 380 }, { "name": "381 - Mobile home with one or more mobile home on a parcel of land, which is not a mobile home park operation", "code": 381 }, { "name": "382 - Mobile home park with more than one mobile home on a parcel of land, which is a mobile park operation", "code": 382 }, { "name": "383 - Bed and breakfast establishment", "code": 383 }, { "name": "385 - Time-share fee simple", "code": 385 }, { "name": "386 - Time-share right-to-use", "code": 386 }, { "name": "391 - Seasonal or recreational dwelling with first tier on water", "code": 391 }, { "name": "392 - Seasonal or recreational dwelling with second tier to water", "code": 392 }, { "name": "395 - Seasonal or recreational dwelling not located on water", "code": 395 }, { "name": "400 - Small office building (generally single tenant or owner occupied under 7500 sqft)", "code": 400 }, { "name": "401 - Small medical/dental building (generally single tenant or owner occupied under 7500 sqft)", "code": 401 }, { "name": "402 - Large office building (generally multi-tenanted over 7500 sqft)", "code": 402 }, { "name": "403 - Large medical or dental building (generally multi-tenanted over 7500 sqft)", "code": 403 }, { "name": "405 - Office use converted from house", "code": 405 }, { "name": "406 - Retail use converted from house", "code": 406 }, { "name": "407 - Retail lumber yard", "code": 407 }, { "name": "408 - Freestanding Beer Store or LCBO not associated with power or shopping centre", "code": 408 }, { "name": "409 - Retail one storey (generally over 10000 sqft)", "code": 409 }, { "name": "410 - Retail one storey (generally under 10000 sqft)", "code": 410 }, { "name": "411 - Restaurant (conventional)", "code": 411 }, { "name": "412 - Restaurant (fast food)", "code": 412 }, { "name": "413 - Restaurant (conventional, national chain)", "code": 413 }, { "name": "414 - Restaurant (fast food, national chain)", "code": 414 }, { "name": "415 - Cinema, movie house, or drive-in", "code": 415 }, { "name": "416 - COncert hall or live theatre", "code": 416 }, { "name": "417 - Entertainment complex with a large cinema as anchor tenant", "code": 417 }, { "name": "419 - Automotive service centre highway (400-series highways)", "code": 419 }, { "name": "420 - Automotive fuel station with or without service facilities", "code": 420 }, { "name": "421 - Specialty automotive shop, auto repair, collision service, car or truck wash", "code": 421 }, { "name": "422 - Auto dealership", "code": 422 }, { "name": "423 - Auto dealership (independent dealer or used vehicles)", "code": 423 }, { "name": "425 - Neighbourhood shopping centre with more than two stores attached, under one ownership, with anchor (generally less than 150000 sqft)", "code": 425 }, { "name": "426 - Small box shopping centre\u2014less than 100000 sqft minimum 3 box stores with one anchor (large grocery or discount store)", "code": 426 }, { "name": "427 - Big box shopping or power centre (generally greater than 100000 sqft) with 2 or more main anchors such as discount or grocery stores with a collection of box or strip stores and in a commercial concentration concept", "code": 427 }, { "name": "428 - Regional shopping centre", "code": 428 }, { "name": "429 - Community shopping centre", "code": 429 }, { "name": "430 - Neighbourhood shopping centre with more than 2 stores attached, under one ownership, without anchor (generally less than 150000 sqft)", "code": 430 }, { "name": "431 - Department store", "code": 431 }, { "name": "432 - Banks and similar financial institutions, including credit unions. Typically single-tenanted (generally less than 7500 sqft)", "code": 432 }, { "name": "433 - Banks and similar financial institutions, including credit union. Typically multi-tenanted (generally greater than 7500 sqft)", "code": 433 }, { "name": "434 - Freestanding grocery store", "code": 434 }, { "name": "435 - Large retail building centre (generally greater than 30000 sqft)", "code": 435 }, { "name": "436 - Freestanding large retail store, national chain (generally greater than 30000 sqft)", "code": 436 }, { "name": "438 - Neighbourhood shopping centre with offices above", "code": 438 }, { "name": "441 - Tavern, public house, or small hotel", "code": 441 }, { "name": "444 - Full service hotel", "code": 444 }, { "name": "445 - Limited service hotel", "code": 445 }, { "name": "446 - Apartment hotel", "code": 446 }, { "name": "447 - Condominium hotel Unit", "code": 447 }, { "name": "448 - Resort condominium", "code": 448 }, { "name": "450 - Motel", "code": 450 }, { "name": "451 - Seasonal motel", "code": 451 }, { "name": "460 - Resort hotel", "code": 460 }, { "name": "461 - Resort lodge", "code": 461 }, { "name": "462 - Country inns and small inns", "code": 462 }, { "name": "463 - Fishing, hunting lodges or resorts", "code": 463 }, { "name": "465 - Child and community oriented camp or resort", "code": 465 }, { "name": "470 - Multi-type complex defined as a large multi-use complex consisting of retail or office and other uses (multi residential, condominium, hotel)", "code": 470 }, { "name": "471 - Retail or office with residential unit(s) above or behind less than 10000 sqft GBA, street or onsite parking, with 6 or less apartments, older downtown core", "code": 471 }, { "name": "472 - Retail or office with residential unit(s) above or behind greater than 10000 sqft GBA, street or onsite parking, with 7 or more apartments, older downtown core", "code": 472 }, { "name": "473 - Retail with more than one non-retail use", "code": 473 }, { "name": "475 - Commercial condominium", "code": 475 }, { "name": "476 - Commercial condominium (live and work)", "code": 476 }, { "name": "477 - Retail with office(s) less than 10000 sqft GBA with offices above", "code": 477 }, { "name": "478 - Retail with office(s)\u2014greater than 10000 sqft GBA with offices above", "code": 478 }, { "name": "480 - Surface parking lot excludes parking facilities that are used in conjunction with another property", "code": 480 }, { "name": "481 - Parking garage excludes parking facilities that are used in conjunction with another property", "code": 481 }, { "name": "482 - Surface parking lot used in conjunction with another property", "code": 482 }, { "name": "483 - Parking garage used in conjunction with another property", "code": 483 }, { "name": "486 - Campground", "code": 486 }, { "name": "487 - Billboard", "code": 487 }, { "name": "489 - Driving range or golf centre stand alone not part of a regulation golf course", "code": 489 }, { "name": "490 - Golf course", "code": 490 }, { "name": "491 - Ski resort", "code": 491 }, { "name": "492 - Marina located on waterfront defined as a commercial facility for the maintenance, storage, service and or sale of watercraft", "code": 492 }, { "name": "493 - Marina not located on waterfront; defined as a commercial facility for the maintenance, storage, service and or sale of watercraft", "code": 493 }, { "name": "495 - Communication towers, with or without secondary communication structures", "code": 495 }, { "name": "496 - Communication buildings", "code": 496 }, { "name": "500 - Mines (active)", "code": 500 }, { "name": "501 - Mines (inactive) including properties where closure plans invoked", "code": 501 }, { "name": "502 - Mine tailings site associated with an active mine", "code": 502 }, { "name": "503 - Mine tailings site not associated with an active mine", "code": 503 }, { "name": "504 - Oil or gas wells", "code": 504 }, { "name": "505 - Sawmill or lumber mill", "code": 505 }, { "name": "506 - Forest products including value-added plywood/veneer plants", "code": 506 }, { "name": "510 - Heavy manufacturing (non-automotive)", "code": 510 }, { "name": "511 - Pulp and paper mill", "code": 511 }, { "name": "512 - Cement or asphalt manufacturing plant", "code": 512 }, { "name": "513 - Steel mill", "code": 513 }, { "name": "514 - Automotive assembly plant", "code": 514 }, { "name": "515 - Shipyard or dry-dock", "code": 515 }, { "name": "516 - Automotive parts production plant", "code": 516 }, { "name": "517 - Specialty steel production (mini-mills)", "code": 517 }, { "name": "518 - Smelter or ore processing", "code": 518 }, { "name": "519 - Foundry", "code": 519 }, { "name": "520 - Standard industrial properties not specifically identified by other industrial property codes", "code": 520 }, { "name": "521 - Distillery or brewery", "code": 521 }, { "name": "522 - Grain elevators (Great Lakes waterway)", "code": 522 }, { "name": "523 - Grain handling primary elevators (including feed mills)", "code": 523 }, { "name": "525 - Process elevators (flour mills, oilseed crushing, malt houses)", "code": 525 }, { "name": "527 - Abattoir, slaughter house, or rendering plants", "code": 527 }, { "name": "528 - Food processing plant", "code": 528 }, { "name": "529 - Cold-storage facility", "code": 529 }, { "name": "530 - Warehouse", "code": 530 }, { "name": "531 - Mini-warehousing", "code": 531 }, { "name": "532 - Dry cleaning plant", "code": 532 }, { "name": "535 - Research and development facilities", "code": 535 }, { "name": "540 - Other industrial (all other types not specifically defined)", "code": 540 }, { "name": "541 - Printing plant", "code": 541 }, { "name": "544 - Truck terminal", "code": 544 }, { "name": "545 - Distribution centre", "code": 545 }, { "name": "550 - Petro-chemical plant", "code": 550 }, { "name": "551 - Oil refinery", "code": 551 }, { "name": "552 - Tank farm", "code": 552 }, { "name": "553 - Bulk oil and fuel distribution terminal", "code": 553 }, { "name": "555 - OPG hydraulic generating station", "code": 555 }, { "name": "556 - OPG nuclear generating station", "code": 556 }, { "name": "557 - OPG fossil generating station", "code": 557 }, { "name": "558 - Hydro One transformer station", "code": 558 }, { "name": "559 - MEU generating station", "code": 559 }, { "name": "560 - MEU transformer station", "code": 560 }, { "name": "562 - Private Hydro right-of-way", "code": 562 }, { "name": "563 - Private hydraulic generating station", "code": 563 }, { "name": "564 - Private nuclear generating station", "code": 564 }, { "name": "565 - Private generating station (fossil fuels and cogen)", "code": 565 }, { "name": "566 - Private transformer station", "code": 566 }, { "name": "567 - Wind turbine", "code": 567 }, { "name": "568 - Solar or photo-voltaic electricity generating facility", "code": 568 }, { "name": "575 - Industrial condominium", "code": 575 }, { "name": "580 - Industrial mall", "code": 580 }, { "name": "588 - Pipelines for transmission, distribution, field and gathering and all other types including distribution connections", "code": 588 }, { "name": "589 - Compressor station structures and turbines used in connection with transportation and distribution of gas", "code": 589 }, { "name": "590 - Water treatment, filtration, water towers, pumping station", "code": 590 }, { "name": "591 - Sewage treatment, waste pumping, waste disposal", "code": 591 }, { "name": "592 - Dump, transfer station, incineration plant, or landfill", "code": 592 }, { "name": "593 - Gravel pit, quarry or sand pit", "code": 593 }, { "name": "594 - Peat moss operation", "code": 594 }, { "name": "595 - Heat or steam plant", "code": 595 }, { "name": "596 - Recycling facility", "code": 596 }, { "name": "597 - Railway right-of-way", "code": 597 }, { "name": "598 - Railway buildings and lands described as assessable in the Assessment Act", "code": 598 }, { "name": "599 - GO Transit station or rail yard", "code": 599 }, { "name": "601 - Post-secondary education (university, community college, etc.)", "code": 601 }, { "name": "602 - Multiple-occupancy educational institutional residence located on or off campus", "code": 602 }, { "name": "605 - School (elementary or secondary, including private)", "code": 605 }, { "name": "608 - Daycare", "code": 608 }, { "name": "610 - Other educational institution (schools for the blind, deaf, special education, training)", "code": 610 }, { "name": "611 - Other institutional residence", "code": 611 }, { "name": "621 - Hospital, private or public", "code": 621 }, { "name": "623 - Continuum-of-care seniors facility", "code": 623 }, { "name": "624 - Retirement and nursing home (combined)", "code": 624 }, { "name": "625 - Nursing home", "code": 625 }, { "name": "626 - Old age and retirement home", "code": 626 }, { "name": "627 - Other healthcare facility", "code": 627 }, { "name": "630 - Federal penitentiary or correctional facility", "code": 630 }, { "name": "631 - Provincial correctional facility", "code": 631 }, { "name": "632 - Other correctional facility", "code": 632 }, { "name": "700 - Place of worship with a clergy residence", "code": 700 }, { "name": "701 - Place of Worship without a clergy residence", "code": 701 }, { "name": "702 - Cemetery", "code": 702 }, { "name": "703 - Cemetery with non-internment services", "code": 703 }, { "name": "704 - Crematorium", "code": 704 }, { "name": "705 - Funeral home", "code": 705 }, { "name": "710 - Recreational sport club non-commercial (excludes golf clubs and ski resorts)", "code": 710 }, { "name": "711 - Bowling alley", "code": 711 }, { "name": "713 - Casino", "code": 713 }, { "name": "715 - Racetrack (auto)", "code": 715 }, { "name": "716 - Racetrack (horse with slot facility)", "code": 716 }, { "name": "717 - Racetrack (horse without slot facility)", "code": 717 }, { "name": "718 - Exhibition grounds or fair grounds", "code": 718 }, { "name": "720 - Commercial sport complex", "code": 720 }, { "name": "721 - Non-commercial sports complex", "code": 721 }, { "name": "722 - Professional sports complex", "code": 722 }, { "name": "725 - Amusement park", "code": 725 }, { "name": "726 - Amusement park (large or regional)", "code": 726 }, { "name": "730 - Museum and or art gallery", "code": 730 }, { "name": "731 - Library and or literary institutions", "code": 731 }, { "name": "733 - Convention, conference, or congress centre", "code": 733 }, { "name": "734 - Banquet hall", "code": 734 }, { "name": "735 - Assembly hall or community hall", "code": 735 }, { "name": "736 - Clubs (private, fraternal)", "code": 736 }, { "name": "737 - Federal airport", "code": 737 }, { "name": "738 - Provincial airport", "code": 738 }, { "name": "739 - Local government airport", "code": 739 }, { "name": "740 - Airport leasehold", "code": 740 }, { "name": "741 - Airport authority", "code": 741 }, { "name": "742 - Public transportation (easements and rights)", "code": 742 }, { "name": "743 - International bridge or tunnel", "code": 743 }, { "name": "744 - Private airport or hangar", "code": 744 }, { "name": "745 - Recreational airport", "code": 745 }, { "name": "746 - Subway station", "code": 746 }, { "name": "748 - Transit garage", "code": 748 }, { "name": "749 - Public transportation (other)", "code": 749 }, { "name": "750 - Scientific, pharmaceutical, medical research facility (structures predominantly other than office)", "code": 750 }, { "name": "755 - Lighthouses", "code": 755 }, { "name": "760 - Military base or camp (CFB)", "code": 760 }, { "name": "761 - Armoury", "code": 761 }, { "name": "762 - Military education facility", "code": 762 }, { "name": "805 - Post office or depot", "code": 805 }, { "name": "806 - Postal mechanical sorting facility", "code": 806 }, { "name": "810 - Fire hall", "code": 810 }, { "name": "812 - Ambulance station", "code": 812 }, { "name": "815 - Police station", "code": 815 }, { "name": "822 - Government agricultural research facility predominantly non farm property (office building, laboratories)", "code": 822 }, { "name": "824 - Government wharves and harbours", "code": 824 }, { "name": "826 - Government special educational facility", "code": 826 }, { "name": "828 - Government canals and locks", "code": 828 }, { "name": "830 - Government navigational facilities", "code": 830 }, { "name": "832 - Government historic site or monument", "code": 832 }, { "name": "840 - Port authority port activities", "code": 840 }, { "name": "842 - Port authority other activities", "code": 842 }, { "name": "367 - Service or Amenity Unit (Condominium or Freehold title, owned by a condo corporation)", "code": 367 }, { "name": "542 - Compost Facility or Soil Farms", "code": 542 }, { "name": "576 - Aerospace Manufacturing Plant", "code": 576 }, { "name": "577 - Pharmaceutical Manufacturing Plant", "code": 577 }, { "name": "578 - Data Centre", "code": 578 }, { "name": "581 - Active Public Landfill or Waste Disposal Site", "code": 581 }, { "name": "582 - Active Private Landfill or Waste Disposal Site", "code": 582 }, { "name": "583 - Closed Landfill or Waste Disposal Site", "code": 583 }, { "name": "584 - Waste Transfer Station", "code": 584 }, { "name": "585 - Waste Incineration Site", "code": 585 }, { "name": "586 - Meter or Valve or Regulator Station", "code": 586 }, { "name": "587 - Natural Gas Gate Station", "code": 587 }, { "name": "561 - Hydro One right-of-way", "code": 561 }, { "name": "000 - No Assignment", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POSTAL_CODE", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "ParcelStatus", "description": "Indicates the status of the parcel record", "codedValues": [ { "name": "Unassessed", "code": 0 }, { "name": "Active", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "OWNERSHIP": {"type": "inherited"}, "PROP_CODE": {"type": "inherited"} }, "id": 0, "name": "Unassessed" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "PROP_CODE": {"type": "inherited"} }, "id": 1, "name": "Active" } ], "subtypes": [ { "domains": { "OWNERSHIP": {"type": "inherited"}, "PROP_CODE": {"type": "inherited"} }, "defaultValues": { "ADDR_NUMBER": null, "ADDR_RANGE": null, "DIRECTION": null, "LEGAL1": null, "LEGAL2": null, "LEGAL3": null, "ROLL_FIX": null, "STREET": null, "SUFFIX": null, "ZONING": null, "YEARBUILT": null, "last_edited_date": null, "GlobalID": null, "ST_COMPKEY": null, "GISID": null, "OWNERSHIP": null, "LOT_SIZE": null, "FRONTAGE": null, "DEPTH": null, "PLAN_NUM": null, "PROP_CODE": null, "POSTAL_CODE": null, "STATUS": 0 }, "code": 0, "name": "Unassessed" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "PROP_CODE": {"type": "inherited"} }, "defaultValues": { "ADDR_NUMBER": null, "ADDR_RANGE": null, "DIRECTION": null, "LEGAL1": null, "LEGAL2": null, "LEGAL3": null, "ROLL_FIX": null, "STREET": null, "SUFFIX": null, "ZONING": null, "YEARBUILT": null, "last_edited_date": null, "GlobalID": null, "ST_COMPKEY": null, "GISID": null, "OWNERSHIP": null, "LOT_SIZE": null, "FRONTAGE": null, "DEPTH": null, "PLAN_NUM": null, "PROP_CODE": null, "POSTAL_CODE": null, "STATUS": null }, "code": 1, "name": "Active" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }