OSMGeocode
0.0.2
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
Owners
Copyright
(c) 2023 Apteco GmbH. All rights reserved.
Package Details
Author(s)
- florian.von.bracht@apteco.de
Tags
Functions
Invoke-OSM Install-OSMGeocode Get-AllowedQueryParameter Set-AllowedQueryParameter Add-HashColumn Add-ToHashCache Get-HashCache Reset-HashCache
PSEditions
Dependencies
This module has no dependencies.
Release Notes
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
- OSMGeocode.nuspec
- OSMGeocode.psm1
- private\Get-AddressHash.ps1
- public\get-processid.ps1
- public\Hashes\Add-ToHashCache.ps1
- public\Hashes\Reset-HashCache.ps1
- public\Query\Get-AllowedQueryParameter.ps1
- public\setup\Install-OSMGeocode.ps1
- bin\dependencies.ps1
- public\get-debug.ps1
- public\Hashes\Add-HashColumn.ps1
- public\Hashes\Get-HashCache.ps1
- public\OSM\Invoke-OSM.ps1
- public\Query\Set-AllowedQueryParameter.ps1
- settings\defaultsettings.ps1
- OSMGeocode.psd1