- 22 Mar, 2016 1 commit
-
-
Julien Cristau authored
-
- 15 Mar, 2016 1 commit
-
-
Julien Cristau authored
-
- 22 Mar, 2016 1 commit
-
-
Julien Cristau authored
-
- 15 Mar, 2016 1 commit
-
-
Julien Cristau authored
We can use db-create/db-init directly now, no need for manual "add postgis" steps.
-
- 18 Feb, 2016 3 commits
-
-
Julien Cristau authored
Fixes crash on python3 due to NoneType/int comparison.
-
Julien Cristau authored
-
Julien Cristau authored
Turns out some tests don't care about GIS data, and being able to serialize a schema that contains geometries can be useful. So revert my change from 7f2ea53ddc8d and add a test to make sure this works.
-
- 19 Jan, 2016 2 commits
-
-
Julien Cristau authored
If we're passed an SQLExpression, leave it as-is, don't run ST_GeomFromText.
-
Julien Cristau authored
-
- 18 Jan, 2016 1 commit
-
-
Julien Cristau authored
-
- 29 Jan, 2016 1 commit
-
-
Samuel Trégouët authored
our spec files conflict with filesystem package in centos7: we set permission 755 for /usr/bin and /usr/lib whereas filesystem set it to 555. So to be compatible with both centos7 and others we simply ignore theses directories
-
- 18 Jan, 2016 1 commit
-
-
Julien Cristau authored
-
- 15 Jan, 2016 8 commits
-
-
Julien Cristau authored
-
Julien Cristau authored
-
Julien Cristau authored
-
Julien Cristau authored
-
Alexandre Richardson authored
Mapping from cubicweb 'Geography'-typed attribute to postgresql column type, to take the srid and geometry type into account.
-
Julien Cristau authored
-
Julien Cristau authored
-
Alexandre Richardson authored
-
- 23 Nov, 2015 1 commit
-
-
Julien Cristau authored
Unfortunately this runs too late on create until cubicweb 3.22, but oh well.
-
- 12 Oct, 2015 1 commit
-
-
Yann Voté authored
Add explicit conversion functions between the yams Geometry and Geography types and the corresponding postgis types.
-
- 19 Jun, 2015 1 commit
-
-
Yann Voté authored
Related to #3036205.
-
- 30 Apr, 2015 1 commit
-
-
Yann Voté authored
This is needed very often as WKT is almost as used as GeoJSON to exchange geospatial data. In particular, for RDF data, the geoSPARQL recommandation currently defines only WKT and GML literals (although GeoJSON is planned for a future version of the recommandation). Closes #5313835.
-
- 22 Apr, 2015 2 commits
- 23 Mar, 2015 3 commits
-
-
Rémi Cardona authored
Added tag cubicweb-postgis-version-0.3.1, cubicweb-postgis-debian-version-0.3.1-1, cubicweb-postgis-centos-version-0.3.1-1 for changeset 906246a6b057
-
Rémi Cardona authored
-
Rémi Cardona authored
-
- 05 Mar, 2015 1 commit
-
-
Samuel Trégouët authored
Because pre-1.1.0 breaks CW's UStringIO. Also add missing cwtag dep to spec file.
-
- 13 Jan, 2015 1 commit
-
-
Rémi Cardona authored
-
- 04 Nov, 2014 2 commits
-
-
Florent Cayré authored
Added tag cubicweb-postgis-version-0.3.0, cubicweb-postgis-debian-version-0.3.0-1, cubicweb-postgis-centos-version-0.3.0-1 for changeset 7df2ffd94423
-
Florent Cayré authored
-
- 03 Nov, 2014 1 commit
-
-
Alain Leufroy authored
-
- 12 May, 2014 2 commits
-
-
Alain Leufroy authored
... with backward compatibility with previous version
-
Alain Leufroy authored
-
- 30 Apr, 2014 1 commit
-
-
Rémi Cardona authored
Has to be enabled using uicfg or selected manually.
-
- 29 Apr, 2014 1 commit
-
-
Rémi Cardona authored
Allow to display a refpoint in an understandable way : 2 inputs with long and lat of the refpoint Allow to put in the lat and long of a point and to save it in database This widget needs the shapely library
-
- 10 Jan, 2014 1 commit
-
-
Rémi Cardona authored
-
- 22 Apr, 2014 1 commit
-
-
Jérôme Roy authored
-