Ko Nagase
Ko Nagase
Above issue seems to be same as #59 . @aj07mm comment: https://github.com/pgRouting/osm2pgrouting/issues/59#issuecomment-105255976 I fixed it already, so I think that using `develop` branch will solve the problem. My comment: https://github.com/pgRouting/osm2pgrouting/issues/59#issuecomment-105715588...
Oh, okay. (Sorry for unchecking the following link.) http://gis.stackexchange.com/questions/149426/error-while-installing-osm2pgrouting-ubuntu14-04 Then, my fix may be the issue's cause... I will check it also on my Ubuntu VirtualBox environment.
Okay, thanks for information.
@cvvergara Hmm... On my Ubuntu 14.04 VirtualBox environment, there was no error on both of `master` and `develop` branch. (The following is `develop` branch result.)  By the way, I...
@cvvergara Okay, I will check it again at this weekend.
Sorry for late reply. I will check above at this weekend.
@ani82 Sorry for my late confirmation. I confirmed that alpha value `0.1` returns nothing as you mentioned, but large alpha value (like `1000000`) returns some coordinates. Your geometry data unit...
Okay. Thanks for confirmation. (I forgot that SQL/MM is OGC standard...) I found some inconsistencies in `pgr_alphaShape` and `pgr_pointsAsPolygon` documents. So, I will keep this status as `opened` for another...
@woodbri Okay. Thanks for comment.