Search notes:

ESRI

Convert ESRI Ascii to xyz format

#!/usr/bin/perl -anl

$g++ or $, = "\t", $. -= 7;

$. < 0 and ( $p{$F[0]} = $F[1], next );

print ( ($p{'xllcorner'} + $_ * $p{'cellsize'}), ($p{'yllcorner'} + ($p{'nrows'} - 1 - $.) * $p{'cellsize'} ), $F[$_]) for (0..$#F);
Code found at http://www.earthmodels.org/data-and-tools/topography/esri-asc2xyz.pl

See also

Shape file

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1745546726, '3.23.59.191', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/data-formats/ESRI(47): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78