1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML 5.0//EN"
"http://docbook.org/xml/5.0/dtd/docbook.dtd" [
<!-- This value is automatically generated by the Makefile -->
<!ENTITY last_release_version "@@LAST_RELEASE_VERSION@@">
<!ENTITY last_minor_version "3.4">
<!-- ONCE Tagged, this need to change to http://download.osgeo.org/postgis/source/postgis-@@LAST_RELEASE_VERSION@@.tar.gz -->
<!-- In dev should be, this need to change to http://postgis.net/stuff/postgis-@@LAST_RELEASE_VERSION@@.tar.gz -->
<!ENTITY postgis_download_url "@@POSTGIS_DOWNLOAD_URL@@/postgis-@@LAST_RELEASE_VERSION@@.tar.gz">
<!-- Change these values to update the version numbers referenced within the documentation -->
<!ENTITY last_proj_release_version "9.2.1">
<!ENTITY last_geos_release_version "3.13.0">
<!ENTITY min_geos_version "3.8.0">
<!ENTITY min_postgres_version "12">
<!ENTITY max_postgres_version "17">
<!ENTITY introduction SYSTEM "introduction.xml">
<!ENTITY installation SYSTEM "installation.xml">
<!ENTITY administration SYSTEM "administration.xml">
<!ENTITY using_postgis_dataman SYSTEM "using_postgis_dataman.xml">
<!ENTITY using_postgis_query SYSTEM "using_postgis_query.xml">
<!ENTITY using_raster_dataman SYSTEM "using_raster_dataman.xml">
<!ENTITY performance_tips SYSTEM "performance_tips.xml">
<!ENTITY database_tuning SYSTEM "database_tuning.xml">
<!ENTITY reference SYSTEM "reference.xml">
<!ENTITY reporting SYSTEM "reporting.xml">
<!ENTITY release_notes SYSTEM "release_notes.xml">
<!ENTITY reference_type SYSTEM "reference_type.xml">
<!ENTITY reference_guc SYSTEM "reference_guc.xml">
<!ENTITY reference_management SYSTEM "reference_management.xml">
<!ENTITY reference_cluster SYSTEM "reference_cluster.xml">
<!ENTITY reference_constructor SYSTEM "reference_constructor.xml">
<!ENTITY reference_accessor SYSTEM "reference_accessor.xml">
<!ENTITY reference_bbox SYSTEM "reference_bbox.xml">
<!ENTITY reference_editor SYSTEM "reference_editor.xml">
<!ENTITY reference_input SYSTEM "reference_input.xml">
<!ENTITY reference_output SYSTEM "reference_output.xml">
<!ENTITY reference_operator SYSTEM "reference_operator.xml">
<!ENTITY reference_measure SYSTEM "reference_measure.xml">
<!ENTITY reference_relationship SYSTEM "reference_relationship.xml">
<!ENTITY reference_sfcgal SYSTEM "reference_sfcgal.xml">
<!ENTITY reference_overlay SYSTEM "reference_overlay.xml">
<!ENTITY reference_processing SYSTEM "reference_processing.xml">
<!ENTITY reference_coverage SYSTEM "reference_coverage.xml">
<!ENTITY reference_lrs SYSTEM "reference_lrs.xml">
<!ENTITY reference_srs SYSTEM "reference_srs.xml">
<!ENTITY reference_trajectory SYSTEM "reference_trajectory.xml">
<!ENTITY reference_transformation SYSTEM "reference_transformation.xml">
<!ENTITY reference_misc SYSTEM "reference_misc.xml">
<!ENTITY reference_troubleshooting SYSTEM "reference_troubleshooting.xml">
<!ENTITY reference_validation SYSTEM "reference_validation.xml">
<!ENTITY reference_version SYSTEM "reference_version.xml">
<!ENTITY reference_raster SYSTEM "reference_raster.xml">
<!ENTITY extras SYSTEM "extras.xml">
<!ENTITY extras_topology SYSTEM "extras_topology.xml">
<!ENTITY extras_tigergeocoder SYSTEM "extras_tigergeocoder.xml">
<!ENTITY extras_historytable SYSTEM "extras_historytable.xml">
<!ENTITY extras_address_standardizer SYSTEM "extras_address_standardizer.xml">
<!ENTITY sfs_compliant SYSTEM "sfs_compliant.tag">
<!ENTITY sqlmm_compliant SYSTEM "sqlmm_compliant.tag">
<!ENTITY sfcgal_enhanced SYSTEM "sfcgal_enhanced.tag">
<!ENTITY sfcgal_required SYSTEM "sfcgal_required.tag">
<!ENTITY address_standardizer_required SYSTEM "address_standardizer_required.tag">
<!ENTITY curve_support SYSTEM "curve_support.tag">
<!ENTITY Z_support SYSTEM "Z_support.tag">
<!ENTITY M_support SYSTEM "M_support.tag">
<!ENTITY P_support SYSTEM "P_support.tag">
<!ENTITY T_support SYSTEM "T_support.tag">
<!ENTITY index_aware SYSTEM "index_aware.tag">
<!ENTITY geography_transform SYSTEM "geography_transform.tag">
<!ENTITY overlay_gridsize_arg SYSTEM "overlay_gridsize_arg.tag">
<!-- entity definitions for the postgis_special section -->
<!ENTITY postgis_special SYSTEM "postgis_special.xml">
<!ENTITY list_3d_functions SYSTEM "list_3d_functions.xsl.xml">
<!ENTITY list_aggregates SYSTEM "list_aggregates.xsl.xml">
<!ENTITY list_box_functions SYSTEM "list_box_functions.xsl.xml">
<!ENTITY list_curved_geometry_functions SYSTEM "list_curved_geometry_functions.xsl.xml">
<!ENTITY list_dump_functions SYSTEM "list_dump_functions.xsl.xml">
<!ENTITY list_geography_functions SYSTEM "list_geography_functions.xsl.xml">
<!ENTITY list_new_functions SYSTEM "list_new_functions.xsl.xml">
<!ENTITY list_polyhedral_geometry_functions SYSTEM "list_polyhedral_functions.xsl.xml">
<!ENTITY list_raster_functions SYSTEM "list_raster_functions.xsl.xml">
<!ENTITY list_sqlmm_functions SYSTEM "list_sqlmm_functions.xsl.xml">
<!ENTITY list_window_functions SYSTEM "list_window_functions.xsl.xml">
<!ENTITY table_body_function_support_matrix SYSTEM "table_body_function_support_matrix.xsl.xml">
]>
<!-- Converted by db4-upgrade version 1.1 -->
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
<title>PostGIS &last_release_version; Manual</title>
<info>
<author><orgname>The PostGIS Development Group</orgname></author>
<editor><personname><firstname>Paul</firstname><surname>Ramsey</surname></personname><affiliation>
<orgname><link xlink:href="http://www.cleverelephant.ca">clever elephant</link></orgname>
<address><city>Victoria</city>
<state>British Columbia</state> <country>Canada</country>
<email>pramsey@cleverelephant.ca</email></address>
</affiliation></editor>
<productname>PostGIS</productname>
<productnumber>&last_release_version;</productnumber>
<abstract>
<para>PostGIS is an extension to the <link xlink:href="https://www.postgresql.org/">PostgreSQL</link> object-relational
database system which allows GIS (Geographic Information Systems)
objects to be stored in the database. PostGIS includes support for
GiST-based R-Tree spatial indexes, and functions for analysis and
processing of GIS objects.</para>
<para><inlinemediaobject><imageobject><imagedata fileref="images/PostGIS_logo.png"/></imageobject></inlinemediaobject>
<inlinemediaobject><imageobject><imagedata fileref="images/osgeo_logo.png"/></imageobject></inlinemediaobject>
</para>
<para>This is the manual for version &last_release_version;</para>
<para><inlinemediaobject><imageobject><imagedata fileref="images/ccbysa.png"/></imageobject></inlinemediaobject> This work is licensed under a <link xlink:href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</link>.
Feel free to use this material any way you like, but we ask that you attribute credit to the PostGIS Project
and wherever possible, a link back to <link xlink:href="https://postgis.net">https://postgis.net</link>.</para>
</abstract>
</info>
&introduction;
&installation;
&administration;
&using_postgis_dataman;
&using_postgis_query;
&performance_tips;
&reference;
&reference_sfcgal;
&extras_topology;
&using_raster_dataman;
&reference_raster;
&extras;
&postgis_special;
&reporting;
&release_notes;
</book>
|