| Change Set |
Date |
Downloads |
Comment |
55102
by
JohnDiss
|
Jun 19 at
3:18 PM
|
485 |
v2 branch added amontgomery's changes to dbf writing |
49671
by
JohnDiss
|
Apr 30 at
1:21 PM
|
1950 |
Slight formatting changes |
49670
by
JohnDiss
|
Apr 30 at
1:07 PM
|
95 |
forgot to update the csproj |
49669
by
JohnDiss
|
Apr 30 at
1:04 PM
|
127 |
Added a new class to the ExampleCodeSnippets project which demonstrates creating and populating a FeatureDataTable |
49664
by
JohnDiss
|
Apr 30 at
9:51 AM
|
89 |
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
9:10 PM
|
55 |
Ran Resharper over trunk. Possible future improvement could be to fix casing of private fields, methods etc |
49645
by
JohnDiss
|
Apr 29 at
8:12 PM
|
55 |
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
7:47 PM
|
1457 |
Added TiledWmsSample to WinFormSamples and fixed 'space between tiles' problem in TiledWmsLayer. |
48252
by
JohnDiss
|
Mar 16 at
10:22 AM
|
1166 |
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
10:11 AM
|
158 |
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
12:10 AM
|
470 |
|
44819
by
JohnDiss
|
Dec 13 2008 at
12:08 PM
|
4260 |
Adding demo MsSqlSpatial Db backup (Requires Sql Server 2008 Express or greater) and demo web SimpleMsSqlSpatial.aspx |
40903
by
codekaizen
|
Sep 30 2008 at
5:41 AM
|
2151 |
Initial Import |
40902
by
codekaizen
|
Sep 30 2008 at
5:38 AM
|
66 |
Initial Import |
40901
by
codekaizen
|
Sep 30 2008 at
5:14 AM
|
40 |
Initial Import |
34320
by
JohnDiss
|
Jul 15 2008 at
7:30 AM
|
2023 |
v1.1 experimental Added Label to DemoMapSetupUtility by way of an example |
33667
by
codekaizen
|
May 29 2008 at
6:09 AM
|
1674 |
Removing unused code. |
33476
by
JohnDiss
|
May 21 2008 at
8:01 PM
|
328 |
1.1 experimental: added BufferedDataProviderProxy following cdgrain's thread on codeplex |
33412
by
JohnDiss
|
May 18 2008 at
8:51 PM
|
160 |
1.1 experimental - changed LayersCollection - now inherits from BindingList<ILayer> |
33411
by
JohnDiss
|
May 18 2008 at
8:02 PM
|
56 |
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
12:06 PM
|
557 |
1.1experimental fix to GeoJsonRenderer |
33065
by
JohnDiss
|
Apr 29 2008 at
4:32 PM
|
183 |
|
33064
by
JohnDiss
|
Apr 29 2008 at
3:00 PM
|
21 |
|
33063
by
JohnDiss
|
Apr 29 2008 at
2:01 PM
|
32 |
1.1experimental - correction to DefaultLabelRenderer |
33062
by
JohnDiss
|
Apr 29 2008 at
1:39 PM
|
27 |
1.1 experimental : minor change to DefaultLableRenderer and DefaultVectorRenderer |