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

Using the SFmap object on the OpenStreetMap shape file data raised some interesting points. The main goal is to produce acceptable raster maps from OSM data using fine-tuned RendederSettings. GetBitmap...

How can I intersect a Shapefile with a polygon and get the records result?

It would be good to have UseLabel Property as well. Currently, I have added an additional string parameter to the ShapeFile Tag object to tell which Colum to use to...

Shadow Arrow too short or Arrow too long or vice versa. ![image](https://user-images.githubusercontent.com/26789352/166521333-ea6ca829-af9c-4e73-999f-2366dd4394a2.png)

It appears that Polygon Rendeder does not support making borders thicker than 1 pixel. However, it supports LineStyle which has a little visual effect. A property to enable Fixed Border...

For editing purposes, I use pressed CTRL or Shift Key respectively to achieve bespoke functionality SFmap object **uses both Keys to Show the Selection rectangle/circle**. Is there a way to...

Suggestion based on #43 works fine. However, when SFmap CRS (EPSG) is changed (changing SFmap raster map backdrop from local raster map to OSM tiles in my case) shapefile shows...

The library renders text as soon there is enough place between two vertices. Rendering contour lines suggests that rendering every leg is overwhelming. ![image](https://user-images.githubusercontent.com/26789352/162682827-a0c8faef-2d63-424a-b6b8-31a8873f2d09.png) It would be good to introduce...

It would be just perfect to introduce a sort of Raster Icons (bitmaps) scaling for Point Type shapefiles. Similar to scaling vectors Min/Max. Current implementation renders bitmaps at a scale...

Hello, is there a method of drawing circles on the EASYGIS.NET SFMAP Control? I would like to be able to draw a circle with a certain center point (lat/long) and...