== Weekly report==<br><br>Hi all,<br>last week we started the task of adding catalog commands for configuring dynamic layers on OSM datasets. I completed that task, so now from a neo4j catalog in udig, we can  list all spatial layers found
 in a neo4j-spatial database, and we have the complete sets of commands to add/edit/remove dynamic layers from the spatial layers found. It&#39;s possible to create new dynamic layer based on a query CQL, or using a comma-separated value=key pairs to add dynamic layers to OSM layers. For the next week the task will be to write a new renderer for the OSM graph model.<br>
<br>Code repositories:<br><a href="https://github.com/mircofranzago/neo4j">https://github.com/mircofranzago/neo4j</a><br><a href="https://github.com/mircofranzago/neo4j-spatial">https://github.com/mircofranzago/neo4j-spatial</a><br>