Quantcast
Channel: DotSpatial
Viewing all articles
Browse latest Browse all 3973

New Post: Status of BrutileLayer versus WebMap plugin

$
0
0
Ok, thanks to Felix I fixed it.

Here the solution for record.

My problem was that I downloaded a new version of dotspatial from source code section. I compiled it and I could not make the brutile plugin from felix (available on github) to work. It was throwing a "Authority Code Exception". The problem was that I was compiling the plugin separately from dotspatial by setting its references to the newly built dotspatial dlls. To make this exception disappear I needed to include the brutile plugin within the dotspatial project tree and compile it there.
So in steps:
  • Download dotspatial sources
  • Compile them to create the dlls
  • Download the brutile plugin from github
  • Include the dotspatial brutile plugin within the dostpatial project tree
  • point the references of the plugin to the dotspatial newly compiled dlls (you find them in the compiler output directory)
  • Compile the plugin (or recompile everything)
And now the plugin works

Oscar

Viewing all articles
Browse latest Browse all 3973

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>