[Neo4j] neo4j spatial - dynamic styling

2010-10-06 Thread David Winslow
Hi all, My name's David Winslow and I talked to Craig Taverner a few weeks ago at FOSS4G about Neo4j-spatial. I work with GeoTools and GeoServer and was interested in the demo I saw of OSM data stored and rendered from a Neo4j database instead of one of the more traditional storage systems. We

Re: [Neo4j] neo4j spatial - dynamic styling

2010-10-07 Thread David Winslow
as (select foo, bar, baz from quux). While expedient, this approach doesn't translate well to other datastores. So, I think the first barrier to using mapnik2geotools with neo4j-spatial will be coming up with a solution to this problem that works with neo4j as the database. -- David Winslow On Thu

Re: [Neo4j] neo4j spatial - dynamic styling

2010-10-07 Thread David Winslow
') or power in ('station', 'sub_station') or tourism in ('attraction', 'camp_site', 'caravan_site', 'picnic_site', ' ORDER BY z_order, way_area DESC; -- David Winslow On Thu, Oct 7, 2010 at 3:52 PM, Craig Taverner cr...@amanzi.com wrote: Hi David, The most important thing you can do

[Neo4j] neo4j-spatial status?

2011-02-16 Thread David Winslow
Thanks in advance. -- David Winslow OpenGeo - http://opengeo.org/ ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] neo4j-spatial status?

2011-02-17 Thread David Winslow
Thanks for the response; this looks quite helpful. I will write and run some code this weekend and see how far I can get, with the goals of quantifying performance and identifying further improvements that are needed for my project. I will contact you off-list about a skype call. -- David Winslow