| Anonymous | Login | Signup for a new account | 28-10-25 05:25 UTC | ![]() |
| All Projects | SAS.Планета | Домен, сайт, форум, багтрекер | Доработка карты (ZMP) | Переводы и локализации | Прочее |
| My View | View Issues | Change Log | Roadmap | Search |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0002783 | SAS.Планета | [All Projects] Хотелка / 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 | ||||||
| Platform | OS | OS Version | |||||||
| 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. | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0016357) zed (manager) 06-08-2015 12:03 edited on: 06-08-2015 12:03 |
Done. Now you can use it like: Result := LowerCase(MD5String('Copyrighted AmudAnan 15/13328/19584')); |
Users who viewed this issue |
|
| User List | Anonymous (4369x), Parasite (6x), vdemidov (6x), zed (9x), zoulou (1x) |
| Total Views | 4391 |
| Last View | 28-10-2025 05:25 |
Issue History |
|||
| 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 | View Revisions |
| 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 | View Revisions |
| 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 |
| My View | View Issues | Change Log | Roadmap | Search |
| Copyright © 2007 - 2025 SAS.Planet Team |