Other News
Aug 16, 2023
Apr 1, 2023
Aug 27, 2022
July 23, 2022
Feb 12, 2022
Nov 29th, 2021
PostGIS Presented at Open Source Database Summit
Dave Blasby, lead developer of the PostGIS/PostgreSQL open-source spatial database, will be giving a presentation on "Building a Spatial Database in PostgreSQL" at the Open Source Database Summit in Providence, Rhode Island, on September 25, 2001.
The Open Source Database Summit is an annual gathering of the top developers and companies involved in open source databases. Topics covered at the summit include:
- Database Internals
- Real World Database Applications
- MySQL/PostgreSQL/Interbase
- Writing Database Applications (front-ends, etc.)
- Database Programming Concerns
- Kernel And File System Concerns
- Writing Efficient SQL
- Database Administration
- Database Hardware Interaction
Blasby's presentation will detail the importance of spatial data to many organizations, and the database support necessary to efficiently store and manipulate spatial data.
- What is a Spatial Database?
- What is spatial data?
- What are spatial relationships?
- Why put spatial data in a DB?
- Advantages and uses of spatial databases
- Disadvantages of spatial databases
- What is the OpenGIS consortium and what does it do?
- Why make PostgreSQL into an OpenGIS compliant DB?
- Implementing the OpenGIS specification
- Indexing geometric types using the GiST index
- Client software
- Open Standards in a Proprietary World
- Project Status
For more information about PostGIS, see the main PostGIS project page at http://postgis.refractions.net.