faridprog / regionator

Automatically exported from code.google.com/p/regionator
0 stars 0 forks source link

Using AntiAliasing with Regionator #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create superoverlay of image with alpha around edges
2. Run on Google Earth
3. Black border around image

What is the expected output? What do you see instead?
Ability to set antialias parameter on Gdal2Tiles(or equivalent)

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

Please provide any additional information below.
Looking into Gdal2tiles a "-r 'antialias'" argument can be given to the
application in order to correct issue. Anyway to do the same with
regionator code? 

Original issue reported on code.google.com by juan.bon...@gmail.com on 6 Jul 2009 at 7:57