View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002783 | SAS.Планета | Хотелка / Feature request | public | 06-08-2015 07:48 | 06-08-2015 12:04 |
| Reporter | zoulou | Assigned To | zed | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 141212 | ||||
| Target Version | 150915 | Fixed in Version | 150915 | ||
| Summary | 0002783: Add to Pascal Script supprot of MD5 hash | ||||
| Description | file png 256x256 on http://amudanan.co.il : http://a.amudanan.co.il/tiles/I50N64/4ad6114ecf2f44c84765c5bf7c1c2614.png Is it possible to use hashed tiles MD5 ? Israeli topo site uses following function "MD5Script" to get the tiles. Text convert to MD5 for a example: Copyrighted AmudAnan 15/13328/19584" equals "4ad6114ecf2f44c84765c5bf7c1c2614" GetUrlScript.txt: TextToMd5 := MD5String('Copyrighted AmudAnan ' + IntToStr(GetZ-1) + '/' + IntToStr(GetY) + '/' + IntToStr(GetX)); ResultURL := GetURLBase + TextToMd5+ '.png'; But there is a error "MD5Script". Why? Because there is no such functions yet on Description of Pascal scripts. => Function: MD5String(const Adata: string): string | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 06-08-2015 07:48 | zoulou | New Issue | |
| 06-08-2015 10:45 | vdemidov | Project | Доработка карты (ZMP) => SAS.Планета |
| 06-08-2015 10:45 | vdemidov | Category | Доработка файла карты => Баг |
| 06-08-2015 10:46 | vdemidov | Status | new => confirmed |
| 06-08-2015 10:46 | vdemidov | Product Version | => 141212 |
| 06-08-2015 10:46 | vdemidov | Target Version | => 150915 |
| 06-08-2015 10:46 | vdemidov | Summary | text convert to MD5 hash => Add to Pascal Script supprot of MD5 hash |
| 06-08-2015 10:46 | vdemidov | Additional Information Updated | |
| 06-08-2015 10:50 | zed | Assigned To | => zed |
| 06-08-2015 10:50 | zed | Status | confirmed => assigned |
| 06-08-2015 10:50 | zed | Category | Баг => Хотелка |
| 06-08-2015 12:03 | zed | Note Added: 0016357 | |
| 06-08-2015 12:03 | zed | Note Edited: 0016357 | |
| 06-08-2015 12:04 | zed | Status | assigned => resolved |
| 06-08-2015 12:04 | zed | Fixed in Version | => 150915 |
| 06-08-2015 12:04 | zed | Resolution | open => fixed |
| 08-08-2025 13:24 | zed | Category | Хотелка => Хотелка / Feature request |