Skip to content

Fail to convert my own shapefiles to RDF #11

@Naurah

Description

@Naurah

Hi.. sorry for asking again.

I've tested this tool by using given 'points.shp' data and it was successfully converted to RDF. Then, I want to try converting my own point shapefiles. I have configure the shp_options.conf file by specified the path of input and output file. However, the conversion process is failed.

I got an error message that said:

Exception in thread "main" java.io.IOException: No such type : points
at org.geotools.data.shapefile.ShapefileDataStore.typeCheckShapefileDataStore.java:577
at org.geotools.data.shapefile.ShapefileDataStore.getSchemaShapefileDataStore.java:631
at org.geotools.data.shapefile.ShapefileDataStore.getFeatureSource.ShapefileDataStore.java:964
at
eu.geoknow.athenarc.triplegeo.shape.ShpConnector.getShapeFileFeatureCollectionSHpConnector.java:125
at eu.geoknow.athenarc.triplegeo.shape.ShpConnector.ShpConnector.java:99
at eu.geoknow.athenarc.triplegeo.ShpToRdf.mainShpToRdf.java:40

Hope you can help me.

Thousand thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions