I want to move the DataUtilities URL methods to new Urls class in gt-metadata. Current methods will be retained and @deprecated:

Jira:

[GEOT-5740] Move DataUtilities URL methods to new Urls class in gt-metadata
https://osgeo-org.atlassian.net/browse/GEOT-5740

Pull request for master:

[GEOT-5740] Move DataUtilities URL methods to new Urls class in gt-metadata (master)
https://github.com/geotools/geotools/pull/1604

The main change is that methods like DataUtilities.fileToURL and DataUtilities.urlToFile become shorter: Urls.fileToUrl and Urls.urlToFile respectively. There is a small amount of code preening. I also updated the docs and examples to use the new API.

Kind regards,

--
Ben Caradoc-Davies <b...@transient.nz>
Director
Transient Software Limited <http://transient.nz/>
New Zealand

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to