Recent Releases of geofiles

geofiles - v4.0.0

Adding hierarchy feature h to GeoOBJ allowing to store arbitrary object-trees.

- Python
Published by cpraschl almost 4 years ago

geofiles - v3.0.0

Extending the meta information from v2.0.0 to differentiate between file based and object based meta information.

- Python
Published by cpraschl almost 4 years ago

geofiles - v2.1.0

This release adds the possibility to use CityJSON's translation feature to represent origin information. - Reader - Writer

- Python
Published by cpraschl almost 4 years ago

geofiles - v2.0.0

- Python
Published by cpraschl almost 4 years ago

geofiles - v1.6.0

Added Read Support for CityJSON's transform feature

- Python
Published by cpraschl over 4 years ago

geofiles - v1.5.0

Added CityJSON write support for: - Transform information - CityJSON v1.1 with mandatory transform information

- Python
Published by cpraschl over 4 years ago

geofiles - v1.4.1

This version fixes a bug with the GeoVRMLWriter, where duplicated vertices have been written to the output file.

- Python
Published by cpraschl over 4 years ago

geofiles - v1.4.0

Added reader support for - JSON based file formats - CityJSON - GeoJSON - XML based file formats - GML - KML

Note, that the readers are limited to a feature subset of the associated file formats, related to geo-referenced models.

- Python
Published by cpraschl over 4 years ago

geofiles - v1.3.0

Adding string based read and write support, as well as JSON/XML write support for specific writers.

- Python
Published by cpraschl over 4 years ago

geofiles - v1.2.0

This release extends the GeoOFF file definition by additional features based on an introduced file header, comparable to the classic OFF file header.

Next to that, the writer implementations of GeoOFF and GeoPLY are now checking if a single object should be exported.

Additional service functionalities are included for: - Minimize(): for combining multiple objects to one object (as required for GeoOFF and GeoPLY) - Extended object-based transformation functionalities - Advanced calculation methods for determining the geographical extents of a file

- Python
Published by cpraschl over 4 years ago

geofiles - v1.1.2

This release fixes overlapping prefix names for the GeoOBJ format. Changes the origin prefix o to or, since o is already used in OBJ for objects.

- Python
Published by cpraschl over 4 years ago

geofiles - v1.1.1

Bug fixes in the context of updating the geographical extent, when converting GeoObjFiles. Adaptions of: - CrsConverter - LocalConverter - OriginConverter

- Python
Published by cpraschl over 4 years ago

geofiles - v1.1.0

Changelog: - Adding geographical extent feature to GeoObjectFile - Adapations of converters to consider extent information - CrsConverter - LocalConverter to_local() and from_local() - OriginConverter to_origin() and from_origin() - Adding geographical extent feature to .geoobj with line prefix e - Updating GeoObjReader - Updating GeoObjWriter - Adding geographical extent feature to .geoply with line prefix extent - Updating GeoPlyReader - Updating GeoPlyWriter

- Python
Published by cpraschl over 4 years ago

geofiles - v1.0.0

- Python
Published by cpraschl over 4 years ago