@stadtkatalog/ogdwien-address-sanitizer
v1.0.1
Published
StadtKatalog's address sanitizer for OGD address povided by the City of Vienna, Austria.
Downloads
5
Maintainers
Readme
ogdwien-address-sanitizer
An address sanitizer for the official OGD addresses provided by the City of Vienna, Austria.
Usage
const {sanitizeAddressName} =
require("@stadtkatalog/ogdwien-address-sanitizer");
// prints "Albertinaplatz gegenüber der Oper (Stände)"
console.log(
sanitizeAddressName("Albertinaplatz GEG.D.OPER(STAENDE)")
);
License
GPLv3 – (C) 2018 Philipp Naderer-Puiu