dusko23

Results 28 comments of dusko23

Is it possible to keep images needed by prefixURL locally? Like in a folder on a local computer for pure local testing? Later, images will be uploaded to the server.

I would suggest introducing another boolean property like "inMeters" which is TRUE if ft or other non-meter unit is used. This would allow to calculate distance differently. I have a...

Thanks, will convert to VB and test.

For the time being, I have implemented a solution based on my existing distance calculation. If the second part of the EPSG description exposes (ft) string the global variable is...

OK, I'd like you to test as follows. 1. Download your Desktop Example 6. 2. Run it. 3. Comment lines where errors will pop up. 4. You don't need GPS...

I found a cure for the problem. Commented code is causing a problem while the other one works like a breeze. ![image](https://github.com/wfletcher/EasyGIS.NET/assets/26789352/e8226c7d-48e6-4930-a947-6cd8271a6e46) It appears that checking isEquivalent puts the SFmap...

I have checked DLLs, All are of the same version. ![image](https://github.com/wfletcher/EasyGIS.NET/assets/26789352/f2e99569-40b0-4b54-a50d-ac50b00cd4b0)

I have upgraded my code and it works lightning fast now. Now, here is no need to use SFmap object mapcoordinatereferencesystem in the GetClosestShape method. The thing is that I...

Could you elaborate on what you mean by: _This transformation works fine, but custom false easting/northing parameters are not applying._ What is not right if transformation works fine?

And CenterCenter. This one is probably the most important one. I am using Line to show Slated texts. The line comes in handy if the "Icon" needs to be rotated....