Changeset 368
- Timestamp:
- Nov 13, 2006, 1:16:21 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/scripts/process-problems
r367 r368 57 57 print " http://www.npemap.org.uk/tiles/map.html#" . 58 58 int($hr->{'easting'} / 1000) . ',' . int($hr->{'northing'} / 1000) . ",1\n"; 59 print " Source: " . $hr->{'source_name'} . "\n";59 print " Source: " . $hr->{'source_name'} . "\n"; 60 60 } 61 61
Note: See TracChangeset
for help on using the changeset viewer.