Download Jar. Libraryless. Click here for Pure Java version (7632L/55K).
1 | !7 |
2 | |
3 | p-exp { |
4 | S snippetID = #1400200; |
5 | temp ZipFile zip = openZipSnippet(snippetID); |
6 | new TreeSet<S> streets; |
7 | for (S line : linesFromReader(utf8ZipReader(zip, "Strassen_und_Wegenetz.gml"))) |
8 | addIfNotNull(streets, startsWithEndsWith_getRest(trim(line), "<suw:Strassenname>", "</suw:Strassenname>")); |
9 | |
10 | updateMechList("Street names Hamburg", streets); |
11 | } |
Began life as a copy of #1022390
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022391 |
Snippet name: | Straßennamen Hamburg nach Mech List |
Eternal ID of this version: | #1022391/3 |
Text MD5: | 0d4b00da06c08b05b4d254231bef61c5 |
Transpilation MD5: | bc5399d436f56b5844e24cd693991f92 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-16 17:05:35 |
Source code size: | 373 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 331 / 913 |
Version history: | 2 change(s) |
Referenced in: | [show references] |