Projects
Company
OpenStreetMap Support
Category Archives: Mapserver
Geospatial @ RailsConf Europe 2007
Some great news for those interested in the convergence between Ruby/Rails and Geospatial applications. Kashif and I will be giving a tutorial at RailsConf in Berlin. There is going to be 3 hr tutorial titled Rails GIS Hacks, where we will be going through some pretty nifty stuff such as RESTful geospatial applications development. [...]
Also posted in OGC, PostGIS, RubyOnRails, Spatial Analysis, WebGIS, event, interoperability, opensource Leave a comment
libTiff to support BigTiff by July 2007
Just heard that libTiff which is used in GDAL for GeoTiff support has found sponsors to implement BigTiff support. This will mean an end to the 4Gig limitation of GeoTiffs. These changes to libTiff will filter down to GDAL and a number of Open Source Geospatial packages like Mapserver. The detailed implementation plan can be [...]
Also posted in gdal, interoperability, opensource Leave a comment
Mapserver 4.8.4 released
The release of Mapserver (version 4.8.4) fixed some bugs that mapscript developers may be interesed in. Nomad servers are now running the latest release. Check out the release notes here.
Also posted in geohosting Leave a comment
Geo-Delivery in action
Yes i know that looks like ArcGIS… that’s because it is. I did a screen cast of what we (Minh & myself) have manged to complete of the WCS client its far from finished. The image below is from the part where i opened the downloaded data in ArcGIS to process.
Enjoy this for now, [...]
Also posted in OGC, Spatial Analysis, WebGIS Leave a comment
Mapserver + PostGIS + Rails = cool maps!
… announcing yet another take on getting PostGIS working with Ruby on Rails. Our goal (well, one of them) is to make it easy to arrange for web-based presentation of geographic data, with mouse-sensitive polygons, line-strings, and the like. The code is still quite new, but it’s to the point that other people [...]
Also posted in RubyOnRails, WebGIS 2 Comments
OSGIS racing ahead: Sensor Observation Service
As I said in my last post one of the topics of discussion at the melbourne’s Mapserver users group meeting was the uptake of OGC standards by the OSS community. Here’s an example of OSS taking lead in implementing upcoming open standards: the current CVS version has has already implemented partial support for Sensor Observation [...]
Also posted in OGC, interoperability 2 Comments
Mapserver + MS-SQL Server
Well eventually someone was gonna ask this. Can you connect to MS-SQL using Mapserver? Of course thanks to GDAL/OGR anything is possible. OGR’s Virtual Spatial Data can be used to connect to SQL Server database. http://www.gdal.org/ogr/drv_vrt.html
One can connect via OGR ODBC driver directly by creating a view with an additional WKT column from your x, [...]
Mapfiles for novices
For those new to creating mapfiles Tydac have a nice set of examples that won’t intimidate you HERE
Also posted in WebGIS Leave a comment
Mapserver output as KML