[
https://issues.apache.org/jira/browse/RYA-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100704#comment-16100704
]
ASF GitHub Bot commented on RYA-272:
------------------------------------
GitHub user DLotts opened a pull request:
https://github.com/apache/incubator-rya/pull/182
RYA-272 Geo refactoring and examples
## Description
Refactored geo libraries into separate projects, added examples.
Geo libraries are optional and turned off by default because the GeoTools
is has an incompatible license.
Further, geoWave and geoMesa depend on different versions of the GeoTools,
so they must be in separate projects.
The new modules (projects) are
geo.common
geo.mongo
geo.geomesa
geo.geowave
These are modules of the project rya.geoindexing
### Tests
Existing tests and new examples.
### Links
[Jira](https://issues.apache.org/jira/browse/RYA-272)
### Checklist
- [ ] Code Review
- [ ] Squash Commits
#### People To Reivew
@isper3at
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DLotts/incubator-rya geoExamples
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/182.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #182
----
commit cc32645120ae31516b14d55bc330eb080da67aab
Author: David Lotts <[email protected]>
Date: 2017-06-14T21:50:11Z
geo examples commented out of the main examples and moved here.
commit c0a774044ddf434ebbaceae333310c7ba7512fac
Author: David Lotts <[email protected]>
Date: 2017-07-03T21:21:50Z
WIP geo refactor, this has compile errors.
commit 4ecb7de186cc880c51389beb2b071070b4e7be81
Author: David Lotts <[email protected]>
Date: 2017-07-19T21:39:32Z
WIP Refactored geo libraries into separate projects, new direct example
that may not be running yet.
commit 4b05bf893048a074ef1a76bc584cc4957dc30333
Author: David Lotts <[email protected]>
Date: 2017-07-25T20:00:19Z
refactoring geo folders, fixing examples.
----
> Create Geo examples in Geo Project
> ----------------------------------
>
> Key: RYA-272
> URL: https://issues.apache.org/jira/browse/RYA-272
> Project: Rya
> Issue Type: Task
> Components: examples
> Affects Versions: 3.2.10
> Reporter: Caleb Meier
> Assignee: Puja Valiyil
>
> There are a number of old geo examples in the examples in the Indexing
> Example project that are commented out. These need to be removed and used to
> form an example class for the geo project.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)