Open ebocher opened 5 years ago
First preview. So nice ! @SPalominos CLAP, CLAP
@serge-rider
Syntax colouring must take into account comments as
/*osm_chain_db.eachRow("SELECT * FROM PUBLIC.BUILDING"){ row ->
logger.info row.the_geom.buffer(10)
}*/
@SPalominos
Display log4j messages in the dbeaver logger panel
Remove data folder. Add licence header @SPalominos
Add license info to the plugin.xml to populate the accepted license wizard. @SPalominos
I will add the license agreement @SPalominos
Add a light groovy console in dbeaver to interact with the data (JDBC connexion), use OrbisData library (https://github.com/orbisgis/orbisdata) and all processes developed by the community (climate change studies, noise map…). https://github.com/orbisgis/orbisgis-official-plugins/tree/master/groovyConsole
Features