| Change Set |
Date |
Downloads |
Comment |
60134
by
JohnDiss
|
Oct 15 at
3:43 PM
|
1349 |
change to GradientTheme , added abstract GradientThemeBase to allow easier subclassing |
59103
by
JohnDiss
|
Sep 13 at
12:40 PM
|
1091 |
Adding Bill Dollins' Katmai provider to trunk (renamed to SqlServer2008) |
57305
by
JohnDiss
|
Jul 28 at
6:34 PM
|
1440 |
replacing gdal/ogr wrapper binaries |
57193
by
JohnDiss
|
Jul 25 at
7:52 PM
|
182 |
Upgraded FWTools to 2.4.2 Installation method has changed slightly see FAQ |
55102
by
JohnDiss
|
Jun 19 at
4:18 PM
|
1291 |
v2 branch added amontgomery's changes to dbf writing |
49671
by
JohnDiss
|
Apr 30 at
2:21 PM
|
2030 |
Slight formatting changes |
49670
by
JohnDiss
|
Apr 30 at
2:07 PM
|
130 |
forgot to update the csproj |
49669
by
JohnDiss
|
Apr 30 at
2:04 PM
|
174 |
Added a new class to the ExampleCodeSnippets project which demonstrates creating and populating a FeatureDataTable |
49664
by
JohnDiss
|
Apr 30 at
10:51 AM
|
103 |
Applying patch from FObermaier which adds a demo PostGIS database and updates the demos to include PostGIS. Thanks FObermaier |
49646
by
JohnDiss
|
Apr 29 at
10:10 PM
|
69 |
Ran Resharper over trunk. Possible future improvement could be to fix casing of private fields, methods etc |
49645
by
JohnDiss
|
Apr 29 at
9:12 PM
|
75 |
Applying Patches from Felix Obermaier (FObermaier) #2842, #2841 PostGIS - better handling of mixed case column names and schema improved Labeling functionality adding a LabelPriorityDelegate to allow the Labels priority be changed based on attribute data. Thanks Felix! |
48802
by
pauldendulk
|
Mar 31 at
8:47 PM
|
1518 |
Added TiledWmsSample to WinFormSamples and fixed 'space between tiles' problem in TiledWmsLayer. |
48252
by
JohnDiss
|
Mar 16 at
11:22 AM
|
1202 |
Slight changes to several Geometry classes, mainly focussed around using generic interfaces over classes for constructor parameters and properties. e.g Collection<T> --> IList<T> |
48251
by
JohnDiss
|
Mar 16 at
11:11 AM
|
207 |
Slight change to the GeometryProvider and GeometryFeatureProvider. Constructor of GeometryProvider now takes IList<Geometry> instead of Collection<Geometry>, Geometries property is now of IList<Geometry> instead of Collection<Geometry>. GeometryFeatureProvider now takes IEnumerable<Geometry> instead of Collection<Geometry> |
47966
by
JohnDiss
|
Mar 8 at
1:10 AM
|
494 |
|
44819
by
JohnDiss
|
Dec 13 2008 at
1:08 PM
|
4401 |
Adding demo MsSqlSpatial Db backup (Requires Sql Server 2008 Express or greater) and demo web SimpleMsSqlSpatial.aspx |
40903
by
codekaizen
|
Sep 30 2008 at
6:41 AM
|
2209 |
Initial Import |
40902
by
codekaizen
|
Sep 30 2008 at
6:38 AM
|
92 |
Initial Import |
40901
by
codekaizen
|
Sep 30 2008 at
6:14 AM
|
52 |
Initial Import |
34320
by
JohnDiss
|
Jul 15 2008 at
8:30 AM
|
2048 |
v1.1 experimental Added Label to DemoMapSetupUtility by way of an example |
33667
by
codekaizen
|
May 29 2008 at
7:09 AM
|
1697 |
Removing unused code. |
33476
by
JohnDiss
|
May 21 2008 at
9:01 PM
|
337 |
1.1 experimental: added BufferedDataProviderProxy following cdgrain's thread on codeplex |
33412
by
JohnDiss
|
May 18 2008 at
9:51 PM
|
172 |
1.1 experimental - changed LayersCollection - now inherits from BindingList<ILayer> |
33411
by
JohnDiss
|
May 18 2008 at
9:02 PM
|
65 |
1.1 experimental Added IsRendering and AllowConcurrentRendering to IAyncMapRenderer interface and implementing classes and added a test during the render methods |
33164
by
JohnDiss
|
May 2 2008 at
1:06 PM
|
598 |
1.1experimental fix to GeoJsonRenderer |