Opened 19 years ago

Closed 19 years ago

#21 closed enhancement (fixed)

Introduce Point_set class

Reported by: ole Owned by: ole
Priority: normal Milestone: AnuGA ready for release
Component: Functionality and features Version: 1.0
Severity: normal Keywords:
Cc:

Description (last modified by ole)

It may be desirable to have a class Point_set which contains collections of points with possible attribute values.

This would be very useful for set_quantity but also for allowing points to have methods for georeferencing and mappings between latitude/longitudes and UTM as in create_mesh.py in the Karratha study.

Point_set would point to geo_ref object and know whether values are relative to that or absolute. Points can also be geographic (lat/lon)

Change History (6)

comment:1 Changed 19 years ago by ole

  • Description modified (diff)

comment:2 Changed 19 years ago by ole

  • Component changed from documentation to pyvolution

comment:3 Changed 19 years ago by ole

  • Component changed from Compilation and installation to Functionality and features

comment:4 Changed 19 years ago by ole

  • Status changed from new to assigned

comment:5 Changed 19 years ago by ole

Geospatial object is partly implemented as of 31 Jan 2006

Perhaps equip domain with method get_geospatial_object returning vertices ?

comment:6 Changed 19 years ago by ole

  • Resolution set to fixed
  • Status changed from assigned to closed

This work has begun and we now have a Geo_spatial_data object we are building all point data around.

This is currently used by set_quantity

Note: See TracTickets for help on using tickets.