Giter VIP home page Giter VIP logo

dgmanager's Introduction

DGManager

DGManager.NET is a management utility for the GlobalSat DG-100 GPS datalogger. It provides additional features such as allowing you to geocode / geotag photos. Requires the .NET Framework 4.5. NEW: It can now be used with any GPX file! Migrated from: https://sourceforge.net/projects/dgmanager-net/

This program can also handle working with a number of different file formats of spatial data. Most formats can also be written to. It is also possible to create plugins with converters by putting a DLL in the same folder with a class that implements IPointReader and/or IPointWriter in the DGManager.Backend library.

Type/Extension Support Sample Notes
GPS Exchange Format (.gpx) Read/Write 20120607_West_Glacier.gpx
GlobalSat Data File (.gsd) Read/Write 20110713.gsd
Google Earth (.kml) Read/Write KML_Samples.kml
Google Map (.htm,.html,.js) Read/Write GoogleMaps.htm HTML files generated by DGManager can be read back in.
TopoGrafix Data File (.loc) Write Not commonly used any longer. Replaced by GPX.
NMEA Data (.log,.nmea) Read/Write GPS_20121104_134730.log Used by GPS loggers.
OziExplorer Track File (.plt) Read/Write
OziExplorer Waypoint File (.wpt) Write sample.wpt
OpenLayers File (.osm) Read display-osm.osm
Polish Map Format (.mp) Read
POI File (.poi) Write
TomTom POI File (.ov2) Read/Write aplant.ov2
MapExpert 2.0 (.ovl) Read/Write sample.ovl
Comma Separated Values (.csv) Read/Write 2012-06-07.csv Works with these columns: Record Number,Date,Time,Latitude,Longitude,Speed(km/h),Altitude(meters)
Text File (.txt) Write Tab delimited data similar to the CSV format
Border Points Ascii (.asc) Read bordpnts.asc One-off format for reading in state borders from http://www.econ.umn.edu/~holmes/data/BorderData.html

This project was originally created by Reuben Bluff and hosted on SourceForge here: https://sourceforge.net/projects/dgmanager-net/
I hope by posting it here the code will be more accessible to make modifications and improvements.

dgmanager's People

Contributors

alaskanshade avatar

Stargazers

 avatar

Watchers

 avatar  avatar

dgmanager's Issues

Error when opening picture to geocode

Additional information: A call to PInvoke function 'DGManager.Backend!DGManager.Backend.Exif.Exiv2Wrapper::OpenFileImage' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters of the PInvoke signature match the target unmanaged signature.

Embedded browser doesn't work with Maps API v3.

Internal browser seems to be forced to run IE 6 or 7 which causes script errors. I tried registry settings to force it into edge mode, but I haven't had any luck yet. I will look into using an embedded version of Chrome instead.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.