Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Create TilMa service (for mapping tiles). | francis | 2006-09-22 | -524/+0 |
| | | | | | | Move map tile stuff to appropriate places: - pnmtilesplit into its own project, as is standalone - tileserver and maketiles into TilMa | |||
* | Fix symbol name collision. | chris | 2006-09-22 | -10/+10 |
| | ||||
* | Don't leak requests. | chris | 2006-09-20 | -1/+4 |
| | ||||
* | Hint more strongly that everything is cacheable. | chris | 2006-09-20 | -3/+11 |
| | ||||
* | Add really noddy If-Modified-Since: handling. | chris | 2006-09-20 | -4/+25 |
| | ||||
* | Remove unintended fall-through. | chris | 2006-09-20 | -1/+3 |
| | ||||
* | Add really bogus navigation links to the HTML version; fix a bug in the RABX | chris | 2006-09-20 | -4/+23 |
| | | | | tile ID generation. | |||
* | Oops. Don't leak tilesets. | chris | 2006-09-20 | -1/+3 |
| | ||||
* | HTML test mode (really basic map). Print tile IDs in order from N to S rather | chris | 2006-09-20 | -10/+51 |
| | | | | than vice-versa (to make the HTML test mode work, but it's more logical anyway). | |||
* | NO_FASTCGI debugging compile option. | chris | 2006-09-20 | -38/+50 |
| | ||||
* | More tile server stuff. | chris | 2006-09-20 | -0/+416 |