{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 44, "name": "Condo Approval Lots", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 10, "name": "DCGIS.SURDOCS", "relatedTableId": 69, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "SSL", "composite": false, "catalogID": "{FDAE0109-C694-40BF-90B1-640CD1DE253C}" }, { "id": 11, "name": "DCGIS.REGIME", "relatedTableId": 72, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CONDO_REGIME_NUM", "composite": false, "catalogID": "{88F5AB9D-8ABF-4352-BE84-28D2BD4FB6FE}" }, { "id": 12, "name": "CONDORELATE", "relatedTableId": 52, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "SSL", "composite": false, "catalogID": "{7C03B942-4776-4E6D-9F81-7B39E6379954}" } ], "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, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": 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": -8583018.69343669, "ymin": 4696215.894971094, "xmax": -8561996.918479037, "ymax": 4718922.4253614135, "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": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 2, "falseX": -3.67470999999957E7, "falseY": -2.90914999999924E7, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "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": "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", "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": "COMPUTED_AREA_SF", "type": "esriFieldTypeDouble", "alias": "COMPUTED_AREA_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPUTED_AREA_SF" }, { "name": "SURVEYED_AREA_SF", "type": "esriFieldTypeDouble", "alias": "SURVEYED_AREA_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURVEYED_AREA_SF" }, { "name": "IS_REAR_OF", "type": "esriFieldTypeInteger", "alias": "IS_REAR_OF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IS_REAR_OF" }, { "name": "BLDG_NUM", "type": "esriFieldTypeInteger", "alias": "BLDG_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_NUM" }, { "name": "BLDG_NUM_EXT", "type": "esriFieldTypeString", "alias": "BLDG_NUM_EXT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BLDG_NUM_EXT" }, { "name": "BLDG_NUM_END_RANGE", "type": "esriFieldTypeInteger", "alias": "BLDG_NUM_END_RANGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_NUM_END_RANGE" }, { "name": "BLDG_EXT_END_RANGE", "type": "esriFieldTypeString", "alias": "BLDG_EXT_END_RANGE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BLDG_EXT_END_RANGE" }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "QUADRANT" }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "ZIP5", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP5" }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "ZIP4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ZIP4" }, { "name": "RECORD_AREA_SF", "type": "esriFieldTypeDouble", "alias": "RECORD_AREA_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORD_AREA_SF" }, { "name": "CONV_TOLERANCE_TYPE", "type": "esriFieldTypeInteger", "alias": "CONV_TOLERANCE_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Conv_Tolerance_Type" }, { "name": "CONV_TOLERANCE_VALUE", "type": "esriFieldTypeDouble", "alias": "CONV_TOLERANCE_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONV_TOLERANCE_VALUE" }, { "name": "CONV_TOLERANCE_RESOLUTION", "type": "esriFieldTypeString", "alias": "CONV_TOLERANCE_RESOLUTION", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONV_TOLERANCE_RESOLUTION" }, { "name": "RECORDLOTSPLYID", "type": "esriFieldTypeInteger", "alias": "RECORDLOTSPLYID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORDLOTSPLYID" }, { "name": "PARCELSPLYID", "type": "esriFieldTypeInteger", "alias": "PARCELSPLYID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARCELSPLYID" }, { "name": "SQUAREPLYID", "type": "esriFieldTypeInteger", "alias": "SQUAREPLYID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQUAREPLYID" }, { "name": "OF_LOT_SEQ", "type": "esriFieldTypeInteger", "alias": "OF_LOT_SEQ", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Of_Lot_Seq" }, { "name": "BOOK_NUM", "type": "esriFieldTypeString", "alias": "BOOK_NUM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BOOK_NUM" }, { "name": "PAGE_NUM", "type": "esriFieldTypeString", "alias": "PAGE_NUM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PAGE_NUM" }, { "name": "UNDERLIES_CONDO", "type": "esriFieldTypeInteger", "alias": "UNDERLIES_CONDO", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Underlies_Condo" }, { "name": "CONDO_BOOK_NUM", "type": "esriFieldTypeString", "alias": "CONDO_BOOK_NUM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONDO_BOOK_NUM" }, { "name": "CONDO_PAGE_NUM", "type": "esriFieldTypeString", "alias": "CONDO_PAGE_NUM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONDO_PAGE_NUM" }, { "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": "COL", "type": "esriFieldTypeString", "alias": "COL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COL" }, { "name": "CONDOLOT", "type": "esriFieldTypeString", "alias": "CONDOLOT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "CONDOLOT" }, { "name": "CONDO_REGIME_NUM", "type": "esriFieldTypeString", "alias": "CONDO_REGIME_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDO_REGIME_NUM" }, { "name": "DCGIS.CONDOLOTPLY.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "DCGIS.CONDOLOTPLY.AREA" }, { "name": "DCGIS.CONDOLOTPLY.LEN", "type": "esriFieldTypeDouble", "alias": "LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "DCGIS.CONDOLOTPLY.LEN" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN" }, { "name": "MAR_ID", "type": "esriFieldTypeInteger", "alias": "MAR_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAR_ID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "ATTRIBUTE_INDEX_", "fields": "SQUARE,SUFFIX,LOT,RECORD_AREA_SF,SSL,COL,CONDO_REGIME_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R2260_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1814_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Condo Approval Lots", "description": "", "prototype": { "attributes": { "MAR_ID": null, "CREATION_DT": null, "RECORDATION_DT": null, "NARRATIVE": null, "EXPIRATION_DT": null, "STATUS": 1, "SQUARE": null, "SUFFIX": null, "LOT": null, "LOT_TYPE": null, "COMPUTED_AREA_SF": null, "SURVEYED_AREA_SF": null, "IS_REAR_OF": null, "BLDG_NUM": null, "BLDG_NUM_EXT": null, "BLDG_NUM_END_RANGE": null, "BLDG_EXT_END_RANGE": null, "QUADRANT": null, "ZIP5": null, "ZIP4": null, "RECORD_AREA_SF": null, "CONV_TOLERANCE_TYPE": 1, "CONV_TOLERANCE_VALUE": null, "CONV_TOLERANCE_RESOLUTION": null, "RECORDLOTSPLYID": null, "PARCELSPLYID": null, "SQUAREPLYID": null, "OF_LOT_SEQ": 0, "BOOK_NUM": null, "PAGE_NUM": null, "UNDERLIES_CONDO": 0, "CONDO_BOOK_NUM": null, "CONDO_PAGE_NUM": null, "KILL_DT": null, "SSL": null, "COL": null, "CONDOLOT": "N", "CONDO_REGIME_NUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }