PEKennedy / cityquery

0 stars 0 forks source link

Plugin Usage #21

Open PEKennedy opened 1 year ago

PEKennedy commented 1 year ago

As a User, I wish to be able to write a python plugin for the program. (plugins modify cityJSON objects/files) Then I want to be able to select an object and apply the plugin's functionality.

I wish to be able to save the resulting object, or apply another plugin's operation to it.