NGeo
NGeo copied to clipboard
Added PostalCodeNearby
Added support for the GeoNames service findNearbyPostalCodesJSON. Extended the PostalCode class model to include Distance property and PostalCodeLookup to include Radius parameter.
I will take a look this weekend
From: Brendon [mailto:[email protected]] Sent: July-22-13 2:16 PM To: danludwig/NGeo Subject: [NGeo] Added PostalCodeNearby (#5)
Added support for the GeoNames service findNearbyPostalCodesJSON. Extended the PostalCode class model to include Distance property and PostalCodeLookup to include Radius parameter.
You can merge this Pull Request by running
git pull https://github.com/roadsunknown/NGeo master
Or view, comment on, or merge it at:
https://github.com/danludwig/NGeo/pull/5
Commit Summary
- Added PostalCodeNearby
- Added PostalCodeNearby
File Changes
- M NGeo.Tests/GeoNames/IInvokeGeoNamesServicesTests.cs https://github.com/danludwig/NGeo/pull/5/files#diff-0 (23)
- M NGeo.Tests/GeoNames/PostalCodeLookupTests.cs https://github.com/danludwig/NGeo/pull/5/files#diff-1 (22)
- M NGeo/GeoNames/GeoNamesClient.cs https://github.com/danludwig/NGeo/pull/5/files#diff-2 (32)
- M NGeo/GeoNames/GeoNamesContainer.cs https://github.com/danludwig/NGeo/pull/5/files#diff-3 (6)
- M NGeo/GeoNames/IConsumeGeoNames.cs https://github.com/danludwig/NGeo/pull/5/files#diff-4 (2)
- M NGeo/GeoNames/IContainGeoNames.cs https://github.com/danludwig/NGeo/pull/5/files#diff-5 (2)
- M NGeo/GeoNames/IInvokeGeoNamesServices.cs https://github.com/danludwig/NGeo/pull/5/files#diff-6 (11)
- M NGeo/GeoNames/PostalCode.cs https://github.com/danludwig/NGeo/pull/5/files#diff-7 (8)
- M NGeo/GeoNames/PostalCodeLookup.cs https://github.com/danludwig/NGeo/pull/5/files#diff-8 (5)
- A NGeo/GeoNames/PostalCodeNearbyResults.cs https://github.com/danludwig/NGeo/pull/5/files#diff-9 (23)
- M NGeo/NGeo.csproj https://github.com/danludwig/NGeo/pull/5/files#diff-10 (1)
Patch Links:
- https://github.com/danludwig/NGeo/pull/5.patch
- https://github.com/danludwig/NGeo/pull/5.diff