librelist archives

« back to archive

Adding new format to download page

Adding new format to download page

From:
luca.casagrande@gmail.com
Date:
2011-02-14 @ 11:28
Hello everybody,
I need to allow the data download also in GPX format so the idea is to
use the ogr2ogr extension of GeoServer.
What do you think about? Has anyone tried the same approach?

Thx
L.

-- 
Luca Casagrande
http://www.lucacasagrande.net
twitter: lucacasagrande

Re: [geonode] Adding new format to download page

From:
David Winslow
Date:
2011-02-14 @ 15:00
I haven't tried it but this is exactly what I would do if I wanted to add
GPX downloads.  The list of formats used for the download page is hard-coded
in geonode.maps.models, see

https://github.com/GeoNode/geonode/blob/master/src/GeoNodePy/geonode/maps/models.py#L695

Hope this helps.

--
David Winslow
OpenGeo - http://opengeo.org/

On Mon, Feb 14, 2011 at 6:28 AM, luca.casagrande@gmail.com <
luca.casagrande@gmail.com> wrote:

> Hello everybody,
> I need to allow the data download also in GPX format so the idea is to
> use the ogr2ogr extension of GeoServer.
> What do you think about? Has anyone tried the same approach?
>
> Thx
> L.
>
> --
> Luca Casagrande
> http://www.lucacasagrande.net
> twitter: lucacasagrande
>