NGeo
NGeo copied to clipboard
NGeo makes it easier to invoke GeoNames and Yahoo! GeoPlanet / PlaceFinder services in .NET applications.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.8 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Will there be a NuGet build containing the TimeZone changes from @kehollin?
Great work on the library! I have a small request though, the alternate name object does not support the attributes isPreferredName or isShortName from geonames.org.
added distance to GeoNames datacontract
Now, it is possible to handle the reason of empty response
Added support for the GeoNames service findNearbyPostalCodesJSON. Extended the PostalCode class model to include Distance property and PostalCodeLookup to include Radius parameter.
To method Search add optional parameter searchlang http://www.geonames.org/export/geonames-search.html
The encoding on the PlaceFinder-responses must be UTF8 to support special characters like german umlauts.
When I try to use NGeo in MonoDevelop on MacOSX, I always get serialization errors. Can you provide support for Mono please? `````` System.Runtime.Serialization.SerializationException: Deserialization has failed ---> System.Xml.XmlException: a...