Infos-pratiques
Free software and data allowing the co-branding (ie the rediffusion) of French public information on local web sites (communes, prefectures, etc).
suq-string
Python toolbox to handle strings (conversions, simplifications, etc)
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/suq-string.git suq-string cd suq-string
Add this repository as a remote to an existing local repository:
git remote add suq-string git://gitorious.org/infos-pratiques/suq-string.git git fetch suq-string git checkout -b my-local-tracking-branch suq-string/master_or_other_branch
suq-pagination
Python toolbox to ease handling of paginated sequences
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/suq-pagination.git suq-pagination cd suq-pagination
Add this repository as a remote to an existing local repository:
git remote add suq-pagination git://gitorious.org/infos-pratiques/suq-pagination.git git fetch suq-pagination git checkout -b my-local-tracking-branch suq-pagination/master_or_other_branch
suq-wsgi
Python toolbox to handle WSGI using WebOb
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/suq-wsgi.git suq-wsgi cd suq-wsgi
Add this repository as a remote to an existing local repository:
git remote add suq-wsgi git://gitorious.org/infos-pratiques/suq-wsgi.git git fetch suq-wsgi git checkout -b my-local-tracking-branch suq-wsgi/master_or_other_branch
systolic
Web-based history of web sites or filesystems
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/systolic.git systolic cd systolic
Add this repository as a remote to an existing local repository:
git remote add systolic git://gitorious.org/infos-pratiques/systolic.git git fetch systolic git checkout -b my-local-tracking-branch systolic/master_or_other_branch
suq-sourceable
Toolbox to serialize objects to Python source code
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/suq-sourceable.git suq-sourceable cd suq-sourceable
Add this repository as a remote to an existing local repository:
git remote add suq-sourceable git://gitorious.org/infos-pratiques/suq-sourceable.git git fetch suq-sourceable git checkout -b my-local-tracking-branch suq-sourceable/master_or_other_branch
systolic-comarquage
Systolic plugin to see the history of co-branded sites generated by comarquage.fr
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/systolic-comarquage.git systolic-comarquage cd systolic-comarquage
Add this repository as a remote to an existing local repository:
git remote add systolic-comarquage git://gitorious.org/infos-pratiques/systolic-comarquage.git git fetch systolic-comarquage git checkout -b my-local-tracking-branch systolic-comarquage/master_or_other_branch
bospl-xml-tools
Various tools to handle BOSPL XML export files
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/bospl-xml-tools.git bospl-xml-tools cd bospl-xml-tools
Add this repository as a remote to an existing local repository:
git remote add bospl-xml-tools git://gitorious.org/infos-pratiques/bospl-xml-tools.git git fetch bospl-xml-tools git checkout -b my-local-tracking-branch bospl-xml-tools/master_or_other_branch
podis-web
Web interface to associate INSEE codes of french communes with postal codes and postal routings (a.k.a. postal distributions)
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/podis-web.git podis-web cd podis-web
Add this repository as a remote to an existing local repository:
git remote add podis-web git://gitorious.org/infos-pratiques/podis-web.git git fetch podis-web git checkout -b my-local-tracking-branch podis-web/master_or_other_branch
identic-comarquage
A OAuth 2 authorization server for Comarquage.fr services
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/identic-comarquage.git identic-comarquage cd identic-comarquage
Add this repository as a remote to an existing local repository:
git remote add identic-comarquage git://gitorious.org/infos-pratiques/identic-comarquage.git git fetch identic-comarquage git checkout -b my-local-tracking-branch identic-comarquage/master_or_other_branch
geonol
Geolocated directory of local French organizations more…
Documentation: http://wiki.infos-pratiques.org/wiki/Geonol
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/geonol.git geonol cd geonol
Add this repository as a remote to an existing local repository:
git remote add geonol git://gitorious.org/infos-pratiques/geonol.git git fetch geonol git checkout -b my-local-tracking-branch geonol/master_or_other_branch
suq-mongoobject
Toolbox to map Infos-Pratiques.org objects to MongoDB documents
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/suq-mongoobject.git suq-mongoobject cd suq-mongoobject
Add this repository as a remote to an existing local repository:
git remote add suq-mongoobject git://gitorious.org/infos-pratiques/suq-mongoobject.git git fetch suq-mongoobject git checkout -b my-local-tracking-branch suq-mongoobject/master_or_other_branch
territoria
Hierarchical database of territories more…
Territoria is both:
– a hierarchical database territories, built from different sources.
– a toolbox to update, export and manage this database.
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/territoria.git territoria cd territoria
Add this repository as a remote to an existing local repository:
git remote add territoria git://gitorious.org/infos-pratiques/territoria.git git fetch territoria git checkout -b my-local-tracking-branch territoria/master_or_other_branch
souk
Data Warehouse on territories, local authorities and other organizations
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/souk.git souk cd souk
Add this repository as a remote to an existing local repository:
git remote add souk git://gitorious.org/infos-pratiques/souk.git git fetch souk git checkout -b my-local-tracking-branch souk/master_or_other_branch
suq-fulltextsearch
Toolbox to handle full text search
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/suq-fulltextsearch.git suq-fulltextsearch cd suq-fulltextsearch
Add this repository as a remote to an existing local repository:
git remote add suq-fulltextsearch git://gitorious.org/infos-pratiques/suq-fulltextsearch.git git fetch suq-fulltextsearch git checkout -b my-local-tracking-branch suq-fulltextsearch/master_or_other_branch
cosmetic
Co-branding of web sites for french collectivities
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/cosmetic.git cosmetic cd cosmetic
Add this repository as a remote to an existing local repository:
git remote add cosmetic git://gitorious.org/infos-pratiques/cosmetic.git git fetch cosmetic git checkout -b my-local-tracking-branch cosmetic/master_or_other_branch
podis
Retrieve INSEE codes of french communes from their postal distributions
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/podis.git podis cd podis
Add this repository as a remote to an existing local repository:
git remote add podis git://gitorious.org/infos-pratiques/podis.git git fetch podis git checkout -b my-local-tracking-branch podis/master_or_other_branch
minisite
Geonol-based mini web sites for organizations
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/minisite.git minisite cd minisite
Add this repository as a remote to an existing local repository:
git remote add minisite git://gitorious.org/infos-pratiques/minisite.git git fetch minisite git checkout -b my-local-tracking-branch minisite/master_or_other_branch
petitpois
Back Office of Geonol
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/petitpois.git petitpois cd petitpois
Add this repository as a remote to an existing local repository:
git remote add petitpois git://gitorious.org/infos-pratiques/petitpois.git git fetch petitpois git checkout -b my-local-tracking-branch petitpois/master_or_other_branch
suq-conversion
Python toolbox to convert and validate values (for web forms, etc)
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/suq-conversion.git suq-conversion cd suq-conversion
Add this repository as a remote to an existing local repository:
git remote add suq-conversion git://gitorious.org/infos-pratiques/suq-conversion.git git fetch suq-conversion git checkout -b my-local-tracking-branch suq-conversion/master_or_other_branch
suq-representation
Toolbox to serialize objects to their Python representation more…
This is a successor of Suq-Sourceable.
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/suq-representation.git suq-representation cd suq-representation
Add this repository as a remote to an existing local repository:
git remote add suq-representation git://gitorious.org/infos-pratiques/suq-representation.git git fetch suq-representation git checkout -b my-local-tracking-branch suq-representation/master_or_other_branch
amoniac
Amoniac is a log analyser for comarquage gadgets. It updates subrcribers information in order to know URLs used for accessing gadgets
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/amoniac.git amoniac cd amoniac
Add this repository as a remote to an existing local repository:
git remote add amoniac git://gitorious.org/infos-pratiques/amoniac.git git fetch amoniac git checkout -b my-local-tracking-branch amoniac/master_or_other_branch
jurilol
Annuaire listé des organismes de juridiction locaux.
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/jurilol.git jurilol cd jurilol
Add this repository as a remote to an existing local repository:
git remote add jurilol git://gitorious.org/infos-pratiques/jurilol.git git fetch jurilol git checkout -b my-local-tracking-branch jurilol/master_or_other_branch
download-service-public
Toolbox to download various files from Service-Public
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/download-service-public.git download-service-public cd download-service-public
Add this repository as a remote to an existing local repository:
git remote add download-service-public git://gitorious.org/infos-pratiques/download-service-public.git git fetch download-service-public git checkout -b my-local-tracking-branch download-service-public/master_or_other_branch
osm-poi-editor
OSM POI Editor
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/osm-poi-editor.git osm-poi-editor cd osm-poi-editor
Add this repository as a remote to an existing local repository:
git remote add osm-poi-editor git://gitorious.org/infos-pratiques/osm-poi-editor.git git fetch osm-poi-editor git checkout -b my-local-tracking-branch osm-poi-editor/master_or_other_branch
epinard
Interface de gestion des EPNs
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/epinard.git epinard cd epinard
Add this repository as a remote to an existing local repository:
git remote add epinard git://gitorious.org/infos-pratiques/epinard.git git fetch epinard git checkout -b my-local-tracking-branch epinard/master_or_other_branch
comarquage
Web application to manage Comarquage.fr accounts
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/comarquage.git comarquage cd comarquage
Add this repository as a remote to an existing local repository:
git remote add comarquage git://gitorious.org/infos-pratiques/comarquage.git git fetch comarquage git checkout -b my-local-tracking-branch comarquage/master_or_other_branch
tile-server-utils
OpenStreetMap custom tile server scripts and utils. more…
Documentation: http://docs.infos-pratiques.org/tile-server.html
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/tile-server-utils.git tile-server-utils cd tile-server-utils
Add this repository as a remote to an existing local repository:
git remote add tile-server-utils git://gitorious.org/infos-pratiques/tile-server-utils.git git fetch tile-server-utils git checkout -b my-local-tracking-branch tile-server-utils/master_or_other_branch
territoria-web
Web application based on “Territoria” hierarchical database of territories
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/territoria-web.git territoria-web cd territoria-web
Add this repository as a remote to an existing local repository:
git remote add territoria-web git://gitorious.org/infos-pratiques/territoria-web.git git fetch territoria-web git checkout -b my-local-tracking-branch territoria-web/master_or_other_branch
etalage
Open Data POIs portal
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/etalage.git etalage cd etalage
Add this repository as a remote to an existing local repository:
git remote add etalage git://gitorious.org/infos-pratiques/etalage.git git fetch etalage git checkout -b my-local-tracking-branch etalage/master_or_other_branch
comarquage-gadgets
Toolbox to integrate Comarquage.fr gadgets in web sites
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/comarquage-gadgets.git comarquage-gadgets cd comarquage-gadgets
Add this repository as a remote to an existing local repository:
git remote add comarquage-gadgets git://gitorious.org/infos-pratiques/comarquage-gadgets.git git fetch comarquage-gadgets git checkout -b my-local-tracking-branch comarquage-gadgets/master_or_other_branch
comarquage-doc
French documentation for collectivities using Comarquage.fr solution.
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/comarquage-doc.git comarquage-doc cd comarquage-doc
Add this repository as a remote to an existing local repository:
git remote add comarquage-doc git://gitorious.org/infos-pratiques/comarquage-doc.git git fetch comarquage-doc git checkout -b my-local-tracking-branch comarquage-doc/master_or_other_branch
etalage-go
Experimental and very partial port of Etalage in Go language.
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/etalage-go.git etalage-go cd etalage-go
Add this repository as a remote to an existing local repository:
git remote add etalage-go git://gitorious.org/infos-pratiques/etalage-go.git git fetch etalage-go git checkout -b my-local-tracking-branch etalage-go/master_or_other_branch
leaflet-boilerplate
Leaflet code template.
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/leaflet-boilerplate.git leaflet-boilerplate cd leaflet-boilerplate
Add this repository as a remote to an existing local repository:
git remote add leaflet-boilerplate git://gitorious.org/infos-pratiques/leaflet-boilerplate.git git fetch leaflet-boilerplate git checkout -b my-local-tracking-branch leaflet-boilerplate/master_or_other_branch
comdatpub
Data publisher for Comarquage.fr more…
Propagates data changes in Comarquage applications to subscribing applications, using OAuth2.
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/comdatpub.git comdatpub cd comdatpub
Add this repository as a remote to an existing local repository:
git remote add comdatpub git://gitorious.org/infos-pratiques/comdatpub.git git fetch comdatpub git checkout -b my-local-tracking-branch comdatpub/master_or_other_branch
comdatsub
Data subscriber for Comarquage.fr more…
Receives data from publishing applications (using OAuth2) and update Comarquage databases.
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/comdatsub.git comdatsub cd comdatsub
Add this repository as a remote to an existing local repository:
git remote add comdatsub git://gitorious.org/infos-pratiques/comdatsub.git git fetch comdatsub git checkout -b my-local-tracking-branch comdatsub/master_or_other_branch
osm-poison
Webservice allowing to search for OpenStreetMap POIs (point of interest) by bounding-box and/or by tags. Input is HTTP request, output is GeoJSON data. more…
Uses PostgreSQL database with “Mapnik schema” produced by osm2pgsql.
Developed in Python with Pyramid web framework and SQLAlchemy.
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/osm-poison.git osm-poison cd osm-poison
Add this repository as a remote to an existing local repository:
git remote add osm-poison git://gitorious.org/infos-pratiques/osm-poison.git git fetch osm-poison git checkout -b my-local-tracking-branch osm-poison/master_or_other_branch
osm-poi-webview
This web GUI displays POIs (points of interest) from OpenStreetMap. more…
This applications relies on ee-poi-server which provides POI search feature.
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/osm-poi-webview.git osm-poi-webview cd osm-poi-webview
Add this repository as a remote to an existing local repository:
git remote add osm-poi-webview git://gitorious.org/infos-pratiques/osm-poi-webview.git git fetch osm-poi-webview git checkout -b my-local-tracking-branch osm-poi-webview/master_or_other_branch
osm-tile-webview
Leaflet based user interface to view and debug OpenStreetMap rendered tiles.
-
Cloning this repository:
git clone git://gitorious.org/infos-pratiques/osm-tile-webview.git osm-tile-webview cd osm-tile-webview
Add this repository as a remote to an existing local repository:
git remote add osm-tile-webview git://gitorious.org/infos-pratiques/osm-tile-webview.git git fetch osm-tile-webview git checkout -b my-local-tracking-branch osm-tile-webview/master_or_other_branch
Activities 
-
Friday February 10 2012
-
Push
11:36
Valéry Febvre pushed 1 commit to infos-pratiques/petitpois:dev. View diff
dev changed from e61b8d9 to ec57c4a
-
Push
11:04
Emmanuel Raviart pushed 2 commits to infos-pratiques/etalage:master. View diff
master changed from db8b544 to 2287ce1
-
Push
11:03
Emmanuel Raviart pushed 1 commit to infos-pratiques/etalage:master. View diff
master changed from 0a23b24 to db8b544
-
Push
10:43
Emmanuel Raviart pushed 1 commit to infos-pratiques/jurilol:master. View diff
master changed from 0eb1149 to 021fe0c
-
Push
10:42
Emmanuel Raviart pushed 1 commit to infos-pratiques/geonol:master. View diff
master changed from a46c536 to f661e08
-
Push
10:41
Emmanuel Raviart pushed 2 commits to infos-pratiques/souk:dev. View diff
dev changed from d59da45 to c75fc5b
-
Push
10:40
Emmanuel Raviart pushed 1 commit to infos-pratiques/epinard:master. View diff
master changed from 1da656c to e6ce7ce
-
-
Thursday February 09 2012
-
Push
22:57
Emmanuel Raviart pushed 1 commit to infos-pratiques/etalage:master. View diff
master changed from 1371df7 to 0a23b24
-
Push
20:27
Christophe Benz pushed 1 commit to infos-pratiques/osm-tile-webview:master. View diff
master changed from 1eb34c4 to d61e212
-
Push
20:24
Christophe Benz pushed 1 commit to infos-pratiques/osm-tile-webview:master. View diff
master changed from 0defce1 to 1eb34c4
-
Push
17:48
Christophe Benz pushed 1 commit to infos-pratiques/osm-tile-webview:master. View diff
master changed from dc899a1 to 0defce1
-
Push
17:48
Christophe Benz pushed 1 commit to infos-pratiques/osm-poi-webview:master. View diff
master changed from 87514dc to 93c48cf
-
Push
17:39
Emmanuel Raviart pushed 1 commit to infos-pratiques/comarquage-gadgets:master. View diff
master changed from a5f955f to cb4014b
-
Push
17:37
Emmanuel Raviart pushed 1 commit to infos-pratiques/comarquage-gadgets:master. View diff
master changed from f326998 to a5f955f
-
Push
17:30
Emmanuel Raviart pushed 1 commit to infos-pratiques/etalage:master. View diff
master changed from 9f7e826 to 1371df7
-
Push
17:24
Emmanuel Raviart pushed 1 commit to infos-pratiques/etalage:master. View diff
master changed from 0edb135 to 9f7e826
-
Push
16:57
Valéry Febvre pushed 1 commit to infos-pratiques/petitpois:dev. View diff
dev changed from 84bbf8d to e61b8d9
-
Push
16:54
Christophe Benz pushed 1 commit to infos-pratiques/osm-poison:master. View diff
master changed from cb02f81 to 01018fc
-
Push
15:33
Valéry Febvre pushed 1 commit to infos-pratiques/petitpois:dev. View diff
dev changed from 73157e4 to 84bbf8d
-
Push
15:31
Emmanuel Raviart pushed 1 commit to infos-pratiques/etalage:master. View diff
master changed from 2cb19e1 to 0edb135
-
Push
14:25
Christophe Benz pushed 4 commits to infos-pratiques/osm-tile-webview:master. View diff
master changed from 781ab71 to dc899a1
-
Push
14:22
Valéry Febvre pushed 2 commits to infos-pratiques/petitpois:dev. View diff
dev changed from 8d85072 to 73157e4
-
Push
13:37
Emmanuel Raviart pushed 1 commit to infos-pratiques/etalage:master. View diff
master changed from b2861bb to 2cb19e1
-
Push
12:58
Romain SOUFFLET pushed 1 commit to infos-pratiques/epinard:master. View diff
master changed from 1e23919 to 1da656c
-
Push
11:27
Emmanuel Raviart pushed 1 commit to infos-pratiques/etalage:master. View diff
master changed from 2c2f6a3 to b2861bb
-
Push
11:20
Christophe Benz pushed 1 commit to infos-pratiques/osm-poi-webview:master. View diff
master changed from a55136c to 87514dc
-
Push
10:55
Christophe Benz pushed 1 commit to infos-pratiques/osm-poi-webview:master. View diff
master changed from 91774af to a55136c
-
-
Wednesday February 08 2012
-
Push
21:51
Christophe Benz pushed 1 commit to infos-pratiques/osm-tile-webview:master. View diff
master changed from 4547ec1 to 781ab71
-
Push
21:48
Christophe Benz pushed 1 commit to infos-pratiques/osm-tile-webview:master. View diff
master changed from 404df0f to 4547ec1
-
Push
21:45
Christophe Benz pushed 2 commits to infos-pratiques/osm-tile-webview:master. View diff
master changed from bc0f6b7 to 404df0f
-

