Author: jsorel
Date: Tue May 30 12:24:20 2017
New Revision: 1796851
URL: http://svn.apache.org/viewvc?rev=1796851&view=rev
Log:
Add FAQ french translation
Added:
sis/site/trunk/content/fr/
sis/site/trunk/content/fr/faq.mdtext
Added: sis/site/trunk/content/fr/faq.mdtext
URL:
Author: jsorel
Date: Fri Jun 16 08:37:48 2017
New Revision: 1798897
URL: http://svn.apache.org/viewvc?rev=1798897&view=rev
Log:
Fix TransformSeparator applied to PassThroughTransform
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/opera
Author: jsorel
Date: Thu Jul 27 08:36:13 2017
New Revision: 1803139
URL: http://svn.apache.org/viewvc?rev=1803139&view=rev
Log:
Fix NameToIdentifier.isHeuristicMatchForIdentifier, search result for names
wihout separators were always false.
Modified:
sis/branches/JDK8/core/sis-metadata
Author: jsorel
Date: Tue Aug 1 14:30:38 2017
New Revision: 1803647
URL: http://svn.apache.org/viewvc?rev=1803647&view=rev
Log:
Store : add Resource,DataSet API
Added:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/storage/Aggregate.java
sis/branches/JDK8/sto
Author: jsorel
Date: Mon Aug 21 12:06:11 2017
New Revision: 1805624
URL: http://svn.apache.org/viewvc?rev=1805624&view=rev
Log:
Update Proj4 JNI bindings for Linux
Modified:
sis/branches/JDK8/storage/sis-gdal/src/main/resources/native/linux/libproj-binding.so
Modified:
sis/branches/
Author: jsorel
Date: Thu Aug 24 08:56:18 2017
New Revision: 1806011
URL: http://svn.apache.org/viewvc?rev=1806011&view=rev
Log:
Add data store provider opening parameters description
Modified:
sis/branches/JDK8/storage/sis-earth-observation/src/main/java/org/apache/sis/sto
Author: jsorel
Date: Thu Aug 24 12:08:31 2017
New Revision: 1806032
URL: http://svn.apache.org/viewvc?rev=1806032&view=rev
Log:
Add method on DataStore to return it's provider
Modified:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/storage/DataStore.java
Author: jsorel
Date: Tue Sep 5 14:19:26 2017
New Revision: 1807353
URL: http://svn.apache.org/viewvc?rev=1807353&view=rev
Log:
FeatureSet : add writing operations add, removeIf and replaceIf
Added:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/sto
Author: jsorel
Date: Tue Sep 5 14:25:16 2017
New Revision: 1807354
URL: http://svn.apache.org/viewvc?rev=1807354&view=rev
Log:
FeatureSet : fix removeIf and replaceIf methods to match java List interface
Modified:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/sto
Author: jsorel
Date: Tue Sep 5 14:52:51 2017
New Revision: 1807359
URL: http://svn.apache.org/viewvc?rev=1807359&view=rev
Log:
FeatureSet : add missing boolean return value on removeIf method
Modified:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/sto
Author: jsorel
Date: Wed Sep 6 13:36:22 2017
New Revision: 1807482
URL: http://svn.apache.org/viewvc?rev=1807482&view=rev
Log:
DataStore : review DataStore API, add Resource creation methods on Aggregate
Added:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/inte
Author: jsorel
Date: Fri Sep 8 09:16:31 2017
New Revision: 1807695
URL: http://svn.apache.org/viewvc?rev=1807695&view=rev
Log:
Storage : new FolderStore capable of aggregating multiple smaller file stores
Added:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/inte
Author: jsorel
Date: Fri Sep 8 12:39:00 2017
New Revision: 1807741
URL: http://svn.apache.org/viewvc?rev=1807741&view=rev
Log:
JavaFX : new ResourceTree widget
Added:
sis/branches/JDK8/application/sis-javafx/src/main/java/org/apache/sis/gui/dataset/
sis/branches/JDK8/application
Author: jsorel
Date: Fri Sep 8 15:37:30 2017
New Revision: 1807778
URL: http://svn.apache.org/viewvc?rev=1807778&view=rev
Log:
JavaFx : new CRSChooser widget
Added:
sis/branches/JDK8/application/sis-javafx/src/main/java/org/apache/sis/gui/Resources.java
- copied, changed
Author: jsorel
Date: Thu Oct 19 13:52:22 2017
New Revision: 1812643
URL: http://svn.apache.org/viewvc?rev=1812643&view=rev
Log:
DataStore : add FeatureSet Query API
Added:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/storage/Query.java
sis/branches/JDK8/sto
Author: jsorel
Date: Wed Feb 7 09:40:17 2018
New Revision: 1823446
URL: http://svn.apache.org/viewvc?rev=1823446&view=rev
Log:
Typo : fix copy/paste documentation error in SensorType
Modified:
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/internal/meta
Author: jsorel
Date: Wed Feb 7 10:36:42 2018
New Revision: 1823451
URL: http://svn.apache.org/viewvc?rev=1823451&view=rev
Log:
DataStore : add Capability API on Resources
Added:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/storage/Capability.java
Modified:
Author: jsorel
Date: Wed Feb 7 11:32:49 2018
New Revision: 1823458
URL: http://svn.apache.org/viewvc?rev=1823458&view=rev
Log:
fix checkstyle error, missing final
Modified:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/storage/Capability.java
Modified:
sis/bran
Author: jsorel
Date: Wed Feb 14 09:38:28 2018
New Revision: 1824206
URL: http://svn.apache.org/viewvc?rev=1824206&view=rev
Log:
DataStore : add FeatureSet.updateType and FileSystemResource
Added:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/internal/sto
Author: jsorel
Date: Wed Feb 14 10:37:11 2018
New Revision: 1824217
URL: http://svn.apache.org/viewvc?rev=1824217&view=rev
Log:
Storage : split Aggregate/FeatureSet in read/write interfaces, add
FileSystemResource and Transaction
Added:
sis/branches/JDK8/storage/sis-storage/src/main/
Author: jsorel
Date: Wed Feb 14 15:18:02 2018
New Revision: 1824245
URL: http://svn.apache.org/viewvc?rev=1824245&view=rev
Log:
Storage : improve folder store to support add and remove operations if a
specific provider is given
Added:
sis/branches/JDK8/storage/sis-storage/src/
Author: jsorel
Date: Mon Feb 19 09:35:56 2018
New Revision: 1824726
URL: http://svn.apache.org/viewvc?rev=1824726&view=rev
Log:
DataStore : add method to find compatible datastore providers for a given input
Modified:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache
Author: jsorel
Date: Mon Feb 19 10:35:54 2018
New Revision: 1824729
URL: http://svn.apache.org/viewvc?rev=1824729&view=rev
Log:
Javadoc : fix absolute javadoc links
Modified:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/storage/Capability.java
sis/branches/
Author: jsorel
Date: Mon Feb 19 10:45:28 2018
New Revision: 1824731
URL: http://svn.apache.org/viewvc?rev=1824731&view=rev
Log:
DataStore : add FileSystemProvider interface to declare format suffix,signature
and factorize probContent implementations
Added:
sis/branches/JDK8/storage
Author: jsorel
Date: Tue Feb 20 10:42:19 2018
New Revision: 1824845
URL: http://svn.apache.org/viewvc?rev=1824845&view=rev
Log:
DataStore : improve findResource DataStore method to handle namespace and not
only the code
Modified:
sis/branches/JDK8/storage/sis-storage/src/main/java
Author: jsorel
Date: Thu Feb 22 13:22:52 2018
New Revision: 1825058
URL: http://svn.apache.org/viewvc?rev=1825058&view=rev
Log:
DataStore : fix ByteBufer not restored to original state by FileSystemProvider
Modified:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache
Author: jsorel
Date: Fri Feb 23 14:44:11 2018
New Revision: 1825131
URL: http://svn.apache.org/viewvc?rev=1825131&view=rev
Log:
Naming : rename FileSystemResource, remove default writable resource method
implementations
Added:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/ap
Author: jsorel
Date: Wed Mar 7 15:29:08 2018
New Revision: 1826122
URL: http://svn.apache.org/viewvc?rev=1826122&view=rev
Log:
Resource : prepare listener API for Resources
Added:
sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/storage/ChangeEvent.java
sis/bran
Author: jsorel
Date: Fri Mar 16 10:26:45 2018
New Revision: 1826952
URL: http://svn.apache.org/viewvc?rev=1826952&view=rev
Log:
Portrayal : new maven module for symbology and mapping
Added:
sis/branches/JDK8/core/sis-portrayal/
sis/branches/JDK8/core/sis-portrayal/pom.xml
Author: jsorel
Date: Wed Mar 21 14:16:21 2018
New Revision: 1827413
URL: http://svn.apache.org/viewvc?rev=1827413&view=rev
Log:
Map : add a first version of map context and layers classes
Added:
sis/branches/JDK8/core/sis-portrayal/src/main/java/org/apache/sis/internal/
sis/bran
Author: jsorel
Date: Wed Mar 21 15:51:12 2018
New Revision: 1827417
URL: http://svn.apache.org/viewvc?rev=1827417&view=rev
Log:
CheckStyle : remove trailing spaces in portrayal module
Modified:
sis/branches/JDK8/core/sis-portrayal/src/main/java/org/apache/sis/internal/map/MapContext.
Author: jsorel
Date: Fri Mar 30 12:19:21 2018
New Revision: 1828058
URL: http://svn.apache.org/viewvc?rev=1828058&view=rev
Log:
Resource : uncomment and implement resource listeners methods
Modified:
sis/branches/JDK8/storage/sis-earth-observation/src/main/java/org/apache/sis/sto
Author: jsorel
Date: Mon Apr 9 13:56:07 2018
New Revision: 1828718
URL: http://svn.apache.org/viewvc?rev=1828718&view=rev
Log:
SQL : start maven module for JDBC store implementations
Added:
sis/branches/JDK8/storage/sis-sql/
sis/branches/JDK8/storage/sis-sql/pom.xml
sis/bran
Author: jsorel
Date: Mon Apr 9 15:05:26 2018
New Revision: 1828730
URL: http://svn.apache.org/viewvc?rev=1828730&view=rev
Log:
SQL : add base classes of jdbc store
Added:
sis/branches/JDK8/storage/sis-sql/src/main/java/org/
sis/branches/JDK8/storage/sis-sql/src/main/java/org/ap
Author: jsorel
Date: Tue Apr 10 08:52:43 2018
New Revision: 1828799
URL: http://svn.apache.org/viewvc?rev=1828799&view=rev
Log:
SQL : add database metamodel classes
Added:
sis/branches/JDK8/storage/sis-sql/src/main/java/org/apache/sis/internal/
sis/branches/JDK8/storage/sis-sql/src/
Modified: sis/branches/JDK8/ide-project/NetBeans/nbproject/genfiles.properties
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/ide-project/NetBeans/nbproject/genfiles.properties?rev=1828799&r1=1828798&r2=1828799&view=diff
Modified: sis/branches/JDK8/ide-project/NetBeans/nbproject/build-impl.xml
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/ide-project/NetBeans/nbproject/build-impl.xml?rev=1828799&r1=1828798&r2=1828799&view=diff
==
--
Author: jsorel
Date: Tue Apr 10 12:47:48 2018
New Revision: 1828812
URL: http://svn.apache.org/viewvc?rev=1828812&view=rev
Log:
SQL : first version of database reverse engineering logic
Added:
sis/branches/JDK8/storage/sis-sql/src/main/java/org/apache/sis/internal
Author: jsorel
Date: Tue Apr 10 15:20:09 2018
New Revision: 1828826
URL: http://svn.apache.org/viewvc?rev=1828826&view=rev
Log:
SQL : add SQLQuery, prepare query feature set, start postgres implementation
Added:
sis/branches/JDK8/storage/sis-sql/src/main/java/org/apache/sis
Author: jsorel
Date: Wed Apr 25 15:22:58 2018
New Revision: 1830086
URL: http://svn.apache.org/viewvc?rev=1830086&view=rev
Log:
DataStore : add in memory feature set and simple query implementations
Added:
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/fi
Author: jsorel
Date: Thu Apr 26 10:34:34 2018
New Revision: 1830184
URL: http://svn.apache.org/viewvc?rev=1830184&view=rev
Log:
Query : support simple query columns
Added:
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/filter/AbstractBinaryComparisonOperator.java
Author: jsorel
Date: Thu Apr 26 12:42:41 2018
New Revision: 1830206
URL: http://svn.apache.org/viewvc?rev=1830206&view=rev
Log:
FeatureSet : add JoinFeatureSet implementation, similar to SQL Join for two
distinct feature set
Added:
sis/branches/JDK8/storage/sis-storage/src/main/java
Author: jsorel
Date: Mon Jun 11 14:16:44 2018
New Revision: 183
URL: http://svn.apache.org/viewvc?rev=183&view=rev
Log:
Portrayal : remove final and extend MapItem on MapLayer class
Modified:
sis/trunk/core/sis-portrayal/src/main/java/org/apache/sis/internal/map/MapLayer.
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new e15aa86 Mollweide : add support for
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new 5c02092 Coverage : fix a null pointer on
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch feat/resample
in repository https://gitbox.apache.org/repos/asf/sis.git.
at 69b5074 Coverage : resample and GridCoverageResource read update
proposal
This branch includes the following
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/resample
in repository https://gitbox.apache.org/repos/asf/sis.git
commit 69b50749c1db19b9b310e023faa84c5af720a493
Author: jsorel
AuthorDate: Fri Oct 25 14:03:09 2019 +0200
Coverage
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch feat/resample
in repository https://gitbox.apache.org/repos/asf/sis.git.
was 69b5074 Coverage : resample and GridCoverageResource read update
proposal
This change permanently discards
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new f4c4b9c CoverageResource : add
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new 0e4d884 DataStore : add additional store
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch feat/geojson
in repository https://gitbox.apache.org/repos/asf/sis.git.
at 75c95d5 GeoJSON : add store implementation
This branch includes the following new commits:
new 2a54845
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/geojson
in repository https://gitbox.apache.org/repos/asf/sis.git
commit 2a54845df7224b06fbc0c5c7d9ae84103c0f5026
Author: jsorel
AuthorDate: Tue Oct 29 17:07:57 2019 +0100
GeoJson
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new c7a6e01 Filter : add between filter
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new bd1fe00 Filter: add capabilities classes
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
commit 20e29957c4b01e09c3b177613c0027d5ca5731a5
Author: jsorel
AuthorDate: Tue Nov 5 16:16:50 2019 +0100
Filter : add
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git.
from f2311f5 Fix rendering of map in the east hemisphere and when crossing
anti-meridian.
new eae5ae1 Filter
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
commit eae5ae15dde246faa007fb37c113954a3c5a0916
Author: jsorel
AuthorDate: Tue Nov 5 11:57:46 2019 +0100
Filter
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new 52089a1 Filter : add SQL/MM ST_Simplify
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new 17aabb3 Filter : implement and tests for
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new cd32723 Filter : add spatial function
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch feat/geojson
in repository https://gitbox.apache.org/repos/asf/sis.git.
discard 75c95d5 GeoJSON : add store implementation
discard 2a54845 GeoJson : add maven module
add 0aefac6
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/geojson
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/feat/geojson by this push:
new a4ed29f GeoJson : reorganize packages
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new adafeb6 Coverage : add GridCoverage
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git.
from 8289eef Abandon the attemps to fix
https://issues.apache.org/jira/browse/SIS-481. Tried hard, I have been unable
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
commit 84fd34f2b31e53821b45339b1dd2b7bb7f58efc3
Author: jsorel
AuthorDate: Thu Nov 14 17:26:57 2019 +0100
Image : add
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
commit 5c209b019ae4dbf2442ded906ea087cf1e35a324
Author: jsorel
AuthorDate: Thu Nov 14 15:07:46 2019 +0100
Coverage
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new 173ab3a Coverage : add evaluate method on
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new b5508f6 Coverage : add GridCoverage2D
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new 91a77c4 Shapefile : add cpg file utility
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new cd05f3d SQL : add javadoc author and
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new 8458471 Portrayal : add canvas and render
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/geojson
in repository https://gitbox.apache.org/repos/asf/sis.git
commit 03a16e6a112e9c0b4588e185008c5bcdc1260bab
Author: jsorel
AuthorDate: Wed Nov 13 09:11:13 2019 +0100
GeoJson
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch feat/geojson
in repository https://gitbox.apache.org/repos/asf/sis.git.
discard a4ed29f GeoJson : reorganize packages
discard fb85b0a GeoJson : add GeoJson DataStore
add 7c7de3f7 Update
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new 3f2318c Filter : add SQL/MM ST_Point
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new 45ce640 Filter : add SQL/MM ST_LineString
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch feat/sqlmm
in repository https://gitbox.apache.org/repos/asf/sis.git.
at 4815c99 SQL/MM : add all specification expressions
This branch includes the following new commits:
new
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/sqlmm
in repository https://gitbox.apache.org/repos/asf/sis.git
commit 41cca84038e5bce5f27a1276bdcccbdb370aba54
Author: jsorel
AuthorDate: Tue Nov 26 12:11:44 2019 +0100
SQL/MM
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/sqlmm
in repository https://gitbox.apache.org/repos/asf/sis.git
commit fb1c2aeb919e733e511092b5f321dcbdc6622a2f
Author: jsorel
AuthorDate: Tue Nov 26 17:20:25 2019 +0100
SQL/MM
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/sqlmm
in repository https://gitbox.apache.org/repos/asf/sis.git
commit 07e298508099d17c066a47ff7bd26860e1ef89e7
Author: jsorel
AuthorDate: Tue Nov 26 17:34:52 2019 +0100
SQL/MM
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch feat/sqlmm
in repository https://gitbox.apache.org/repos/asf/sis.git.
from 4815c99 SQL/MM : add all specification expressions
new fb1c2ae SQL/MM : cleaning code
new 07e2985 SQL
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch feat/sqlmm
in repository https://gitbox.apache.org/repos/asf/sis.git.
from 07e2985 SQL/MM : cleaning code
new fb76a3d SQL/MM : cleaning code
new d7ae596 SQL/MM : cleaning code
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/sqlmm
in repository https://gitbox.apache.org/repos/asf/sis.git
commit 1dac05559ab7a2eb0135d6d9dd8864c61d78
Author: jsorel
AuthorDate: Wed Nov 27 12:22:49 2019 +0100
SQL/MM
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/sqlmm
in repository https://gitbox.apache.org/repos/asf/sis.git
commit d7ae59674197ad44268e11092aef924baad46062
Author: jsorel
AuthorDate: Wed Nov 27 11:20:44 2019 +0100
SQL/MM
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/sqlmm
in repository https://gitbox.apache.org/repos/asf/sis.git
commit fb76a3d0cc7d7ebd0e108b1071883fb77c027389
Author: jsorel
AuthorDate: Wed Nov 27 10:19:30 2019 +0100
SQL/MM
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/sqlmm
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/feat/sqlmm by this push:
new 8b5080a SQL/MM : cleaning code
8b5080a is
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch feat/sqlmm
in repository https://gitbox.apache.org/repos/asf/sis.git.
discard 8b5080a SQL/MM : cleaning code
discard 1dac055 SQL/MM : cleaning code
discard d7ae596 SQL/MM : cleaning code
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
commit fef951609a8d21f94a84357a8b56866afefa4aa2
Merge: e0b32d6 e735e9a
Author: jsorel
AuthorDate: Wed Nov 27 15:50:03 2019
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git.
from e0b32d6 fix(SQLStore): add missing origin table on SQL column
definition.
add 41cca84 SQL/MM : regroup all
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch feat/sqlmm
in repository https://gitbox.apache.org/repos/asf/sis.git.
was e735e9a SQL/MM : add all specification expressions
The revisions that were on this branch are still contained in
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch feat/geojson
in repository https://gitbox.apache.org/repos/asf/sis.git.
discard 03a16e6 GeoJson : reorganize packages
discard 518458c GeoJson : add GeoJson DataStore
add 3f2318c Filter
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/geojson
in repository https://gitbox.apache.org/repos/asf/sis.git
commit b8be7b82ded3e781f5ac07b5d72ad8b5e459a466
Author: jsorel
AuthorDate: Wed Nov 13 09:11:13 2019 +0100
GeoJson
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/geojson
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/feat/geojson by this push:
new 993d7d4 GeoJson : fix test cases
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new e79f07f Coverage2D : add sample dimension
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new a234d6d Image : fix getData X axis
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new 0f90b1a Image : fix missing translation
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new 3c22971 Portrayal : add query property on
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new aea19ce Portrayal : factorize code
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
new 054d322 Portrayal : update mapitem API
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch feat/resample
in repository https://gitbox.apache.org/repos/asf/sis.git.
at 66224b2 feat(Resample): draft resampling classes
This branch includes the following new commits:
new
This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a commit to branch feat/resample
in repository https://gitbox.apache.org/repos/asf/sis.git
commit 66224b2a22b12b4f978db0f66c4ea47040d28785
Author: jsorel
AuthorDate: Mon Mar 16 16:48:59 2020 +0100
feat
1 - 100 of 374 matches
Mail list logo