< Tiles@home
Tiles@home/RFC
RFC | Title | Discssion | Resolution |
---|---|---|---|
1 | Username and password should be required for downloading requests. | Do we want to disable anonymous access to the "download requests" page, and make it check the passwords list | - |
2 | Login should be done via .htpasswd | Instead of sending password as a POST and checking it in PHP, put all the "login-required" pages in one directory, and use http authentication. | - |
3 | Implemented | ||
4 | Implemented | ||
5 | Identified as rounding bug and fixed in lines2curves. | ||
6 | Implemented | ||
7 | Regional directory idea | Group tiles so that everything for a particular region is stored in one directory | - |
8 | It would be nice to specify "loop around this area" in tiles at home client | ...that would mean I could direct my machine to preferably render tiles in Czech republic, so I make mapping country I care about easier in exchange for my CPU cycles. | - |
9 | The angle-limit specified in lines2curves.pl should be bigger than 90° | There are many cases where lines are transformed to curves where they are not supposed to be. Example: The left corner of the university-campus (TU-Braunschweig) should be sharp as shown in mapnik. When people map curved features they usually place more than one node resulting in angles far above 90° at nodes in curvy features. Therefore I suggest to increase the limit to 135°! I've absoluteley no idea about perl, but I think one just needs to change my $min_angle to 0.75 in lines2curves.pl | - |
This article is issued from Openstreetmap. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.