Difference between revisions of "BOF "GeoJQuery" at FOSSGIS 2010"

From OSGeo
Jump to navigation Jump to search
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
After first thoughts about a project, where the AJAX-Javascript Library '''JQuery''' is linked to OpenLayers at the OpenLayers BOF at the FOSS4G 2009 in Sydney, we initialized a BOF with the workoing title "GeoJQuery" at the FOSSGIS (local chapter Germany conference) this week in Osnabrück.
+
'''''Current activities are available at [[jQuery Spatial]]'''''
  
Attendants were (not complete, I have to find the cards ;-))<br>
+
: ''Mailing List: http://lists.osgeo.org/mailman/listinfo/geojquery''
Andreas Hocevar<br>
+
: ''Wiki: http://www.geojquery.org geojquery.org''
Marc Jansen<br>
 
Till Adams<br>
 
Thorsten Müller<br>
 
Volker Mische<br>
 
Arnulf Christl<br>
 
Jan Schorn <br>
 
Pirmin Kalberer<br>
 
Dominik Helle<br>
 
Oliver Tonhofer<br>
 
(and 6 others, sorry at the moment...)<br><br>
 
  
 +
== About ==
  
Several attendants already worked with JQuery as an extension to OpenLayers based mapping solutions. Also the "GQuery ([http://github.com/iwillig/gQuery gquery])" idea shows, that there are already some solutions and probalby some interest in realizing something like GeoJQuery (Andreas advised us to contact them). Probably the BOF has been the hour of birth for a new OpenSource project.  
+
After first thoughts about a project, where the AJAX-Javascript Library '''jQuery''' is linked to OpenLayers at the OpenLayers BOF at the FOSS4G 2009 in Sydney, we initialized a BOF with the working title "GeoJQuery" at the FOSSGIS (local chapter Germany conference) this week in Osnabrück.
 +
 
 +
== Attendants ==
 +
* Andreas Hocevar
 +
* Marc Jansen
 +
* Till Adams
 +
* Thorsten Müller
 +
* Volker Mische
 +
* Arnulf Christl
 +
* Jan Schorn
 +
* Pirmin Kalberer
 +
* Dominik Helle
 +
* Oliver Tonhofer
 +
* Martin Dresen
 +
* Johannes Schulte Sudhoff
 +
* Javi Carrasco
 +
* (and 4 others, but they were more interested in the event "BOF" than in "GeojQuery"...)
 +
 
 +
Several attendants already worked with JQuery as an extension to OpenLayers based mapping solutions. Also the "GQuery ([http://github.com/iwillig/gQuery gquery])" idea shows, that there are already some solutions and probalby some interest in realizing something like GeoJQuery (Andreas advised us to contact them). Probably the BOF has been the hour of birth for a new OpenSource project.
 +
 
 +
== Idea ==
  
 
Our core idea is not to make a simple copy of Geoext with JQuery. Basic idea is an Geo extension for JQuery, which will be setup with OpenLayers for the mapping components first, but where in principle the mapping component could only be replacable. This requires a very close docking to jQuery.
 
Our core idea is not to make a simple copy of Geoext with JQuery. Basic idea is an Geo extension for JQuery, which will be setup with OpenLayers for the mapping components first, but where in principle the mapping component could only be replacable. This requires a very close docking to jQuery.
  
 +
There is already a WIKI on [http://www.geojquery.org geojquery.org]. Please feel free and get involved.
  
There is already a WIKI on [http://www.geojquery.org geojquery.org]. Please feel free and get involved.<br><br>
+
# GeoJQuery is not a wrap of GeoExt based on JQuery.
 +
# GeoJQuery should become a JQuery plug-in.
 +
# OpenLayers mapping core will be used as the first implementation, others should be possible.
 +
# Easy generation of a map, no expert knowledge of OpenLayers (e.g. projections, layers, controls) is required.
  
1. GeoJQuery is not a wrap of GeoExt based on JQuery.<br>
 
2. GeoJQuery should become a JQuery plug-in.<br>
 
3. OpenLayers mapping core will be used as the first implementation, others should be possible.<br>
 
4. Easy generation of a map, no expert knowledge of OpenLayers (e.g. projections, layers, controls) is required.<br>
 
<br>
 
 
One advice from Andreas was not to live with inconsistences in OpenLayers, so do not built work-arounds, please fix them in OpenLayers.
 
One advice from Andreas was not to live with inconsistences in OpenLayers, so do not built work-arounds, please fix them in OpenLayers.
<br>
+
 
ToDos & next steps<br>
+
== TODOos & Next Steps ==
1. contact JQuery community, check for possibility of plugin, name "GeoJQuery" (Till)<br>
+
 
2. setup development environment on terrestris server (Till -- done, please contact for access)<br>
+
# contact JQuery community, check for possibility of plugin, name "GeoJQuery" (Till)
3. contact developpers of Gquery and try to get them involved (Till)<br>
+
# setup development environment on terrestris server (Till -- done, please contact for access)
4. setup mailing list on osgeo-server (Arnulf)<br>
+
# contact developpers of Gquery and try to get them involved (Till)
5. early relase of first 0.001 release (Volker, Marc, Thorsten)<br>
+
# setup mailing list on osgeo-server (-> subscribe [http://lists.osgeo.org/mailman/listinfo/geojquery here])
 +
# early relase of first 0.001 release (Volker, Marc, Thorsten)

Latest revision as of 11:03, 11 August 2010

Current activities are available at jQuery Spatial

Mailing List: http://lists.osgeo.org/mailman/listinfo/geojquery
Wiki: http://www.geojquery.org geojquery.org

About

After first thoughts about a project, where the AJAX-Javascript Library jQuery is linked to OpenLayers at the OpenLayers BOF at the FOSS4G 2009 in Sydney, we initialized a BOF with the working title "GeoJQuery" at the FOSSGIS (local chapter Germany conference) this week in Osnabrück.

Attendants

  • Andreas Hocevar
  • Marc Jansen
  • Till Adams
  • Thorsten Müller
  • Volker Mische
  • Arnulf Christl
  • Jan Schorn
  • Pirmin Kalberer
  • Dominik Helle
  • Oliver Tonhofer
  • Martin Dresen
  • Johannes Schulte Sudhoff
  • Javi Carrasco
  • (and 4 others, but they were more interested in the event "BOF" than in "GeojQuery"...)

Several attendants already worked with JQuery as an extension to OpenLayers based mapping solutions. Also the "GQuery (gquery)" idea shows, that there are already some solutions and probalby some interest in realizing something like GeoJQuery (Andreas advised us to contact them). Probably the BOF has been the hour of birth for a new OpenSource project.

Idea

Our core idea is not to make a simple copy of Geoext with JQuery. Basic idea is an Geo extension for JQuery, which will be setup with OpenLayers for the mapping components first, but where in principle the mapping component could only be replacable. This requires a very close docking to jQuery.

There is already a WIKI on geojquery.org. Please feel free and get involved.

  1. GeoJQuery is not a wrap of GeoExt based on JQuery.
  2. GeoJQuery should become a JQuery plug-in.
  3. OpenLayers mapping core will be used as the first implementation, others should be possible.
  4. Easy generation of a map, no expert knowledge of OpenLayers (e.g. projections, layers, controls) is required.

One advice from Andreas was not to live with inconsistences in OpenLayers, so do not built work-arounds, please fix them in OpenLayers.

TODOos & Next Steps

  1. contact JQuery community, check for possibility of plugin, name "GeoJQuery" (Till)
  2. setup development environment on terrestris server (Till -- done, please contact for access)
  3. contact developpers of Gquery and try to get them involved (Till)
  4. setup mailing list on osgeo-server (-> subscribe here)
  5. early relase of first 0.001 release (Volker, Marc, Thorsten)