WG Review: Geographic JSON (geojson)

The IESG <iesg-secretary@ietf.org> Mon, 14 September 2015 16:46 UTC

Return-Path: <iesg-secretary@ietf.org>
X-Original-To: ietf-announce@ietfa.amsl.com
Delivered-To: ietf-announce@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B43371B2DCB for <ietf-announce@ietfa.amsl.com>; Mon, 14 Sep 2015 09:46:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level:
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wNla2KTTGVNq for <ietf-announce@ietfa.amsl.com>; Mon, 14 Sep 2015 09:46:48 -0700 (PDT)
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 5BD491B2DDE for <ietf-announce@ietf.org>; Mon, 14 Sep 2015 09:46:48 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: WG Review: Geographic JSON (geojson)
X-Test-IDTracker: no
X-IETF-IDTracker: 6.4.1
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20150914164648.30790.98033.idtracker@ietfa.amsl.com>
Date: Mon, 14 Sep 2015 09:46:48 -0700
Archived-At: <http://mailarchive.ietf.org/arch/msg/ietf-announce/qxMAozdxsuMUataCo3Vtbwv-0yQ>
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.15
Reply-To: ietf@ietf.org
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-announce/>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Sep 2015 16:46:49 -0000

A new IETF working group has been proposed in the Applications and
Real-Time Area. The IESG has not made any determination yet. The
following draft charter was submitted, and is provided for informational
purposes only. Please send your comments to the IESG mailing list (iesg
at ietf.org) by 2015-09-24.

Geographic JSON (geojson)
------------------------------------------------
Current Status: Proposed WG

Assigned Area Director:
  Alissa Cooper <alissa@cooperw.in>


Charter:

GeoJSON is a format for encoding data about geographic features using
JavaScript Object Notation (JSON) [RFC7159]. Geographic features need not
be physical things; any thing with properties that are bounded in space
may be considered a feature. GeoJSON provides a means of representing
both the properties and spatial extent of features.

The GeoJSON format specification was published at http://geojson.org in
2008. GeoJSON today plays an important and growing role in many spatial
databases, web APIs, and open data platforms. Consequently the
implementers increasingly demand formal standardization, improvements in
the specification, guidance on extensibility, and the means to utilize
larger GeoJSON datasets.

This WG will work on a GeoJSON Format RFC that specifies the format more
precisely, serves as a better guide for implementers, and improves
extensibility of the format. The work will start from an Internet-Draft
written by the original GeoJSON authors: draft-butler-geojson [1].

This WG will work on GeoJSON mappings of 'geo' URIs, reinforcing the use
of RFC 5870.

This WG will work on a format for a streamable sequence of GeoJSON texts
based on RFC 7464 to address the difficulties in serializing very large
sequences of features or feature sequences of indeterminate length.

GeoJSON objects represent geographic features only and do not specify
associations between geographic features and particular devices, users,
or facilities. Any association with a particular device, user, or
facility requires another protocol. When a GeoJSON object is used in a
context where it identifies the location of a device, user, or facility,
it becomes subject to the architectural, security, and privacy
considerations in RFC 6280. The application of those considerations is
specific to protocols that make use of GeoJSON objects and is out of
scope for the GeoJSON WG. Although the WG is chartered to improve the
extensibility of the format, extensions that would allow GeoJSON objects
to specify associations between geographic features and particular
devices, users, or facilities are not expected to be defined in the WG.
Should that be needed, re-chartering will be required.

Deliverables:

* A GeoJSON format specification document including mappings of 'geo'
URIs 
* A document describing a format for a streamable sequence of GeoJSON
texts

[1] https://tools.ietf.org/html/draft-butler-geojson

Milestones:

TBD