On Wed, Feb 3, 2016 at 12:06 AM, Markus Neteler <neteler@osgeo.org> wrote:
Hi,
On Mon, Feb 1, 2016 at 9:14 PM, Panagiotis Mavrogiorgos
<pmav99@gmail.com> wrote:
> Hi everybody,
>
> is it possible to make v.out.ogr specify the projection when exporting to
> GeoJSON?
>
> I.e. to have a "crs" field:
...
could you please check if OGR can do that (ogr2ogr)? I vaguely
remember that the CRS part is not written out (hence, also not by
v.out.ogr).
If OGR can do that, then we may start bug hunting
Hi Marcus, yes ogr2ogr does seem able to do that. I opened the following