OSMGeocode

0.0.5

Apteco PS Modules - OpenStreetMaps Geocoding

- Geocode your addresses through OpenStreetMaps
- Much more to follow...

Your help is appreciated. Just contact me.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name OSMGeocode

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name OSMGeocode

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023 Apteco GmbH. All rights reserved.

Package Details

Author(s)

  • florian.von.bracht@apteco.de

Tags

Windows Apteco

Functions

Invoke-OSM Install-OSMGeocode Get-AllowedQueryParameter Set-AllowedQueryParameter Add-HashColumn Add-ToHashCache Get-HashCache Reset-HashCache

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes


0.0.5 Remembering last OSM call in module now to make sure to also have 1 call per second also in loops
0.0.4 Adding an id to be used and output/saved with Reverse Geocoding
0.0.3 Support of Reverse Geocoding
     Checking the status of OSM before starting
0.0.2 Adding a new parameter -CombineIdAndHash for working with IDs rather than hash values
     More examples in readme
     Some performance improvements and fixes
0.0.1 Initial release of Apteco PS module through psgallery

FileList

Version History

Version Downloads Last updated
0.0.5 (current version) 13 11/16/2023
0.0.4 6 11/16/2023
0.0.3 6 11/16/2023
0.0.2 7 11/9/2023
0.0.1 5 11/8/2023