Skip to main content
Question

What is the difference between SHAPEFILE and ESRISHAPE?

  • December 4, 2020
  • 5 replies
  • 37 views

nicholas
Contributor
Forum|alt.badge.img+14

What is the difference between Esri Shapefile short name SHAPEFILE and

Esri Shapefile (Replace by SHAPEFILE) short name ESRISHAPE?

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.

5 replies

kailinatsafe
Safer
Forum|alt.badge.img+23

Hello @nicholas​ , SHAPEFILE is the new format that was designed to replace ESRISHAPE. In order to continue to maintain and improve format support, and also performance, we decided to update it for modern times. Under most user scenario the new format works exactly same but with increased performance and better UTF support. This format also supports Feature Tables!

 

Hope this helps.


nicholas
Contributor
Forum|alt.badge.img+14
  • Author
  • Contributor
  • December 7, 2020

My workbench used the SHAPEFILE Writer and kept corrupting the shapefiles. My solution was to switch back to ESRISHAPE.


kailinatsafe
Safer
Forum|alt.badge.img+23

@nicholas​ , it is possible that issues could have been created when re-writing the format. Would you be willing to share your workspace so we can take a closer look? If I'm able to repro it, we can create a support case for you.


nicholas
Contributor
Forum|alt.badge.img+14
  • Author
  • Contributor
  • December 7, 2020

I am running FME(R) 2019.2.3.2 (20200320 - Build 19825 - WIN64) on Windows 10

Both the contours and the tile index are in MGA2020_55 (Southern Hemisphere)

Half of the output shapefiles are written correctly, and half are not


ebygomm
Influencer
Forum|alt.badge.img+46
  • Influencer
  • December 8, 2020

I am running FME(R) 2019.2.3.2 (20200320 - Build 19825 - WIN64) on Windows 10

Both the contours and the tile index are in MGA2020_55 (Southern Hemisphere)

Half of the output shapefiles are written correctly, and half are not

I think there is a known issue with shapefile index creation with the new writer in FME(R) 2019.2.3.2 (20200320 - Build 19825)

We are also using the older writer to ensure indexes are created correctly