November 2nd, 2009
At FOSS4G 2009 I finally went to a code sprint, partly as a form of meditation, and partly to see if I had any developer chops left. Well the jury is still out on that, but it was relaxing, and what came out of it was the first release of SimpleWFS.
SimpleWFS is a 100% Java servlet that serves any data in PostGIS via the WFS Simple API. Output formats supported are BXFS and KML, among others (GML and Atom coming soon). My hope is that SimpleWFS can be up and running in under a half hour, exponentially increasing the ease of getting more spatial data on the web.
Please try it out and help improve it.
Tags: atom, bxfs, kml, sdi, wfs
No Comments »
June 26th, 2009
I was going to write a long blog entry about this event, but Adena does the job nicely here:
OGC Geospatial Rights Management Summit: Moving the Discussion Forward
Tags: geopolicy, ogc, sdi
No Comments »
March 17th, 2009
A recent discussion provoked by this SOA Post Mortem article got me thinking about Service-Oriented Architectures and Web Services in the context of our geospatial industry. The general argument in that article is Web services is just the latest buzzword to justify a big round of IT funding if you don’t do the business transformation work to actually redesign your enterprise around the idea of providing information services.
Sounds like it makes sense, but what does that actually mean? To put it in the context of OGC Web services, I’d phrase it as, WMS, WFS, WCS, etc. represent the SOA concept that needs to die. Just because you put a Web Feature Service API on your roads data doesn’t mean you’ve service-enabled anything. You may have taken the first required step towards a service, but the business transformation work isn’t done.
However, let’s say you figure out that what your end users actually need is a service that reports the pavement quality and last maintenance date of all roads in a certain jurisdiction for long-term strategic planning on infrastructure upkeep. Then you build that “service” using your WFS and its ability to handle sophisticated queries. Now you have what I’d call a real service providing real identifiable business value.
So the OGC suite of data delivering Web services is more of a meta-service architecture, or spatial data infrastructure, upon which real value-oriented services can be built. But don’t think you’ve created much value in your organization by simply standing up out-of-the-box OGC services without going the next step and figuring out what applications your data users actually need.
Tags: geopolicy, ogc, sdi, soa, wcs, wfs, wms
3 Comments »