<div dir="ltr">I appreciate that ESPG is an Access database and hence there is a schema for most of the existing CRS definitions, however it does seem limiting to other uses. A Key-Value store (such as leveldb) would enable the the CRS_CODE->VALUE_DEFINITION without a schema. The value can be a GML/XML doc, JSON whatever the calling application can understand. <div><br></div><div>I looked to use leveldb with the GDAL couchdb driver but opted for GPKG since this was already well understood in the code base. However for something like CRS I can see a schema model being restrictive.</div><div><br></div><div>Norman</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 3, 2015 at 8:00 AM, Martin Desruisseaux <span dir="ltr"><<a href="mailto:martin.desruisseaux@geomatys.com" target="_blank">martin.desruisseaux@geomatys.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 03/08/15 15:32, Sebastiaan Couwenberg a écrit :<br>
> (...snip...) the ToS<br>
<span class="">> is incompatible with the Debian Free Software Guidelines and the Open<br>
> Source Definition. The ToS discriminates against field of endeavor and<br>
> limits derived works via parameter modification restrictions.<br>
<br>
</span>I'm not sure that those restrictions on modifications are incompatible<br>
with Open Source Definition. Apache 2 is an Open Source license, despite<br>
that it has a yet stronger restriction on modification:<br>
<br>
<a href="http://www.apache.org/foundation/license-faq.html#Name-changes" rel="noreferrer" target="_blank">http://www.apache.org/foundation/license-faq.html#Name-changes</a><br>
<br>
In short: if you modify an Apache software, you are not allowed to call<br>
your modified software "Apache" (but you can said "based on Apache").<br>
The EPSG terms of use seems actually more flexible since it describe the<br>
changes that you are allowed to do and still keep the "EPSG" codespace.<br>
<span class="HOEnZb"><font color="#888888"><br>
    Martin<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
MetaCRS mailing list<br>
<a href="mailto:MetaCRS@lists.osgeo.org">MetaCRS@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/metacrs" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/metacrs</a><br>
</div></div></blockquote></div><br></div>