This is an automated email from the ASF dual-hosted git repository.

galbiston pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git.


    from 5ae3482  Merge pull request #688 from afs/prefixes
     new b3352b0  SpatialObjectGeometryLiteral now checks for multiple geo:lat 
or geo:lon predicates on a Feature. Exception thrown and iterator closed.
     new 141d85e  SpatialIndex: retrieval of geo:lat and geo:lon are now 
required properties to replace NullPointerException with 
PropertyNotFoundException.
     new 959b0cd  Merge pull request #692 from galbiston/malformed_geo_lat_lon

The 8258 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../topological/SpatialObjectGeometryLiteral.java  | 19 +++++++-
 .../jena/geosparql/spatial/SpatialIndex.java       |  4 +-
 .../SpatialObjectGeometryLiteralTest.java          | 55 +++++++++++++++++++---
 3 files changed, 68 insertions(+), 10 deletions(-)

Reply via email to