[Qgis-user] geocoding with own locator based on points
Tobias Wendorff
tobias.wendorff at tu-dortmund.de
Wed Sep 6 07:10:26 PDT 2017
That's how I would do it. I've developed a geocoder for a customer once (before Nominatim had its current quality). It's a lot of work…
There is also a difference between type-in (online) geocoding and from-file (offline/batch) geocoding. In the first case, the user can see results and correct his typing. In the second case, the geocoder needs to have some kind of AI to provide the best match to the user (highest rating, find phonetic similarity etc)
You can contact me directly to write in German. We could provide the results or a summary to the list.
--
Von einem iPhone gesendet und wird daher Fehler enthalten…
Am 06.09.2017 um 15:16 schrieb Sandra Machalica <sandra.machalica at fh-muenster.de>:
> Hi Tobias, thank you so far.
>
> If I understand it correctly, first of all I need to install Nominatim (and in my case postgresql too) on my local system, try it out to. (?)
>
>
>
> Am 2017-09-06 11:59, schrieb Tobias Wendorff:
>> As a work-around, you could transform the data into Nominatin's scheme
>> and run a local instance of it (based on PostgreSQL).
>> Changing the URLs inside existing geocoding plugins (to make them
>> point to the local instance) should be possible.
>> --
>> Von einem iPhone gesendet und wird daher Fehler enthalten.
>>> Am 06.09.2017 um 11:45 schrieb Sandra Machalica <sandra.machalica at fh-muenster.de>:
>>> Yes, we have a copy of the relevant ALKIS-data in mapsolution (unfortunately not PostNAS yet ;-)). Our esri-locator is based on these data and that’s the request for opensource as well.
>>> Am 2017-09-06 11:25, schrieb Tobias Wendorff:
>>>> Do you have a local copy of ALKIS data (like PostNAS) or do you want
>>>> to use an external geocoding service?
>>>> --
>>>> Von einem iPhone gesendet und wird daher Fehler enthalten.
>>>>> Am 06.09.2017 um 11:10 schrieb Sandra Machalica <sandra.machalica at fh-muenster.de>:
>>>>> Dear list,
>>>>> we have to geocode a large number of addresses and would like to do this with qigs now. Until now we used esri and created our own locator (point-layer, refers to real estate data, ALKIS Liegenschaftsdaten in Germany).
>>>>> So I was looking for a qgis-plugin and found „geocode“ and „mmqgis“, which seems to be nice for addresses based on street layers (lines) or openstreetmap. Unfortunately our administration requests the official data for the project (ALKIS). In addition I found some other tools related to different countries or regions (Netherlands, Poland, Russia…), but not Germany.
>>>>> My question: does anybody knows, if there exists a geocoding-tool/plugin, in which we can use our locator (point-layer and official ALKIS-data)? Has anyone experiences with this actually?
>>>>> We use QGIS-Version 2.14-17-Essen.
>>>>> I hope it is understandable, I'm not really familiar with this geocding-stuff yet. :-/
>>>>> Best Regards
>>>>> Sandra
>>>>> _______________________________________________
>>>>> Qgis-user mailing list
>>>>> Qgis-user at lists.osgeo.org
>>>>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>>>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>> --
>>> FB 06 Bauingenieurwesen
>>> Geoinformationssysteme
>>> Corrensstraße 25
>>> 48149 Münster
>>> Tel.: 0251-8165179
>>> sandra.machalica at fh-muenster.de
>
> --
> FB 06 Bauingenieurwesen
> Geoinformationssysteme
> Corrensstraße 25
> 48149 Münster
>
> Tel.: 0251-8165179
> sandra.machalica at fh-muenster.de
More information about the Qgis-user
mailing list