Is it possible to write annotation features to an ArcGIS SDE annotation feature class without a spatial index being created in FME?
I am writing annotation features to ArcGIS SDE on SQL Server using the GEODATABASE_SDE writer. I delete the spatial index on the target annotation feature class before running FME. I do not want a spatial index created on the feature class, but FME appears to always be creating one. Referencing this article I have tried the below FME and SDE settings, but the result is always the same.
Environment:
- FME 2018.0.1.0 (20180518 - Build 18310 - WIN32)
- ArcGIS Desktop 10.2.1
- ArcSDE 10.2.1
- SQL Server 2014
Feature Type Grid 1 Value
SDE LOAD_ONLY Mode
Spatial Index Created
unset/blankYesYes
0Yes
Yes
-1Yes
Yes
unset/blank
NoYes
0
No
Yes
-1
No
Yes