{ "currentVersion": 10.91, "id": 18, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": false, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1034983.4379999936, "ymin": 901239.3110000044, "xmax": 1069887.6117500067, "ymax": 937751.1519999951, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OID", "globalIdField": "GlobalID", "displayField": "EnfieldGIS.DBO.Parcels.Layer", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OID" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Layer" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "ParcelType", "description": "", "codedValues": [ { "name": "Parcel", "code": "PARCEL" }, { "name": "Right of Way", "code": "ROW" }, { "name": "Water Body", "code": "WATER" }, { "name": "Open Space", "code": "OPEN" }, { "name": "Easement", "code": "EASE" }, { "name": "State of Connecticut", "code": "STATE" }, { "name": "Town of Enfield", "code": "TOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Type" }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Parcel_ID" }, { "name": "Map_Lot", "type": "esriFieldTypeString", "alias": "Map_Lot", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Map_Lot" }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GIS_ID" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "Assess_Link", "type": "esriFieldTypeString", "alias": "Assess_Link", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Assess_Link" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Alt_Parcel_ID", "type": "esriFieldTypeString", "alias": "Alt_Parcel_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Alt_Parcel_ID" }, { "name": "ParkingSpacesNO", "type": "esriFieldTypeSmallInteger", "alias": "ParkingSpacesNO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParkingSpacesNO" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R168_pk", "fields": "EnfieldGIS.DBO.Parcels.OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_168", "fields": "EnfieldGIS.DBO.Parcels.GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_168", "fields": "EnfieldGIS.DBO.Parcels.GlobalID,EnfieldGIS.DBO.Parcels.OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Parcels_QueryFie", "fields": "EnfieldGIS.DBO.Parcels.Parcel_ID,EnfieldGIS.DBO.Parcels.Map_Lot,EnfieldGIS.DBO.Parcels.GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S163_idx", "fields": "EnfieldGIS.DBO.Parcels.Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "EnfieldGIS.DBO.Parcels", "description": "", "prototype": { "attributes": { "Alt_Parcel_ID": null, "Layer": null, "Type": null, "Parcel_ID": null, "Map_Lot": null, "GIS_ID": null, "Comments": null, "Assess_Link": null, "ParkingSpacesNO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "58b676d8433a4103bc8b30b3b2e6a1d5" }