Re: [ogpx] URI schema for virtual world locations?

Frans <mrfrans@gmail.com> Fri, 22 January 2010 14:25 UTC

Return-Path: <mrfrans@gmail.com>
X-Original-To: ogpx@core3.amsl.com
Delivered-To: ogpx@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3BFF93A6872 for <ogpx@core3.amsl.com>; Fri, 22 Jan 2010 06:25:43 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level:
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I01i3Jsox61H for <ogpx@core3.amsl.com>; Fri, 22 Jan 2010 06:25:42 -0800 (PST)
Received: from mail-fx0-f221.google.com (mail-fx0-f221.google.com [209.85.220.221]) by core3.amsl.com (Postfix) with ESMTP id 92EA23A679C for <ogpx@ietf.org>; Fri, 22 Jan 2010 06:25:41 -0800 (PST)
Received: by fxm21 with SMTP id 21so171630fxm.29 for <ogpx@ietf.org>; Fri, 22 Jan 2010 06:25:33 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=cTz5Ofmm4voAs35LIoWadZZQJs+F7P/xD0j907WA/Xo=; b=CV+UtoAuWY0FjjBrJ1QwWyB1Wl7atdtnxYdcFHAPUxWE16/Ynu8RYJVEniRtI915DD pKlvYvNh0nQHIV1DM4/9FFzqh2n33/TwEexh6tzD/FzD0iJ7lc/Sf9FIFY0hXyiRMyGx vPSnQWvhqyf8zl2j42tGAZ1rIXvIiQiH2estA=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=woyKV6B9fKqjOpBq8VJQUvUShsZGpQCMBUrCNe3Xpswa5GAuhYTcvlvhfhOQA7FZYr 1B1aUFVd4xEd+H3ntjLM+II9nRTrIHPSykTPrKnGwhxteEdqgllv+5GecA8deGhshMHm eGW0z/87rIYy1wT1dC5C5/TVJtIHcTaYfdhFo=
MIME-Version: 1.0
Received: by 10.223.5.23 with SMTP id 23mr3033383fat.53.1264170333361; Fri, 22 Jan 2010 06:25:33 -0800 (PST)
In-Reply-To: <b8ef0a221001211310k11e87a57gda827e6dc2458c77@mail.gmail.com>
References: <62BFE5680C037E4DA0B0A08946C0933DC4B2DC80@rrsmsx506.amr.corp.intel.com> <b8ef0a221001211005l65f771edwa7eb1f228d9ee6fa@mail.gmail.com> <a768bcd91001211023h7e502394y9a65b399f1ee4b56@mail.gmail.com> <8FB8EE72-4938-4DA2-8134-6496DBF6ADE5@gmail.com> <b8ef0a221001211132i1a76b959k6f5768f15c5aa03c@mail.gmail.com> <BD24FA22-060C-44F8-8897-9D2808CC1769@gmail.com> <b8ef0a221001211310k11e87a57gda827e6dc2458c77@mail.gmail.com>
Date: Fri, 22 Jan 2010 15:25:32 +0100
Message-ID: <7765f2c61001220625h25580faexe0a20dca1f74a58b@mail.gmail.com>
From: Frans <mrfrans@gmail.com>
To: Meadhbh Hamrick <meadhbh.siobhan@gmail.com>
Content-Type: multipart/alternative; boundary="00151747b396a7d72a047dc197d3"
Cc: ogpx@ietf.org
Subject: Re: [ogpx] URI schema for virtual world locations?
X-BeenThere: ogpx@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Virtual Worlds and the Open Grid Protocol <ogpx.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ogpx>, <mailto:ogpx-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ogpx>
List-Post: <mailto:ogpx@ietf.org>
List-Help: <mailto:ogpx-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ogpx>, <mailto:ogpx-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 22 Jan 2010 14:25:43 -0000

I like this idea too, makes a lot of sens. +1

On Thu, Jan 21, 2010 at 10:10 PM, Meadhbh Hamrick <meadhbh.siobhan@gmail.com
> wrote:

> hmm. i kinda like this idea.
>
> we may want to choose a rectangular coordinate system as the default.
>
> so yeah, maybe the mapping service is "the thing" that defines what
> we're now alternately calling a virtual world, grid or instance. so we
> could have a simple service like this that describes the grid:
>
> %% grid/info
> << {
>  grid_name : string,
>  coordinates : string,
>  map_service : uri
> }
>
> and you could plug in values of "spherical" or "cylindrical" in the
> coordinates entry, but have "rectangular" be the default. the
> "map_service" URI could be the URI used to convert a region name +
> point in space into a URI for requesting services like teleport, map
> tiles, spatial chat, etc.
>
> so... for example... i could have a grid/info entry for SL's vaak test
> grid at http://util.vaak.lindenlab.com/. when you did a HTTP GET on
> it, you would get the blob:
>
> <?xml version="1.0"?>
> <llsd>
>  <map>
>    <key>grid_name</key>
>    <string>vaak</string>
>    <key>map_service</key>
>    <uri>http//util.vaak.lindenlab.com/services/map</uri>
>  </map>
> </llsd>
>
> the map service at http//util.vaak.lindenlab.com/services/map could be
> queried to get information and/or caps to access locations. so you
> could construct a service like:
>
> %% location/info
> << {
>  teleport_cap : uri,
>  map_tile : uri,
>  spatial_chat_cap : uri
> }
>
> so when you did a get on
> http//
> util.vaak.lindenlab.com/services/map?location_x=128&location_y=128&location_z=32&region_name=Ahern
> you might get a response like:
>
> <?xml version="1.0"?>
> <llsd>
>  <map>
>    <key>teleport_cap</key>
>    <uri>
> http://sim1.vaak.lindenlab.com/c/0953E063-5B31-4B62-B218-A7C0CE1FC391
> </uri>
>    <key>map_tile</key>
>    <uri>http://s3.amazonaws.com/foo/bar/ahern.jpg</uri>
>    <key>spatial_chat_cap</key>
>    <uri>
> http://sim1.vaak.lindenlab.com/c/4AFA1BAF-4FAD-45A5-A683-6244BC81A660
> </uri>
>  </map>
> </llsd>
>
> and the teleport_cap would be the one that gets used if someone wanted
> to teleport to the location.
>
> hope this makes sense.
>
> -cheers
> -meadhbh
>
>
-- 
Jeroen Frans
Virtual World Technology Specialist.
TheVesuviusGroup.com
SL: Frans Charming