{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Parcel Polygons", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

<\/P>

<\/P>

REQUIRED: Provide a description of the data content and features including data application (GIS, CAD, image, etc.), geographic coverage, time period of content, and special data characteristics, limitations or other information that will aid data consumers in determining if the data is relevant to their intended application. List the most important information first.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATE_DATE", "creatorField": "CREATE_USER", "editDateField": "EDIT_DATE", "editorField": "EDIT_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1114344.031249985, "ymin": 667972.9999999851, "xmax": 1298670.874999985, "ymax": 831389.3124999851, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -121841900, "falseY": -93659000, "xyUnits": 1536.0000000000016, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333331, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999999988E8, "falseY": -9.365899999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 214, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PIN", "typeIdField": "", "subtypeField": "PARCEL_CODE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "PIN" }, { "name": "RECORD", "type": "esriFieldTypeInteger", "alias": "RECORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORD" }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "CALCULATED_ACREAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CALCULATED_ACREAGE" }, { "name": "TOTAL_ACREAGE", "type": "esriFieldTypeDouble", "alias": "TOTAL_ACREAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_ACREAGE" }, { "name": "PARCEL_CODE", "type": "esriFieldTypeInteger", "alias": "PARCEL_CODE", "domain": { "type": "codedValue", "name": "ParcelCode", "description": "Parcel Codes", "codedValues": [ { "name": "Parcel", "code": 1 }, { "name": "Outside", "code": 2 }, { "name": "Water", "code": 3 }, { "name": "Railroad ROW", "code": 4 }, { "name": "State of NC", "code": 5 }, { "name": "USFS", "code": 7 }, { "name": "Gap", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "PARCEL_CODE" }, { "name": "TYPE_OF_EDIT", "type": "esriFieldTypeString", "alias": "TYPE_OF_EDIT", "domain": { "type": "codedValue", "name": "TypeOfEdit", "description": "Valid choices for type of parcel edit", "codedValues": [ { "name": "Merge", "code": "Merge" }, { "name": "Other", "code": "Other" }, { "name": "Recombination", "code": "Recombination" }, { "name": "Remap", "code": "Remap" }, { "name": "Split", "code": "Split" }, { "name": "Void / Combine", "code": "Void / Combine" }, { "name": "ROW Adjustment", "code": "ROW" }, { "name": "Parcel Split by Road", "code": "Split Road" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Split", "modelName": "TYPE_OF_EDIT" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "IS_CONTAINER", "type": "esriFieldTypeSmallInteger", "alias": "IS_CONTAINER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IS_CONTAINER" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STATUS" }, { "name": "REID", "type": "esriFieldTypeString", "alias": "REID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REID" }, { "name": "PARCEL_PK", "type": "esriFieldTypeInteger", "alias": "PARCEL_PK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARCEL_PK" }, { "name": "FEATURE_KEY", "type": "esriFieldTypeInteger", "alias": "FEATURE_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATURE_KEY" }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATE_USER" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EDIT_USER" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "CREATED_BY", "type": "esriFieldTypeInteger", "alias": "CREATED_BY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_30", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I41RECORD", "fields": "RECORD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41IS_CONTAINER", "fields": "IS_CONTAINER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41REID", "fields": "REID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41PARCEL_PK", "fields": "PARCEL_PK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41FEATURE_KEY", "fields": "FEATURE_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41CREATED_BY", "fields": "CREATED_BY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_30", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcel Polygons", "description": "", "prototype": { "attributes": { "TOTAL_ACREAGE": null, "CREATED_BY": null, "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 1, "name": "Parcel", "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "TYPE_OF_EDIT": {"type": "inherited"} } }, { "code": 2, "name": "Outside", "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 2, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "TYPE_OF_EDIT": {"type": "inherited"} } }, { "code": 3, "name": "Water", "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 3, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "TYPE_OF_EDIT": {"type": "inherited"} } }, { "code": 4, "name": "Railroad ROW", "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 4, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "TYPE_OF_EDIT": {"type": "inherited"} } }, { "code": 5, "name": "State of NC", "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 5, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "TYPE_OF_EDIT": {"type": "inherited"} } }, { "code": 6, "name": "Subdivision ROW", "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 6, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "TYPE_OF_EDIT": {"type": "inherited"} } }, { "code": 7, "name": "USFS", "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 7, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "TYPE_OF_EDIT": {"type": "inherited"} } }, { "code": 8, "name": "Gap", "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 8, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "TYPE_OF_EDIT": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }