COMMENTED FEATURE: Import into existing table
There should be a way to import records to an existing table.Scenario provided by user jmace:"I have an application where users want to be able to upload and edit shapefile data. I am trying to...
View ArticleCOMMENTED FEATURE: Import into existing table
There should be a way to import records to an existing table.Scenario provided by user jmace:"I have an application where users want to be able to upload and edit shapefile data. I am trying to...
View ArticleREOPENED FEATURE: Import into existing table
There should be a way to import records to an existing table.Scenario provided by user jmace:"I have an application where users want to be able to upload and edit shapefile data. I am trying to...
View ArticleCLOSED FEATURE: Import into existing table
There should be a way to import records to an existing table.Scenario provided by user jmace:"I have an application where users want to be able to upload and edit shapefile data. I am trying to...
View ArticleCOMMENTED ISSUE: Transform 2868 4326 SRIDs
I'm having some trouble transforming coordinates. I've tracked down the SRID's and searched and looked at this for hours. Using one coordinate pair I've converted back and forth in ArcGIS and...
View ArticleCREATED ISSUE: Cannot Import Shapefile due to duplicate column name
How do i get around of this error? (I really dont care about names as long as it would import the file)Unhandled Exception: System.Data.DuplicateNameException: A column named 'ID' already belongs to...
View ArticleCREATED ISSUE: When decimal seperator is no dot, geometry construction crashes
In the latest version of msSQLSpatial, locales where instead of a dot a comma is used as decimal seperator cause geometry construction to failThe trick is to enhance the geometry construction functions...
View ArticleCOMMENTED ISSUE: When decimal seperator is no dot, geometry construction crashes
In the latest version of msSQLSpatial, locales where instead of a dot a comma is used as decimal seperator cause geometry construction to failThe trick is to enhance the geometry construction functions...
View ArticleCOMMENTED ISSUE: When decimal seperator is no dot, geometry construction crashes
In the latest version of msSQLSpatial, locales where instead of a dot a comma is used as decimal seperator cause geometry construction to failThe trick is to enhance the geometry construction functions...
View ArticleCLOSED ISSUE: When decimal seperator is no dot, geometry construction crashes
In the latest version of msSQLSpatial, locales where instead of a dot a comma is used as decimal seperator cause geometry construction to failThe trick is to enhance the geometry construction functions...
View ArticleCREATED ISSUE: Build problem with Ms VS2005
Hello,I connected to svn and checkout the lastest source code but i have problem to build the solution in VS2005. This is related to Command.cs at line 60 and to ImportPostGis.sc line 73, i think the...
View ArticleCLOSED ISSUE: Build problem with Ms VS2005
Hello,I connected to svn and checkout the lastest source code but i have problem to build the solution in VS2005. This is related to Command.cs at line 60 and to ImportPostGis.sc line 73, i think the...
View ArticleCREATED ISSUE: Problem when importing shape file
Hello,I have a problem when importing a hape file into MsSQL2005, i think there is a mistake in Command.cs at line 59: connection.GetPostGisConnectionString() must be corrected into...
View ArticleCOMMENTED FEATURE: Implement Affine function
Affine(geometry,float8,float8,float8,float8,float8,float8)Applies an 2d affine transformation to the geometry. The call Affine(geom, a, b, d, e, xoff, yoff)...
View ArticleCREATED ISSUE: Invalid Cast from FilterQueryHandler
I needed to get the fix for the incorrect identification of Primary Keys and retrieved changeset 28600 from svn (after newest builds failed to install). When I ran this code I was getting casting...
View ArticleCREATED ISSUE: Schema Change breaks geometry columns
It appears that when I make a schema change in a table from SQL Management Studio (right click table--> design) that the record in ST.GEOMETRY_COLUMNS gets removes along with the associated table...
View ArticleCLOSED ISSUE: Problem when importing shape file
Hello,I have a problem when importing a hape file into MsSQL2005, i think there is a mistake in Command.cs at line 59: connection.GetPostGisConnectionString() must be corrected into...
View ArticleCLOSED ISSUE: Invalid Cast from FilterQueryHandler
I needed to get the fix for the incorrect identification of Primary Keys and retrieved changeset 28600 from svn (after newest builds failed to install). When I ran this code I was getting casting...
View ArticleCreated Issue: A .NET Framework error occurred during execution of...
System.InvalidOperationException: Vertex components can't be NaN.System.InvalidOperationException: at NetTopologySuite.Coordinates.BufferedCoordinate2DFactory.getVertexInternal(Double x, Double y,...
View ArticleCreated Issue: Cannot export shapefile to database because of invalid sql...
In my case, I tried to export a shapefile that contains an attribute named '1986'. This is not valid column name in the MS SQL Server unless we surround it with "[]". This affects both create and...
View Article