Difference between revisions of "Land"
(20 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
{{Help|LandSim=*}} | {{Help|LandSim=*}} | ||
{{otheruses4|Land|scripting ([[LSL]]) related articles|:Category:LSL Region | {{otheruses4|Land|scripting ([[LSL]]) related articles|:Category:LSL Region}} | ||
This article is supposed to give an overview about land in Second Life, going from the smallest to the largest scale. | This article is supposed to give an overview about land in Second Life, going from the smallest to the largest scale. | ||
[[File:Land-hierarchy.jpg|800px]] | |||
== Parcel == | == Parcel == | ||
{{RightToc}} | |||
An area of land owned by a single user or group, which is at least 16m² and at maximum 65,536m², all within one [[#Region|region]]. Parcels are composed of square blocks measuring 4×4 meters, but the blocks do not have to be contiguous. Parcels have both an integer local id and a global [[UUID]]. Parcel settings are modifiable in the [[Video_Tutorial/Land/About_Land_options|About Land]] options. | An area of land owned by a single user or group, which is at least 16m² and at maximum 65,536m², all within one [[#Region|region]]. Parcels are composed of square blocks measuring 4×4 meters, but the blocks do not have to be contiguous. Parcels have both an integer local id and a global [[UUID]]. Parcel settings are modifiable in the [[Video_Tutorial/Land/About_Land_options|About Land]] options. | ||
== Region{{anchor|Sim}} == | == Region{{anchor|Sim}} == | ||
A named | A named 256 m x 256 m (65,536 m²) area hosted by a single [[Sim|simulator process (sim)]]. In common usage, the term "simulator" or "sim" may also refer to a region, but in fact a single server process can host multiple regions. They can be flagged as [[Region Flags|General, Moderate, or Adult]]. | ||
There are currently three types of regions: ''Full'', ''Homestead'' and ''Openspace'' (also known as ''Void''). All have the same size, but differ in their avatar-, and primitive limits, as well as in their price. See [[Linden_Lab_Official:Private Region Types|Private Region Types]] for official info and [[Private Region]] for general FAQ. | There are currently three types of regions: ''Full'', ''Homestead'' and ''Openspace'' (also known as ''Void''). All have the same size, but differ in their avatar-, and primitive limits, as well as in their price. See [[Linden_Lab_Official:Private Region Types|Private Region Types]] for official info and [[Private Region]] for general FAQ. | ||
=== Full Region === | === Full Region === | ||
There | There is one full region per server host CPU core. A region can hold up to 100 avatars and 22,500 Land Impact. | ||
=== Homestead === | === Homestead === | ||
Homestead regions were introduced in January 2009 and are only available for Residents who own at least one full region. It can hold 20 avatars, | Homestead regions were introduced in January 2009 and are only available for Residents who own at least one full region. It can hold 20 avatars, 5000 Land Impact and the amount of running scripts might be restricted in the future. | ||
<ul style="-moz-column-count:2; -webkit-column-count:2; column-count:2;"> | <ul style="-moz-column-count:2; -webkit-column-count:2; column-count:2;"> | ||
*[[Linden_Lab_Official:About Homesteads|About Homesteads]] | *[[Linden_Lab_Official:About Homesteads|About Homesteads]] | ||
Line 21: | Line 25: | ||
</ul> | </ul> | ||
=== Openspace === | === Openspace === | ||
Openspaces are, like Homesteads, only available for Residents who own at least one full Region. They support a maximum of 10 avatars and | Openspaces are, like Homesteads, only available for Residents who own at least one full Region. They support a maximum of 10 avatars and 1000 Land Impact. | ||
<ul style="-moz-column-count:2; -webkit-column-count:2; column-count:2;"> | <ul style="-moz-column-count:2; -webkit-column-count:2; column-count:2;"> | ||
*[[Linden_Lab_Official:Information about Openspaces (Void Regions)|Information about Openspaces (Void Regions)]]. | *[[Linden_Lab_Official:Information about Openspaces (Void Regions)|Information about Openspaces (Void Regions)]]. | ||
Line 30: | Line 34: | ||
A collection of regions with a particular shared set of rules, such as banned users, sun position, etc. Estates have integer identifiers. Read also [[Linden_Lab_Official:Estate FAQ|Estate FAQ]]. | A collection of regions with a particular shared set of rules, such as banned users, sun position, etc. Estates have integer identifiers. Read also [[Linden_Lab_Official:Estate FAQ|Estate FAQ]]. | ||
=== Mainland === | === Mainland === | ||
The largest masses | The Linden-designed continents (known as "mainland") are the largest connected land-masses in Second Life, consisting of hundreds of regions connected to one another with roads, railroads and open oceans. The “mainland” is estate ID 1 and owned by {{User2|Governor Linden}}. Residents with a [[Premium Account|premium account]] can buy mainland parcels and need to pay a monthly tier when their land exceeds 512 m². See [http://secondlife.com/whatis/landpricing.php landpricing info]. A mainland region supports a maximum of 40 avatars. | ||
=== Private Estate === | === Private Estate === | ||
Private estates are collections of Resident owned Regions. Some of these Residents | Private estates are collections of Resident owned Regions. Some of these Residents rent out the land inside their regions, and Basic Account holders can rent land from these residents without maintaining a Premium membership. | ||
See [[ | See [[Estate Management]] and [[Private Estate Management Companies]] to learn more. | ||
== Grid {{anchor|Main Grid}}== | == Grid {{anchor|Main Grid}}== | ||
{| | {| | ||
|valign="top"|In Second Life, a grid refers to an integrated system that provides a networked collection of servers, some of which are simulators that implement the presentation of land. Those are arranged in the form of a rectangular mesh. In addition, the SL grid provides a set of other services, including presence, inventory management, and asset store, that integrate with but are independent of the simulators. | |valign="top"|In Second Life, a grid refers to an integrated system that provides a networked collection of servers, some of which are simulators that implement the presentation of land. Those are arranged in the form of a rectangular mesh. In addition, the SL grid provides a set of other services, including presence, inventory management, and asset store, that integrate with but are independent of the simulators. Read the discussion [http://groups.google.com/group/sldev/browse_thread/thread/afe59484a71e3830 What is a Grid?] on the [[SLDev]] mailing list for further information. | ||
Linden Lab runs several grids for internal and external testing. Asset transfer and teleporting from the main grid (Agni) to another | Linden Lab runs several grids for internal and external testing. Asset transfer and teleporting from the main grid (Agni) to another is not possible. | ||
Many of the Grids supported by the client are either inaccessible to the public or no longer active. To change the Grid you'd like to connect to, choose the grid from the drop-down menu on the login screen of your viewer. | |||
Linden Lab | Linden Lab obtains a [[grid status|grid status report]] about the stability of the main grid. | ||
=== Agni === | === Agni === | ||
The primary Second Life grid to which users connect | The primary Second Life grid to which users connect. | ||
Some [[:Category:Images of Agni|images of the Agni grid]] are available in this wiki. | Some [[:Category:Images of Agni|images of the Agni grid]] are available in this wiki. | ||
=== Aditi === | === Aditi === | ||
The beta test grid available to Residents for testing the Second Life server software before it's deployed to the main grid (Agni) | The beta test grid available to Residents for testing the Second Life server software before it's deployed to the main grid (Agni). Read more about Aditi in the [[Preview Grid|preview Grid article]]. | ||
'''See also:''' | '''See also:''' | ||
Line 64: | Line 62: | ||
* [http://secondlife.com/support/downloads.php http://secondlife.com/support/downloads.php] | * [http://secondlife.com/support/downloads.php http://secondlife.com/support/downloads.php] | ||
=== | === All Other Grids === | ||
All grids other than Agni and Aditi are for internal development and are not accessible to the general public. | |||
== Related Articles == | == Related Articles == | ||
* '''[[Land units]]''' - Simplified information and concepts about some of the above meant for newcomers. | |||
*[[:Category:Help/Land|Wiki articles about land]] | *[[:Category:Help/Land|Wiki articles about land]] | ||
*[[Video_Tutorials/More#LAND|Video tutorials about land]] | *[[Video_Tutorials/More#LAND|Video tutorials about land]] | ||
*[:Category:Land|Knowledge Base articles about land]] | *[[:Category:Land|Knowledge Base articles about land]] |
Latest revision as of 06:28, 7 April 2017
Help Portal: |
Avatar | Bug Fixes | Communication | Community | Glossary | Land & Sim | Multimedia | Navigation | Object | Video Tutorials | Viewer | Wiki | Misc |
This article is supposed to give an overview about land in Second Life, going from the smallest to the largest scale.
Parcel
An area of land owned by a single user or group, which is at least 16m² and at maximum 65,536m², all within one region. Parcels are composed of square blocks measuring 4×4 meters, but the blocks do not have to be contiguous. Parcels have both an integer local id and a global UUID. Parcel settings are modifiable in the About Land options.
Region
A named 256 m x 256 m (65,536 m²) area hosted by a single simulator process (sim). In common usage, the term "simulator" or "sim" may also refer to a region, but in fact a single server process can host multiple regions. They can be flagged as General, Moderate, or Adult.
There are currently three types of regions: Full, Homestead and Openspace (also known as Void). All have the same size, but differ in their avatar-, and primitive limits, as well as in their price. See Private Region Types for official info and Private Region for general FAQ.
Full Region
There is one full region per server host CPU core. A region can hold up to 100 avatars and 22,500 Land Impact.
Homestead
Homestead regions were introduced in January 2009 and are only available for Residents who own at least one full region. It can hold 20 avatars, 5000 Land Impact and the amount of running scripts might be restricted in the future.
Openspace
Openspaces are, like Homesteads, only available for Residents who own at least one full Region. They support a maximum of 10 avatars and 1000 Land Impact.
Estate
A collection of regions with a particular shared set of rules, such as banned users, sun position, etc. Estates have integer identifiers. Read also Estate FAQ.
Mainland
The Linden-designed continents (known as "mainland") are the largest connected land-masses in Second Life, consisting of hundreds of regions connected to one another with roads, railroads and open oceans. The “mainland” is estate ID 1 and owned by Governor Linden. Residents with a premium account can buy mainland parcels and need to pay a monthly tier when their land exceeds 512 m². See landpricing info. A mainland region supports a maximum of 40 avatars.
Private Estate
Private estates are collections of Resident owned Regions. Some of these Residents rent out the land inside their regions, and Basic Account holders can rent land from these residents without maintaining a Premium membership. See Estate Management and Private Estate Management Companies to learn more.
Grid
In Second Life, a grid refers to an integrated system that provides a networked collection of servers, some of which are simulators that implement the presentation of land. Those are arranged in the form of a rectangular mesh. In addition, the SL grid provides a set of other services, including presence, inventory management, and asset store, that integrate with but are independent of the simulators. Read the discussion What is a Grid? on the SLDev mailing list for further information.
Linden Lab runs several grids for internal and external testing. Asset transfer and teleporting from the main grid (Agni) to another is not possible. Many of the Grids supported by the client are either inaccessible to the public or no longer active. To change the Grid you'd like to connect to, choose the grid from the drop-down menu on the login screen of your viewer. Linden Lab obtains a grid status report about the stability of the main grid. AgniThe primary Second Life grid to which users connect. Some images of the Agni grid are available in this wiki. AditiThe beta test grid available to Residents for testing the Second Life server software before it's deployed to the main grid (Agni). Read more about Aditi in the preview Grid article. See also: All Other GridsAll grids other than Agni and Aditi are for internal development and are not accessible to the general public. Related Articles
|