{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Tax Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "TaxParcel_to_AssessorData", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "PIN", "composite": false, "catalogID": "{2A190198-8147-454A-B470-9A53FC703985}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_684543834", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 438213.375, "ymin": 216430.96880000085, "xmax": 446242.375, "ymax": 226920.26559999958, "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 } }, "sourceSpatialReference": { "wkid": 32145, "latestWkid": 32145, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5123000, "falseY": -14708800, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SITEADDRESS" }, { "name": "MAPLOTNO", "type": "esriFieldTypeString", "alias": "Map Lot Number", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "MAPLOTNO" }, { "name": "ST_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Street Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST_NUM" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIN" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "UniqueId", "type": "esriFieldTypeDouble", "alias": "UniqueId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UniqueId" }, { "name": "AssessorPrimaryLandUse", "type": "esriFieldTypeString", "alias": "AssessorPrimaryLandUse", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "AssessorPrimaryLandUse" }, { "name": "LandUse_generalized", "type": "esriFieldTypeString", "alias": "LandUse_generalized", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LandUse_generalized" }, { "name": "BTV_ID", "type": "esriFieldTypeInteger", "alias": "BTV_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BTV_ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "SPAN", "type": "esriFieldTypeString", "alias": "SPAN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPAN" }, { "name": "PROPTYPE", "type": "esriFieldTypeString", "alias": "PROPTYPE", "domain": { "type": "codedValue", "name": "Parcels_PROPTYPE", "description": "Property Type for State parcels submission", "codedValues": [ { "name": "Parcel", "code": "PARCEL" }, { "name": "Public road right-of-way", "code": "ROW_ROAD" }, { "name": "Railroad right-of-way", "code": "ROW_RAIL" }, { "name": "Legal trail right-of-way as defined on the VTrans General Highway Maps", "code": "ROW_TRAIL" }, { "name": "Surface water area that serves as property bou", "code": "WATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROPTYPE" }, { "name": "YEAR", "type": "esriFieldTypeSmallInteger", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR" }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TOWN" }, { "name": "SOURCENAME", "type": "esriFieldTypeString", "alias": "SOURCENAME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "SOURCENAME" }, { "name": "SOURCETYPE", "type": "esriFieldTypeString", "alias": "SOURCETYPE", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "SOURCETYPE" }, { "name": "EDITMETHOD", "type": "esriFieldTypeString", "alias": "EDITMETHOD", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EDITMETHOD" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "EDITDATE", "type": "esriFieldTypeString", "alias": "EDITDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITDATE" }, { "name": "MATCHSTAT", "type": "esriFieldTypeString", "alias": "MATCHSTAT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "MATCHSTAT" }, { "name": "EDITNOTE", "type": "esriFieldTypeString", "alias": "EDITNOTE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EDITNOTE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R106_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "TaxParcel_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_106", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S74_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tax Parcels", "description": "", "prototype": { "attributes": { "MATCHSTAT": null, "EDITNOTE": null, "SITEADDRESS": null, "MAPLOTNO": null, "ST_NUM": null, "ST_NAME": null, "ST_TYPE": null, "PIN": null, "EDITOR": null, "EDITMETHOD": null, "SOURCETYPE": null, "SOURCENAME": null, "UniqueId": null, "AssessorPrimaryLandUse": null, "LandUse_generalized": null, "BTV_ID": null, "EDITDATE": null, "SPAN": null, "PROPTYPE": null, "YEAR": null, "TOWN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 8800, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8f26c016d0ba4fb6af7688668a4b6e81" }