
ArcSDE: Configure PowerExplorer’s Spatializer
January 26, 2009Spatializer that built-into PowerExplorer, enable the user to populate spatial information into shapefiles and ArcSDE database. The Spatializer will query topic (table) in PowerHub and then populate the spatial information in shapefiles/ArcSDE database.
End user can view the layers populated by the Spatializer from within PowerExplorer as shown above.
Spatializer can be configured by modify from the existing out-of-box jobs, or create from scratch. The job configuration is in $PE_HOME/spatializer/jobs.
You might encounter messages:
1. “Integer: value out of range”. There’s integer type of column in your SDE Table, and the value is more than integer can hold.
2. “Warning: Null shape encountered”. Please check your ArcSDE layer’s XY domain. It might be your X/Y coordinate exceed the XY Domain of your ArcSDE layer.