{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 51, "name": "Owner Lines (Dimensions)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The dataset contains locations and attributes of owner lines with dimensions. The tax information (attribution) comes from the Office of Tax and Revenue's Public Extract file. The creation of this layer is automated, occurs weekly, and uses the most currently available tax information. The date of the extract can be found in the EXTRACTDAT field in this layer.", "copyrightText": "Department of Buildings", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8584894.133177347, "ymin": 4693292.356379811, "xmax": -8561474.764729397, "ymax": 4721096.398809334, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "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": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NARRATIVE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "CREATION_DT", "type": "esriFieldTypeDate", "alias": "CREATION_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATION_DT" }, { "name": "RECORDATION_DT", "type": "esriFieldTypeDate", "alias": "RECORDATION_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RECORDATION_DT" }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NARRATIVE" }, { "name": "EXPIRATION_DT", "type": "esriFieldTypeDate", "alias": "EXPIRATION_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EXPIRATION_DT" }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "STATUS_CURRENT", "description": "", "codedValues": [ { "name": "Current", "code": 1 }, { "name": "Dead", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "SQUARE", "type": "esriFieldTypeString", "alias": "SQUARE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SQUARE" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "PAR", "type": "esriFieldTypeString", "alias": "PAR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PAR" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LOT" }, { "name": "LOT_TYPE", "type": "esriFieldTypeInteger", "alias": "LOT_TYPE", "domain": { "type": "codedValue", "name": "LOT_TYPE_3", "description": "", "codedValues": [ { "name": "Record_Lot", "code": 1 }, { "name": "Tax_Lot", "code": 2 }, { "name": "Air_Rights", "code": 3 }, { "name": "Reservation", "code": 4 }, { "name": "Appropriation", "code": 5 }, { "name": "Parcel", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOT_TYPE" }, { "name": "RECORD_BEARING", "type": "esriFieldTypeString", "alias": "RECORD_BEARING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RECORD_BEARING" }, { "name": "RECORD_BEARING_DIR", "type": "esriFieldTypeInteger", "alias": "RECORD_BEARING_DIR", "domain": { "type": "codedValue", "name": "BEARING_DIR", "description": "", "codedValues": [ { "name": "NE", "code": 1 }, { "name": "NW", "code": 2 }, { "name": "SE", "code": 3 }, { "name": "SW", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORD_BEARING_DIR" }, { "name": "RECORD_DELTA_ANGLE_DD", "type": "esriFieldTypeDouble", "alias": "RECORD_DELTA_ANGLE_DD", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "RECORD_DELTA_ANGLE_DD" }, { "name": "COMPUTED_LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "COMPUTED_LENGTH_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPUTED_LENGTH_FT" }, { "name": "COMPUTED_BEARING_DIR", "type": "esriFieldTypeInteger", "alias": "COMPUTED_BEARING_DIR", "domain": { "type": "codedValue", "name": "BEARING_DIR", "description": "", "codedValues": [ { "name": "NE", "code": 1 }, { "name": "NW", "code": 2 }, { "name": "SE", "code": 3 }, { "name": "SW", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPUTED_BEARING_DIR" }, { "name": "COMPUTED_BEARING_ANGLE_DD", "type": "esriFieldTypeDouble", "alias": "COMPUTED_BEARING_ANGLE_DD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPUTED_BEARING_ANGLE_DD" }, { "name": "COMPUTED_DELTA_ANGLE_DD", "type": "esriFieldTypeDouble", "alias": "COMPUTED_DELTA_ANGLE_DD", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "COMPUTED_DELTA_ANGLE_DD" }, { "name": "COMPUTED_ARC_LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "COMPUTED_ARC_LENGTH_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "COMPUTED_ARC_LENGTH_FT" }, { "name": "COMPUTED_RADIUS_FT", "type": "esriFieldTypeDouble", "alias": "COMPUTED_RADIUS_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "COMPUTED_RADIUS_FT" }, { "name": "KILL_DT", "type": "esriFieldTypeDate", "alias": "KILL_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "KILL_DT" }, { "name": "SSL", "type": "esriFieldTypeString", "alias": "SSL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SSL" }, { "name": "RES", "type": "esriFieldTypeString", "alias": "RES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RES" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATEDBYRECORD", "type": "esriFieldTypeGUID", "alias": "Created By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CREATEDBYRECORD" }, { "name": "RETIREDBYRECORD", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RETIREDBYRECORD" }, { "name": "DIRECTION", "type": "esriFieldTypeDouble", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "DISTANCE", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTANCE" }, { "name": "RADIUS", "type": "esriFieldTypeDouble", "alias": "Radius", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RADIUS" }, { "name": "ARCLENGTH", "type": "esriFieldTypeDouble", "alias": "Arc Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARCLENGTH" }, { "name": "RADIUS2", "type": "esriFieldTypeDouble", "alias": "Radius 2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RADIUS2" }, { "name": "COGOTYPE", "type": "esriFieldTypeInteger", "alias": "COGO Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COGOTYPE" }, { "name": "ISCOGOGROUND", "type": "esriFieldTypeInteger", "alias": "Is Cogo Ground", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ISCOGOGROUND" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITIED_DATE", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITIED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "ATTRIBUTEINDEX_3", "isAscending": true, "isUnique": false, "description": "", "fields": "SQUARE,SUFFIX,LOT,RECORD_BEARING,SSL,LOT_TYPE,COMPUTED_LENGTH_FT,COMPUTED_ARC_LENGTH_FT,COMPUTED_RADIUS_FT" }, { "name": "R54569_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_54569", "isAscending": true, "isUnique": true, "description": "", "fields": "GLOBALID" }, { "name": "A18709_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Owner Lines (Dimensions)", "description": "", "prototype": { "attributes": { "LAST_EDITIED_DATE": null, "CREATION_DT": null, "RECORDATION_DT": null, "NARRATIVE": null, "EXPIRATION_DT": null, "STATUS": 1, "SQUARE": null, "SUFFIX": null, "PAR": null, "LOT": null, "LOT_TYPE": null, "RECORD_BEARING": null, "RECORD_BEARING_DIR": null, "RECORD_DELTA_ANGLE_DD": 0, "COMPUTED_LENGTH_FT": null, "COMPUTED_BEARING_DIR": null, "COMPUTED_BEARING_ANGLE_DD": null, "COMPUTED_DELTA_ANGLE_DD": 0, "COMPUTED_ARC_LENGTH_FT": 0, "COMPUTED_RADIUS_FT": 0, "KILL_DT": null, "SSL": null, "RES": null, "CREATED_DATE": null, "CREATEDBYRECORD": null, "RETIREDBYRECORD": null, "DIRECTION": null, "DISTANCE": null, "RADIUS": null, "ARCLENGTH": null, "RADIUS2": null, "COGOTYPE": null, "ISCOGOGROUND": null, "ROTATION": null, "SCALE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }