Hi All,
I am trying to write the getElevation method similar to the query method from USGS.
I have the downloaded NED data from USGS site in SQL SERVER. I need to write the stored procedure or function which will function the same as getElevation method from USGS. I have no clue of the structure of the getElevation method.
Please share any knowledge of getElevation method.
Thanks Advance.
-Jason
I am trying to write the getElevation method similar to the query method from USGS.
I have the downloaded NED data from USGS site in SQL SERVER. I need to write the stored procedure or function which will function the same as getElevation method from USGS. I have no clue of the structure of the getElevation method.
Please share any knowledge of getElevation method.
Thanks Advance.
-Jason
Comment