[Tile-serving] [osm2pgsql] Missing roads when importing file (#138)
Glen Barnes
notifications at github.com
Tue May 6 09:45:32 UTC 2014
So a little more info. I tried to run that query but got an error. It looks as though `astext` has been renamed `st_AsText` in postgis. Now running this query gets 0 rows:
@@@ sql
select highway, surface, st_AsText(st_transform(way,4267)) from planet_osm_line where osm_id = 156572637;
@@@
I downloaded the latest version of `osm2pgsql` from github as the home brew version was on 0.84.0 and git is at 0.85.0 and still no luck.
Postgres version is `postgres (PostgreSQL) 9.3.4`
Is there a verbose mode or a log that we can checkout at all?
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/138#issuecomment-42283608
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140506/54a8fc7e/attachment.html>
More information about the Tile-serving
mailing list