Skip to content

MapWinGIS v4.8.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@pmeems pmeems released this 21 Feb 18:29

This is an old version of MapWinGIS.
The source code below is not related to this release, but without a tag, releases can't be published.

Release date: August 2nd, 2013

New methods:

  • Shapefile.set_ShapeCategory2(shapeIndex, categoryName),
  • Shapefile.set_ShapeCategory3(shapeIndex, category),
  • ShapefileCategories.get_CategoryIndex(category),
  • ShapefileCategories.get_CategoryIndexByName(name)

to provide more friendly API. (Sergei Leschinsky)