Hello,<br>I am new to postgis and was wondering how to solve the following issue.<br><br>Lets say i have a million points each of which has a color defined. Is there a way to represent this using multipoint? I am currently using a point but each point has its own record which makes inserting and calculating intersections very time consuming. <br>
<br>Is there any efficient way of doing this instead of making a million rows? <br><br>Thanks,<br>Kevin<br>