Open GoogleCodeExporter opened 9 years ago
This is not a problem with shpescape, it is a feature in fusion tables. Fusion
Tables does this so both the server and your computer do not get overloaded.
Original comment by ryancasb...@gmail.com
on 7 Oct 2012 at 11:41
Issue was resolved the long way: Converted shapefile to kml in ArcMap using
Conversion tool "Feature to KML" (only saves as .kmz), Opened in G-Earth, saved
as .kml, opened in text editor (Npad++) and manually copy and pasted each
coordinate scheme for every polygon (80 features) into new fusion table.
After doing this the first time I noticed something: All of the features from
the kml were enclosed as <MultiGeometry></MultiGeometry> (not just the
polygons of the file that were true multipart features. When using Shpescape
it only encloses multipart features in as <MultiGeometry>, (which makes sense),
and all single part features as just <Geometry>. Come to think about it I
think I have had this problem before : if there is a multi-part feature that
borders a single part feature (polygon) something (inconsistently) goes awry.
Thanks for your comments, I use your product frequently.
Original comment by independ...@gmail.com
on 8 Oct 2012 at 7:24
Original issue reported on code.google.com by
independ...@gmail.com
on 27 Sep 2012 at 1:44Attachments: