# SimpleIOAscii % WARNING: Do not edit; this is a generated file! :Full name: `spatialdata.spatialdb.SimpleIOAscii` :Journal name: `simpleioascii` ASCII writer for a simple spatial database (SimpleDB). Implements `SimpleIO`. ## Pyre Properties * `filename`=\: Name of database file. - **default value**: '' - **current value**: '', from {default} - **validator**: ## Example Example of setting `SimpleIOAscii` Pyre properties and facilities in a parameter file. :::{code-block} cfg [dbio] filename = mat_elastic.spatialdb :::