open source basecamp

RSS
Twitter
 
Blog

Posts Tagged ‘Web 2.0’

FOSS4G 2011, Denver, Colorado (USA)

Tuesday, January 25th, 2011 by Stéphanie Debayle

Camptocamp will be present at the FOSS4G 2011 taking place in Denver, Colorado, USA from September 12 to 16, 2011.

Bronze sponsor of the event, Camptocamp Geospatial Solutions team will present its latest GIS developments, workshops and talks. Stay tuned for more details!

Case study: Swisstopo on the cloud

Thursday, September 23rd, 2010 by Emmanuel Belo

Amazon Web Services presents on its website a detailed case study on the deployment on the cloud of the Federal Geographical Data by Swisstopo, the Swiss Federal Office of Topography.

Camptocamp successfully carried out this implementation thanks to the collaborative work of its “Geospatial Solutions” and “Infrastructure Solutions” teams.

This innovative Web 2.0 project was made possible thanks to:

  1. the use of the MapFish Framework, whose flexibility and modern architecture fully use cloud hosting,

  2. the implementation of an infrastructure fully observing the philosophy of the cloud, particularly the use of a system of deployment and of server management automation,

  3. the skills and top-notch competencies of Camptocamp engineering teams,

  4. a perfect command of these new technologies.

This study shows the flexibility of the implemented solutions, from a highly efficient and adaptable Web-GIS project set-up on a virtual server to a complete SDI, hosted on the cloud and consisting of more than 50 servers.

Camptocamp’s open positions

Wednesday, September 15th, 2010 by Stéphanie Debayle

Camptocamp group is looking for a Senior Geospatial Open Source Developer to complete its Geospatial Solutions team, an Experienced GNU/Linux specialist to complete its Infrastructure Solutions team, and an ERP Project Manager and Functional Analyst (Logistics / Supply) to complete its Business Solutions team.

Anyone meeting any of the above positions requirements can send his/her application including a motivation letter, CV, copies of diplomas, work certificates and references by email ( job@camptocamp.comThis e-mail address is being protected from spambots. You need JavaScript enabled to view it ) or by mail at Camptocamp SA, PSE-A, CH-1015 Lausanne.

FOSS4G 2010: Camptocamp’s contributions

Thursday, August 26th, 2010 by Stéphanie Debayle

Bronze sponsor of the event, Camptocamp’s contributions will be numerous.

3 posters:

2 Workshops:
3 Tutorials :
4 Presentations:

We hope to meet you at the event. Please stop by our booth (#11)!

Etude de cas: swisstopo sur le cloud

Friday, August 13th, 2010 by Emmanuel Belo

Amazon Web Services présente une étude de cas détaillant la mise en ligne sur le cloud de l’Infrastructure Fédérale de Données Géographiques par swisstopo.  Camptocamp a porté cette réalisation en mettant en œuvre les synergies nécessaire à la réussite d’un tel programme entre les divisions “Geospatial Solutions” et “Infrastructure Solutions”.

Ce projet Web2.0 novateur a été rendu possible grâce à:

  1. l’utilisation du Framework MapFish dont la flexibilité et l’architecture moderne s’intègrent idéalement dans un hébergement sur le cloud,
  2. la mise en œuvre d’une infrastructure respectant 100% la philosophie du cloud et notamment l’utilisation d’un système de déploiement et  d’automatisation de la gestion des serveurs,
  3. les compétences de pointe des équipes d’ingénieurs de Camptocamp ainsi
  4. qu’une maîtrise d’ouvrage convaincue des avantages de ces nouvelles technologies.

Cette étude de cas montre en filigrane la souplesse des solutions mises en œuvre par Camptocamp, allant d’un projet WebSig hautement performant et adaptable installé sur un serveur virtuel jusqu’à une IDS complète hébergée sur le cloud comprenant plusieurs dizaines de serveurs.

GeoBI initiative : Camptocamp participates in the new international Open Source initiative on Location Intelligence

Thursday, June 10th, 2010 by Stéphanie Debayle

Press Release, Lausanne – June 10th, 2010 – Camptocamp announces its participation in the GeoBI initiative, a new international initiative focused on Location Intelligence, available at www.geobi.org .

The term Location Intelligence refers to all those processes, technologies, applications and practices capable to combine spatial data (Geographical Information System) with business data (Business Intelligence), in order to gain critical insights, to better support decision-making processes and to optimize business activities. In other words, Location Intelligence allows to connect various types of information to cartographic data, to locate them and to consequently increase the value of the existing information systems.

The initiative aims to aggregate companies, organizations, project communities and individuals into an open community aiming to foster the cooperation in the Location Intelligence domain and to support research activities. This allows to convert the results into innovative enterprise applications as well as to enrich and integrate the existing Open Source GIS and BI solutions, through the adoption of open standards.

Membership is open to anyone who shares the initiative vision and organization. Besides Camptocamp, charter member , the initiative members include the Italian companies Engineering Group and Inova Open Solutions, the French company Altic, the Canadian company Spatialytics and the SESAR research lab, Information Technology Department, University of Milan.

The initiative promotes the creation of a network of support services, according to which the initiative members provide professional support to the developed solutions .

Together with Altic and other partners, Camptocamp is already involved in GEO+ , a Web 2.0 research project. GEO+’s goal is to develop an open source platform allowing for content management, indexation and data analysis combined with spatial data. The project will focus in particular on the connection between Mapfish and open source Business Intelligence solutions.

GIS Project Manager

Friday, March 5th, 2010 by Stéphanie Debayle

Camptocamp «Geospatial Solutions» team is looking for a GIS Project Manager .

As a IS Project Manager, you are able to understand clients’ needs, outline project requirement specifications and lead a project team focusing on developing a new generation of geospatial applications.

Your ability to work in a team and your understanding of Open Source and Web 2.0 technologies are the keys to your success.

Position description available here .

Chef de Projet SIG

Tuesday, March 2nd, 2010 by Stéphanie Debayle

Camptocamp recherche pour compléter son équipe «Geospatial Solutions» un/une Chef de Projet SIG.

En tant que Chef de Projet SIG, vous êtes capable de comprendre les demandes des clients, de définir le cahier des charges et de piloter une équipe de projets dans le développement de nouvelles applications géospatiales.

Votre capacité à travailler en équipe, votre compréhension des technologies Open Source et Web 2.0 sont les clefs de votre succès.

(more…)

OGC web service security without login

Monday, November 16th, 2009 by Cédric Moullet

I got this week three times the same question: “I have an OGC web service, which is secured (basic auth, for example). For my web mapping application, is is possible to access to it without login ?”
The answer is NO !!!
In order to secure a web service, you need an authentication process and an authorization process. Basically, you need to know who is connected and what are the rights of the connected user. If one of these elemnts is missing, you will not be able to secure your web service.
Of course, you can create a nice server proxy that will filter/modify or whatever the request to the secured web service (in this case, the proxy will send the login information to the secured OGC service), but this proxy will basically expose what you want to expose to the web applications. It will not secure anything, it will simply hide what you don’t want to show to the web application. MapServer can, for example, plays this role.
So, a choice has to be made: login or no login !

Camptocamp announce the release of MapFish-1.2.

Monday, October 19th, 2009 by Stéphanie Debayle

** version française ci-dessous**

Today, Camptocamp announced the release of MapFish-1.2.

MapFish, an Open Source Web development framework, was created by Camptocamp and developed thanks to the inputs of the OpenLayers and Ext communities, especially in the area of graphical user interface. MapFish runs ExtJS, a JavaScript Web 2.0 library,  so as to offer users a clear and ergonomic interface.  Furthermore, MapFish can be deployed on Php, Java, Ruby or Python Web servers, widening the compatibility of the development environments of users.

On the occasion of this release, Mapfish Web site was improved: www.mapfish.org (http://www.mapfish.org )

This release includes the following new great features:

  • a super-easy installation procedure on Linux and Windows;
  • Python 2.6 and Pylons 0.9.7 support;
  • GeoExt 0.6 integration;
  • numerous improvements of the MapFish protocol for selecting data and attributes;
  • a client plug-in facilitating the JavaScript libraries setup;
  • ameliorations and corrections of various widgets.

The official page of the release can be found here: http://trac.mapfish.org/trac/mapfish/wiki/Releases/1.2/Announcement

Camptocamp would like to thank all contributors and invite you to post your questions and/or comments on the following blog: http://mapfishblog.blogspot.com/2009/10/mapfish-12-is-released.html

Do not hesitate to join the MapFish community by registering here: https://trac.mapfish.org/trac/mapfish/wiki/Community

  • **French version**

Camptocamp annonce aujourd’hui la release 1.2 du framework de développement Web MapFish.

MapFish est un framework Open Source créé à l’initiative de Camptocamp, mais construit en étroite relation avec d’autres développeurs de la communauté en ce qui concerne l’interface cliente cartographique. Il exploite également ExtJS, une bibliothèque JavaScript Web 2.0, pour offrir à l’utilisateur une interface fluide
et ergomique. Côté serveur, MapFish peut être déployé en PHP, Java, Ruby ou Python, offrant ainsi la meilleure compatibilité avec les environnements de développement Web disponibles et l’existant du client.

A l’occasion de cette release, le site web www.mapfish.org (http://www.mapfish.org ) a fait peau neuve.

La release 1.2 contient les nouveautés suivantes :

  • une procédure d’installation simplifiée sur Linux et Windows ;
  • un support de Python 2.6 et Pylons 0.9.7 ;
  • l’intégration de GeoExt 0.6 ;
  • de nombreuses améliorations du protocole MapFish pour la sélection de données ;
  • un plug-in client facilitant la mise en place des librairies JavaScript ;
  • des améliorations et corrections de nombreuses widgets.

L’annonce officielle se trouve à l’adresse suivante : http://trac.mapfish.org/trac/mapfish/wiki/Releases/1.2/Announcement

Nous en profitons pour remercier tous les contributeurs et utilisateurs et nous vous invitons à poster vos questions et/ou commentaires sur le Blog suivant : http://mapfishblog.blogspot.com/2009/10/mapfish-12-is-released.html

N’hésitez pas à rejoindre la communauté MapFish en vous inscrivant ici : https://trac.mapfish.org/trac/mapfish/wiki/Community