Re: [sqlite] Question about SQLite and spatial data

2005-09-07 Thread Noel Frankinet
Rajan, Vivek K wrote: I have a need to store spatial and connectivity data (think verilog netlist with x, y coordinate information) in a persistence on-disk file. I am looking at different SQL-based databases and am wondering if anyone has recommendations/opinions on how good SQLite is for: -

Re: [sqlite] Question about SQLite and spatial data

2005-09-07 Thread Puneet Kishor
I work with spatial data, so I will take a stab at answering this. On Sep 7, 2005, at 2:35 PM, Rajan, Vivek K wrote: I have a need to store spatial and connectivity data (think verilog netlist with x, y coordinate information) in a persistence on-disk file. I am looking at different SQL-based