On 01/03/17 12:05, Jody Garnett wrote:
> That sounds quite fun Lucca, I hope AURIN is going well!

Well indeed.


> I had a question about (2) - you should be able to query the REST API based 
> on the
> bbox - and then use geotools to apply the rest of the filter. The shapefile
> datastore does something similar to query the index based on the bounding 
> box, and
> then filter the results that come back from checking the index.

Sure it can be done... sounds inefficient to me though. The fact is, getting 
the 
GeoJSON and parsing it is a relatively slow operation, therefore translating GT 
filters into the API native query expressions -before sending the request of 
course- looks like a better approach.


> I would also like to ensure you used ContentDataStore (since the old one is 
> going
> away next geotools release).

I derived the datastore from org.geotools.data.store.ContentDataStore... is 
this 
the correct thing to do?

Since we are at that... I set the description of the featuretype resInfo 
member, 
but that text is not shown in the abstract field of the admin UI: what am I 
doing 
wrong?

Cheers,

Luca Morandini
Data Architect - AURIN project
Melbourne eResearch Group
Department of Computing and Information Systems
Room 3.08. Level 3,  Doug McDonell Building, Parkville Campus
University of Melbourne
Tel. +61 03 903 58 380
Skype: lmorandini
LinkedIn: https://www.linkedin.com/in/lmorandini


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to