README.rst 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. Application Schema Tutorial
  2. ===========================
  3. This GeoServer data directory contains configuration and data files used in the application schema tutorial:
  4. * http://docs.geoserver.org/latest/en/user/data/app-schema/tutorial.html
  5. Data from Victoria Department of Primary Industries
  6. ---------------------------------------------------
  7. ``gsml_GeologicUnit.properties`` and ``gsml_MappedFeature.properties`` are derived from data provided by the Department of Primary Industries, Victoria, Australia. For the purposes of this tutorial, this data has been modified to the extent that it has no real-world meaning.
  8. Data from Open Geospatial Consortium
  9. ------------------------------------
  10. ``RoadSegments.properties`` is derived from Open Geospatial Consortium CITE WMS 1.1.1 test data::
  11. Copyright © 2012 Open Geospatial Consortium, Inc.
  12. All Rights Reserved. http://www.opengeospatial.org/ogc/legal
  13. The original test data is available from:
  14. * http://cite.opengeospatial.org/teamengine/wms-1.1.1/Web_Map_Server.html
  15. * http://cite.opengeospatial.org/teamengine/wms-1.1.1/OGCTestData/wms/1.1.1/data/WmsTestData.zip
  16. Software Notice
  17. ```````````````
  18. This OGC work (including software, documents, or other related items) is being provided by the
  19. copyright holders under the following license. By obtaining, using and/or copying this work, you
  20. (the licensee) agree that you have read, understood, and will comply with the following terms and
  21. conditions:
  22. Permission to use, copy, and modify this software and its documentation, with or without
  23. modification, for any purpose and without fee or royalty is hereby granted, provided that you
  24. include the following on ALL copies of the software and documentation or portions thereof, including
  25. modifications, that you make:
  26. 1. The full text of this NOTICE in a location viewable to users of the redistributed or derivative
  27. work.
  28. 2. Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist,
  29. a short notice of the following form (hypertext is preferred, text is permitted) should be used
  30. within the body of any redistributed or derivative code: "Copyright © [$date-of-document] Open
  31. Geospatial Consortium, Inc. All Rights Reserved. http://www.opengeospatial.org/ogc/legal (Hypertext
  32. is preferred, but a textual representation is permitted.)
  33. 3. Notice of any changes or modifications to the OGC files, including the date changes were made. (We
  34. recommend you provide URIs to the location from which the code is derived.)
  35. THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS
  36. OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR
  37. FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT
  38. INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
  39. COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES
  40. ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
  41. The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining
  42. to the software without specific, written prior permission. Title to copyright in this software and
  43. any associated documentation will at all times remain with copyright holders.