Class Geospatial_data
Defined in file geospatial_data/geospatial_data.py.
Discussion
{name_of_class} Attributes
| geo_reference |
|
| file_name |
|
| max_read_lines |
|
| data_points |
|
| attributes | Dictionary
|
| default_attribute_name |
|
| verbose |
|
| blocking_georef |
|
| blocking_keys |
|
| number_of_points |
|
| fid |
|
| start_row |
|
| last_row |
|
| show_verbose |
|
| verbose_block_size |
|
| block_number |
|
| number_of_blocks |
|
| header |
|
| file_pointer |
|
{name_of_class} Methods
| BearingTo(self, P) | Returns the bearing in degrees from self to point P.
|
Notes
Any notes necessary go here. Things like "This class is deprecated/obsolete", etc.