| .. |
|
cunit
|
Fix St_AsLatLonText Rounding Errors, references #5745
|
2024-08-06 14:41:36 -07:00 |
|
topo
|
Missed a spelling spot. References #5760 for PostGIS 3.5.0
|
2024-07-05 06:40:23 -04:00 |
|
Makefile.in
|
Snap all edges to incoming node
|
2024-04-30 13:57:32 +02:00 |
|
bytebuffer.c
|
Revert incorrect "Optimize varlena returning functions"
|
2020-04-28 19:13:38 +02:00 |
|
bytebuffer.h
|
Revert incorrect "Optimize varlena returning functions"
|
2020-04-28 19:13:38 +02:00 |
|
effectivearea.c
|
Inconsistent results from qsort callback (references #4093)
|
2018-05-22 19:35:21 +00:00 |
|
effectivearea.h
|
Fix some spelling errors
|
2018-03-02 01:47:41 +00:00 |
|
gbox.c
|
(GiST): move hilbert hash to lwinline
|
2021-09-02 17:01:47 +03:00 |
|
gserialized.c
|
Add copyright header
|
2024-05-22 13:48:03 +02:00 |
|
gserialized.h
|
Drop redundant getPoint2d_p_ro function
|
2021-08-11 16:43:46 +02:00 |
|
gserialized.txt
|
Revert incorrect "Optimize varlena returning functions"
|
2020-04-28 19:13:38 +02:00 |
|
gserialized1.c
|
Fix printf formats to be safe on 32bit systems
|
2024-05-17 23:18:28 +02:00 |
|
gserialized1.h
|
Drop redundant getPoint2d_p_ro function
|
2021-08-11 16:43:46 +02:00 |
|
gserialized2.c
|
Fix various CodeQL' 'Multiplication result converted to larger type' warnings
|
2024-02-07 19:35:33 +01:00 |
|
gserialized2.h
|
Drop redundant getPoint2d_p_ro function
|
2021-08-11 16:43:46 +02:00 |
|
intervaltree.c
|
Replace the old cached point-in-polygon code with a new
|
2024-01-17 13:07:29 -08:00 |
|
intervaltree.h
|
Replace the old cached point-in-polygon code with a new
|
2024-01-17 13:07:29 -08:00 |
|
liblwgeom.h.in
|
Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour
|
2024-02-21 14:05:29 -08:00 |
|
liblwgeom_internal.h
|
Fix lwline_split_by_point_to determination of boundary points
|
2024-03-22 18:04:44 +01:00 |
|
lookup3.c
|
fix endian for vscode
|
2020-07-01 11:00:58 +02:00 |
|
lwalgorithm.c
|
ST_3DDistance on segments with identical start, references #5589
|
2024-02-28 15:27:47 -08:00 |
|
lwboundingcircle.c
|
Apply the epsilon fix to bounding circle (references #3930)
|
2017-12-20 14:28:56 +00:00 |
|
lwchaikins.c
|
Address compiler warnings and add -Wextra to travis
|
2018-05-21 15:22:38 +00:00 |
|
lwcircstring.c
|
Add extended flags area in serialization
|
2019-06-26 22:34:24 +00:00 |
|
lwcollection.c
|
Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour
|
2024-02-21 14:05:29 -08:00 |
|
lwcompound.c
|
Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour
|
2024-02-21 14:05:29 -08:00 |
|
lwcurvepoly.c
|
Fix leak in lwcurvepoly_from_wkb_state
|
2019-10-10 10:10:37 +00:00 |
|
lwgeodetic.c
|
Handle nearly co-linear edges with slightly less slop, reference #5765
|
2024-08-06 13:25:24 -07:00 |
|
lwgeodetic.h
|
Support geography in ST_EstimatedExtent
|
2024-06-14 09:54:43 -07:00 |
|
lwgeodetic_measures.c
|
Reflect updates from MobilityDB on use of spheroid and line-locate-point, closes #5460
|
2023-07-28 12:27:33 -07:00 |
|
lwgeodetic_tree.c
|
Handle nearly co-linear edges with slightly less slop, reference #5765
|
2024-08-06 13:25:24 -07:00 |
|
lwgeodetic_tree.h
|
Add linear referencing support functions for the geography
|
2023-07-11 08:25:13 -07:00 |
|
lwgeom.c
|
ST_Length: Return 0 for CurvePolygon
|
2024-07-16 22:37:26 -04:00 |
|
lwgeom_api.c
|
Fix printf formats to be safe on 32bit systems
|
2024-05-17 23:18:28 +02:00 |
|
lwgeom_debug.c
|
Move to snprintf where easily done
|
2022-07-25 14:58:45 -07:00 |
|
lwgeom_geos.c
|
Fix printf formats to be safe on 32bit systems
|
2024-05-17 23:18:28 +02:00 |
|
lwgeom_geos.h
|
Override GEOS typedef to add attribute when needed
|
2024-06-12 08:10:36 -07:00 |
|
lwgeom_geos_clean.c
|
Remove commented out debug and paranoia defines from old dev work
|
2024-01-18 14:46:44 -08:00 |
|
lwgeom_geos_cluster.c
|
Add an interrupt check in dbscan
|
2023-03-31 08:53:52 -07:00 |
|
lwgeom_geos_node.c
|
Fix ST_Node with 1-vertex linestring
|
2024-03-06 08:59:56 +01:00 |
|
lwgeom_geos_split.c
|
quiet compiler warning
|
2024-06-21 09:19:44 -07:00 |
|
lwgeom_log.h
|
Add format attributes suggested by -Wsuggest-attribute=format
|
2024-06-12 08:10:36 -07:00 |
|
lwgeom_median.c
|
Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour
|
2024-02-21 14:05:29 -08:00 |
|
lwgeom_sfcgal.c
|
lwgeom_sfcgal.c: add ifdef when using sfcgal_point_m
|
2024-03-09 06:59:19 -08:00 |
|
lwgeom_sfcgal.h
|
add sfcgal_full_version
|
2022-01-07 01:18:20 -05:00 |
|
lwgeom_transform.c
|
Fix printf formats to be safe on 32bit systems
|
2024-05-17 23:18:28 +02:00 |
|
lwgeom_wrapx.c
|
Use fixed width integers.
|
2018-01-12 13:34:32 +00:00 |
|
lwhomogenize.c
|
Fix printf formats to be safe on 32bit systems
|
2024-05-17 23:18:28 +02:00 |
|
lwin_encoded_polyline.c
|
Support new Proj6 API
|
2019-02-22 21:36:27 +00:00 |
|
lwin_geojson.c
|
Fix printf formats to be safe on 32bit systems
|
2024-05-17 23:18:28 +02:00 |
|
lwin_twkb.c
|
Triangle and TIN output support
|
2019-08-04 11:43:42 +00:00 |
|
lwin_wkb.c
|
Fix printf formats to be safe on 32bit systems
|
2024-05-17 23:18:28 +02:00 |
|
lwin_wkt.c
|
Fix printf formats to be safe on 32bit systems
|
2024-05-17 23:18:28 +02:00 |
|
lwin_wkt.h
|
Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour
|
2024-02-21 14:05:29 -08:00 |
|
lwin_wkt_lex.c
|
fix from pramsey for NaN on mingw64. Closes #4872
|
2021-03-09 21:58:22 -05:00 |
|
lwin_wkt_lex.l
|
fix from pramsey for NaN on mingw64. Closes #4872
|
2021-03-09 21:58:22 -05:00 |
|
lwin_wkt_parse.c
|
Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour
|
2024-02-21 14:05:29 -08:00 |
|
lwin_wkt_parse.h
|
Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour
|
2024-02-21 14:05:29 -08:00 |
|
lwin_wkt_parse.y
|
Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour
|
2024-02-21 14:05:29 -08:00 |
|
lwinline.h
|
Remove the PARANOIA define
|
2024-01-19 11:49:49 -08:00 |
|
lwiterator.c
|
Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour
|
2024-02-21 14:05:29 -08:00 |
|
lwkmeans.c
|
ST_ClusterKMeans: iron away a bit more type casts to make bessie32 happy
|
2021-08-30 21:24:28 +03:00 |
|
lwline.c
|
lwline.c: fix a typo
|
2023-09-11 07:56:10 +02:00 |
|
lwlinearreferencing.c
|
Remove the PARANOIA define
|
2024-01-19 11:49:49 -08:00 |
|
lwmcurve.c
|
Update copyright header to add explicit license version
|
2015-12-14 10:11:21 +00:00 |
|
lwmline.c
|
OSS Fuzz for geojson.
|
2019-08-18 11:27:31 +00:00 |
|
lwmpoint.c
|
Always use int32_t for srid
|
2019-04-24 10:44:27 +00:00 |
|
lwmpoly.c
|
Always use int32_t for srid
|
2019-04-24 10:44:27 +00:00 |
|
lwmsurface.c
|
Update copyright header to add explicit license version
|
2015-12-14 10:11:21 +00:00 |
|
lwmval.c
|
Triangle and TIN output support
|
2019-08-04 11:43:42 +00:00 |
|
lwout_encoded_polyline.c
|
Revert incorrect "Optimize varlena returning functions"
|
2020-04-28 19:13:38 +02:00 |
|
lwout_geojson.c
|
Convert GeoJSON output to use stringbuffer instead of count-n-fill procedure. Much less code.
|
2022-12-05 15:07:32 -08:00 |
|
lwout_gml.c
|
Convert AsGML to use stringbuffer_t
|
2023-01-26 08:45:08 -08:00 |
|
lwout_kml.c
|
WKT/KML: Print doubles directly into stringbuffers
|
2020-07-29 10:52:28 +02:00 |
|
lwout_svg.c
|
ST_AsSVG support for curves
|
2023-07-06 22:58:17 -04:00 |
|
lwout_twkb.c
|
Fix various CodeQL' 'Multiplication result converted to larger type' warnings
|
2024-02-07 19:35:33 +01:00 |
|
lwout_twkb.h
|
Update copyright header to add explicit license version
|
2015-12-14 10:11:21 +00:00 |
|
lwout_wkb.c
|
Fix various CodeQL' 'Multiplication result converted to larger type' warnings
|
2024-02-07 19:35:33 +01:00 |
|
lwout_wkt.c
|
MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format
|
2022-04-09 16:15:29 +02:00 |
|
lwout_x3d.c
|
Use the shortest representation when printing doubles
|
2020-07-28 13:18:38 +02:00 |
|
lwout_x3d.h
|
ST_AsX3D: Stop calculating the srs
|
2020-05-01 11:35:26 +02:00 |
|
lwpoint.c
|
Add extra signatures for ST_Project,
|
2023-06-30 15:07:52 -07:00 |
|
lwpoly.c
|
Add ST_LineExtend for users who want slightly longer lines.
|
2023-07-05 11:46:11 -07:00 |
|
lwprint.c
|
Fix St_AsLatLonText Rounding Errors, references #5745
|
2024-08-06 14:41:36 -07:00 |
|
lwpsurface.c
|
Fix some spelling errors
|
2018-03-02 01:47:41 +00:00 |
|
lwrandom.c
|
Add seed parameter for ST_GeneratePoints.
|
2019-02-12 10:32:15 +00:00 |
|
lwrandom.h
|
Add seed parameter for ST_GeneratePoints.
|
2019-02-12 10:32:15 +00:00 |
|
lwspheroid.c
|
Short circuit geodesic distance when input points are equal (References #5171)
|
2022-08-17 13:45:41 -07:00 |
|
lwstroke.c
|
Fix printf formats to be safe on 32bit systems
|
2024-05-17 23:18:28 +02:00 |
|
lwtin.c
|
Fix some spelling errors
|
2018-03-02 01:47:41 +00:00 |
|
lwtree.c
|
Revert "Clean up recttree a little bit"
|
2024-04-16 13:23:05 -07:00 |
|
lwtree.h
|
Revert "Clean up recttree a little bit"
|
2024-04-16 13:23:05 -07:00 |
|
lwtriangle.c
|
Further re-organization of gserialized, attempting to hide all knowledge
|
2019-06-12 22:04:58 +00:00 |
|
lwunionfind.c
|
Support new Proj6 API
|
2019-02-22 21:36:27 +00:00 |
|
lwunionfind.h
|
Remove trailing blanks
|
2017-09-14 15:56:58 +00:00 |
|
lwutil.c
|
Add format attributes suggested by -Wsuggest-attribute=format
|
2024-06-12 08:10:36 -07:00 |
|
measures.c
|
Do full ring check always in line/poly maxdist mode, references #5639
|
2024-01-23 13:57:05 -08:00 |
|
measures.h
|
Support 2D TINs in ST_3DIntersection
|
2019-08-23 09:56:37 +00:00 |
|
measures3d.c
|
ST_3DDistance on segments with identical start, references #5589
|
2024-02-28 15:27:47 -08:00 |
|
measures3d.h
|
ST_3DDistance on segments with identical start, references #5589
|
2024-02-28 15:27:47 -08:00 |
|
optionlist.c
|
Add GUS postgis.gdal_vsi_options
|
2021-06-17 09:26:36 -07:00 |
|
optionlist.h
|
Add GUS postgis.gdal_vsi_options
|
2021-06-17 09:26:36 -07:00 |
|
ptarray.c
|
Fix printf formats to be safe on 32bit systems
|
2024-05-17 23:18:28 +02:00 |
|
stringbuffer.c
|
Add format attributes suggested by -Wsuggest-attribute=format
|
2024-06-12 08:10:36 -07:00 |
|
stringbuffer.h
|
Add format attributes suggested by -Wsuggest-attribute=format
|
2024-06-12 08:10:36 -07:00 |
|
stringlist.c
|
Use size in stringlist_create_with_size
|
2024-04-08 01:35:52 -07:00 |
|
stringlist.h
|
Add GUS postgis.gdal_vsi_options
|
2021-06-17 09:26:36 -07:00 |
|
varint.c
|
LTO enabled by default if supported; selecting ar, ranlib implementation based on compiler vendor; lwgeom, raster: possible uninitialized variable fixes
|
2022-03-15 14:19:30 +03:00 |
|
varint.h
|
Fix undefined behaviour in zigzag with negative inputs
|
2017-10-10 16:59:34 +00:00 |