* [gentoo-dev] Geographic Information System team ?
@ 2005-04-26 10:10 Gérald Fenoy
2005-04-26 14:22 ` Stefan Schweizer
2005-04-26 16:22 ` Donnie Berkholz
0 siblings, 2 replies; 3+ messages in thread
From: Gérald Fenoy @ 2005-04-26 10:10 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 2056 bytes --]
Hi all,
I'm new on this list, so I quickly present myself. I currently work
for the entreprise 01map which is specialised on providing a Geographic
Information System solution, this is done principaly for the french
administrations (as for exemple the Environment Ministery
http://carto.languedoc-roussillon.environnement.gouv.fr/ in french only
sorry ... ). We are especialy involved in the postgis development for
which we contribute (Gerald Fenoy and Jean David Techer are from
01map), but also with all the dependanced projects as for instance :
mapserver.
I would like to know if there is any GIS team (not for Gentoo
Installation System but for Geographic Information System ...) or any
effort on that way ?
Indeed, I could see that the postgis ebuild is so old, we currently
work with the 1.0 version but the postgis ebuild is for 0.7 version ...
I've also seen that there is some purposes to include the postgis
directly into the postgresql ebuild, but do you know that the futurs
versions (it's already the case for the cvs one) don't need at all the
postgresql sources to compile it ?
Futhermore the postgis ebuild is used but there is no geos ebuild in
portage (but I've already made it too) so postgis will be less usefull
as it could be with it (geos provide functionalities for using all
known projections systems).
With our "postgis developers" team we have also made an update of the
qgis ebuild to work with the lastest postgis version (which has the
geos support) ebuild we also made.
To conclude I give you the tree of our work on the Geographic
Information System :
dev-db/postgis
dev-db/postgis-cvs
sci-libs/geos
sci-geosciences/mapserver
sci-geosciences/cartoweb (which use the webapp-config system)
here is the list of the ebuilds developped by others contributors of
our independant project :
sci-geosciences/qgis
I hope that you've understand my query to create a new team specialy
involved on developping and *maintaining* more GIS relatives ebuilds.
Cordialy.
Gerald Fenoy
[-- Attachment #2: Type: text/enriched, Size: 2106 bytes --]
Hi all,
I'm new on this list, so I quickly present myself. I currently work
for the entreprise 01map which is specialised on providing a
Geographic Information System solution, this is done principaly for
the french administrations (as for exemple the Environment Ministery
http://carto.languedoc-roussillon.environnement.gouv.fr/ in french
only sorry ... ). We are especialy involved in the postgis development
for which we contribute (Gerald Fenoy and Jean David Techer are from
01map), but also with all the dependanced projects as for instance :
mapserver.
I would like to know if there is any GIS team (not for Gentoo
Installation System but for Geographic Information System ...) or any
effort on that way ?
Indeed, I could see that the postgis ebuild is so old, we currently
work with the 1.0 version but the postgis ebuild is for 0.7 version
...
I've also seen that there is some purposes to include the postgis
directly into the postgresql ebuild, but do you know that the futurs
versions (it's already the case for the cvs one) don't need at all the
postgresql sources to compile it ?
Futhermore the postgis ebuild is used but there is no geos ebuild in
portage (but I've already made it too) so postgis will be less usefull
as it could be with it (geos provide functionalities for using all
known projections systems).
With our "postgis developers" team we have also made an update of the
qgis ebuild to work with the lastest postgis version (which has the
geos support) ebuild we also made.
To conclude I give you the tree of our work on the Geographic
Information System :
dev-db/postgis
dev-db/postgis-cvs
sci-libs/geos
sci-geosciences/mapserver
sci-geosciences/cartoweb (which use the webapp-config system)
here is the list of the ebuilds developped by others contributors of
our independant project :
<fontfamily><param>Verdana</param>sci-geosciences/qgis</fontfamily>
I hope that you've understand my query to create a new team specialy
involved on developping and *maintaining* more GIS relatives ebuilds.
Cordialy.
Gerald Fenoy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] Geographic Information System team ?
2005-04-26 10:10 [gentoo-dev] Geographic Information System team ? Gérald Fenoy
@ 2005-04-26 14:22 ` Stefan Schweizer
2005-04-26 16:22 ` Donnie Berkholz
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Schweizer @ 2005-04-26 14:22 UTC (permalink / raw
To: gentoo-dev
On 4/26/05, Gérald Fenoy <djayweb@djayux.net> wrote:
> Hi all,
> I'm new on this list, so I quickly present myself. I currently work
> for the entreprise 01map which is specialised on providing a Geographic
> Information System solution, this is done principaly for the french
> administrations (as for exemple the Environment Ministery
> http://carto.languedoc-roussillon.environnement.gouv.fr/ in french only
> sorry ... ). We are especialy involved in the postgis development for
> which we contribute (Gerald Fenoy and Jean David Techer are from
> 01map), but also with all the dependanced projects as for instance :
> mapserver.
>
> I would like to know if there is any GIS team (not for Gentoo
> Installation System but for Geographic Information System ...) or any
> effort on that way ?
>
I dont know .. I think not.
> Indeed, I could see that the postgis ebuild is so old, we currently
> work with the 1.0 version but the postgis ebuild is for 0.7 version ...
> I've also seen that there is some purposes to include the postgis
> directly into the postgresql ebuild, but do you know that the futurs
> versions (it's already the case for the cvs one) don't need at all the
> postgresql sources to compile it ?
>
> Futhermore the postgis ebuild is used but there is no geos ebuild in
> portage (but I've already made it too) so postgis will be less usefull
> as it could be with it (geos provide functionalities for using all
> known projections systems).
>
> With our "postgis developers" team we have also made an update of the
> qgis ebuild to work with the lastest postgis version (which has the
> geos support) ebuild we also made.
>
> To conclude I give you the tree of our work on the Geographic
> Information System :
>
> dev-db/postgis
> dev-db/postgis-cvs
better make that postgis-9999.ebuild
> sci-libs/geos
> sci-geosciences/mapserver
> sci-geosciences/cartoweb (which use the webapp-config system)
>
> here is the list of the ebuilds developped by others contributors of
> our independant project :
>
> sci-geosciences/qgis
>
> I hope that you've understand my query to create a new team specialy
> involved on developping and *maintaining* more GIS relatives ebuilds.
5 Packages seem to be too few for a separate herd.
Maybe you are also interested in GPS related pkgs?
Do they have to do anything with GIS at all?
See this post for gps:
http://article.gmane.org/gmane.linux.gentoo.devel/27259
Regards,
Stefan
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] Geographic Information System team ?
2005-04-26 10:10 [gentoo-dev] Geographic Information System team ? Gérald Fenoy
2005-04-26 14:22 ` Stefan Schweizer
@ 2005-04-26 16:22 ` Donnie Berkholz
1 sibling, 0 replies; 3+ messages in thread
From: Donnie Berkholz @ 2005-04-26 16:22 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Gérald Fenoy wrote:
> I would like to know if there is any GIS team (not for Gentoo
> Installation System but for Geographic Information System ...) or any
> effort on that way ?
You might want to subscribe to the gentoo-science list, where this is
more relevant.
Thanks,
Donnie
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCbmrdXVaO67S1rtsRAqXaAKCZ50ApeAtmbnKyF8lcFhgcYctShgCg3kiE
1B/bTUs1jL4yc6lHgaXdT0Q=
=WXL/
-----END PGP SIGNATURE-----
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-04-26 16:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-26 10:10 [gentoo-dev] Geographic Information System team ? Gérald Fenoy
2005-04-26 14:22 ` Stefan Schweizer
2005-04-26 16:22 ` Donnie Berkholz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox