Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Publish data that has been imported (by using GIS desktop systems or command line tools) into the spatial database (schema: spatial) shipped with Union VMS.
  2. Publish data that has been imported into a spatial database
  3. Publish a shapefile


Note

For performance reasons, it is recommended that all vectorial data being served by Geoserver is stored in a spatial database and that all optimizations have been done previously (e.g. building spatial indexes, geometry generalization, …)

2.1 Publish data imported into Union VMS database

...

  • Be sure to uncheck the option “Support on the fly geometry simplification”, and press “Save”
  • Navigate to “Layers” and press the “Add new resource” button
  • In the next screen, choose “uvms:mydb” option
  • From the list, choose the table you wish to publish
  • Make your layer specific settings like it was described in the previous procedure (2.1)

2.3 Publish a shapefile

  • Be sure that your shapefile is uploaded in the same server where you have your application server running
  • In the GeoServer admin page, navigate to “Stores” and press the “Add new store”
  • Select the “Shapefile” option and make the necessary configurations:
    • Define a name
    • Define a description
    • Browse to your shapefile through the “Browse” button
    • Set the character encoding of your shapefile
    • Accept the remaining values as defaults

                   Image Added