Hi all,
I'm a total GIS beginner, so please bear with me.
I have collected sewer data in my CCTV software. My customer would now like me to produce shape files from this data. The customer doesn't have any kind of model or database and they can't give me any further information beyond "we want shape files from the CCTV inspection data". I'd like to provide them with something useful, though I recognize this might be difficult given the lack of information. All that said, there won't be any add'l information coming, so here's what I have to work with:
Approximately 400 inspection files, each with:
Upstream Manhole name + GPS Coords
Downstream Manhole
Line Length
Line Use
Pipe Diameter and type
Address of inspection start
I can probably extract a bit more data, but I think the above is most relevant. I would like to write a script to produce the manholes (I'm a programmer by trade), but I suppose I could do it by hand if absolutely necessary.
So, my question is where to begin? Knowing that asking add'l questions of the customer isn't an option, what would you attempt to create?
Thanks!