forked from geojson/draft-geojson
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE.txt
More file actions
29 lines (21 loc) · 794 Bytes
/
LICENSE.txt
File metadata and controls
29 lines (21 loc) · 794 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
This derived work is based upon:
================================
The GeoJSON Format Specification
================================
:Abstract:
GeoJSON is a geospatial data interchange format based on JavaScript Object
Notation (JSON).
:Authors:
Howard Butler (Hobu Inc.),
Martin Daly (Cadcorp),
Allan Doyle (MIT),
Sean Gillies (UNC-Chapel Hill),
Tim Schaub (Planet Labs),
Christopher Schmidt (MetaCarta)
:Revision: 1.0
:Date: 16 June 2008
:Copyright: Copyright |copy| 2008 by the Authors. This work is licensed under a `Creative Commons Attribution 3.0
United States License`__.
.. |copy| unicode:: 0xA9 .. copyright sign
.. __: http://creativecommons.org/licenses/by/3.0/us/
For details on and links to the The GeoJSON Format Specification please see the README.md.