dymm2000 / salem-map-tool

No development ATM (this version was exported from code.google.com/p/salem-map-tool)
3 stars 2 forks source link

Exporting Large Images #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. merge enough tiles to get a 20,000x38,000 pixel image for 2000x3800 tile map
2. export merged map
3. recieve error "Session 'base+westpass+Xsilberg' whole map can not be saved: 
Parameter is not valid."

What is the expected output? What do you see instead?
Expected output is a folder with the raw data and a png image that is 
20,000x38,000 pixels. What I see is the error "Session 'base+westpass+Xsilberg' 
whole map can not be saved: Parameter is not valid."

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by gotre...@gmail.com on 2 Jun 2012 at 5:05

GoogleCodeExporter commented 9 years ago
I also got this, seems the max map size is 10000x10000 (1000tiles by 1000tiles) 
any bigger and it fails. sucks because I was making a private map for my 
village and someone gave me their walk all the way from Boston, had to cut more 
then half of it off.

I could just upload the folder and having them use the mapping tool to view but 
that's a pain.

Original comment by mso193...@gmail.com on 5 Sep 2012 at 2:28

GoogleCodeExporter commented 9 years ago
does it really matter all that much when we now have 
http://ad.lylay.com/hts/smap.html for the world map and if you register for the 
forums and use http://ad.lylay.com/misc.php?page=smap you can see the top 
uploaders along with other features.

Original comment by gotre...@gmail.com on 5 Sep 2012 at 3:56

GoogleCodeExporter commented 9 years ago
This happens due to Windows limitations for maximal image size.
As workaround, saving session tiles and exporting whole image separated

Original comment by dymm2...@gmail.com on 24 Jul 2013 at 12:54