Skip to main content
Question

HOW to make a fishnet?

  • February 15, 2018
  • 3 replies
  • 123 views

Forum|alt.badge.img

hello, I have Dissolve Line features and I want make a fishnet with my complete dissolved area. I tried with tiler but it shows.

FileGDB Writer: Failed to write Geometry to feature class 'TILED_V3' with geometry type 'esriGeometryPolygon'. Dropping containing feature Storing feature(s) to FME feature store file `D:\\FME\\Envelope_log.ffs' +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Feature Type: `TILED_V3' Attribute(32 bit unsigned integer): `OBJECTID' has value `43' Attribute(32 bit unsigned integer): `_column1' has value `25' Attribute(32 bit unsigned integer): `_row1' has value `77' Attribute(string) : `filegdb_type' has value `geodb_polygon' Attribute(string) : `fme_feature_type' has value `_polygon_'

Attribute(string) : `fme_geometry' has value `fme_aggregate' Attribute(entangled: string) : `fme_type' has value `fme_area' entangled to [filegdb_type] Attribute(encoded: utf-16) : `highway' has value `secondary' Attribute(string) : `multi_writer_id' has value `0' Coordinate System: `EPSG:3857' Geometry Type: IFMEAggregate Front Appearance Reference: `<inherited_or_default_appearance>' Back Appearance Reference: `<inherited_or_default_appearance>' Number of Geometries: 2 -------------------------------------- Geometry Number: 0 Geometry Type: IFMEDonut Outer Boundary: Geometry Type: IFMEPolygon Boundary: Geometry Type: IFMELine

 

Any suggestion? thanks

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3703 replies
  • February 15, 2018

Check the allowed geometry for your output feature type. You mention you have line features as input but the error message mentions polygons. If your output feature type is expecting lines and receivning polygons it will throw up an error.


gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • 2252 replies
  • February 15, 2018

All you tiles are aggregates.

. Might you have aggregated lines with polygons?

Maybe try de aggregating it and the geometry filter.

Did you tile by using tiler?

How did you "dissolve" line features to area?


Forum|alt.badge.img
  • Author
  • 13 replies
  • February 15, 2018

All you tiles are aggregates.

. Might you have aggregated lines with polygons?

Maybe try de aggregating it and the geometry filter.

Did you tile by using tiler?

How did you "dissolve" line features to area?

Thanks to reply gio,

 

Yes, I tiled by using tiler.

 

I dissolved the line features to area by tiler and dissolver.