You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, josm-atlas converts Atlas features into DataSet OSM primitives. This takes a long time and doubles our RAM usage.
Instead, it would be ideal to directly render Atlas objects in JOSM. This may work if you over-ride the DataSet object. It may also work if you make your own renderer for Atlas.
The text was updated successfully, but these errors were encountered:
Right now, josm-atlas converts Atlas features into DataSet OSM primitives. This takes a long time and doubles our RAM usage.
Instead, it would be ideal to directly render Atlas objects in JOSM. This may work if you over-ride the DataSet object. It may also work if you make your own renderer for Atlas.
The text was updated successfully, but these errors were encountered: