[Geoserver-devel] New postgis+feature pregeneralized tutorial ?

A user has investigated into these two topics and after one bugfix, he is up and running. He documented the setup in the attached html file.

Should we make a tutorial based on this material ?.

Geoserver or Geotools documentation ?.

I would prefer sphinx, so Geoserver is my favorite.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

(attachments)

pregen_tutorial.html (10.6 KB)

At least a blog post :slight_smile:
And grab the instructions for your module docs.

Jody

On 10/06/2010, at 11:10 PM, christian.mueller@anonymised.com wrote:

A user has investigated into these two topics and after one bugfix, he is up and running. He documented the setup in the attached html file.

Should we make a tutorial based on this material ?.

Geoserver or Geotools documentation ?.

I would prefer sphinx, so Geoserver is my favorite.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

<pregen_tutorial.html>------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

I have tried to follow the instruction faithfully (for different data store).
and received the following error.

2011-12-13 11:58:53,040 WARN [data.store] - Error obtaining new data store
java.io.IOException:
org.geoserver.data.gen.info.GeneralizationInfosProviderImpl
  at
org.geotools.data.gen.PreGeneralizedDataStoreFactory.createDataStore
(PreGeneralizedDataStoreFactory.java:92)
  at
org.geotools.data.gen.PreGeneralizedDataStoreFactory.createDataStore
(PreGeneralizedDataStoreFactory.java:55)

I'm running geoserver 2.1.1 on Ubuntu.
Does the permission setting and the user that runs geoserver (tomcat) matter?