sibartlett / Geo

A geospatial library for .NET
https://www.nuget.org/packages/Geo/
GNU Lesser General Public License v3.0
176 stars 39 forks source link

Expoential number bug #16

Closed StanleyGoldman closed 9 years ago

StanleyGoldman commented 9 years ago

Found an issue where the WktTokenizer cannot handle points with exponential numbers. All WktReaderTest pass after my changes.

sibartlett commented 9 years ago

Thanks for the pull request. I've pushed a new version of Geo to NuGet.