Package org.h2gis.functions.spatial.topology


package org.h2gis.functions.spatial.topology
  • Classes
    Class
    Description
    Assigns integer node and edge ids to LINESTRING or MULTILINESTRING geometries from a table named input, resulting in two new tables: input_nodes and input_edges.