ThinkGeo.com    |     Documentation    |     Premium Support

TinyGeo Conversion with poor results

We converted a shapefile to TinyGeo format. The resultant Tinygeo file has polygons with very poor shape. Is this what should be expected, or do we have a tolerlance set incorrectly?


If this is a tolerance issue, please tell me what the tolerances should be set to for street level mapping in meters?


Attached is an image should the shapefile before conversion and the tinygeo file after conversion.


Your help would be greatly appreciated.


Thanks.


-John


RED LINES are the shapefile / tinygeo polygons in the images


Note, Tinygeo reduced the 50 MBs parcel layer to 17 MBs. I also reduced a Contour layer from 336 MBs to 32 MBs. Therefore I see a lot of value in tinygeo when distributing data to clients.


Here is the SHAPEFILE image



 


Here is the TinyGeo image



 



 



Hi John
 
Thanks for your post, would you please use the following function to create tgeo file:
 
TinyGeoFeatureLayer.CreateTinyGeoFile(tinyGeoPathFileName, shapePathFileName, unitOfData, returningColumnType, precisionInMeter);
 
Please try to set a small “precisionInMeter”,the following is the difference with different “precisionInMeter”
 
Original In shapefile                                                                                              
 
“precisionInMeter=10000000 ”:     
 
“precisionInMeter=100”:
 
As you can see the precisionInMeter can decide the polygon’s transforming precision. If it still doesn’t solve your problem, would you please provide us your code and data to test? You could upload it or send it to forumsupport@thinkgeo.com .
 
Hope it helps
 
Johnny
 

 



Johnny, 
  
 I emailed a data sample to the email address you supplied. It is of the red parcel lines in my images above. 
  
 We tried the suggestions you recommend, but got the same poor results. Is this compressor designed for small scale country level data? Or should it also work on street level data too? 
  
 I really want to use the TinyGeo format to send additional data layers to customers in a format they can not use in other applications. This is necessary since some of our data providers stipulate we can not provide data in formats that can be loaded into other GIS packages. 
  
 Thanks. 
  
 -John

Hi John, 
  
 We have fixed this problem, would you please get the latest version 6.0.368.0 and try it again?  
   
 Hope it helps, 
   
 Johnny 


Hi John, 
  
 We have fixed this problem, would you please get the latest version 6.0.368.0 and try it again?  
   
 Hope it helps, 
   
 Johnny