udig-platform icon indicating copy to clipboard operation
udig-platform copied to clipboard

uDig parent project containing all core components. More plugins can be found in community repos: http://github.com/uDig-Community

Results 61 udig-platform issues
Sort by recently updated
recently updated
newest added

which blocks to do domain name resolution Change-Id: I6da743dfa70520a82185eacbc13f22d852cab69a Signed-off-by: Frank Gasdorf

What I did: * add natruralearth dataset 10m-admin-0-countries.shp to map * opened Search View and typed "countries" into search field * exectued search, the following exception has been logged, nothing...

to have a common way to log messages overall modules. Reduces code-duplications as well, if deprecated methods are removed in the future Signed-off-by: Frank Gasdorf

Change-Id: I15c03a9a0668e55b9f20492e1f2769a53d1ee182 Signed-off-by: Frank Gasdorf

New method is part of `ViewportModel.java` on the bottom of the file. This ReferencedEnvelope is used in other places also. Additionally I refactored the `ViewportModel` a little bit according to...

With this Pull-Request I want to fully remove the deprecated use of `toURL()` without calling `toURI()` beforehand. I did a research and verified the whole project in regards to the...