Skip to content

Camptocamp geo form project (a.k.a cyber-administration)

Notifications You must be signed in to change notification settings

kalbermattenm/c2cgeoform

 
 

Repository files navigation

c2cgeoform

c2cgeoform is a framework easing the creation of web pages with forms. Users of c2cgeoform declaratively create models (example), from which the framework can create forms, views, lists, …

c2cgeoform supports various data types, including geometry types (points, lines, polygons). For geometry types c2geoform generates maps with editing tools to create, modify or delete geometries.

c2cgeoform is based on Pylons technologies. More specifically, it uses Pyramid, Colander, and Deform. For interacting with the database it uses SQLAlchemy and GeoAlchemy 2.

Demo links: fill in a form, list form submissions.

Documentation

This section provides links to various parts of the documentation.

Copyright

c2cgeoform makes use of the icons by GLYPHICONS. Make sure to comply with the usage terms when utilizing c2cgeoform.

About

Camptocamp geo form project (a.k.a cyber-administration)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.6%
  • HTML 5.0%
  • CSS 3.8%
  • JavaScript 2.4%
  • Makefile 1.8%
  • Shell 0.4%