<div dir="ltr">I'm curious about the intended (and actual) behavior of the distribution_url and distribution_description metadata properties for layers.<div><br></div><div>I expected to be able to use GeoNode's layer editor (Layer > pick a layer > Edit Layer > Metadata) in order to manage those fields, but I found that the behavior was somewhat unpredictable -- either it always reset the distribution_url to a default GeoNode point, and the url_description field to "Web address (URL)", _or_ for some layers it's worked fine to edit them!  I can't discern the difference layers that I can edit and those I cannot, and a colleague gets different behavior with the same layers I'm using.</div><div><br></div><div>I traced the relevant code to:</div><div><br></div><div><div>geonode/geonode/catalogue/models.py:</div><div>  112          if len(onlineresources) == 1:</div><div>  113              res = onlineresources[0]</div><div>  114:             instance.distribution_url = res.url</div><div>  115              instance.distribution_description = res.description</div><div><br></div><div>I'm unclear on how this `onlineresource` is getting set (appears to happen by default, but not always?) and/or if the intent of the Metadata editor is to allow this to be overwritten -- and if so, is this a bug?</div><div><br></div><div>Thanks!</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><b>Bruce Crevensten</b></div><div><b><br></b></div><div><b>Senior Software Engineer<br></b></div><div><div>(SNAP) Scenarios Network for Alaska & Arctic Planning<br></div></div><div><div><a href="http://www.snap.uaf.edu/" target="_blank">www.snap.uaf.edu</a></div>

</div></div></div>
</div></div>