Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Define physiographic feature #83

Open
GoogleCodeExporter opened this Issue Mar 28, 2015 · 3 comments

Comments

Projects
None yet
1 participant
This seems to be synonymous with "landform"
https://en.wikipedia.org/wiki/Physiographic_regions_of_the_world

But the ref above notes that what are currently listed as hydrographic features 
(after the USGS classification, perhaps?) are also physiographic features. We 
could make "hydrographic feature" a subclass of "physiographic feature".

Original issue reported on code.google.com by p.buttig...@gmail.com on 6 Oct 2013 at 6:40

Perhaps the hydrographic feature class (and other "[X] feature" classes like 
"undersea feature" or "volcanic feature" [see Issue 84] ) can be removed 
altogether?

These tend to precipitate cases of multiple inheritance. For example, 
"submarine canyon" as a subclass of both "canyon" and "undersea feature". 

Thoughts?

Original comment by p.buttig...@gmail.com on 6 Oct 2013 at 6:53

  • Added labels: ****
  • Removed labels: ****
Another case: "ocean basin" as a "depression" which is a "physiographic 
feature". Very general topographical classes seem attractive.

Original comment by p.buttig...@gmail.com on 6 Oct 2013 at 6:58

  • Added labels: ****
  • Removed labels: ****
Also see http://en.wikipedia.org/wiki/Physical_geography

Physiography involves the study of the hydrosphere and atmosphere. Trying to 
separate out concepts like "hydrographic feature" may lead to issues.

Original comment by p.buttig...@gmail.com on 10 Oct 2013 at 8:20

  • Added labels: ****
  • Removed labels: ****
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment