mhoegh

GC2 is improved

Mapcentia has had a busy summer where a lot of new GC2 features have been implemented to meet requests from an increasing number of enterprise users. Below are the most significant: Sub-users You can now create sub-users for all your team members working on the same PostGIS database. A sub-user is a user with limited privileges to selected layers, which ...

Read More »

Raster support in MapCentia GeoCloud2 (GC2) and new server images

Raster support
Since PostGIS version 2, raster has been supported in the database. The raster data model can dramatically increase the use of PostGIS as a analytical and visualization tool. For example elevation models and a lot of environmental data are based on the raster data model.

Now GC2 supports PostGIS raster data. Raster layers will be displayed in the list of layers in the database tab and you can manage them in the same way as vector layers. Raster layers will also be added to the tile and WMS services and you may classify them. You can also query the raster tables through the SQL API.

Read more about raster support and how you upgrade your own GC2 installation

New Ubuntu 14.04 server images
Ubuntu 14.04LTS (Long Term Support) was released in April and is packed with newer versions of the geospatial software. We are ready with a new vmdk file for use in VMWare products, Oracle VirtualBox etc. The highlights are:

PostGreSQL 9.3
PostGIS 2.1
MapServer 6.4
Apache 2.4
GDAL 1.10
PHP 5.5

You can also spin a GC2 server up at Amazon Web Services in a couple of minutes.
Europe or USA

If you want to install from scratch instructions for Ubuntu 14.04 are ready

Read More »

The GeoCloud2 (GC2) server is now available as VMDK file

The GeoCloud2 (GC2) server is now available as VMDK file for use in VMWare products, Oracle VirtualBox etc. The image works out of the box, just call the IP address of the newly created virtual server in a web browser.
GC2 is a open source project that ties PostGIS, MapServer, TileCache, WFS, WMS, OpenLayers and Leaflet together in one integrated geospatial solution. 
We’ve also put a basic GeoServer install on the image.
Read more about GC2
Read More »

MapCentia GeoCloud integrate Open Source Geospatial Software

A couple of years ago I started developing MyGeoCloud an open source project that ties PostGIS, MapServer, TileCache and OpenLayers together in one integrated geospatial solution. Since then a lot has happen with the project: The development has moved from a big consulting firm to a small startup called MapCentia, the project is renamed to MapCentia GeoCloud, the codebase is rewritten and Leaflet, OpenLayers3 and Elasticsearch are included in the stack.
The goal of the project remain the same: Provide an all-in-one open source solution for storage, geospatial operations, geospatial web services and web mapping.
A more detailed description of the project can be found/div>
Get the source code here: github or quickly spin up a server at Amazon AWS
Read More »

MyGeoCloud ties PostGIS, MapServer, TileCache and OpenLayers together

MyGeoCloud is a new 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.

Read More »