EasyGIS.NET icon indicating copy to clipboard operation
EasyGIS.NET copied to clipboard

EasyGIS.NET source

Results 41 EasyGIS.NET issues
Sort by recently updated
recently updated
newest added

I'm trying to render a shapefile's specific items by record types in a .DBF file. I tried to use example 8 sample project's code in my projects, but couldn't get...

I’m attempting to draw a moving object on a SFmap. I’m trying to make a rectangle that expands in size smoothly using the SFMAP paint event. (as in increasing size...

Hi Is there a way to connect this project to GMAP.net so I can utilize GMAP.net to show the vectors from EasyGIS.NET when loading from shape files? Best Christian

Hello all, I'm working on a GPS based runtime data collector, now I'm able to create a stream for my shape files. My next goal is to update runtime one...

I was wondering if it might be possible to introduce some kind of display of M values for SFMap similar to ESRI's dynamic segmentation. I'm currently using points to display...

We talk about it some time ago. When we change the zoom/position, the tiles are requested asynchronously and loaded onto the screen when the download is complete. Although it is...

how can i draw geotif images in a map? Any plan to this feature in future?

I have a shapefile in EPSG:27700 (GB NGR). When a tiled base layer is loaded (e.g. Open Street Maps) `SFMap.ZoomToSelection()` fails to zoom the the correct coordinates. My initial solution:...