Discussions under Algorithms

Welcome!

Before you post a question, be sure to look for answers to it using the quick search on the right. It is likely that it is already answered with code examples and clear explaination!

Also check out

  • the How To... page, since commonly asked questions are written up there very clearly,
  • whether you have luck and find some developer(s) online at the IRC (URL: irc://irc.freenode.net #sharpmap).

If you'd like to use a language other than English, please feel free to do so, but it know might take longer to get a reply. Specific language tags are created if you'd like to use those.
Common ones are Italiano and Español.

Please also try to be specific in choosing the tags to post under.
Checking all the tags will not get you a faster answer. In fact it will slow the process down since it isn't specific.

how to selected point!!!

first post: mayltd wrote: HI, I am using mapbox control to display point on the map, I want ...

latest post: ronaldovn wrote: try the following code: laySelected.Style.PointColor = new System...

Using properties MinVisible and MaxVisible

first post: ronaldovn wrote: Hi All! I have the code to load the map from PostGIS database: S...

latest post: ronaldovn wrote: thanks, I'll try.

Custom query postgis database

first post: ronaldovn wrote: Hi All! I have the code to load the map from PostGIS database: Sha...

latest post: ronaldovn wrote: Thanks a lot.

How to GeoReference a Raster chart (.KAP) with .map File (OziExplorer)

first post: diegoslopez wrote: Hi, mi name is Diego. i have a map in .kap format with your .bsb fi...

How to move the map by clicking the arrow buttons on winform?

first post: sxausg wrote: hello: I have a question: how to move the map by clicking the arro...

latest post: kemalcem wrote: Hi all, Another method that I preferred as changing map center with...

move point?

first post: ronaldovn wrote: Hi All! I am using Sharpmap v0.9. i want When users click on the p...

latest post: trieuvy wrote: Hi all, I developed a tool for edit geometries by sharpmap core. Bu...

Repeating default symbols

first post: ronaldovn wrote: Dear all! I am using Sharpmap v0.9. When loading a map from the da...

latest post: ronaldovn wrote: Thanks for your answer. I solved the problem.

Routing on SharpMap

first post: xivk wrote: I'm not sure if there is already routing in SharpMap, I just found...

latest post: FObermaier wrote: Thanks for your effort, I'll take a look asap. FObermaier

Geometry.Contains

first post: vxd_dev wrote: When i do something like _Polygon.Contains(_LinearRing), i receive...

latest post: FObermaier wrote: Topology relation support is very limited within SharpMap. You have...

Load map from db

first post: ronaldovn wrote: Dear All! I am using Sharpmap v0.9. I have a shp file and loaded t...

latest post: ronaldovn wrote: I solved the problem. Thanks.