Land (database table)

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(adding LandStatus)
(adding table for LandFlags)
Line 135: Line 135:
  
 
'''LandFlags'''
 
'''LandFlags'''
<br>
+
<table>
To be identified.
+
<caption>OpenMetaverse.ParcelFlags</caption>
<br>
+
<tr>
<br>
+
<th scope="row">None</th>
 +
<td>0</td>
 +
<td>No flags set</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">AllowFly</th>
 +
<td>1</td>
 +
<td>Allow avatars to fly (a client-side only restriction)</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">AllowOtherScripts</th>
 +
<td>2</td>
 +
<td>Allow foreign scripts to run</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">ForSale</th>
 +
<td>4</td>
 +
<td>This parcel is for sale</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">AllowLandmark</th>
 +
<td>8</td>
 +
<td>Allow avatars to create a landmark on this parcel</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">AllowTerraform</th>
 +
<td>16</td>
 +
<td>Allows all avatars to edit the terrain on this parcel</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">AllowDamage</th>
 +
<td>32</td>
 +
<td>Avatars have health and can take damage on this parcel.  If set, avatars can be killed and sent home here</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">CreateObjects</th>
 +
<td>64</td>
 +
<td>Foreign avatars can create objects here</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">ForSaleObjects</th>
 +
<td>128</td>
 +
<td>All objects on this parcel can be purchased</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">UseAccessGroup</th>
 +
<td>256</td>
 +
<td>Access is restricted to a group</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">UseAccessList</th>
 +
<td>512</td>
 +
<td>Access is restricted to a whitelist</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">UseBanList</th>
 +
<td>1024</td>
 +
<td>Ban blacklist is enabled</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">UsePassList</th>
 +
<td>2048</td>
 +
<td>Unknown</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">ShowDirectory</th>
 +
<td>4096</td>
 +
<td>List this parcel in the search directory</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">AllowDeedToGroup</th>
 +
<td>8192</td>
 +
<td>Allow personally owned parcels to be deeded to group</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">ContributeWithDeed</th>
 +
<td>16384</td>
 +
<td>If Deeded, owner contributes required tier to group parcel is deeded to</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">SoundLocal</th>
 +
<td>32768</td>
 +
<td>Restrict sounds originating on this parcel to the parcel boundaries</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">SellParcelObjects</th>
 +
<td>65536</td>
 +
<td>Objects on this parcel are sold when the land is purchsaed</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">AllowPublish</th>
 +
<td>131072</td>
 +
<td>Allow this parcel to be published on the web</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">MaturePublish</th>
 +
<td>262144</td>
 +
<td>The information for this parcel is mature content</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">UrlWebPage</th>
 +
<td>524288</td>
 +
<td>The media URL is an HTML page</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">UrlRawHtml</th>
 +
<td>1048576</td>
 +
<td>The media URL is a raw HTML string</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">RestrictPushObject</th>
 +
<td>2097152</td>
 +
<td>Restrict foreign object pushes</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">DenyAnonymous</th>
 +
<td>4194304</td>
 +
<td>Ban all non identified/transacted avatars</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">LindenHome</th>
 +
<td>8388608</td>
 +
<td>No comment in documentation or this one!</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">AllowGroupScripts</th>
 +
<td>33554432</td>
 +
<td>Allow group-owned scripts to run</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">CreateGroupObjects</th>
 +
<td>67108864</td>
 +
<td>Allow object creation by group members or group objects</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">AllowAPrimitiveEntry</th>
 +
<td>134217728</td>
 +
<td>Allow all objects to enter this parcel</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">AllowGroupObjectEntry</th>
 +
<td>268435456</td>
 +
<td>Only allow group and owner objects to enter this parcel</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">AllowVoiceChat</th>
 +
<td>536870912</td>
 +
<td>Voice Enabled on this parcel</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">UseEstateVoiceChan</th>
 +
<td>1073741824</td>
 +
<td>Use Estate Voice channel for Voice on this parcel</td>
 +
</tr>
 +
<tr>
 +
<th scope="row">DenyAgeUnverified</th>
 +
<td>2147483648</td>
 +
<td>Deny Age Unverified Users</td>
 +
</tr>
 +
</table>
 +
 
 
'''LandingType'''
 
'''LandingType'''
 
<br>
 
<br>

Revision as of 08:45, 7 June 2011


Estate Managers Records managers of estates       (back to Database Documentation)

The current structure of the Land table is as follows:

Field
TypeNullKeyDefaultExtra
 
UUIDvarchar(255)NOPRI
RegionUUIDvarchar(255)YES
LocalLandIDint(11)YES
BitmaplongblobYES
Namevarchar(255)YES
Descriptionvarchar(255)YES
OwnerUUIDvarchar(255)YES
IsGroupOwnedint(11)YES
Areaint(11)YES
AuctionIDint(11)YES
Categoryint(11)YES
ClaimDateint(11)YES
ClaimPriceint(11)YES
GroupUUIDvarchar(255)YES
SalePriceint(11)YES
LandStatusint(11)YES
LandFlagsint(11)YES
MediaAutoScaleint(11)YES
MediaTextureUUIDvarchar(255)YES
MediaURLvarchar(255)YES
MUSICURLvarchar(255)YES
PasshoursfloatYES
PassPriceint(11)YES
SnapshotUUIDvarchar(255)YES
UserLocationXint(11)YES
UserLocationYint(11)YES
UserLocationZint(11)YES
UserLookAtXint(11)YES
UserLookAtYint(11)YES
UserLookAtZint(11)YES
AuthBuyerIDvarchar(255)NO00000000-0000-0000-0000-000000000000
OtherCleanTimeint(11)NO
Dwellint(11)NO


      (back to Database Documentation)


UUID
The unique ID of the Land Parcel.

RegionUUID
The UUID of the region containing this land parcel.

LocalLandID
The number of the parcel

Bitmap
A block of 512 bytes (4,096 bits) of data with each bit of each byte indicating whether a 4m x 4m piece of a region (the smallest selectable) is in the parcel of land.
Additional data is needed on the organization of the bits in each byte.

Name
The name of this land parcel.

Description
A description of this land parcel.

OwnerUUID
The UUID of the user who owns this land parcel.

IsGroupOwned
This is set to 1 if the parcel is owned by a group. If it is not group owned it will be 0.

Area
The size of the parcel (in square meters).

AuctionID
To be identified.

Category
This specifies the category the parcel of land is in when doing a search. A value of 0 indicates no category was set, -1 is any category, and positive numbers indicate a specific category.

ClaimDate
The date the parcel of land was claimed by an avatar (ie. the date of sale).

ClaimPrice
To be identified.

GroupUUID
To be identified when Groups are implemented.

SalePrice
If the land is for sale this is the price asked.

LandStatus
From OpenMetaverse.ParcelStatus

  • -1 : None
  • 0  : Leased
  • 1  : LeasePending
  • 2  : Abandoned

LandFlags

OpenMetaverse.ParcelFlags
None 0 No flags set
AllowFly 1 Allow avatars to fly (a client-side only restriction)
AllowOtherScripts 2 Allow foreign scripts to run
ForSale 4 This parcel is for sale
AllowLandmark 8 Allow avatars to create a landmark on this parcel
AllowTerraform 16 Allows all avatars to edit the terrain on this parcel
AllowDamage 32 Avatars have health and can take damage on this parcel. If set, avatars can be killed and sent home here
CreateObjects 64 Foreign avatars can create objects here
ForSaleObjects 128 All objects on this parcel can be purchased
UseAccessGroup 256 Access is restricted to a group
UseAccessList 512 Access is restricted to a whitelist
UseBanList 1024 Ban blacklist is enabled
UsePassList 2048 Unknown
ShowDirectory 4096 List this parcel in the search directory
AllowDeedToGroup 8192 Allow personally owned parcels to be deeded to group
ContributeWithDeed 16384 If Deeded, owner contributes required tier to group parcel is deeded to
SoundLocal 32768 Restrict sounds originating on this parcel to the parcel boundaries
SellParcelObjects 65536 Objects on this parcel are sold when the land is purchsaed
AllowPublish 131072 Allow this parcel to be published on the web
MaturePublish 262144 The information for this parcel is mature content
UrlWebPage 524288 The media URL is an HTML page
UrlRawHtml 1048576 The media URL is a raw HTML string
RestrictPushObject 2097152 Restrict foreign object pushes
DenyAnonymous 4194304 Ban all non identified/transacted avatars
LindenHome 8388608 No comment in documentation or this one!
AllowGroupScripts 33554432 Allow group-owned scripts to run
CreateGroupObjects 67108864 Allow object creation by group members or group objects
AllowAPrimitiveEntry 134217728 Allow all objects to enter this parcel
AllowGroupObjectEntry 268435456 Only allow group and owner objects to enter this parcel
AllowVoiceChat 536870912 Voice Enabled on this parcel
UseEstateVoiceChan 1073741824 Use Estate Voice channel for Voice on this parcel
DenyAgeUnverified 2147483648 Deny Age Unverified Users

LandingType
The landing point setting for the parcel: 0 is Blocked, 1 is 1anding point set, 2 is for landing allowed anywhere.

MediaAutoScale
A boolean (1 or 0) indicating whether media should be stretched to fit the face of the prim it's displayed on.

MediaTextureUUID
The UUID of a texture. Objects using this texture will show a video stream or web page after they click the video play arrow in their viewer.

MediaURL
The URL of the video stream, or media, to be played in this land.

MusicURL
The URL of the Music station to be played in this land.

Passhours
The length of time that a pass to his parcel is valid.

PassPrice
The cost of a pass to this parcel.

SnapshotUUID
The UUID (key) on the asset table of a picture of this parcel.

UserLocationX
The X co-ordinate of the parcel's landing zone (if set).

UserLocationY
The Y co-ordinate of the parcel's landing zone (if set).

UserLocationZ
The Z co-ordinate of the parcel's landing zone (if set).

UserLookAtX
To be identified.

UserLookAtY
To be identified.

UserLookAtZ
To be identified.

AuthBuyID
The UUID of the User authorised to buy this land.

OtherCleanTime
Other residents objects in the parcel will be automatically returned after this many minutes has elapsed. Set to 0 to disable auto-return of objects.

Dwell
To be identified.


      (back to Database Documentation)

Personal tools
General
About This Wiki