Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [spatial4j-dev] Timeline for a 0.5 release?

I updated the CHANGES.md.  I think we should try and maintain this going forward per-feature/issue/bug instead of a big update at the end.  I reviewed the issues & pull requests.  I also ran a JDiff against the APIs to find things.  Please take a look Justin & Ryan — In some case I added Justin as an contributor but wasn’t really sure.

I definitely think the ValidationRule needs to get moved to be top-level and be exposed from JtsSpatialContext just like what was done for DatelineRule.  What stopped me was thinking of backwards-compatibility, but it’s already a break because the class it lives on now was renamed (JtsWktShapeParser -> JtsWKTReader).  Besides,these settings can be read by the context factory as Map<String,String>.

On Fri, Sep 11, 2015 at 11:14 AM Justin Deoliveira <jdeolive@xxxxxxxxx> wrote:
Hey David. Happy to improve/generalize FORMATS.md. I'll try to throw some cycles at that today but may not finish it up until early next week. I'll submit a PR when I have a first draft done.  

On Thu, Sep 10, 2015 at 3:02 PM, david.w.smiley@xxxxxxxxx <david.w.smiley@xxxxxxxxx> wrote:
Seems like we’re in good shape now.  Can you/Ryan please improve the FORMATS.md so that it covers our formats more broadly instead of it *appearing* to be a document about performance showdown with Polyshape?  For example, List each shape type and show what the format looks like for each of them.  Note that the “bytes” column could be misleading for WKT & GeoJSON since you are free to generate the numbers in as many decimal places as you like, mostly.  Perhaps this document could simultaneously cater to the formats and the shapes themselves?  Any way I don’t want to sound like I’m telling you what to do; I’m giving my opinion and taking you up on your offer for help.

I plan on having a release candidate early next week.  I’d like to try it in Lucene/Solr to see if we broke anything or otherwise overlooked anything obvious.

~ David

On Thu, Aug 27, 2015 at 11:45 AM Justin Deoliveira <jdeolive@xxxxxxxxx> wrote:
Thanks for the info David. That all sounds great. Let me know if there is anyway i can help. Happy to donate some cycles to help get a release out. 



On Thu, Aug 27, 2015 at 9:22 AM, david.w.smiley@xxxxxxxxx <david.w.smiley@xxxxxxxxx> wrote:
Hi Justin,

It’s crossed my mind too.  There’s a test failure I want to diagnose: https://github.com/locationtech/spatial4j/issues/113 sometime in the next few days.  After that; let’s have a 5.0 release?  If miraculously I still have some momentum with getting more done in Spatial4j; the next on my Spatial4j list is https://github.com/locationtech/spatial4j/issues/77 for which I have a branch of some code in progress last year.  It would be awesome to get that done finally for 5.0 but I’m not so sure of the time I’ll have.  But there’s certainly enough goodness in 5.0 with all the GeoJSON and writing WKT/GeoJSON that 5.0 will be great enough as it is.

~ David


On Thu, Aug 27, 2015 at 11:11 AM Justin Deoliveira <jdeolive@xxxxxxxxx> wrote:
Hey folks. 

I was curious to whether there was a plan to cut a newer spatial4j artifact and make it available in maven central? I have a project [1] that depends on some features (the shape i/o stuff) that aren't in 0.4.1, which from what I can tell is the latest available version. 

Thanks!

-Justin

_______________________________________________
spatial4j-dev mailing list
spatial4j-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.locationtech.org/mailman/listinfo/spatial4j-dev
--
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker

_______________________________________________
spatial4j-dev mailing list
spatial4j-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.locationtech.org/mailman/listinfo/spatial4j-dev

_______________________________________________
spatial4j-dev mailing list
spatial4j-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.locationtech.org/mailman/listinfo/spatial4j-dev
--
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker

_______________________________________________
spatial4j-dev mailing list
spatial4j-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.locationtech.org/mailman/listinfo/spatial4j-dev

_______________________________________________
spatial4j-dev mailing list
spatial4j-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.locationtech.org/mailman/listinfo/spatial4j-dev
--
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker

Back to the top