I have been looking into reducing the dataset as much as possible. My customers are mobile customers and will do updates over wireless WAN connections, which, as good as they are these days, are still not good for downloading massive amounts of data.
I found this post where someone is having a similar problem. I have already done something similar to this for Texas and have a resulting data folder of about 2.16 GB. My customers are law enforcement officers and so they generally stay within a given jursidiction. What would be ideal would if I could easily filter this data into county specific layers.
My sales rep and I discussed this at one point. He contacted the development team and I received this response:
“I think there are some easy things he can do to shrink it down further assuming he doesn’t need a lot of the information in the dbf.
Typically the DBF files are some of the largest, in Render USA they contain a lot of data that most people don’t need. In fact probably for his purposes all he really needs is the street name so it can be labeled and the recid. What I would propose is that he takes a tool like DBF Manager and removes the unneeded columns in the TLKA, CTYCU & WAT folders for his given state. I think will shrink the data down considerably.
He will probably want to back up the original files in case he ever wants to use those other column in the future.”
The problem I am having is that I don't have the data model information to understand what columns I need, or even to explore if I could create my own county based layer files.
I don't like to hunt and peck at data and model changes, so is there someplace I can get data model info?
Thank you!
Karl