0

I am trying to do geocoding in the postgresql, and I have already installed TIGER geocoder successfully. Then, I want to use Nomtimatim in postgresql. However,since the installed guide (http://wiki.openstreetmap.org/wiki/Nominatim/Installation) does not provide any information for Windows. Is there any way to use Nominatim in postgresql on Windows?

I also tried the web API (outside database), but this way is easy to crash.

Thanks!

Vicky Liau
  • 101
  • 1
  • 2
    I downloaded the sources and took a quick look. I don't see any signs that it supports Windows - there's no Visual Studio project file or NMake makfile(s), the sources don't have any `#ifdef`s testing the `WIN32` macro, etc. I'd say the answer is "you don't". – Craig Ringer Jul 03 '15 at 03:34
  • Thanks for providing an criterion to judge whether one source can support Windows. – Vicky Liau Jul 03 '15 at 07:59

0 Answers0