An open API service indexing awesome lists of open source software.

https://github.com/atsyplenkov/sonar-to-shp

Source code for shiny app which converts .sl2 to shapefile
https://github.com/atsyplenkov/sonar-to-shp

Last synced: 3 months ago
JSON representation

Source code for shiny app which converts .sl2 to shapefile

Awesome Lists containing this project

README

        

### About

App available at
https://atsyplenkov.shinyapps.io/sonar-to-shp/

This is a [Shiny App](https://shiny.rstudio.com/) written to simplify the process of river survey postprocessing.

When you you upload a [**.sl2**](https://wiki.openstreetmap.org/wiki/SL2), **.sl3** or **.slg** files derived from [LOWRANCE©](https://www.lowrance.com/) Fish Finders a conversion from binary format to table will be done. This is based on [`arabia`](https://gitlab.com/hrbrmstr/arabia) package kindly created by @hbrmstr. Then depth in **feets** will be converted to **meters** and Mercator Meters to Geographic Coordinates (read more [here](http://www.oziexplorer3.com/eng/eagle.html)). Finally this app takes the **median** depth in the point and keeps one entry for every coordinate.

![](https://pp.userapi.com/c850120/v850120635/2c304/Ysve-HXRYo0.jpg)