Last active
August 29, 2016 13:43
-
-
Save EHJ-52n/16cd70e5cc2d9cdce32968fbb8cb3c6c to your computer and use it in GitHub Desktop.
Fix 52N SOS DescribeSensor
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://52north.org/files/sensorweb/osgeo-live/52n-sos-osgeo-live-10.0_fix-sensor.sql && sudo su postgres -c "psql -d 52nSOS -f 52n-sos-osgeo-live-10.0_fix-sensor.sql" && rm -fv 52n-sos-osgeo-live-10.0_fix-sensor.sql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please copy this one liner to an open terminal and execute it. You will need to enter your account's password.
The command downloads, executes, and removes an sql script that fixes the example data in the SOS database on osgeolive.