Skip to content
Snippets Groups Projects
Select Git revision
  • features/isodistance
  • master default
  • spatial-db-comparison
  • spatial-db-type-comparison
  • v0.9.1
  • v0.9.0
  • v0.8.1
  • v0.8.0
  • v0.7.0
  • v0.6.1
  • v0.6.0
  • v0.5.1
  • v0.5.0
  • v0.4.1
  • v0.4.0
  • v0.3.6
  • v0.3.5
  • v0.3.4
  • v0.3.3
  • v0.3.2
  • v0.3.1
  • v0.3.0
  • v0.2.5
  • v0.2.4
24 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09Oct8763110Sep98432129Aug28272625212019181413121198765429Jul262322213130Jun2620181716131110642126May2524232019131297630Apr2019161412872131Mar272625242221201918175432128Feb2726252423222120191817141211108754324Jan2322168227Dec251918171196543229Nov2822730Octremoved (not needed after converting to Point2D)using string as cache key (should ease matching for entries in cache witchanges after removing Point class (and using awt's Point2D class)reworked toString (and renamed toTime and fromTime)moved TestConfiguration and TestHelper class (into parent package)removed class, since not needed after using awt's Point2D classremoving point (replace by awt's point2D)simplified internal class names (not using canonical, but simple namereworked serializable of IOutput classes (since BBoxOutput can notadded javadocadded test for ConfigDataset.getAllDatasetsadded some commentsfixed broken testsadded serializable interface to some more classessupressed JCS logging outputimplementing isochrone output's cache as staticChanges to enable incremental isochrone calculation.minor changes (using linkedHashMap instead of hashMap)fixed minor finbugs problemrenamed method to getLoadedNodesadding memory test (can temporily be used to create heap dumps, cpuupgrade to newest geoserver version (2.6.0)added some (simple) tests for distance algorithmsadded tests for seed classre-added DistanceAlgorithm class (used in isochrone-web project as well)fixed distance calculation problemsadded missing class (after reworking mrne algorithm implementation)commented unused codefixed memory size related issuefixed to match interface changesusing node object instead of nodeId where useful (mrneX does not need tointerface changes to ease search for node by id (in result returned byreworked sqlException handlingminor variable renamingchanges internal Mrne class interface (of method loadLinksFromIER)reworked db connection handling (no auto-closing anything in finalizefixed unclosed db connections issueremoved duplicate logging informationclosing test connections (was not done after interface change)simplified some interfaces (Isochrone classes, AbstractOutput)
Loading