| Change Set |
Date |
Downloads |
Comment |
48876
by
JohnDiss
|
Apr 3 at
10:00 AM
|
403 |
Trunk: Adding AllowPartiallyTrustedCallers attribute - hoping it will allow permission set < unsafe |
48758
by
JohnDiss
|
Mar 30 at
3:19 PM
|
43 |
Reverted changes to MsSqlSpatialConsole\Utility\Deployment.cs (back to 32412) which were preventing the correct creation of assymetric keys and logins. It seems that the assymetric key can only be created from a dll uploaded from disk on the server not accross the network. |
42843
by
JohnDiss
|
Nov 2 2008 at
6:24 PM
|
387 |
V2Development: Updated dependencies, started working on transformations - still some way to go.. |
39645
by
JohnDiss
|
Sep 12 2008 at
2:27 PM
|
129 |
updated dependencies |
34396
by
JohnDiss
|
Jul 18 2008 at
1:09 PM
|
165 |
v1.7.x ran resharper over the code. v1.7.x and v2 changed the deployment routine to only install assymetric keys for MsSqlSpatial Library - this should make installing multiple versions side by side easier. Untested on a completely fresh master db though. Feedback on install requested. |
34395
by
JohnDiss
|
Jul 18 2008 at
11:43 AM
|
3 |
v1.7.x renamed solution and project files to reflect version |
34394
by
JohnDiss
|
Jul 18 2008 at
11:40 AM
|
10 |
trunk, v1.7x,v2 Added Google Mercator EPSG:900913 to srid.csv |
34298
by
JohnDiss
|
Jul 13 2008 at
4:54 PM
|
16 |
v1.7.xTemp initial update. This now includes the latest sources of NTS 1.7.x, GeoAPI 1.x, ProjNet 1.x. Breaks ILMerge so uses a similar install to v2. Very little testing done... beware. But JoelW's projection issue (http://www.codeplex.com/MsSqlSpatial/Thread/View.aspx?ThreadId=31199) is fixed.
v2.0 dev updated assembly build number |
34297
by
JohnDiss
|
Jul 13 2008 at
12:05 PM
|
10 |
creating MsSqlSpatial17.xTemp branch. This will be a stop gap update of all the dependencies NTS 1.7.x, ProjNet 1.x, GeoAPI 1.x but requires some reworking. Early signs are that ILMerge fails on this combination so individual assembly depoloyments may be required |
34291
by
JohnDiss
|
Jul 12 2008 at
7:34 PM
|
2 |
V2Dev updated dependencies - NOTE BufferedCoordinate2DFactory contains modifications from the main source and uses a ReaderWriter lock to manage cross thread VertexBuffer reads and writes |
34263
by
JohnDiss
|
Jul 8 2008 at
2:48 PM
|
20 |
v2 dev: updating dependencies to release builds |
34262
by
JohnDiss
|
Jul 8 2008 at
2:38 PM
|
1 |
v2 dev: updated dependencies |
34148
by
JohnDiss
|
Jun 27 2008 at
8:35 AM
|
33 |
V2 Dev - ran resharper over code |
34111
by
JohnDiss
|
Jun 24 2008 at
3:53 PM
|
5 |
v2 Dev tweaks.. |
34102
by
JohnDiss
|
Jun 24 2008 at
9:31 AM
|
1 |
v2 dev. More changes to Import Shapefile. Now renames any dbf columns named OID. Also fix for UInt datatypes |
34101
by
JohnDiss
|
Jun 24 2008 at
7:46 AM
|
0 |
v2 Dev slight change to shapefile import to ensure the shapefile provider is open. Note: importing shapefiles with v2 will currently choke if there is a prj file. |
34049
by
JohnDiss
|
Jun 18 2008 at
3:50 PM
|
15 |
v2 dev - changed envelope to have MinX , MinY, MaxX. MaxY rather than Left, Right, Top, Bottom
|
34046
by
JohnDiss
|
Jun 18 2008 at
12:51 PM
|
0 |
v2 dev Changes to UDTs to make properties deterministic. Allows MsSqlSpatialEnvelope to be used as a computed column and persisted. 8Kb limit on wkb size (limit can be removed for sql 2008) |
34045
by
JohnDiss
|
Jun 18 2008 at
11:14 AM
|
1 |
v2 dev UDTs Finally work whooo hooo - needs unsafe depolyment |
34043
by
JohnDiss
|
Jun 18 2008 at
7:47 AM
|
1 |
still fixing solution file... |
34042
by
JohnDiss
|
Jun 18 2008 at
7:44 AM
|
0 |
|
34041
by
JohnDiss
|
Jun 18 2008 at
7:43 AM
|
0 |
|
34040
by
JohnDiss
|
Jun 18 2008 at
7:40 AM
|
0 |
|
34039
by
JohnDiss
|
Jun 18 2008 at
7:29 AM
|
0 |
v2dev trying to fix broken solutution file |
34002
by
JohnDiss
|
Jun 15 2008 at
6:58 PM
|
7 |
v2 dev added SqlProject which is a copy of the standard library project with vs deployment. |