Product: Stratus Connect
Version: R34
Platform: Not Platform Related
Category: ---No Product Categories Available---
Summary:
Detecting "zero length objects" using MapInfo Professional for upload to Stratus
Question:
If a table has zero length objects, it cannot be uploaded to Stratus.
How can these objects be queried and removed?
Answer:
You can check for zero length objects as follows using LEN as an Alias column to hold the length and ordering by LEN
You can pick "CartesianObjectLen" from the Functions drop down (and also change "km" to "m" in the Select columns text box before running, if desired).

Delete the records that have LEN=0,pack and save the table (table>maintenance>table structure) and the table should now upload to Stratus.
Last Modified: 05/31/2012 11:19:06 AM
|