[postgis-users] OpenSource project MyGeoCloud ties PostGIS, MapServer, TileCache and OpenLayers together

Stephen Woodbridge woodbri at swoodbridge.com
Wed Nov 14 18:02:30 PST 2012


On 11/14/2012 1:59 PM, martin hoegh wrote:
> MyGeoCloud.com is an OpenSoure project and a web service. It offers
> geospatial storage, WMS and WFS-T services for accessing data and
> transactions. Besides that it offers a built-in web mapping client and
> online editing of data. But MyGeoCloud is also a platform on which you
> can build your own location based web applications using a JavaScript
> API.
>
> The core component of MyGeoCloud is the PostGIS database software,
> which is used for storage and geospatial operations. MapServer is used
> for map rendering and for tile caching TileCache is used. OpenLayers
> is used for the web map clients. The WFS-T service is implemented in
> the code base.
>
> The goal is a all-in-one solution for storage, geospatial operations,
> geospatial web services and web mapping.
>
> Test the project here: http://beta.mygeocloud.com/ and get the source
> code here: https://github.com/mhoegh/MyGeoCloud
>
> /Martin

Hi Martin,

This looks like a very impressive endeavor. I will give it a try 
shortly. While browsing through some of the code on github, I noticed a 
few things:

1. you reference to installing it say to edit conf/main.php but it is 
not in github so it is a little hard to edit it.

2. it may have missed it, but I did not see any documentation. Since 
this is a new project your focus has probably been getting it ready for 
release. I hope you will have some time to put together some basic 
documentation, like installation, configuration, what are the major 
modules, how do they communicate, etc.

3. With MapServer 6.2, you also have TinyOWS WFS-t and mapcache all in 
one package which might simplify installation and configuration in the 
future if it was wasy to migrate to or also support these as an option.

Anyway, please take this as suggestions for enhancements, and they 
should not take away from the huge effort that I can see you have 
already put into building this. This is VERY cool!

Thank you and best regards,
   -Steve W



More information about the postgis-users mailing list