[Tile-serving] [osm2pgsql] Problem during uploading OSM data to POSTGIS 2.1 (#459)
Amrizhan
notifications at github.com
Wed Oct 14 07:07:59 UTC 2015
Hi there
I am building OSM on Windows 8 x64, I installed the PostgresSql v. 9.4.5 And next step was to upload osm data into Postgis using osm2pgsql for Windows x64 and i have next error:
C:\geodata>osm2pgsql -c -d gis -U postgres -H localhost -P 5432 -S C:\geodata\de
fault.style geodata\data\KZ.osm
osm2pgsql SVN version af61cae663 (64bit id space)
release notes: 'Windows version built by Dominik Perpeet (http://www.customdebug
.com/osm2pgsql/index.html)'
Using projection SRS 900913 (Spherical Mercator)
Unknown flag 'nocolumn' line 158, ignored
Unknown flag 'nocolumn' line 159, ignored
Unknown flag 'nocolumn' line 160, ignored
Unknown flag 'nocolumn' line 161, ignored
Unknown flag 'nocolumn' line 162, ignored
Unknown flag 'nocolumn' line 163, ignored
Setting up table: planet_osm_point
NOTICE: table "planet_osm_point" does not exist, skipping
NOTICE: table "planet_osm_point_tmp" does not exist, skipping
SELECT AddGeometryColumn('planet_osm_point', 'way', 900913, 'POINT', 2 );
failed: ERROR: function addgeometrycolumn(unknown, unknown, integer, unknown,
integer) does not exist
LINE 1: SELECT AddGeometryColumn('planet_osm_point', 'way', 900913, ...
^
HINT: No function matches the given name and argument types. You might need to
add explicit type casts.
Error occurred, cleaning up
Thank you for your time and help!!!
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/459
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151014/dd0e6535/attachment.html>
More information about the Tile-serving
mailing list