Zum Hauptinhalt gehen

Export to Shapefile not working on some layers

Kommentare

6 Kommentare

  • Permanently deleted user

    We have also seen this a few times.  We haven't had time to investigate it further to try and narrow the problem down.

     

    Steve

    0
  • Permanently deleted user

    I've only seen this dialog when attempting to mix geometry types during the extract process. Since a shapefile can only consist of one geometry type, an error is thrown. Is that your situation? If so, maybe this is just a training issue with your users and extracting one geometry type at a time will solve the problem.

    0
  • Permanently deleted user

    Unfortunately no, that's not the situation. I selected several layers consisting of various geometry types and it would export shapefiles for each. One of the layers that it won't export is a parcel layer. We thought that it might be due to complex geometry, but after checking another layer that won't export for complex geometry, it didn't contain any. 

    0
  • Permanently deleted user

    One problem we identified is related to the field length limitation on shapefiles. If the service in your essentials application references a featureclass that has more than one field where the resulting output is truncated (to 6 characters) and the resulting field name(s) are duplicates, then the export will fail.

    In our case

    Last_Updated_By

    Last_Updated_Date

    Are both truncated to the same field name and the export fails. At least that's what we think is the problem. Not sure if that help or not..

    0
  • Permanently deleted user

    We have also noticed this issue with some layers that have integer coded domains. Running an "identify" returns a string value for the integer field. Export to shapefile will fail when that happens.

    0
  • Permanently deleted user

    We have observed this issue as a feature class is joined to another table.

    /customer/servlet/servlet.FileDownload?file=00P6000000em1AkEAI

    /customer/servlet/servlet.FileDownload?file=00P6000000elziyEAA

     

    Is this issue associated with the length of the fields after applying the join?

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.