ArcGis Integration?

0
0

Hi,

Do you know about ArcGis and how it could be integrated to Wisej? Can you provide any sample please?

Thank you.

  • You must to post comments
0
0

I suggest to use an IFramePanel. ArcGis is very large system and you should use it’s API directly. See attached sample.

  • You must to post comments
0
0

Can you assist with a C# code implementation of a fully managed code FOSS GIS engine/toolset?

https://github.com/Opzet/SimpleMap  is a FOSS (open-source) C# code implementation of a fully managed code GIS engine that will be compatible with WiseJ WebAssembly.

This GIS engine is the only fully managed codebase out there, all others rely on complex >500Mb Proj4 dlls which are unmanaged code that cannot be used in Dot Net Core 5.0.

SimpleMap is compatible with wisej requirements of a smaller footprint and also a fully managed codebase with GDI rendering, will be a game changer and simplify GIS work in Web Assy

The code compiles and has working examples, and will easily port onto Wisej once all functions are complete in Winform.

Need your help as the Georeference isn’t complete nor is the raster layer loader, the framework is there, the missing transforms etc can be referenced from MapWinGis/SharpMap/QGIS etc projects

Can you assist by contributing to a FOSS -Free Open Source Software GIS development toolset that will benefit others too?

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.