[Geoserver-devel] app-schema tutorial missing content

Having a look at:

And I cannot try it out:

  • GeoSciML is broken
  • It references a “tutorial” folder which is not available for download
···


Jody Garnett

On 23/04/15 05:37, Jody Garnett wrote:

Having a look at:
* http://docs.geoserver.org/latest/en/user/data/app-schema/tutorial.html
And I cannot try it out:
* GeoSciML is broken

You mean the broken documentation link on the tutorial page? Or is something else broken? The GeoSciML maintainers appear to have changed:

http://geosciml.org/geosciml/2.0/doc/

to:

http://www.geosciml.org/geosciml/2.0/documentation/html/

Thanks for the report. Will fix. Could also do with a link to the old 2.0 cookbook.

* It references a "tutorial" folder which is not available for download

Please see the root directory of the app-schema plugin zip. The folder is present in the latest stable. Is it missing from another version?

Developers can also use -DconfigId=app-schema-tutorial -DconfigDirectory=../../../data when building gs-web-app and -Papp-schema when running eclipse:eclipse. This should give you a working tutorial when running Start in Eclipse.

Kind regards,

--
Ben Caradoc-Davies <ben@anonymised.com>
Director
Transient Software Limited <http://transient.nz/&gt;
New Zealand

Broken link to GeoSciML 2.0 documentation fixed on master and 2.7.x.

On 23/04/15 07:10, Ben Caradoc-Davies wrote:

On 23/04/15 05:37, Jody Garnett wrote:

>* GeoSciML is broken

You mean the broken documentation link on the tutorial page? Or is
something else broken? The GeoSciML maintainers appear to have changed:

http://geosciml.org/geosciml/2.0/doc/

to:

http://www.geosciml.org/geosciml/2.0/documentation/html/

Thanks for the report. Will fix.

--
Ben Caradoc-Davies <ben@anonymised.com>
Director
Transient Software Limited <http://transient.nz/&gt;
New Zealand

* It references a "tutorial" folder which is not available for download

Please see the root directory of the app-schema plugin zip. The folder is
present in the latest stable. Is it missing from another version?

Thanks for the clarification.