{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Addresses", "type": "Feature Layer", "description": "
Point feature class representing each address in the City.<\/SPAN><\/P><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"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
},
"copyrightText": "City of Guelph",
"parentLayer": null,
"subLayers": [],
"minScale": 5000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
148,
153,
53,
0
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
0
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {
"expression": "$feature.LABEL",
"title": "Custom"
},
"labelPlacement": "esriServerPointLabelPlacementCenterCenter",
"deconflictionStrategy": "static",
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
52,
52,
52,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 554500.9309999999,
"ymin": 4813861.201300001,
"xmax": 568329.0478999997,
"ymax": 4826194.593800001,
"spatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "ADDID",
"type": "esriFieldTypeInteger",
"alias": "Unique Address Point ID",
"domain": null
},
{
"name": "STREETNO",
"type": "esriFieldTypeString",
"alias": "Street Number*",
"length": 10,
"domain": null
},
{
"name": "UNIT_NO",
"type": "esriFieldTypeString",
"alias": "Unit Number*",
"length": 20,
"domain": null
},
{
"name": "STREETNAME",
"type": "esriFieldTypeString",
"alias": "Legacy Street Name",
"length": 50,
"domain": null
},
{
"name": "QUALIFIER",
"type": "esriFieldTypeString",
"alias": "Qualifier*",
"length": 10,
"domain": null
},
{
"name": "HAS_UNIT",
"type": "esriFieldTypeString",
"alias": "Has Unit*",
"length": 1,
"domain": {
"type": "codedValue",
"name": "Dmn_NG911_YesNo",
"description": "Yes No for addresses",
"codedValues": [
{
"name": "Yes",
"code": "Y"
},
{
"name": "No",
"code": "N"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "SEGMENTID",
"type": "esriFieldTypeInteger",
"alias": "Road Segment ID*",
"domain": null
},
{
"name": "POSTCODE",
"type": "esriFieldTypeString",
"alias": "Postal Code*",
"length": 7,
"domain": null
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "Status*",
"length": 15,
"domain": {
"type": "codedValue",
"name": "Dmn_NG911_Status_1",
"description": "A status value for addreses",
"codedValues": [
{
"name": "Active",
"code": "Active"
},
{
"name": "Draft",
"code": "Draft"
},
{
"name": "Historic",
"code": "Historic"
},
{
"name": "Pending",
"code": "Pending"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "GPID",
"type": "esriFieldTypeInteger",
"alias": "Parcel ID",
"domain": null
},
{
"name": "ADDRESS",
"type": "esriFieldTypeString",
"alias": "Address",
"length": 100,
"domain": null
},
{
"name": "LABEL",
"type": "esriFieldTypeString",
"alias": "Label",
"length": 12,
"domain": null
},
{
"name": "UTM_X",
"type": "esriFieldTypeDouble",
"alias": "UTM_X",
"domain": null
},
{
"name": "UTM_Y",
"type": "esriFieldTypeDouble",
"alias": "UTM_Y",
"domain": null
},
{
"name": "LAT",
"type": "esriFieldTypeDouble",
"alias": "LAT",
"domain": null
},
{
"name": "LONG",
"type": "esriFieldTypeDouble",
"alias": "LONG",
"domain": null
},
{
"name": "AMAID",
"type": "esriFieldTypeInteger",
"alias": "Amanda PropertyRSN",
"domain": null
},
{
"name": "WARD",
"type": "esriFieldTypeSmallInteger",
"alias": "Ward",
"domain": null
}
],
"geometryField": {},
"indexes": null,
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"maxSelectionCount": 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": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "c153543cc79949319ea478eaf9c3974c"
},
{
"currentVersion": 11.5,
"cimVersion": "3.5.0",
"id": 2,
"name": "Property",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"xyTolerance": 8.04844884839015E-5,
"zTolerance": 2,
"mTolerance": 2,
"falseX": -5120899.99998162,
"falseY": -9998099.99998837,
"xyUnits": 99398.0349592476,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"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
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 8000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
209,
215,
252,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.25
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 551898.3299972387,
"ymin": 4810734.135902703,
"xmax": 573016.3062013015,
"ymax": 4829726.812797915,
"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": "PARCELSTAT",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "GPID",
"type": "esriFieldTypeInteger",
"alias": "GPID",
"domain": null
},
{
"name": "PARCELSTAT",
"type": "esriFieldTypeString",
"alias": "PARCELSTAT",
"length": 15,
"domain": null
},
{
"name": "PARCELTYPE",
"type": "esriFieldTypeString",
"alias": "PARCELTYPE",
"length": 30,
"domain": {
"type": "codedValue",
"name": "PARCELTYPE",
"description": "PARCELTYPE",
"codedValues": [
{
"name": "SURFACE PARCEL",
"code": "SURFACE PARCEL"
},
{
"name": "ROAD PARCEL",
"code": "ROAD PARCEL"
},
{
"name": "CONDO PARCEL",
"code": "CONDO PARCEL"
},
{
"name": "RAILWAY PARCEL",
"code": "RAILWAY PARCEL"
},
{
"name": "LANEWAY",
"code": "LANEWAY"
},
{
"name": "WALKWAY",
"code": "WALKWAY"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PIN",
"type": "esriFieldTypeInteger",
"alias": "PIN",
"domain": null
},
{
"name": "OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "OWNERSHIP",
"length": 150,
"domain": {
"type": "codedValue",
"name": "PARCEL_OWNERSHIP_1",
"description": "PARCEL_OWNERSHIP",
"codedValues": [
{
"name": "CITY OF GUELPH",
"code": "CITY OF GUELPH"
},
{
"name": "CNR",
"code": "CNR"
},
{
"name": "COMMUNITY LIVING GUELPH WELLINGTON",
"code": "COMMUNITY LIVING GUELPH WELLINGTON"
},
{
"name": "EDUCATION BOARD GUELPH",
"code": "EDUCATION BOARD GUELPH"
},
{
"name": "EDUCATION BOARD WELLINGTON",
"code": "EDUCATION BOARD WELLINGTON"
},
{
"name": "GJR",
"code": "GJR"
},
{
"name": "GRCA",
"code": "GRCA"
},
{
"name": "GTRC",
"code": "GTRC"
},
{
"name": "GUELPH HYDRO",
"code": "GUELPH HYDRO"
},
{
"name": "HYDRO ONE",
"code": "HYDRO ONE"
},
{
"name": "METROLINX",
"code": "METROLINX"
},
{
"name": "ONTARIO",
"code": "ONTARIO"
},
{
"name": "PRIVATE",
"code": "PRIVATE"
},
{
"name": "TOWNSHIP OF GUELPH-ERAMOSA",
"code": "TOWNSHIP OF GUELPH-ERAMOSA"
},
{
"name": "TSR",
"code": "TSR"
},
{
"name": "UGDSB",
"code": "UGDSB"
},
{
"name": "UNIVERSITY OF GUELPH",
"code": "UNIVERSITY OF GUELPH"
},
{
"name": "WCDSB",
"code": "WCDSB"
},
{
"name": "WELLINGTON COUNTY",
"code": "WELLINGTON COUNTY"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "LATDD",
"type": "esriFieldTypeDouble",
"alias": "LATDD",
"domain": null
},
{
"name": "LONGDD",
"type": "esriFieldTypeDouble",
"alias": "LONGDD",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R67812_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S54505_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"maxSelectionCount": 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": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "c153543cc79949319ea478eaf9c3974c"
},
{
"currentVersion": 11.5,
"cimVersion": "3.5.0",
"id": 3,
"name": "Schedule B-1: Older Built-up Area Overlay",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"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
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
168,
0,
132,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
168,
0,
132,
255
],
"width": 6
}
}
},
"scaleSymbols": true,
"transparency": 19,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 558340.7576000001,
"ymin": 4819447.794,
"xmax": 562985.0131000001,
"ymax": 4824378.445800001,
"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": "OVERLAY",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "OVERLAY",
"type": "esriFieldTypeString",
"alias": "Overlay",
"length": 25,
"domain": null
},
{
"name": "LABEL",
"type": "esriFieldTypeString",
"alias": "LABEL",
"length": 100,
"domain": null
},
{
"name": "Field",
"type": "esriFieldTypeInteger",
"alias": "Field",
"domain": null
},
{
"name": "CreationDate",
"type": "esriFieldTypeDate",
"alias": "CreationDate",
"length": 8,
"domain": null
},
{
"name": "Creator",
"type": "esriFieldTypeString",
"alias": "Creator",
"length": 128,
"domain": null
},
{
"name": "EditDate",
"type": "esriFieldTypeDate",
"alias": "EditDate",
"length": 8,
"domain": null
},
{
"name": "Editor",
"type": "esriFieldTypeString",
"alias": "Editor",
"length": 128,
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R54815_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S43396_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"maxSelectionCount": 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": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "c153543cc79949319ea478eaf9c3974c"
},
{
"currentVersion": 11.5,
"cimVersion": "3.5.0",
"id": 4,
"name": "Schedule B-2: Brooklyn and College Hill Heritage Conservation District Overlay (HCD-1)",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 26917,
"latestWkid": 26917,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"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
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
168,
112,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
168,
112,
0,
255
],
"width": 6
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 560718.1990999999,
"ymin": 4820168.012800001,
"xmax": 561977.1672999999,
"ymax": 4821151.139900001,
"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": "OptionB",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "OverlayName",
"type": "esriFieldTypeString",
"alias": "OverlayName",
"length": 100,
"domain": null
},
{
"name": "OptionB",
"type": "esriFieldTypeString",
"alias": "OptionB",
"length": 2,
"domain": null
},
{
"name": "LABEL",
"type": "esriFieldTypeString",
"alias": "LABEL",
"length": 100,
"domain": null
},
{
"name": "BYLAW_LINK",
"type": "esriFieldTypeString",
"alias": "BYLAW_LINK",
"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": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R54805_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S43386_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"maxSelectionCount": 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": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "c153543cc79949319ea478eaf9c3974c"
},
{
"currentVersion": 11.5,
"cimVersion": "3.5.0",
"id": 5,
"name": "ProtectedViewElevations",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"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
},
"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
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "ViewName",
"defaultSymbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
130,
130,
130,
255
],
"width": 1
},
"defaultLabel": "