Package com.reallifedeveloper.tools.gis
package com.reallifedeveloper.tools.gis
-
ClassDescriptionAn example of how to use a
ShapefileProcessor
to create SQL insert statements for a particular type of shapefile.Interprets aorg.opengis.feature.Feature
from a shapefile with bar information and processes it with aShape2Sql.BarProcessor
.Defines some kind of processing of bar information.A "test" showing how to draw the geometries in a shapefile using aGeometryDrawingPanel
.