SpatiaLite Provider Now In SharpMap Repository

I got a surprise e-mail from Felix today letting me know that the SpatiaLite provider I posted some time ago, along with Kev’s great spatial index work, has been included in the SharpMap repository. If you’re looking for one place to pick them up, now you’ve got it. If you haven’t checked out SharpMap or … Continue reading SpatiaLite Provider Now In SharpMap Repository

SQL Server 2008 SharpMap Data Provider Code

As promised, I have uploaded the data provider code I mentioned earlier to the SharpMap site. It’s written in C#. I took the existing Oracle provider, stripped out the Oracle SQL and put in T-SQL. There are a couple of things I’m still trying to chase down but it’s basically done at this point. I … Continue reading SQL Server 2008 SharpMap Data Provider Code

SharpMap and SQL Server 2008 Spatial

I downloaded the November CTP yesterday and couldn’t resist. Today I wrote a SharpMap data provider for it. The black rectangle below represents a sample data set I created. It’s not as pretty as the Mexico data I used with SQLite but it’s beautiful to me. It’s being displayed in the DemoWinForm app that comes … Continue reading SharpMap and SQL Server 2008 Spatial

Is SharpMap Viable?

It seems there’s been a little more buzz about SharpMap lately and some folks have been doing some fact-checking with James offline. He deftly spun the question of “viability” into “popularity” by citing CodePlex statistics. Can’t say I blame him. The question of viability when it comes to open-source, especially smaller projects, can be tough … Continue reading Is SharpMap Viable?