Re: [Geotools-gt2-users] Complex features and nillable

2014-09-22 Thread Falko Bräutigam
Here are the examples. Build a Feature: Simple Case: - //schema: {name:String, classification:Integer, height:Double, //location:Point} FeatureStore fs = ... SimpleFeature f = fs.createFeature( null, new Initializer() { public void initialize( SimpleF

[Geotools-gt2-users] Map Matching with geotools?

2014-09-22 Thread Stefan Schuster
Hi all, is there already a map-matching algorithm in geotools, or is there an extra package for it? Here is my problem: My static input is a list of links. For each link there is a set of link-Ids that define the successor links. Further are all Coordinates of the Links available. My dymanic inp

[Geotools-gt2-users] Intersection detection of circular arcs on ellipsoid

2014-09-22 Thread Toggenburger Lukas
Dear list members I'm looking for a FOSS Java library that is able to detect (optionally: calculate the location of) the intersection of two circular arcs on ellipsoids (e.g. WGS84). Did I read http://docs.geotools.org/latest/userguide/faq.html#q-what-is-the-relationship-between-jts-and-geotool