PostGIS2.0 발표
안녕하세요? 오늘 PostGIS2.0이 발표되었다는 기쁜 소식이 있습니다. PostGIS2.0에는 Raster Model에 대한 분석 기능과 공유경계에 대한 위상 모형이 추가되었고, 3D/4D 인덱싱 감사합니다. OSGeo 한국어 지부 ---- The PostGIS development team is super excited, PostGIS 2.0.0 is complete and available for download. http://postgis.org/download/postgis-2.0.0.tar.gz The development process for 2.0 has been very long, * Raster data and raster/vector analysis in the database We are greatly indebted to our large community of beta testers And also we want to thank our parents for making PostGIS possible. Yours,
이 포함되었다고 합니다. 자세한 사항은 아래 공지문을 참조하시기 바랍니다.
can hardly believe that they are actually doing this,
aren't maybe even sure that they are ready to make
this kind of commitment, not so young, and not when
we have so much more living to do, but:
but has resulted in a release with a number of exciting
new features.
* Topological models to handle objects with shared boundaries
* PostgreSQL typmod integration, for an automagical
geometry_columns table
* 3D and 4D indexing
* Index-based high performance nearest-neighbour searching
* Many more vector functions including
* ST_Split
* ST_Node
* ST_MakeValid
* ST_OffsetCurve
* ST_ConcaveHull
* ST_AsX3D
* ST_GeomFromGeoJSON
* ST_3DDistance
* Integration with the PostgreSQL 9.1 extension system
* Improved commandline shapefile loader/dumper
* Multi-file import support in the shapefile GUI
* Multi-table export support in the shapefile GUI
* A geo-coder optimized for free US Census
TIGER (2010) data
who valiantly tested PostGIS 2.0.0 and reported bugs so we could
squash them before release time.
The PostGIS development team