{
"layers": [
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 0,
"name": "Town Boundaries",
"type": "Feature Layer",
"description": "The BNDHASH dataset depicts Vermont villages, towns, counties, Regional Planning Commissions (RPC), and LEPC (Local Emergency Planning Committee) boundaries. It is a composite of generally 'best available' boundaries from various data sources (refer to ARC_SRC and SRC_NOTES attributes). However, this dataset DOES NOT attempt to provide a legally definitive boundary. The layer was originally developed from TBHASH, which was the master VGIS town boundary layer prior to the development and release of BNDHASH. By integrating village, town, county, RPC, and state boundaries into a single layer, VCGI has assured vertical integration of these boundaries and simplified maintenance. BNDHASH also includes annotation text for town, county, and RPC names. BNDHASH includes the following feature classes: 1) VILLAGES = Vermont villages 2) TOWNS = Vermont towns 3) COUNTIES = Vermont counties 4) RPCS = Vermont's Regional Planning Commissions 5) LEPC = Local Emergency Planning Committee boundaries 6) VTBND = Vermont's state boundary The master BNDHASH layer is managed as ESRI geodatabase feature dataset by VCGI. The dataset stores villages, towns, counties, and RPC boundaries as seperate feature classes with a set of topology rules which binds the features. This arrangement assures vertical integration of the various boundaries. VCGI will update this layer on an annual basis by reviewing records housed in the VT State Archives - Secretary of State's Office. VCGI also welcomes documented information from VGIS users which identify boundary errors. NOTE - VCGI has NOT attempted to create a legally definitive boundary layer. Instead the idea is to maintain an integrated village/town/county/rpc boundary layer which provides for a reasonably accurate representation of these boundaries (refer to ARC_SRC and SRC_NOTES). BNDHASH includes all counties, towns, and villages listed in \"Population and Local Government - State of Vermont - 2000\" published by the Secretary of State. BNDHASH may include changes endorsed by the Legislature since the publication of this document in 2000 (eg: villages merged with towns). Utlimately the Vermont Secratary of State's Office and the VT Legislature are responsible for maintaining information which accurately describes the location of these boundaries. BNDHASH should be used for general mapping purposes only. * Users who wish to determine which boundaries are different from the original TBHASH boundaries should refer to the ORIG_ARC field in the BOUNDARY_BNDHASH_LINE (line featue with attributes). Also, updates to BNDHASH are tracked by version number (ex: 2003A). The UPDACT field is used to track changes between versions. The UPDACT field is flushed between versions.",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 32145,
"latestWkid": 32145,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5123000,
"falseY": -14708800,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "VCGI",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSDash",
"color": [
156,
156,
156,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.TOWNNAME"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 24000,
"minScale": 100000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 424788.83999999985,
"ymin": 25211.83689999953,
"xmax": 581554.3701,
"ymax": 279798.47360000014,
"spatialReference": {
"wkid": 32145,
"latestWkid": 32145,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5123000,
"falseY": -14708800,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "TOWNNAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "FIPS6",
"type": "esriFieldTypeInteger",
"alias": "FIPS6",
"domain": null
},
{
"name": "TOWNNAME",
"type": "esriFieldTypeString",
"alias": "TOWNNAME",
"length": 18,
"domain": null
},
{
"name": "TOWNNAMEMC",
"type": "esriFieldTypeString",
"alias": "TOWNNAMEMC",
"length": 18,
"domain": null
},
{
"name": "CNTY",
"type": "esriFieldTypeSmallInteger",
"alias": "CNTY",
"domain": null
},
{
"name": "TOWNGEOID",
"type": "esriFieldTypeString",
"alias": "TOWNGEOID",
"length": 10,
"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": "R470_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S352_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"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": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 1,
"name": "ESRICMP_export20211027_BuildingFootprints",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 32145,
"latestWkid": 32145,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5123000,
"falseY": -14708800,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 50000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Carto",
"uniqueValueGroups": [
{
"heading": "",
"classes": [
{
"label": "General",
"description": "General",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
229,
229,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"1"
]
]
},
{
"label": "Government",
"description": "Government",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
231,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"2"
]
]
},
{
"label": "Medical",
"description": "Medical",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
233,
245,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"3"
]
]
},
{
"label": "Education",
"description": "Education",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
230,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"4"
]
]
},
{
"label": "Transportation",
"description": "Transportation",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
230,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"5"
]
]
},
{
"label": "Commerical",
"description": "Commerical",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
221,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"6"
]
]
},
{
"label": "Religious",
"description": "Religious",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
240,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"7"
]
]
},
{
"label": "Recreation",
"description": "Recreation",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
240,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"8"
]
]
},
{
"label": "Cultural",
"description": "Cultural",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
223,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"9"
]
]
},
{
"label": "Hotel",
"description": "Hotel",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
235,
228,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"10"
]
]
},
{
"label": "Airport",
"description": "Airport",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
231,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"11"
]
]
},
{
"label": "Industrial",
"description": "Industrial",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
231,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"12"
]
]
},
{
"label": "Community Center",
"description": "Community Center",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
225,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"13"
]
]
},
{
"label": "SpecialAreaOfInterest",
"description": "SpecialAreaOfInterest",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
231,
231,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"14"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
229,
229,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "1",
"label": "General"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
231,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "2",
"label": "Government"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
233,
245,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "3",
"label": "Medical"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
230,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "4",
"label": "Education"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
230,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "5",
"label": "Transportation"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
221,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "6",
"label": "Commerical"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
240,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "7",
"label": "Religious"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
240,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "8",
"label": "Recreation"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
223,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "9",
"label": "Cultural"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
235,
228,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "10",
"label": "Hotel"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
231,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "11",
"label": "Airport"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
231,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "12",
"label": "Industrial"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
225,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "13",
"label": "Community Center"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
231,
231,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "14",
"label": "SpecialAreaOfInterest"
}
],
"fieldDelimiter": ","
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[LABEL_LOCAL]",
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "textSymbol",
"removeDuplicates": "all",
"removeDuplicatesDistance": 576,
"stackRowLength": 24,
"stackSeparators": [
{"separator": " "},
{
"separator": ",",
"visible": true
},
{"separator": "-"}
],
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Default",
"priority": 3,
"symbol": {
"type": "esriTS",
"color": [
78,
78,
78,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
127
],
"haloSize": 1,
"font": {
"family": "Arial",
"size": 7.5,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": false,
"extent": {
"xmin": 432037.4632000001,
"ymin": 29352.786399999633,
"xmax": 514528.54389999993,
"ymax": 279536.83689999953,
"spatialReference": {
"wkid": 32145,
"latestWkid": 32145,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5123000,
"falseY": -14708800,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Admin0_Name",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Carto",
"type": "esriFieldTypeSmallInteger",
"alias": "Carto",
"domain": null
},
{
"name": "LABEL_LOCAL",
"type": "esriFieldTypeString",
"alias": "LABEL_LOCAL",
"length": 100,
"domain": null
},
{
"name": "LABEL_LOCAL_Lang",
"type": "esriFieldTypeString",
"alias": "LABEL_LOCAL_Lang",
"length": 3,
"domain": null
},
{
"name": "LABEL_LOCAL_LangGroup",
"type": "esriFieldTypeSmallInteger",
"alias": "LABEL_LOCAL_LangGroup",
"domain": null
},
{
"name": "LABEL_ENG",
"type": "esriFieldTypeString",
"alias": "LABEL_ENG",
"length": 100,
"domain": null
},
{
"name": "LABEL_LATIN",
"type": "esriFieldTypeString",
"alias": "LABEL_LATIN",
"length": 100,
"domain": null
},
{
"name": "LABEL_LATIN_Lang",
"type": "esriFieldTypeString",
"alias": "LABEL_LATIN_Lang",
"length": 3,
"domain": null
},
{
"name": "LABEL2",
"type": "esriFieldTypeString",
"alias": "LABEL2",
"length": 100,
"domain": null
},
{
"name": "Admin0_Name",
"type": "esriFieldTypeString",
"alias": "CountryName",
"length": 3,
"domain": null
},
{
"name": "Admin1_Name",
"type": "esriFieldTypeString",
"alias": "Admin1_Name",
"length": 50,
"domain": null
},
{
"name": "SelectionPriority",
"type": "esriFieldTypeSmallInteger",
"alias": "SelectionPriority",
"domain": null
},
{
"name": "LabelPriority",
"type": "esriFieldTypeSmallInteger",
"alias": "LabelPriority",
"domain": null
},
{
"name": "Viz",
"type": "esriFieldTypeSmallInteger",
"alias": "Viz",
"domain": null
},
{
"name": "SOURCEID",
"type": "esriFieldTypeInteger",
"alias": "SOURCEID",
"domain": null
},
{
"name": "SOURCEFEATUREID",
"type": "esriFieldTypeString",
"alias": "SOURCEFEATUREID",
"length": 100,
"domain": null
},
{
"name": "DATASOURCENAME",
"type": "esriFieldTypeString",
"alias": "DATASOURCENAME",
"length": 100,
"domain": null
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "LASTUPDATE",
"length": 8,
"domain": null
},
{
"name": "LASTEDITOR",
"type": "esriFieldTypeString",
"alias": "LASTEDITOR",
"length": 50,
"domain": null
},
{
"name": "EDITCOMMENTS",
"type": "esriFieldTypeString",
"alias": "EDITCOMMENTS",
"length": 250,
"domain": null
},
{
"name": "LastEsriUpdate",
"type": "esriFieldTypeDate",
"alias": "LastEsriUpdate",
"length": 8,
"domain": null
},
{
"name": "LastEsriEditor",
"type": "esriFieldTypeString",
"alias": "LastEsriEditor",
"length": 20,
"domain": null
},
{
"name": "EsriEditComments",
"type": "esriFieldTypeString",
"alias": "EsriEditComments",
"length": 250,
"domain": null
},
{
"name": "FeatureUID",
"type": "esriFieldTypeGUID",
"alias": "FeatureUID",
"length": 38,
"domain": null
},
{
"name": "ContributorUID",
"type": "esriFieldTypeGUID",
"alias": "ContributorUID",
"length": 38,
"domain": null
},
{
"name": "DeliveryUID",
"type": "esriFieldTypeGUID",
"alias": "DeliveryUID",
"length": 38,
"domain": null
},
{
"name": "ContributionUID",
"type": "esriFieldTypeGUID",
"alias": "ContributionUID",
"length": 38,
"domain": null
},
{
"name": "IntFlag",
"type": "esriFieldTypeSmallInteger",
"alias": "Integer Flag",
"domain": null
},
{
"name": "TxtFlag",
"type": "esriFieldTypeString",
"alias": "Text Flag",
"length": 15,
"domain": null
},
{
"name": "ExcpFlag",
"type": "esriFieldTypeSmallInteger",
"alias": "ExcpFlag",
"domain": null
},
{
"name": "StreetRep",
"type": "esriFieldTypeInteger",
"alias": "StreetRep",
"domain": null
},
{
"name": "TopoRep",
"type": "esriFieldTypeInteger",
"alias": "TopoRep",
"domain": null
},
{
"name": "LABEL_GLOBAL",
"type": "esriFieldTypeString",
"alias": "LABEL_GLOBAL",
"length": 100,
"domain": null
},
{
"name": "ExcpType",
"type": "esriFieldTypeSmallInteger",
"alias": "ExcpType",
"domain": null
},
{
"name": "ExcpCode",
"type": "esriFieldTypeSmallInteger",
"alias": "ExcpCode",
"domain": null
},
{
"name": "SupFlag",
"type": "esriFieldTypeSmallInteger",
"alias": "SupFlag",
"domain": null
},
{
"name": "Height",
"type": "esriFieldTypeDouble",
"alias": "Height",
"domain": null
},
{
"name": "HeightUnits",
"type": "esriFieldTypeSmallInteger",
"alias": "Height Units",
"domain": null
},
{
"name": "Levels",
"type": "esriFieldTypeSmallInteger",
"alias": "Levels",
"domain": null
},
{
"name": "HouseNumber",
"type": "esriFieldTypeString",
"alias": "House Number",
"length": 10,
"domain": null
},
{
"name": "StreetName",
"type": "esriFieldTypeString",
"alias": "Street Name",
"length": 50,
"domain": null
},
{
"name": "HouseUnit",
"type": "esriFieldTypeString",
"alias": "House Unit",
"length": 20,
"domain": null
},
{
"name": "City",
"type": "esriFieldTypeString",
"alias": "City",
"length": 50,
"domain": null
},
{
"name": "State",
"type": "esriFieldTypeString",
"alias": "State",
"length": 20,
"domain": null
},
{
"name": "PostalCode",
"type": "esriFieldTypeString",
"alias": "Postal Code",
"length": 10,
"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": "R298_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "CartoCode",
"fields": "Carto",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S279_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"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": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 2,
"name": "ESRICMP_BuildingFootprintsVT_Ready2Publish",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 32145,
"latestWkid": 32145,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5123000,
"falseY": -14708800,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 50000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Carto",
"uniqueValueGroups": [
{
"heading": "",
"classes": [
{
"label": "General",
"description": "General",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
229,
229,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
217,
217,
209,
255
],
"width": 0.75
}
},
"values": [
[
"1"
]
]
},
{
"label": "Government",
"description": "Government",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
231,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"values": [
[
"2"
]
]
},
{
"label": "Medical",
"description": "Medical",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
233,
245,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"values": [
[
"3"
]
]
},
{
"label": "Education",
"description": "Education",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
230,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"values": [
[
"4"
]
]
},
{
"label": "Transportation",
"description": "Transportation",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
230,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"values": [
[
"5"
]
]
},
{
"label": "Commerical",
"description": "Commerical",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
221,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"values": [
[
"6"
]
]
},
{
"label": "Religious",
"description": "Religious",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
240,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"values": [
[
"7"
]
]
},
{
"label": "Recreation",
"description": "Recreation",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
240,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"values": [
[
"8"
]
]
},
{
"label": "Cultural",
"description": "Cultural",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
223,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"values": [
[
"9"
]
]
},
{
"label": "Hotel",
"description": "Hotel",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
235,
228,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"values": [
[
"10"
]
]
},
{
"label": "Airport",
"description": "Airport",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
231,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"values": [
[
"11"
]
]
},
{
"label": "Industrial",
"description": "Industrial",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
231,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"values": [
[
"12"
]
]
},
{
"label": "Community Center",
"description": "Community Center",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
225,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"values": [
[
"13"
]
]
},
{
"label": "SpecialAreaOfInterest",
"description": "SpecialAreaOfInterest",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
231,
231,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
217,
217,
210,
255
],
"width": 0.75
}
},
"values": [
[
"14"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
229,
229,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
217,
217,
209,
255
],
"width": 0.75
}
},
"value": "1",
"label": "General"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
231,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"value": "2",
"label": "Government"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
233,
245,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"value": "3",
"label": "Medical"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
230,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"value": "4",
"label": "Education"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
230,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"value": "5",
"label": "Transportation"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
221,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"value": "6",
"label": "Commerical"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
240,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"value": "7",
"label": "Religious"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
240,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"value": "8",
"label": "Recreation"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
223,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"value": "9",
"label": "Cultural"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
235,
228,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"value": "10",
"label": "Hotel"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
231,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"value": "11",
"label": "Airport"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
231,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"value": "12",
"label": "Industrial"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
225,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
208,
208,
208,
255
],
"width": 0.75
}
},
"value": "13",
"label": "Community Center"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
231,
231,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
217,
217,
210,
255
],
"width": 0.75
}
},
"value": "14",
"label": "SpecialAreaOfInterest"
}
],
"fieldDelimiter": ","
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[LABEL_LOCAL]",
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "textSymbol",
"removeDuplicates": "all",
"removeDuplicatesDistance": 576,
"stackRowLength": 24,
"stackSeparators": [
{"separator": " "},
{
"separator": ",",
"visible": true
},
{"separator": "-"}
],
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Default",
"priority": 3,
"symbol": {
"type": "esriTS",
"color": [
78,
78,
78,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
127
],
"haloSize": 1,
"font": {
"family": "Arial",
"size": 7.5,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 425523.78729999997,
"ymin": 25227.360899999738,
"xmax": 581082.9863,
"ymax": 279713.8259999994,
"spatialReference": {
"wkid": 32145,
"latestWkid": 32145,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5123000,
"falseY": -14708800,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Admin0_Name",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "FID_ESRICMPexport20211027",
"type": "esriFieldTypeInteger",
"alias": "FID_ESRICMPexport20211027_BuildingFootprints_SP",
"domain": null
},
{
"name": "Carto",
"type": "esriFieldTypeSmallInteger",
"alias": "Carto",
"domain": null
},
{
"name": "LABEL_LOCAL",
"type": "esriFieldTypeString",
"alias": "LABEL_LOCAL",
"length": 100,
"domain": null
},
{
"name": "LABEL2",
"type": "esriFieldTypeString",
"alias": "LABEL2",
"length": 100,
"domain": null
},
{
"name": "Admin0_Name",
"type": "esriFieldTypeString",
"alias": "CountryName",
"length": 3,
"domain": null
},
{
"name": "Admin1_Name",
"type": "esriFieldTypeString",
"alias": "Admin1_Name",
"length": 50,
"domain": null
},
{
"name": "SelectionPriority",
"type": "esriFieldTypeSmallInteger",
"alias": "SelectionPriority",
"domain": null
},
{
"name": "LabelPriority",
"type": "esriFieldTypeSmallInteger",
"alias": "LabelPriority",
"domain": null
},
{
"name": "Viz",
"type": "esriFieldTypeSmallInteger",
"alias": "Viz",
"domain": null
},
{
"name": "SOURCEID",
"type": "esriFieldTypeInteger",
"alias": "SOURCEID",
"domain": null
},
{
"name": "SOURCEFEATUREID",
"type": "esriFieldTypeString",
"alias": "SOURCEFEATUREID",
"length": 100,
"domain": null
},
{
"name": "DATASOURCENAME",
"type": "esriFieldTypeString",
"alias": "DATASOURCENAME",
"length": 100,
"domain": null
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "LASTUPDATE",
"length": 8,
"domain": null
},
{
"name": "LASTEDITOR",
"type": "esriFieldTypeString",
"alias": "LASTEDITOR",
"length": 50,
"domain": null
},
{
"name": "EDITCOMMENTS",
"type": "esriFieldTypeString",
"alias": "EDITCOMMENTS",
"length": 250,
"domain": null
},
{
"name": "LastEsriUpdate",
"type": "esriFieldTypeDate",
"alias": "LastEsriUpdate",
"length": 8,
"domain": null
},
{
"name": "LastEsriEditor",
"type": "esriFieldTypeString",
"alias": "LastEsriEditor",
"length": 20,
"domain": null
},
{
"name": "EsriEditComments",
"type": "esriFieldTypeString",
"alias": "EsriEditComments",
"length": 250,
"domain": null
},
{
"name": "FeatureUID",
"type": "esriFieldTypeGUID",
"alias": "FeatureUID",
"length": 38,
"domain": null
},
{
"name": "ContributorUID",
"type": "esriFieldTypeGUID",
"alias": "ContributorUID",
"length": 38,
"domain": null
},
{
"name": "DeliveryUID",
"type": "esriFieldTypeGUID",
"alias": "DeliveryUID",
"length": 38,
"domain": null
},
{
"name": "ContributionUID",
"type": "esriFieldTypeGUID",
"alias": "ContributionUID",
"length": 38,
"domain": null
},
{
"name": "IntFlag",
"type": "esriFieldTypeSmallInteger",
"alias": "Integer Flag",
"domain": null
},
{
"name": "TxtFlag",
"type": "esriFieldTypeString",
"alias": "Text Flag",
"length": 15,
"domain": null
},
{
"name": "ExcpFlag",
"type": "esriFieldTypeSmallInteger",
"alias": "ExcpFlag",
"domain": null
},
{
"name": "StreetRep",
"type": "esriFieldTypeInteger",
"alias": "StreetRep",
"domain": null
},
{
"name": "TopoRep",
"type": "esriFieldTypeInteger",
"alias": "TopoRep",
"domain": null
},
{
"name": "LABEL_GLOBAL",
"type": "esriFieldTypeString",
"alias": "LABEL_GLOBAL",
"length": 100,
"domain": null
},
{
"name": "ExcpType",
"type": "esriFieldTypeSmallInteger",
"alias": "ExcpType",
"domain": null
},
{
"name": "ExcpCode",
"type": "esriFieldTypeSmallInteger",
"alias": "ExcpCode",
"domain": null
},
{
"name": "SupFlag",
"type": "esriFieldTypeSmallInteger",
"alias": "SupFlag",
"domain": null
},
{
"name": "Height",
"type": "esriFieldTypeDouble",
"alias": "Height",
"domain": null
},
{
"name": "HeightUnits",
"type": "esriFieldTypeSmallInteger",
"alias": "Height Units",
"domain": null
},
{
"name": "Levels",
"type": "esriFieldTypeSmallInteger",
"alias": "Levels",
"domain": null
},
{
"name": "BuildingHeight",
"type": "esriFieldTypeDouble",
"alias": "BuildingHeight",
"domain": null
},
{
"name": "ESITEID",
"type": "esriFieldTypeInteger",
"alias": "ESITEID",
"domain": null
},
{
"name": "SITETYPE",
"type": "esriFieldTypeString",
"alias": "SITETYPE",
"length": 60,
"domain": null
},
{
"name": "DATA_SOURCE",
"type": "esriFieldTypeString",
"alias": "DATA_SOURCE",
"length": 25,
"domain": null
},
{
"name": "DATA_UPDDATE",
"type": "esriFieldTypeDate",
"alias": "DATA_UPDDATE",
"length": 8,
"domain": null
},
{
"name": "LANDMARKID",
"type": "esriFieldTypeInteger",
"alias": "LANDMARKID",
"domain": null
},
{
"name": "CartoDesc",
"type": "esriFieldTypeString",
"alias": "ESRICMP_CartoDesc",
"length": 25,
"domain": null
},
{
"name": "POLYID",
"type": "esriFieldTypeInteger",
"alias": "Unique Polygon ID",
"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": "R299_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "CartoCode",
"fields": "Carto",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S280_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"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": 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
}
],
"tables": []
}