Re: [OSGeo-Discuss] Display of Multibeam data in open source gis [SEC=UNCLASSIFIED]

2010-07-18 Thread Bruce Bannerman
In addition to Grass, there are several image processing apps that may be of 
assistance:

ossim: http://www.osgeo.org/ossim

mbsystem: http://www.mbari.org/data/mbsystem/

rat: http://radartools.berlios.de/

Bruce


On 18/07/10 7:15 AM, Markus Neteler nete...@osgeo.org wrote:

On Sat, Jul 17, 2010 at 2:30 AM,  cruise...@comcast.net wrote:
 am in a quandry,

 have dense/large multibeam files i wish to display i a GIS for various
 purposes, essentially XYZ files, in DD WGS84 coordinates, ASCII
 tab-delimited or Mapinfo mid-mif formats, up to 10-million points plus in a
 datset.
 1. have tried GVsig and quantumGIS, but neither seems to like the ascii
 tab-delimited format.
 2. Quantum does not like the Mid-mif files i have, and it appears GVsig does
 not take the format

 Everything open-source GIS seems to want CSV or shapefiles.

Find here a dedicated Wiki page for the GRASS software:
http://grass.osgeo.org/wiki/Import_XYZ

GRASS 6.4+ can meanwhile deal with extremely large data sets.

Markus
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Display of Multibeam data in open source gis

2010-07-17 Thread Chaitanya kumar CH
GDAL/OGR supports tabs in CSV files from 1.7.0
You should be able to convert other formats including Mapinfo to other
formats using ogr2ogr.

On Sat, Jul 17, 2010 at 6:52 AM, Brent Fraser bfra...@geoanalytic.comwrote:

 You could use GDAL's ogr2ogr (I think it's packaged in FWTools) to convert
 CSV (http://www.gdal.org/ogr/drv_csv.html) to a shapefile.  Or, depending
 on what your plans are for the data, you may want to load the points into
 PostGIS/Postgres for better performance, more flexibility in querying,
 etc.

 Best Regards,
 Brent Fraser

  am in a quandry,
 
  have dense/large multibeam files i wish to display i a GIS for various
  purposes, essentially XYZ files, in DD WGS84 coordinates, ASCII
  tab-delimited or Mapinfo mid-mif formats, up to 10-million points plus in
  a datset.
  1. have tried GVsig and quantumGIS, but neither seems to like the ascii
  tab-delimited format.
  2. Quantum does not like the Mid-mif files i have, and it appears GVsig
  does not take the format
 
  Everything open-source GIS seems to want CSV or shapefiles.
 
  Am i missing an import step in either package which would  import these
  data in either format?
  IS there a mid to shape converter for point data that might solve my
  problem (I've tried FWtools)?
  am i exceeding the display capability of either/both packages?
 
 
 
  ___
  Discuss mailing list
  Discuss@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/discuss
 



 ___
 Discuss mailing list
 Discuss@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/discuss




-- 
Best regards,
Chaitanya kumar CH.
/tʃaɪθənjə/ /kʊmɑr/
+91-9494447584
17.2416N 80.1426E
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Display of Multibeam data in open source gis

2010-07-17 Thread Markus Neteler
On Sat, Jul 17, 2010 at 2:30 AM,  cruise...@comcast.net wrote:
 am in a quandry,

 have dense/large multibeam files i wish to display i a GIS for various
 purposes, essentially XYZ files, in DD WGS84 coordinates, ASCII
 tab-delimited or Mapinfo mid-mif formats, up to 10-million points plus in a
 datset.
 1. have tried GVsig and quantumGIS, but neither seems to like the ascii
 tab-delimited format.
 2. Quantum does not like the Mid-mif files i have, and it appears GVsig does
 not take the format

 Everything open-source GIS seems to want CSV or shapefiles.

Find here a dedicated Wiki page for the GRASS software:
http://grass.osgeo.org/wiki/Import_XYZ

GRASS 6.4+ can meanwhile deal with extremely large data sets.

Markus
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Display of Multibeam data in open source gis

2010-07-16 Thread Brent Fraser
You could use GDAL's ogr2ogr (I think it's packaged in FWTools) to convert
CSV (http://www.gdal.org/ogr/drv_csv.html) to a shapefile.  Or, depending
on what your plans are for the data, you may want to load the points into
PostGIS/Postgres for better performance, more flexibility in querying,
etc.

Best Regards,
Brent Fraser

 am in a quandry,

 have dense/large multibeam files i wish to display i a GIS for various
 purposes, essentially XYZ files, in DD WGS84 coordinates, ASCII
 tab-delimited or Mapinfo mid-mif formats, up to 10-million points plus in
 a datset.
 1. have tried GVsig and quantumGIS, but neither seems to like the ascii
 tab-delimited format.
 2. Quantum does not like the Mid-mif files i have, and it appears GVsig
 does not take the format

 Everything open-source GIS seems to want CSV or shapefiles.

 Am i missing an import step in either package which would  import these
 data in either format?
 IS there a mid to shape converter for point data that might solve my
 problem (I've tried FWtools)?
 am i exceeding the display capability of either/both packages?



 ___
 Discuss mailing list
 Discuss@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/discuss




___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss