PHP Classes

Classes of Karim Ratib

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Karim Ratib (1)  >  Mission progress status  >  Reputation  
Picture of Karim Ratib
Name: Karim Ratib <contact>
Classes: 1
Country: Canada Canada
Age: ???
All time rank: 423992 in Canada Canada
Week rank: 185 Up4 in Canada Canada Up
All time users: 168
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Esri Grid  
PHP Programming Innovation award nominee
November 2013
Number 8
Parse Esri Grid ASCII GIS files
This class can parse Esri Grid ASCII GIS files.

It can open and parse an ASCII file defined the Esri grid format with attributes like elevation and surface slope within a grid that is associated to a rectangle in a certain geographic area.

The class can traverse the file to extract the information within a rectangle given its start and end X and Y coordinates.

It can handle large grid files like the SRTM 90m Digital Elevation Data.

The class can invoke a callback function that can process the attribute values for each position in the selected grid area.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z