6.1.1.4.1.8. thyrsis.meshlayer.utilities module¶
- thyrsis.meshlayer.utilities.complete_filename(name)¶
Return the absolute path of a file
- Returns
absolute path
- Type
string
- thyrsis.meshlayer.utilities.format_(min_, max_)¶
Define format (scientific or normal)
- Parameters
min (float) – interval min value
max (float) – interval max value
- Returns
format
- Type
string
- thyrsis.meshlayer.utilities.linemerge(lines)¶
Returns a (set of) LineString(s) formed by sewing together a multilinestring.
- Parameters
lines (list) – list of linestring
- thyrsis.meshlayer.utilities.multiplier(value)¶
Return a couple of multiplier and text representing it that are appropiate for the specified range
- Parameters
value (float) – value