The future of built-in geometric data types

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • David Garamond

    The future of built-in geometric data types

    I'm pretty clueless in regard to the PostGIS situation. Will it be
    integrated with PostgreSQL in the future? What are the benefits of using
    the builtin geometry types (since they don't have R-tree indexes)?

    --
    dave


    ---------------------------(end of broadcast)---------------------------
    TIP 4: Don't 'kill -9' the postmaster

  • Tom Lane

    #2
    Re: The future of built-in geometric data types

    David Garamond <lists@zara.6.i sreserved.com> writes:[color=blue]
    > I'm pretty clueless in regard to the PostGIS situation. Will it be
    > integrated with PostgreSQL in the future?[/color]

    No. Wrong license.
    [color=blue]
    > What are the benefits of using
    > the builtin geometry types (since they don't have R-tree indexes)?[/color]

    Some of 'em do. By and large, though, they are more proof-of-concept
    than industrial-strength code, IMHO. PostGIS is certainly a better bet
    if it does what you want.

    regards, tom lane

    ---------------------------(end of broadcast)---------------------------
    TIP 8: explain analyze is your friend

    Comment

    • David Fetter

      #3
      Re: The future of built-in geometric data types

      On Wed, Sep 01, 2004 at 11:52:05PM -0400, Tom Lane wrote:[color=blue]
      > David Garamond <lists@zara.6.i sreserved.com> writes:[color=green]
      > > I'm pretty clueless in regard to the PostGIS situation. Will it be
      > > integrated with PostgreSQL in the future?[/color]
      >
      > No. Wrong license.[/color]

      If the license were changed to be BSD compatible, are there other
      barriers to adoption?

      Cheers,
      D
      --
      David Fetter david@fetter.or g http://fetter.org/
      phone: +1 510 893 6100 mobile: +1 415 235 3778

      Remember to vote!

      ---------------------------(end of broadcast)---------------------------
      TIP 2: you can get off all lists at once with the unregister command
      (send "unregister YourEmailAddres sHere" to majordomo@postg resql.org)

      Comment

      • Tom Lane

        #4
        Re: The future of built-in geometric data types

        David Fetter <david@fetter.o rg> writes:[color=blue]
        > On Wed, Sep 01, 2004 at 11:52:05PM -0400, Tom Lane wrote:[color=green]
        >> David Garamond <lists@zara.6.i sreserved.com> writes:[color=darkred]
        >>> I'm pretty clueless in regard to the PostGIS situation. Will it be
        >>> integrated with PostgreSQL in the future?[/color]
        >>
        >> No. Wrong license.[/color][/color]
        [color=blue]
        > If the license were changed to be BSD compatible, are there other
        > barriers to adoption?[/color]

        Not sure, but the question is moot. We've already asked the PostGIS
        guys to consider a license change, and they've declined.

        regards, tom lane

        ---------------------------(end of broadcast)---------------------------
        TIP 6: Have you searched our list archives?



        Comment

        • Daniel Martini

          #5
          Re: The future of built-in geometric data types

          Citing Tom Lane <tgl@sss.pgh.pa .us>:[color=blue]
          > David Fetter <david@fetter.o rg> writes:[color=green]
          > > On Wed, Sep 01, 2004 at 11:52:05PM -0400, Tom Lane wrote:[color=darkred]
          > >> David Garamond <lists@zara.6.i sreserved.com> writes:
          > >>> I'm pretty clueless in regard to the PostGIS situation. Will it be
          > >>> integrated with PostgreSQL in the future?
          > >>
          > >> No. Wrong license.[/color][/color]
          >[color=green]
          > > If the license were changed to be BSD compatible, are there other
          > > barriers to adoption?[/color]
          >
          > Not sure, but the question is moot. We've already asked the PostGIS
          > guys to consider a license change, and they've declined.
          >
          > regards, tom lane[/color]

          What if a lot of people asked?
          (I would be one of them).

          Regards,
          Daniel

          ---------------------------(end of broadcast)---------------------------
          TIP 2: you can get off all lists at once with the unregister command
          (send "unregister YourEmailAddres sHere" to majordomo@postg resql.org)

          Comment

          Working...