[MS4W-Users] Issues while installing MS4W
Jeff McKenna
jmckenna at gatewaygeomatics.com
Fri Aug 7 07:31:52 EDT 2020
Hi Markus,
Please see Step9 of the document
(https://github.com/mapserver/mapserver/wiki/RenderingOsmDataWindows#map-gen),
specifically the second bullet point:
- Next open the file /basemaps/Makefile in Notepad++
change line#13 to:
OSM_PREFIX?=osm_new_
You will then have to re-run 'make'
Thank you for using MS4W.
"MS4W: open doors as well as windows"
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
On 2020-08-07 8:08 a.m., Markus via MS4W-Users wrote:
>
> Hello all!
>
> I hope anybody can help me..
>
> I am trying to setup my personal MS4W mapserver but facing some issues
> related to the database, I guess.
>
> I used the HowTo
> https://github.com/mapserver/mapserver/wiki/RenderingOsmDataWindows
>
> When it come to mapfile creation then I see the map file containing
> table names like e.g. osm_buildings instead of osm_new_buildings.
>
> In the Postgres DB they are all with _/new/_ hence I changed all table
> name entries in the map file to include _/new/_ manually but I get error
> messages.
>
> Manually changing this worked on a test laptop with a small set
> (germany-latest.osm.pbf) but it does not work on my main machine where I
> want to get europe-latest.osm.bz2 in place.
>
> I get similar errors when I test with shp2img.
>
> The errors are related to memory but I don´t believe thatthis is really
> the problem also as I have 16GB RAM installed and ist not utilized more
> than 20%.
>
> Hence I guess it has to do with the tables or so.
>
> No other errors popped up while working through the HowTo.
>
> Some specs:
>
> Windows 10
>
> I7 -3520 2.9
>
> 2TB SSD drive 50% utilized
>
> 16BG RAM
>
> PostgreSQL 10
>
> MS4W 4.0.3
>
> I hope anybody can give me a steer on where to look..
>
> Thanks a lot and regards,
>
> Markus
>
More information about the MS4W-Users
mailing list