GeoApt Spatial Data Browser: Difference between revisions
Brian Wilson (talk | contribs) |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
[http://geoapt.com/ GeoApt, LLC] | [http://geoapt.com/ GeoApt, LLC] has released a [http://geoapt.com/geoapt-data-browser Spatial Data Browser] that runs on Linux. | ||
[http:// | There is a [http://groups.google.com/group/geoapt-browser discussion group] | ||
The data browser is new it does not even have a name yet. I call it Geoapt here. | |||
=== Adding MrSid support === | |||
== Adding MrSid support == | |||
Geoapt uses GDAL. So all you need to do to add MrSid support to Geoapt, is to add MrSid support to GDAL. | Geoapt uses GDAL. So all you need to do to add MrSid support to Geoapt, is to add MrSid support to GDAL. |
Revision as of 05:28, 20 November 2010
GeoApt, LLC has released a Spatial Data Browser that runs on Linux.
There is a discussion group
The data browser is new it does not even have a name yet. I call it Geoapt here.
Adding MrSid support
Geoapt uses GDAL. So all you need to do to add MrSid support to Geoapt, is to add MrSid support to GDAL.
Complete instructions for Ubuntu are here: http://trac.osgeo.org/ubuntugis/wiki/UbuntuGISRepository
As part of this process I added the "unstable" GIS repo and updated all my existing GIS packages to the latest versions.
I had to become a LizardTech developer to download the SDK. If you want MrSid support, you do too. This means giving them your contact info and promising not to give anyone compiled copies of the GDAL plugin.
The above instructions worked, I now have a MrSID enabled gdal.
After restarting Geoapt and testing, I find I now also have MrSid support in GeoApt. YAY!!