PostGIS 3.0 dev Manualraster functions ASP.NET C# Example Outputting using ST_AsPNG in concert with other raster functions Java console app that outputs raster query as Image file Use PLPython to dump out images via SQL Outputting Applications Using MapServer Basic Usage Frequently Asked Questions Advanced Usage Examples Java Clients (JDBC) C Clients (libpq) Text Cursors Binary Cursors Performance tips Small tables of hex and older JDBC drivers still assume escape format. This has affected some applications such as Java applications using older JDBC drivers or .NET applications that use the older npgsql driver that expect0 码力 | 1767 页 | 3.27 MB | 4 月前3
PostGIS 3.1 dev ManualCLUSTERing on geometry indices Avoiding dimension conversion Building Applications Using MapServer Java Clients (JDBC) C Clients (libpq) Raster Data Management, Queries, and Applications Loading and 1:20000 or less. It also demonstrates how to use an SQL join in a DATA definition. ## Java Clients (JDBC) Java clients can access PostGIS "geometry" objects in the PostgreSQL database either driver package. ```java import java.sql.*; import java.util.*; import java.lang.*; import org.postgis.*; public class JavaGIS { public static void main(String[] args) { java.sql.Connection conn;0 码力 | 1770 页 | 3.43 MB | 4 月前3
PostGIS 3.0 dev Manual3.2 ASP.NET C# Example Outputting using ST_AsPNG in concert with other raster functions 81 5.3.3 Java console app that outputs raster query as Image file 83 5.3.4 Use PLPython to dump out images via Basic Usage 86 6.1.2 Frequently Asked Questions 87 6.1.3 Advanced Usage 88 6.1.4 Examples 89 6.2 Java Clients (JDBC) 90 6.3 C Clients (libpq) 91 6.3.1 Text Cursors 91 6.3.2 Binary Cursors 91 # 7 Performance hex and older JDBC drivers still assume escape format. This has affected some applications such as Java applications using older JDBC drivers or .NET applications that use the older npgsql driver that expect0 码力 | 874 页 | 4.67 MB | 4 月前3
PostGIS 3.1 dev Manual1:20000 or less. It also demonstrates how to use an SQL join in a DATA definition. ## 4.4.2 Java Clients (JDBC) Java clients can access PostGIS "geometry" objects in the PostgreSQL database either driver package. ```java import java.sql.*; import java.util.*; import java.lang.*; import org.postgis.*; public class JavaGIS { public static void main(String[] args) { java.sql.Connection conn; MultiPolygon. PGgeometry geom = (PGgeometry)r.getObject(1); if( geom.getType() == Geometry.POLYGON ) { ```java Polygon pl = (Polygon)geom.getGeometry(); for( int r = 0; r < pl.numRings(); r++) { LinearRing0 码力 | 880 页 | 4.90 MB | 4 月前3
PostGIS 3.2 dev ManualApplications Using MapServer Basic Usage Frequently Asked Questions Advanced Usage Examples Java Clients (JDBC) C Clients (libpq) Text Cursors Binary Cursors PostGIS Reference PostGIS Geometry/Geography/Box raster functions ASP.NET C# Example Outputting using ST_AsPNG in concert with other raster functions Java console app that outputs raster query as Image file Use PLPython to dump out images via SQL Outputting to 1:20000 or less. It also demonstrates how to use an SQL join in a DATA definition. ## Java Clients (JDBC) Java clients can access PostGIS "geometry" objects in the PostgreSQL database either0 码力 | 1836 页 | 3.55 MB | 4 月前3
PostGIS 3.3 dev ManualApplications Using MapServer Basic Usage Frequently Asked Questions Advanced Usage Examples Java Clients (JDBC) C Clients (libpq) Text Cursors Binary Cursors PostGIS Reference PostGIS Geometry/Geography/Box raster functions ASP.NET C# Example Outputting using ST_AsPNG in concert with other raster functions Java console app that outputs raster query as Image file Use PLPython to dump out images via SQL Outputting to 1:20000 or less. It also demonstrates how to use an SQL join in a DATA definition. ## Java Clients (JDBC) Java clients can access PostGIS "geometry" objects in the PostgreSQL database either0 码力 | 1901 页 | 3.42 MB | 4 月前3
PostGIS 3.2 dev ManualBasic Usage 66 7.1.2 Frequently Asked Questions 67 7.1.3 Advanced Usage 68 7.1.4 Examples 69 7.2 Java Clients (JDBC) 70 7.3 C Clients (libpq) 71 7.3.1 Text Cursors 71 7.3.2 Binary Cursors 71 # 8 PostGIS 1:20000 or less. It also demonstrates how to use an SQL join in a DATA definition. ## 7.2 Java Clients (JDBC) Java clients can access PostGIS "geometry" objects in the PostgreSQL database either driver package. ```java import java.sql.*; import java.util.*; import java.lang.*; import org.postgis.*; public class JavaGIS { public static void main(String[] args) { java.sql.Connection conn;0 码力 | 904 页 | 5.03 MB | 4 月前3
PostGIS 3.3 dev Manual78.3 New Features 888 A.79 Release 1.1.4 888 A.79.1 Upgrading 889 A.79.2 Bug fixes 889 A.79.3 Java changes 889 A.80 Release 1.1.3 889 A.80.1 Upgrading 889 A.80.2 Bug fixes / correctness 889 A.80 1:20000 or less. It also demonstrates how to use an SQL join in a DATA definition. ## 7.2 Java Clients (JDBC) Java clients can access PostGIS "geometry" objects in the PostgreSQL database either driver package. ```java import java.sql.*; import java.util.*; import java.lang.*; import org.postgis.*; public class JavaGIS { public static void main(String[] args) { java.sql.Connection conn;0 码力 | 935 页 | 5.00 MB | 4 月前3
PostgreSQL 9.3 DocumentationC-language library libpq, but several independent implementations of the protocol exist, such as the Java JDBC driver. Once a connection is established the client process can send a query to the backend Information and Definition Schemas (SQL/Schemata) • ISO/IEC 9075-13 Routines and Types using the Java Language (SQL/JRT) • ISO/IEC 9075-14 XML-related specifications (SQL/XML) The PostgreSQL core covers parts 1, 2, 9, 11, and 14. Part 3 is covered by the ODBC driver, and part 13 is covered by the PL/Java plug-in, but exact conformance is currently not being verified for these components. There are currently0 码力 | 3183 页 | 7.53 MB | 2 年前3
PostgreSQL 9.2 DocumentationC-language library libpq, but several independent implementations of the protocol exist, such as the Java JDBC driver. Once a connection is established the client process can send a query to the backend Information and Definition Schemas (SQL/Schemata) • ISO/IEC 9075-13 Routines and Types using the Java Language (SQL/JRT) • ISO/IEC 9075-14 XML-related specifications (SQL/XML) The PostgreSQL core covers parts 1, 2, 9, 11, and 14. Part 3 is covered by the ODBC driver, and part 13 is covered by the PL/Java plug-in, but exact conformance is currently not being verified for these components. There are currently0 码力 | 2829 页 | 7.02 MB | 2 年前3
共 48 条
- 1
- 2
- 3
- 4
- 5













