├── .github └── workflows │ ├── CI build.yml │ ├── CI release.yml │ └── CI_snapshot.yml ├── .gitignore ├── .readthedocs.yaml ├── LICENSE ├── docs ├── ASCRead.md ├── ASCRead_1.png ├── CHANGELOG.md ├── CONTRIBUTING.md ├── CSVRead.md ├── CSVWrite.md ├── DBFRead.md ├── DBFWrite.md ├── DoubleRange.md ├── FGBRead.md ├── FGBWrite.md ├── FILE_TABLE.md ├── GPXRead.md ├── GeoJsonRead.md ├── GeoJsonWrite.md ├── H2-Spatial-OSGi.md ├── H2GISversion.md ├── HEADER.md ├── IntegerRange.md ├── JTSVersion.md ├── JsonWrite.md ├── KMLWrite.md ├── NATIVE-COMPILATION.md ├── OSMRead.md ├── README.md ├── SHPRead.md ├── SHPWrite.md ├── ST_3DArea.md ├── ST_3DLength.md ├── ST_3DPerimeter.md ├── ST_Accessibility.md ├── ST_Accum.md ├── ST_Accum.png ├── ST_Accum.svg ├── ST_AddPoint.md ├── ST_AddPoint.svg ├── ST_AddPoint_1.png ├── ST_AddPoint_2.png ├── ST_AddPoint_3.png ├── ST_AddZ.md ├── ST_Area.md ├── ST_AsBinary.md ├── ST_AsEWKB.md ├── ST_AsGML.md ├── ST_AsGeoJson.md ├── ST_AsKML.md ├── ST_AsOverpassBbox.md ├── ST_AsText.md ├── ST_AsWKT.md ├── ST_Azimuth.md ├── ST_Azimuth.svg ├── ST_Azimuth_1.png ├── ST_Boundary.md ├── ST_Boundary.svg ├── ST_Boundary_1.png ├── ST_Boundary_2.png ├── ST_BoundingCircle.md ├── ST_BoundingCircle.svg ├── ST_BoundingCircle_1.png ├── ST_BoundingCircle_2.png ├── ST_BoundingCircle_3.png ├── ST_Buffer.md ├── ST_Buffer.svg ├── ST_Buffer_1.png ├── ST_Buffer_2.png ├── ST_Buffer_3.png ├── ST_Buffer_4.png ├── ST_Buffer_5.png ├── ST_Centroid.md ├── ST_Centroid.svg ├── ST_Centroid_1.png ├── ST_Centroid_2.png ├── ST_Centroid_3.png ├── ST_Centroid_4.png ├── ST_Clip.md ├── ST_Clip.svg ├── ST_Clip_1.png ├── ST_Clip_10.png ├── ST_Clip_11.png ├── ST_Clip_2.png ├── ST_Clip_3.png ├── ST_Clip_4.png ├── ST_Clip_5.png ├── ST_Clip_6.png ├── ST_Clip_7.png ├── ST_Clip_8.png ├── ST_Clip_9.png ├── ST_ClosestCoordinate.md ├── ST_ClosestCoordinate.svg ├── ST_ClosestCoordinate_1.png ├── ST_ClosestCoordinate_2.png ├── ST_ClosestCoordinate_3.png ├── ST_ClosestPoint.md ├── ST_ClosestPoint.svg ├── ST_ClosestPoint_1.png ├── ST_ClosestPoint_2.png ├── ST_ClosestPoint_3.png ├── ST_ClosestPoint_4.png ├── ST_ClosestPoint_5.png ├── ST_Collect.md ├── ST_CollectionExtract.md ├── ST_CollectionExtract.svg ├── ST_CollectionExtract_1.png ├── ST_CollectionExtract_2.png ├── ST_CollectionExtract_3.png ├── ST_CollectionExtract_4.png ├── ST_CompactnessRatio.md ├── ST_CompactnessRatio.png ├── ST_CompactnessRatio.svg ├── ST_ConcaveHull.md ├── ST_ConcaveHull.svg ├── ST_ConcaveHull_1.png ├── ST_ConcaveHull_2.png ├── ST_ConcaveHull_3.png ├── ST_ConcaveHull_4.png ├── ST_ConcaveHull_5.png ├── ST_ConcaveHull_5_ratio_1.png ├── ST_ConcaveHull_hole_false.png ├── ST_ConcaveHull_hole_true.png ├── ST_ConnectedComponents.md ├── ST_ConstrainedDelaunay.md ├── ST_ConstraintDelaunay.svg ├── ST_ConstraintDelaunay_1.png ├── ST_ConstraintDelaunay_2.png ├── ST_ConstraintDelaunay_3.png ├── ST_Contains.md ├── ST_Contains.svg ├── ST_Contains_1.png ├── ST_Contains_10.png ├── ST_Contains_11.png ├── ST_Contains_12.png ├── ST_Contains_2.png ├── ST_Contains_3.png ├── ST_Contains_4.png ├── ST_Contains_5.png ├── ST_Contains_6.png ├── ST_Contains_7.png ├── ST_Contains_8.png ├── ST_Contains_9.png ├── ST_ConvexHull.md ├── ST_ConvexHull.png ├── ST_ConvexHull.svg ├── ST_CoordDim.md ├── ST_CoordDim.png ├── ST_CoordDim.svg ├── ST_CoveredBy.md ├── ST_Covers.md ├── ST_Covers.png ├── ST_Covers.svg ├── ST_Crosses.md ├── ST_Crosses.svg ├── ST_Crosses_1.png ├── ST_Crosses_2.png ├── ST_Crosses_3.png ├── ST_Crosses_4.png ├── ST_Crosses_5.png ├── ST_Crosses_6.png ├── ST_Crosses_7.png ├── ST_Crosses_8.png ├── ST_Crosses_9.png ├── ST_DWithin.md ├── ST_DWithin.png ├── ST_DWithin.svg ├── ST_Delaunay.md ├── ST_Delaunay.svg ├── ST_Delaunay_1.png ├── ST_Delaunay_2.png ├── ST_Delaunay_3.png ├── ST_Densify.md ├── ST_Densify.png ├── ST_Densify.svg ├── ST_Difference.md ├── ST_Difference.png ├── ST_Difference.svg ├── ST_Dimension.md ├── ST_Disjoint.md ├── ST_Disjoint.svg ├── ST_Disjoint_1.png ├── ST_Disjoint_2.png ├── ST_Disjoint_3.png ├── ST_Disjoint_4.png ├── ST_Disjoint_5.png ├── ST_Distance.md ├── ST_Distance.svg ├── ST_DistanceSphere.md ├── ST_DistanceSphere_1.png ├── ST_Distance_1.png ├── ST_Distance_2.png ├── ST_Distance_3.png ├── ST_Distance_4.png ├── ST_Drape.md ├── ST_Drape.svg ├── ST_Drape_1.png ├── ST_Drape_2.png ├── ST_Drape_3.png ├── ST_Drape_4.png ├── ST_Drape_5.png ├── ST_Drape_6.png ├── ST_Drape_7.png ├── ST_EndPoint.md ├── ST_EndPoint.png ├── ST_EndPoint.svg ├── ST_Envelope.md ├── ST_Envelope.svg ├── ST_EnvelopeAsText.md ├── ST_EnvelopeAsText.svg ├── ST_EnvelopeAsText_1.png ├── ST_EnvelopeAsText_2.png ├── ST_Envelope_1.png ├── ST_Envelope_2.png ├── ST_Envelope_3.png ├── ST_EnvelopesIntersect.md ├── ST_EnvelopesIntersect.svg ├── ST_EnvelopesIntersect_1.png ├── ST_EnvelopesIntersect_2.png ├── ST_EnvelopesIntersect_3.png ├── ST_EnvelopesIntersect_4.png ├── ST_EnvelopesIntersect_5.png ├── ST_Equals.md ├── ST_Equals.svg ├── ST_Equals_1.png ├── ST_Equals_2.png ├── ST_Equals_3.png ├── ST_EstimatedExtent.md ├── ST_EstimatedExtent.svg ├── ST_EstimatedExtent_1.png ├── ST_EstimatedExtent_2.png ├── ST_Expand.md ├── ST_Expand.svg ├── ST_Expand_1.png ├── ST_Expand_2.png ├── ST_Expand_3.png ├── ST_Expand_4.png ├── ST_Explode.md ├── ST_Explode.png ├── ST_Explode.svg ├── ST_Extent.md ├── ST_Extent.svg ├── ST_Extent1.png ├── ST_Extent2.png ├── ST_ExteriorRing.md ├── ST_ExteriorRing.svg ├── ST_ExteriorRing_1.png ├── ST_ExteriorRing_2.png ├── ST_ExteriorRing_3.png ├── ST_Extrude.md ├── ST_Extrude.svg ├── ST_Extrude_1.png ├── ST_Extrude_2.png ├── ST_FindUTMSRID.md ├── ST_FindUTMSRID.png ├── ST_FindUTMSRID.svg ├── ST_FlipCoordinates.md ├── ST_FlipCoordinates.png ├── ST_FlipCoordinates.svg ├── ST_Force2D.md ├── ST_Force3D.md ├── ST_Force3DM.md ├── ST_Force4D.md ├── ST_ForcePolygonCCW.md ├── ST_ForcePolygonCCW.svg ├── ST_ForcePolygonCCW_1.png ├── ST_ForcePolygonCCW_2.png ├── ST_ForcePolygonCCW_3.png ├── ST_ForcePolygonCW.md ├── ST_ForcePolygonCW.svg ├── ST_ForcePolygonCW_1.png ├── ST_ForcePolygonCW_2.png ├── ST_ForcePolygonCW_3.png ├── ST_FurthestCoordinate.md ├── ST_FurthestCoordinate.svg ├── ST_FurthestCoordinate_1.png ├── ST_FurthestCoordinate_2.png ├── ST_FurthestCoordinate_3.png ├── ST_GeneratePoints.md ├── ST_GeneratePoints.svg ├── ST_GeneratePointsInGrid.md ├── ST_GeneratePointsInGrid.svg ├── ST_GeneratePointsInGrid_1.png ├── ST_GeneratePointsInGrid_2.png ├── ST_GeneratePointsInGrid_3.png ├── ST_GeneratePoints_1.png ├── ST_GeneratePoints_2.png ├── ST_GeomFromGML.md ├── ST_GeomFromGeoJson.md ├── ST_GeomFromText.md ├── ST_GeomFromWKB.md ├── ST_GeometryN.md ├── ST_GeometryShadow.md ├── ST_GeometryShadow_case1.png ├── ST_GeometryShadow_case2.png ├── ST_GeometryShadow_case3.png ├── ST_GeometryType.md ├── ST_GeometryTypeCode.md ├── ST_GoogleMapLink.md ├── ST_GoogleMapLink.png ├── ST_GoogleMapLink_castle_topo.png ├── ST_GoogleMapLink_k.png ├── ST_GoogleMapLink_zoom_10.png ├── ST_GoogleMapLink_zoom_19.png ├── ST_Graph.md ├── ST_GraphAnalysis.md ├── ST_Holes.md ├── ST_Holes.svg ├── ST_Holes_1.png ├── ST_Holes_2.png ├── ST_ISOVist.md ├── ST_InteriorRingN.md ├── ST_InteriorRingN.png ├── ST_InteriorRingN.svg ├── ST_Interpolate3DLine.md ├── ST_Intersection.md ├── ST_Intersection.svg ├── ST_Intersection_1.png ├── ST_Intersection_2.png ├── ST_Intersection_3.png ├── ST_Intersection_4.png ├── ST_Intersection_5.png ├── ST_Intersection_6.png ├── ST_Intersects.md ├── ST_Intersects.svg ├── ST_Intersects_1.png ├── ST_Intersects_10.png ├── ST_Intersects_2.png ├── ST_Intersects_3.png ├── ST_Intersects_4.png ├── ST_Intersects_5.png ├── ST_Intersects_6.png ├── ST_Intersects_7.png ├── ST_Intersects_8.png ├── ST_Intersects_9.png ├── ST_Is3D.md ├── ST_IsClosed.md ├── ST_IsClosed.png ├── ST_IsClosed.svg ├── ST_IsEmpty.md ├── ST_IsGeographicCRS.md ├── ST_IsRectangle.md ├── ST_IsRectangle.png ├── ST_IsRectangle.svg ├── ST_IsRing.md ├── ST_IsRing.png ├── ST_IsRing.svg ├── ST_IsSimple.md ├── ST_IsSimple.png ├── ST_IsSimple.svg ├── ST_IsValid.md ├── ST_IsValid.png ├── ST_IsValid.svg ├── ST_IsValidDetail.md ├── ST_IsValidDetail.svg ├── ST_IsValidDetail_1.png ├── ST_IsValidDetail_2.png ├── ST_IsValidReason.md ├── ST_IsValidReason.svg ├── ST_IsValidReason_1.png ├── ST_IsValidReason_2.png ├── ST_Length.md ├── ST_LineFromText.md ├── ST_LineFromWKB.md ├── ST_LineInterpolatePoint.md ├── ST_LineInterpolatePoint.svg ├── ST_LineInterpolatePoint_1.png ├── ST_LineInterpolatePoint_2.png ├── ST_LineIntersector.md ├── ST_LineIntersector.svg ├── ST_LineIntersector_1.png ├── ST_LineIntersector_2.png ├── ST_LineIntersector_3.png ├── ST_LineMerge.md ├── ST_LineMerge.svg ├── ST_LineMerge_1.png ├── ST_LineSubstring.md ├── ST_LineSubstring.svg ├── ST_LineSubstring_1.png ├── ST_LineSubstring_2.png ├── ST_LocateAlong.md ├── ST_LocateAlong.svg ├── ST_LocateAlong_0.png ├── ST_LocateAlong_1.png ├── ST_LocateAlong_2.png ├── ST_LocateAlong_3.png ├── ST_LongestLine.md ├── ST_LongestLine.svg ├── ST_LongestLine_1.png ├── ST_LongestLine_2.png ├── ST_LongestLine_3.png ├── ST_LongestLine_4.png ├── ST_LongestLine_5.png ├── ST_M.md ├── ST_MLineFromText.md ├── ST_MPointFromText.md ├── ST_MPolyFromText.md ├── ST_MakeArcLine.md ├── ST_MakeArcLine.svg ├── ST_MakeArcLine_1.png ├── ST_MakeArcLine_2.png ├── ST_MakeArcPolygon.md ├── ST_MakeArcPolygon.svg ├── ST_MakeArcPolygon_1.png ├── ST_MakeArcPolygon_2.png ├── ST_MakeEllipse.md ├── ST_MakeEllipse.svg ├── ST_MakeEllipse_1.png ├── ST_MakeEllipse_2.png ├── ST_MakeEnvelope.md ├── ST_MakeGrid.md ├── ST_MakeGrid.svg ├── ST_MakeGridPoints.md ├── ST_MakeGridPoints.svg ├── ST_MakeGridPoints_1.png ├── ST_MakeGrid_1.png ├── ST_MakeGrid_2.png ├── ST_MakeLine.md ├── ST_MakeLine.svg ├── ST_MakeLine_1.png ├── ST_MakeLine_2.png ├── ST_MakeLine_3.png ├── ST_MakeLine_4.png ├── ST_MakeLine_5.png ├── ST_MakePoint.md ├── ST_MakePoint.svg ├── ST_MakePoint_1.png ├── ST_MakePoint_2.png ├── ST_MakePolygon.md ├── ST_MakePolygon.svg ├── ST_MakePolygon_1.png ├── ST_MakeValid.md ├── ST_MakeValid.svg ├── ST_MakeValid_1.png ├── ST_MakeValid_2.png ├── ST_MakeValid_3.png ├── ST_MakeValid_4.png ├── ST_MakeValid_5.png ├── ST_MakeValid_6.png ├── ST_MakeValid_7.png ├── ST_MaxDistance.md ├── ST_MaximumInscribedCircle.md ├── ST_MaximumInscribedCircle.svg ├── ST_MaximumInscribedCircle_1.png ├── ST_MaximumInscribedCircle_2.png ├── ST_MaximumInscribedCircle_3.png ├── ST_MaximumInscribedCircle_4.png ├── ST_MaximumInscribedCircle_5.png ├── ST_MemSize.md ├── ST_MinimumDiameter.md ├── ST_MinimumDiameter.svg ├── ST_MinimumDiameter_1.png ├── ST_MinimumDiameter_2.png ├── ST_MinimumRectangle.md ├── ST_MinimumRectangle.svg ├── ST_MinimumRectangle_1.png ├── ST_MinimumRectangle_compare.png ├── ST_Multi.md ├── ST_MultiplyZ.md ├── ST_NPoints.md ├── ST_Node.md ├── ST_Node.svg ├── ST_Node_1.png ├── ST_Node_2.png ├── ST_Node_3.png ├── ST_Node_4.png ├── ST_Normalize.md ├── ST_NumGeometries.md ├── ST_NumInteriorRing.md ├── ST_NumInteriorRings.md ├── ST_NumPoints.md ├── ST_OSMDownloader.md ├── ST_OSMDownloader.png ├── ST_OSMDownloader.svg ├── ST_OSMDownloader_osm_result.png ├── ST_OSMDownloader_osm_source.png ├── ST_OSMMapLink.md ├── ST_OSMMapLink_castle_osm.png ├── ST_OSMMapLink_castle_osm_marker.png ├── ST_OSMMapLink_castle_topo.png ├── ST_OctogonalEnvelope.md ├── ST_OctogonalEnvelope.svg ├── ST_OctogonalEnvelope_0.png ├── ST_OctogonalEnvelope_1.png ├── ST_OctogonalEnvelope_2.png ├── ST_OctogonalEnvelope_3.png ├── ST_OffSetCurve.md ├── ST_OffSetCurve.svg ├── ST_OffSetCurve_1.png ├── ST_OffSetCurve_2.png ├── ST_OffSetCurve_3.png ├── ST_OffSetCurve_4.png ├── ST_OffSetCurve_5.png ├── ST_OffSetCurve_6.png ├── ST_OrderingEquals.md ├── ST_Overlaps.md ├── ST_Overlaps.svg ├── ST_Overlaps_1.png ├── ST_Overlaps_2.png ├── ST_Overlaps_3.png ├── ST_Overlaps_4.png ├── ST_Overlaps_5.png ├── ST_Overlaps_6.png ├── ST_OverpassDownloader.md ├── ST_OverpassDownloader_1.png ├── ST_Perimeter.md ├── ST_Point.md ├── ST_PointFromText.md ├── ST_PointFromWKB.md ├── ST_PointN.md ├── ST_PointOnSurface.md ├── ST_PointOnSurface.png ├── ST_PointOnSurface.svg ├── ST_PointOnSurface_1.png ├── ST_PointOnSurface_2.png ├── ST_PolyFromText.md ├── ST_PolyFromWKB.md ├── ST_Polygonize.md ├── ST_Polygonize.svg ├── ST_Polygonize_1.png ├── ST_Polygonize_2.png ├── ST_Polygonize_3.png ├── ST_Polygonize_4.png ├── ST_PrecisionReducer.md ├── ST_Project.md ├── ST_Project.svg ├── ST_ProjectPoint.md ├── ST_ProjectPoint.svg ├── ST_ProjectPoint_1.png ├── ST_ProjectPoint_2.png ├── ST_ProjectPoint_3.png ├── ST_ProjectPoint_4.png ├── ST_Project_1.png ├── ST_Relate.md ├── ST_Relate.svg ├── ST_Relate_1.png ├── ST_Relate_2.png ├── ST_RemoveDuplicatedCoordinates.md ├── ST_RemoveHoles.md ├── ST_RemoveHoles.png ├── ST_RemoveHoles.svg ├── ST_RemovePoint.svg ├── ST_RemovePoint_1.png ├── ST_RemovePoint_2.png ├── ST_RemovePoint_3.png ├── ST_RemovePoint_4.png ├── ST_RemovePoint_5.png ├── ST_RemovePoint_6.png ├── ST_RemovePoints.md ├── ST_RemoveRepeatedPoints.md ├── ST_Reverse.md ├── ST_Reverse.svg ├── ST_Reverse3DLine.md ├── ST_Reverse_1.png ├── ST_Reverse_2.png ├── ST_RingBuffer.md ├── ST_RingBuffer.svg ├── ST_RingBuffer_1.png ├── ST_RingBuffer_2.png ├── ST_RingBuffer_3.png ├── ST_RingSideBuffer.md ├── ST_RingSideBuffer.svg ├── ST_RingSideBuffer_1.png ├── ST_RingSideBuffer_2.png ├── ST_RingSideBuffer_3.png ├── ST_Rotate.md ├── ST_Rotate.png ├── ST_Rotate.svg ├── ST_SRID.md ├── ST_SVF.md ├── ST_SVF.png ├── ST_SVF_grid.png ├── ST_SVF_grid.svg ├── ST_Scale.md ├── ST_Scale.png ├── ST_Scale.svg ├── ST_SetSRID.md ├── ST_ShortestLine.md ├── ST_ShortestLine.svg ├── ST_ShortestLine_1.png ├── ST_ShortestLine_2.png ├── ST_ShortestLine_3.png ├── ST_ShortestLine_4.png ├── ST_ShortestLine_5.png ├── ST_ShortestPath.md ├── ST_ShortestPathLength.md ├── ST_ShortestPathTree.md ├── ST_SideBuffer.md ├── ST_SideBuffer.svg ├── ST_SideBuffer_1.png ├── ST_SideBuffer_2.png ├── ST_SideBuffer_3.png ├── ST_SideBuffer_4.png ├── ST_SideBuffer_5.png ├── ST_Simplify.md ├── ST_Simplify.png ├── ST_Simplify.svg ├── ST_SimplifyPreserveTopology.md ├── ST_SimplifyPreserveTopology.png ├── ST_SimplifyPreserveTopology.svg ├── ST_SimplifyPreserveTopology_compare_1.png ├── ST_SimplifyPreserveTopology_compare_2.png ├── ST_SimplifyVW.md ├── ST_SimplifyVW.svg ├── ST_SimplifyVW_1.png ├── ST_SimplifyVW_2.png ├── ST_SimplifyVW_3.png ├── ST_SimplifyVW_4.png ├── ST_Simplify_1.png ├── ST_Snap.md ├── ST_Snap.svg ├── ST_SnapToSelf.md ├── ST_SnapToSelf.svg ├── ST_SnapToSelf_1.png ├── ST_SnapToSelf_2.png ├── ST_SnapToSelf_3.png ├── ST_SnapToSelf_4.png ├── ST_SnapToSelf_5.png ├── ST_Snap_1.png ├── ST_Snap_2.png ├── ST_Split.md ├── ST_Split.svg ├── ST_Split_1.png ├── ST_Split_2.png ├── ST_Split_3.png ├── ST_StartPoint.md ├── ST_StartPoint.png ├── ST_StartPoint.svg ├── ST_SubDivide.md ├── ST_SubDivide.svg ├── ST_SubDivide_1.png ├── ST_SubDivide_2.png ├── ST_SubDivide_3.png ├── ST_SunPosition.md ├── ST_SymDifference.md ├── ST_SymDifference.png ├── ST_SymDifference.svg ├── ST_Tesselate.md ├── ST_Tesselate.svg ├── ST_Tesselate_1.png ├── ST_Tesselate_2.png ├── ST_Tesselate_3.png ├── ST_Tesselate_apres.png ├── ST_Tesselate_avant.png ├── ST_ToMultiLine.md ├── ST_ToMultiLine.svg ├── ST_ToMultiLine1.png ├── ST_ToMultiLine2.png ├── ST_ToMultiPoint.md ├── ST_ToMultiPoint.svg ├── ST_ToMultiPoint1.png ├── ST_ToMultiPoint2.png ├── ST_ToMultiSegments.md ├── ST_ToMultiSegments.svg ├── ST_ToMultiSegments1.png ├── ST_ToMultiSegments2.png ├── ST_ToMultiSegments3.png ├── ST_Touches.md ├── ST_Touches.svg ├── ST_Touches_1.png ├── ST_Touches_10.png ├── ST_Touches_2.png ├── ST_Touches_3.png ├── ST_Touches_4.png ├── ST_Touches_5.png ├── ST_Touches_6.png ├── ST_Touches_7.png ├── ST_Touches_8.png ├── ST_Touches_9.png ├── ST_Transform.md ├── ST_Translate.md ├── ST_Translate.png ├── ST_Translate.svg ├── ST_TriangleAspect.md ├── ST_TriangleAspect.svg ├── ST_TriangleAspect_1.png ├── ST_TriangleContouring.md ├── ST_TriangleContouring.svg ├── ST_TriangleContouring_0.png ├── ST_TriangleContouring_1.png ├── ST_TriangleContouring_2.png ├── ST_TriangleDirection.md ├── ST_TriangleDirection.svg ├── ST_TriangleDirection_1.png ├── ST_TriangleSlope.md ├── ST_TriangleSlope.svg ├── ST_TriangleSlope_0.png ├── ST_TriangleSlope_1.png ├── ST_Union.md ├── ST_Union.svg ├── ST_Union_1.png ├── ST_Union_2.png ├── ST_UpdateZ.md ├── ST_VariableBuffer.md ├── ST_VariableBuffer.svg ├── ST_VariableBuffer_1.png ├── ST_Voronoi.md ├── ST_Within.md ├── ST_Within.svg ├── ST_Within_1.png ├── ST_Within_10.png ├── ST_Within_11.png ├── ST_Within_2.png ├── ST_Within_3.png ├── ST_Within_4.png ├── ST_Within_5.png ├── ST_Within_6.png ├── ST_Within_7.png ├── ST_Within_8.png ├── ST_Within_9.png ├── ST_X.md ├── ST_XMax.md ├── ST_XMax.png ├── ST_XMax.svg ├── ST_XMin.md ├── ST_XMin.png ├── ST_XMin.svg ├── ST_Y.md ├── ST_YMax.md ├── ST_YMax.png ├── ST_YMax.svg ├── ST_YMin.md ├── ST_YMin.png ├── ST_YMin.svg ├── ST_Z.md ├── ST_ZMax.md ├── ST_ZMax.png ├── ST_ZMax.svg ├── ST_ZMin.md ├── ST_ZMin.png ├── ST_ZMin.svg ├── ST_ZUpdateLineExtremities.md ├── TSVRead.md ├── TSVWrite.md ├── UpdateGeometrySRID.md ├── affine-transformations.rst ├── cc.svg ├── conf.py ├── data-management.rst ├── demoh2gis_Main.java ├── distance-functions-3D.rst ├── distance-functions.rst ├── drivers.rst ├── edit-geometries-3D.rst ├── edit-geometries.rst ├── embedded-spatial-db.md ├── extent-envelope-cf.md ├── function-aliases.md ├── geometry-conversion-3D.rst ├── geometry-conversion.rst ├── geometry-creation-3D.rst ├── geometry-creation.rst ├── geometry_type.md ├── geometry_type.svg ├── geometry_type_1.png ├── geometry_type_2.png ├── h2network.rst ├── images │ ├── banner │ │ ├── img1.png │ │ ├── img1_.png │ │ ├── img2.png │ │ ├── img2_.png │ │ ├── img3.png │ │ ├── img3_.png │ │ ├── img4.png │ │ ├── img4_.png │ │ ├── img5.png │ │ ├── img5_.png │ │ ├── img6.png │ │ ├── img6_.png │ │ ├── img7.png │ │ ├── img7_.png │ │ ├── laptop_documentation.png │ │ └── laptop_documentation.svg │ └── logo │ │ ├── favicon_h2gis.png │ │ └── logo_h2gis.png ├── index.rst ├── linear-referencing.rst ├── linestrings.svg ├── makeellipse-buffer-cf.md ├── minimumrectangle-envelope-cf.md ├── nantes-betweenness-cropped.png ├── nantes-closeness-cropped.png ├── one-to-n.md ├── operators.rst ├── other-line-multiline.md ├── predicates.rst ├── process-geometries.rst ├── projections.rst ├── properties-3D.rst ├── properties.rst ├── quickstart.md ├── quickstart_dbeaver_new_db.png ├── quickstart_dbeaver_new_db_2.png ├── quickstart_dbeaver_new_db_3.png ├── quickstart_dbeaver_new_db_4.png ├── quickstart_dbeaver_new_db_5.png ├── quickstart_h2gis_panel.png ├── quickstart_h2gis_panel_2.png ├── quickstart_h2gis_panel_3.png ├── quickstart_h2gis_panel_shp.png ├── requirements.txt ├── scc-input.svg ├── scc.svg ├── sfs-1-2-1.md ├── spatial-indices.md ├── spatial-jdbc.md ├── spatial_indice_warning.md ├── st_isovist_gimp.png ├── st_isovist_nantes.gif ├── st_isovist_orbisgis_1.png ├── st_isovist_orbisgis_2.png ├── st_isovist_orbisgis_3.png ├── st_isovist_p1_20m.png ├── st_isovist_p1_50m.png ├── st_isovist_p1_50m_0_to_3.png ├── st_isovist_p1_50m_0_to_5.png ├── st_isovist_p1_50m_geomcollection.png ├── st_isovist_p1_50m_line.png ├── st_isovist_p2_50m.png ├── st_isovist_png_files.png ├── st_isovist_vannes.gif ├── system.rst ├── topography-3D.rst ├── triangulation-3D.rst ├── trigonometry.rst ├── type-warning_geometrycollection.md ├── type-warning_multipolygon.md ├── u-sp-1-4.svg ├── u-spt-1.svg ├── u.svg ├── voronoi_vitr.png ├── wdo-acc-2-5-7.svg ├── wdo-acc-2-5.svg ├── wdo-largest-scc-edge-betw.svg ├── wdo-largest-scc-node-betw.svg ├── wdo-largest-scc-node-close.svg ├── wdo-largest-scc.svg ├── wdo-sp-1-4-numbering1.svg ├── wdo-sp-1-4-numbering2.svg ├── wdo-spt-1-limit-8.5.svg ├── wdo-spt-1.svg ├── wdo.svg └── z-coord-warning.md ├── doxygen ├── h2gis.conf └── h2gis.png ├── h2gis-api ├── README.md ├── pom.xml └── src │ └── main │ └── java │ └── org │ └── h2gis │ └── api │ ├── AbstractFunction.java │ ├── DeterministicScalarFunction.java │ ├── DriverFunction.java │ ├── EmptyProgressVisitor.java │ ├── FileDriver.java │ ├── Function.java │ ├── ProgressVisitor.java │ └── ScalarFunction.java ├── h2gis-dist ├── pom.xml └── src │ └── main │ ├── assembly │ ├── bin.xml │ └── project.xml │ └── resources │ └── META-INF │ └── native-image │ ├── reflect-config.json │ └── resource-config.json ├── h2gis-functions-osgi ├── pom.xml └── src │ └── main │ └── java │ └── org │ └── h2gis │ └── functions │ └── osgi │ ├── Activator.java │ ├── DataSourceTracker.java │ ├── FunctionTracker.java │ └── H2GISOsgiDBFactory.java ├── h2gis-functions ├── pom.xml └── src │ ├── main │ ├── java │ │ └── org │ │ │ └── h2gis │ │ │ └── functions │ │ │ ├── factory │ │ │ ├── H2GISDBFactory.java │ │ │ └── H2GISFunctions.java │ │ │ ├── io │ │ │ ├── DriverManager.java │ │ │ ├── asc │ │ │ │ ├── AscDriverFunction.java │ │ │ │ ├── AscRead.java │ │ │ │ └── AscReaderDriver.java │ │ │ ├── csv │ │ │ │ └── CSVDriverFunction.java │ │ │ ├── dbf │ │ │ │ ├── DBFDriverFunction.java │ │ │ │ ├── DBFEngine.java │ │ │ │ ├── DBFRead.java │ │ │ │ ├── DBFWrite.java │ │ │ │ └── internal │ │ │ │ │ ├── DBFDriver.java │ │ │ │ │ ├── DbaseFileException.java │ │ │ │ │ ├── DbaseFileHeader.java │ │ │ │ │ ├── DbaseFileReader.java │ │ │ │ │ ├── DbaseFileWriter.java │ │ │ │ │ └── package-info.java │ │ │ ├── fgb │ │ │ │ ├── FGBDriverFunction.java │ │ │ │ ├── FGBEngine.java │ │ │ │ ├── FGBRead.java │ │ │ │ ├── FGBWrite.java │ │ │ │ ├── FGBWriteDriver.java │ │ │ │ └── fileTable │ │ │ │ │ ├── FGBDriver.java │ │ │ │ │ ├── GeometryConversions.java │ │ │ │ │ └── GeometryOffsets.java │ │ │ ├── file_table │ │ │ │ ├── DummyIndex.java │ │ │ │ ├── DummyMVTable.java │ │ │ │ ├── FileEngine.java │ │ │ │ ├── H2MVTable.java │ │ │ │ └── H2TableIndex.java │ │ │ ├── geojson │ │ │ │ ├── GJGeometryReader.java │ │ │ │ ├── GeoJsonDriverFunction.java │ │ │ │ ├── GeoJsonField.java │ │ │ │ ├── GeoJsonRead.java │ │ │ │ ├── GeoJsonReaderDriver.java │ │ │ │ ├── GeoJsonWrite.java │ │ │ │ ├── GeoJsonWriteDriver.java │ │ │ │ ├── ST_AsGeoJSON.java │ │ │ │ └── ST_GeomFromGeoJSON.java │ │ │ ├── gpx │ │ │ │ ├── GPXDriverFunction.java │ │ │ │ ├── GPXRead.java │ │ │ │ └── model │ │ │ │ │ ├── AbstractGpxParser.java │ │ │ │ │ ├── AbstractGpxParserDefault.java │ │ │ │ │ ├── AbstractGpxParserRte.java │ │ │ │ │ ├── AbstractGpxParserTrk.java │ │ │ │ │ ├── AbstractGpxParserWpt.java │ │ │ │ │ ├── GPXCoordinate.java │ │ │ │ │ ├── GPXLine.java │ │ │ │ │ ├── GPXPoint.java │ │ │ │ │ ├── GPXTablesFactory.java │ │ │ │ │ ├── GPXTags.java │ │ │ │ │ ├── GpxMetadata.java │ │ │ │ │ ├── GpxParser.java │ │ │ │ │ ├── GpxParserRte.java │ │ │ │ │ ├── GpxParserTrk.java │ │ │ │ │ ├── GpxParserWpt.java │ │ │ │ │ ├── GpxPreparser.java │ │ │ │ │ └── StringStack.java │ │ │ ├── json │ │ │ │ ├── JsonDriverFunction.java │ │ │ │ ├── JsonWrite.java │ │ │ │ └── JsonWriteDriver.java │ │ │ ├── kml │ │ │ │ ├── AltitudeMode.java │ │ │ │ ├── ExtrudeMode.java │ │ │ │ ├── KMLDriverFunction.java │ │ │ │ ├── KMLGeometry.java │ │ │ │ ├── KMLWrite.java │ │ │ │ ├── KMLWriterDriver.java │ │ │ │ └── ST_AsKml.java │ │ │ ├── osm │ │ │ │ ├── NodeOSMElement.java │ │ │ │ ├── OSMDriverFunction.java │ │ │ │ ├── OSMElement.java │ │ │ │ ├── OSMParser.java │ │ │ │ ├── OSMPreParser.java │ │ │ │ ├── OSMRead.java │ │ │ │ ├── OSMTablesFactory.java │ │ │ │ ├── OSMTags.java │ │ │ │ ├── ST_OSMDownloader.java │ │ │ │ ├── TAG_LOCATION.java │ │ │ │ └── WayOSMElement.java │ │ │ ├── overpass │ │ │ │ ├── OverpassTool.java │ │ │ │ ├── ST_AsOverpassBbox.java │ │ │ │ └── ST_OverpassDownloader.java │ │ │ ├── shp │ │ │ │ ├── SHPDriverFunction.java │ │ │ │ ├── SHPEngine.java │ │ │ │ ├── SHPRead.java │ │ │ │ ├── SHPWrite.java │ │ │ │ └── internal │ │ │ │ │ ├── IndexFile.java │ │ │ │ │ ├── MultiLineHandler.java │ │ │ │ │ ├── MultiPointHandler.java │ │ │ │ │ ├── PointHandler.java │ │ │ │ │ ├── PolygonHandler.java │ │ │ │ │ ├── SHPDriver.java │ │ │ │ │ ├── ShapeHandler.java │ │ │ │ │ ├── ShapeType.java │ │ │ │ │ ├── ShapefileException.java │ │ │ │ │ ├── ShapefileHeader.java │ │ │ │ │ ├── ShapefileReader.java │ │ │ │ │ └── ShapefileWriter.java │ │ │ ├── tsv │ │ │ │ ├── TSVDriverFunction.java │ │ │ │ ├── TSVRead.java │ │ │ │ └── TSVWrite.java │ │ │ └── utility │ │ │ │ ├── CoordinatesUtils.java │ │ │ │ ├── IOMethods.java │ │ │ │ ├── PRJUtil.java │ │ │ │ ├── ReadBufferManager.java │ │ │ │ └── WriteBufferManager.java │ │ │ ├── spatial │ │ │ ├── affine_transformations │ │ │ │ ├── ST_Rotate.java │ │ │ │ ├── ST_Scale.java │ │ │ │ ├── ST_Translate.java │ │ │ │ └── ZAffineTransformation.java │ │ │ ├── aggregate │ │ │ │ ├── ST_Accum.java │ │ │ │ ├── ST_Collect.java │ │ │ │ └── ST_LineMerge.java │ │ │ ├── buffer │ │ │ │ ├── ST_Buffer.java │ │ │ │ ├── ST_OffSetCurve.java │ │ │ │ ├── ST_RingSideBuffer.java │ │ │ │ ├── ST_SideBuffer.java │ │ │ │ └── ST_VariableBuffer.java │ │ │ ├── clean │ │ │ │ ├── MakeValidOp.java │ │ │ │ └── ST_MakeValid.java │ │ │ ├── convert │ │ │ │ ├── GeometryCoordinateDimension.java │ │ │ │ ├── ST_AsBinary.java │ │ │ │ ├── ST_AsEWKB.java │ │ │ │ ├── ST_AsGML.java │ │ │ │ ├── ST_AsText.java │ │ │ │ ├── ST_AsWKT.java │ │ │ │ ├── ST_Force2D.java │ │ │ │ ├── ST_Force3D.java │ │ │ │ ├── ST_Force3DM.java │ │ │ │ ├── ST_Force4D.java │ │ │ │ ├── ST_GeomFromGML.java │ │ │ │ ├── ST_GeomFromText.java │ │ │ │ ├── ST_GeomFromWKB.java │ │ │ │ ├── ST_GoogleMapLink.java │ │ │ │ ├── ST_Holes.java │ │ │ │ ├── ST_LineFromText.java │ │ │ │ ├── ST_LineFromWKB.java │ │ │ │ ├── ST_MLineFromText.java │ │ │ │ ├── ST_MPointFromText.java │ │ │ │ ├── ST_MPolyFromText.java │ │ │ │ ├── ST_Multi.java │ │ │ │ ├── ST_OSMMapLink.java │ │ │ │ ├── ST_PointFromText.java │ │ │ │ ├── ST_PointFromWKB.java │ │ │ │ ├── ST_PolyFromText.java │ │ │ │ ├── ST_PolyFromWKB.java │ │ │ │ ├── ST_ToMultiLine.java │ │ │ │ ├── ST_ToMultiPoint.java │ │ │ │ ├── ST_ToMultiSegments.java │ │ │ │ └── UpdateGeometryZ.java │ │ │ ├── coverage │ │ │ │ └── ST_CoverageUnion.java │ │ │ ├── create │ │ │ │ ├── GridRowSet.java │ │ │ │ ├── MinimumBoundingRadiusRowSet.java │ │ │ │ ├── ST_BoundingCircle.java │ │ │ │ ├── ST_BoundingCircleCenter.java │ │ │ │ ├── ST_Expand.java │ │ │ │ ├── ST_Extrude.java │ │ │ │ ├── ST_GeneratePoints.java │ │ │ │ ├── ST_GeneratePointsInGrid.java │ │ │ │ ├── ST_MakeArcLine.java │ │ │ │ ├── ST_MakeArcPolygon.java │ │ │ │ ├── ST_MakeEllipse.java │ │ │ │ ├── ST_MakeEnvelope.java │ │ │ │ ├── ST_MakeGrid.java │ │ │ │ ├── ST_MakeGridPoints.java │ │ │ │ ├── ST_MakeLine.java │ │ │ │ ├── ST_MakePoint.java │ │ │ │ ├── ST_MakePolygon.java │ │ │ │ ├── ST_MaximumInscribedCircle.java │ │ │ │ ├── ST_MaximumInscribedCircleRadius.java │ │ │ │ ├── ST_MinimumBoundingCircle.java │ │ │ │ ├── ST_MinimumBoundingRadius.java │ │ │ │ ├── ST_MinimumRectangle.java │ │ │ │ ├── ST_OctogonalEnvelope.java │ │ │ │ ├── ST_OrientedEnvelope.java │ │ │ │ ├── ST_Point.java │ │ │ │ └── ST_RingBuffer.java │ │ │ ├── crs │ │ │ │ ├── EPSGTuple.java │ │ │ │ ├── ST_FindUTMSRID.java │ │ │ │ ├── ST_IsGeographicCRS.java │ │ │ │ ├── ST_IsProjectedCRS.java │ │ │ │ ├── ST_SetSRID.java │ │ │ │ ├── ST_Transform.java │ │ │ │ ├── SpatialRefRegistry.java │ │ │ │ └── UpdateGeometrySRID.java │ │ │ ├── distance │ │ │ │ ├── MaxDistanceOp.java │ │ │ │ ├── ST_ClosestCoordinate.java │ │ │ │ ├── ST_ClosestPoint.java │ │ │ │ ├── ST_FurthestCoordinate.java │ │ │ │ ├── ST_LocateAlong.java │ │ │ │ ├── ST_LongestLine.java │ │ │ │ ├── ST_MaxDistance.java │ │ │ │ ├── ST_ProjectPoint.java │ │ │ │ └── ST_ShortestLine.java │ │ │ ├── earth │ │ │ │ ├── ST_GeometryShadow.java │ │ │ │ ├── ST_Isovist.java │ │ │ │ ├── ST_SunPosition.java │ │ │ │ ├── ST_Svf.java │ │ │ │ └── SunCalc.java │ │ │ ├── edit │ │ │ │ ├── EditUtilities.java │ │ │ │ ├── ST_AddPoint.java │ │ │ │ ├── ST_AddZ.java │ │ │ │ ├── ST_CollectionExtract.java │ │ │ │ ├── ST_Densify.java │ │ │ │ ├── ST_FlipCoordinates.java │ │ │ │ ├── ST_ForcePolygonCCW.java │ │ │ │ ├── ST_ForcePolygonCW.java │ │ │ │ ├── ST_InsertPoint.java │ │ │ │ ├── ST_Interpolate3DLine.java │ │ │ │ ├── ST_MultiplyZ.java │ │ │ │ ├── ST_Normalize.java │ │ │ │ ├── ST_RemoveDuplicatedCoordinates.java │ │ │ │ ├── ST_RemoveHoles.java │ │ │ │ ├── ST_RemovePoints.java │ │ │ │ ├── ST_RemoveRepeatedPoints.java │ │ │ │ ├── ST_Reverse.java │ │ │ │ ├── ST_Reverse3DLine.java │ │ │ │ ├── ST_UpdateZ.java │ │ │ │ └── ST_ZUpdateLineExtremities.java │ │ │ ├── generalize │ │ │ │ ├── ST_PrecisionReducer.java │ │ │ │ ├── ST_Simplify.java │ │ │ │ ├── ST_SimplifyPolygonHull.java │ │ │ │ ├── ST_SimplifyPreserveTopology.java │ │ │ │ ├── ST_SimplifyVW.java │ │ │ │ └── ST_SnapToGrid.java │ │ │ ├── linear_referencing │ │ │ │ ├── ST_LineInterpolatePoint.java │ │ │ │ └── ST_LineSubstring.java │ │ │ ├── mesh │ │ │ │ ├── DelaunayData.java │ │ │ │ ├── FullConvexHull.java │ │ │ │ ├── ST_ConstrainedDelaunay.java │ │ │ │ ├── ST_Delaunay.java │ │ │ │ ├── ST_Tesselate.java │ │ │ │ ├── ST_TriangulatePolygon.java │ │ │ │ ├── ST_Voronoi.java │ │ │ │ └── Triangle.java │ │ │ ├── metadata │ │ │ │ └── FindGeometryMetadata.java │ │ │ ├── operators │ │ │ │ ├── ST_ConcaveHull.java │ │ │ │ ├── ST_ConvexHull.java │ │ │ │ ├── ST_Difference.java │ │ │ │ ├── ST_Intersection.java │ │ │ │ ├── ST_SymDifference.java │ │ │ │ └── ST_Union.java │ │ │ ├── others │ │ │ │ ├── ST_Clip.java │ │ │ │ └── ST_EnvelopeAsText.java │ │ │ ├── predicates │ │ │ │ ├── ST_Contains.java │ │ │ │ ├── ST_CoveredBy.java │ │ │ │ ├── ST_Covers.java │ │ │ │ ├── ST_Crosses.java │ │ │ │ ├── ST_DWithin.java │ │ │ │ ├── ST_Disjoint.java │ │ │ │ ├── ST_EnvelopesIntersect.java │ │ │ │ ├── ST_Equals.java │ │ │ │ ├── ST_Intersects.java │ │ │ │ ├── ST_OrderingEquals.java │ │ │ │ ├── ST_Overlaps.java │ │ │ │ ├── ST_Relate.java │ │ │ │ ├── ST_Touches.java │ │ │ │ └── ST_Within.java │ │ │ ├── properties │ │ │ │ ├── ST_3DArea.java │ │ │ │ ├── ST_3DLength.java │ │ │ │ ├── ST_3DPerimeter.java │ │ │ │ ├── ST_Area.java │ │ │ │ ├── ST_Boundary.java │ │ │ │ ├── ST_Centroid.java │ │ │ │ ├── ST_CompactnessRatio.java │ │ │ │ ├── ST_CoordDim.java │ │ │ │ ├── ST_Dimension.java │ │ │ │ ├── ST_Distance.java │ │ │ │ ├── ST_DistanceSphere.java │ │ │ │ ├── ST_EndPoint.java │ │ │ │ ├── ST_Envelope.java │ │ │ │ ├── ST_EstimatedExtent.java │ │ │ │ ├── ST_Explode.java │ │ │ │ ├── ST_Extent.java │ │ │ │ ├── ST_ExteriorRing.java │ │ │ │ ├── ST_GeometryN.java │ │ │ │ ├── ST_GeometryType.java │ │ │ │ ├── ST_GeometryTypeCode.java │ │ │ │ ├── ST_InteriorRingN.java │ │ │ │ ├── ST_Is3D.java │ │ │ │ ├── ST_IsClosed.java │ │ │ │ ├── ST_IsEmpty.java │ │ │ │ ├── ST_IsRectangle.java │ │ │ │ ├── ST_IsRing.java │ │ │ │ ├── ST_IsSimple.java │ │ │ │ ├── ST_IsValid.java │ │ │ │ ├── ST_IsValidDetail.java │ │ │ │ ├── ST_IsValidReason.java │ │ │ │ ├── ST_Length.java │ │ │ │ ├── ST_M.java │ │ │ │ ├── ST_MemSize.java │ │ │ │ ├── ST_MinimumDiameter.java │ │ │ │ ├── ST_NPoints.java │ │ │ │ ├── ST_NumGeometries.java │ │ │ │ ├── ST_NumInteriorRing.java │ │ │ │ ├── ST_NumInteriorRings.java │ │ │ │ ├── ST_NumPoints.java │ │ │ │ ├── ST_Perimeter.java │ │ │ │ ├── ST_PointN.java │ │ │ │ ├── ST_PointOnSurface.java │ │ │ │ ├── ST_SRID.java │ │ │ │ ├── ST_StartPoint.java │ │ │ │ ├── ST_X.java │ │ │ │ ├── ST_XMax.java │ │ │ │ ├── ST_XMin.java │ │ │ │ ├── ST_Y.java │ │ │ │ ├── ST_YMax.java │ │ │ │ ├── ST_YMin.java │ │ │ │ ├── ST_Z.java │ │ │ │ ├── ST_ZMax.java │ │ │ │ └── ST_ZMin.java │ │ │ ├── snap │ │ │ │ ├── ST_Project.java │ │ │ │ ├── ST_Snap.java │ │ │ │ └── ST_SnapToSelf.java │ │ │ ├── split │ │ │ │ ├── ST_LineIntersector.java │ │ │ │ ├── ST_Split.java │ │ │ │ └── ST_SubDivide.java │ │ │ ├── topography │ │ │ │ ├── ST_Drape.java │ │ │ │ ├── ST_TriangleAspect.java │ │ │ │ ├── ST_TriangleContouring.java │ │ │ │ ├── ST_TriangleDirection.java │ │ │ │ ├── ST_TriangleSlope.java │ │ │ │ └── TINFeatureFactory.java │ │ │ ├── topology │ │ │ │ ├── ST_Graph.java │ │ │ │ ├── ST_Node.java │ │ │ │ └── ST_Polygonize.java │ │ │ ├── trigonometry │ │ │ │ └── ST_Azimuth.java │ │ │ └── volume │ │ │ │ └── GeometryExtrude.java │ │ │ ├── string │ │ │ └── HexToVarBinary.java │ │ │ └── system │ │ │ ├── DoubleRange.java │ │ │ ├── H2GISversion.java │ │ │ ├── IntegerRange.java │ │ │ └── JTSVersion.java │ └── resources │ │ ├── META-INF │ │ └── native-image │ │ │ ├── reflect-config.json │ │ │ └── resource-config.json │ │ └── org │ │ └── h2gis │ │ └── functions │ │ ├── factory │ │ └── spatial_ref_sys.sql │ │ └── system │ │ └── version.txt │ └── test │ ├── java │ └── org │ │ └── h2gis │ │ └── functions │ │ ├── BaseTest.java │ │ ├── BasicTest.java │ │ ├── ConnectionWrapTest.java │ │ ├── DummyFunction.java │ │ ├── RegressionTest.java │ │ ├── TestUtilities.java │ │ ├── io │ │ ├── asc │ │ │ └── AscReaderDriverTest.java │ │ ├── cvs │ │ │ └── CSVDriverTest.java │ │ ├── dbf │ │ │ ├── DBFEngineTest.java │ │ │ ├── DBFImportExportTest.java │ │ │ └── internal │ │ │ │ └── DBFDriverTest.java │ │ ├── fgb │ │ │ ├── FGBImportExportTest.java │ │ │ └── GeometryConversionsTest.java │ │ ├── geojson │ │ │ └── GeojsonImportExportTest.java │ │ ├── gpx │ │ │ └── GPXImportTest.java │ │ ├── json │ │ │ ├── JsonImportExportTest.java │ │ │ └── JsonWriteDriverTest.java │ │ ├── kml │ │ │ └── KMLImporterExporterTest.java │ │ ├── osm │ │ │ └── OSMImportTest.java │ │ ├── overpass │ │ │ └── OverpassFunctionsTest.java │ │ ├── shp │ │ │ ├── SHPEngineTest.java │ │ │ └── SHPImportExportTest.java │ │ └── tsv │ │ │ └── TSVDriverTest.java │ │ ├── spatial │ │ ├── SpatialFunction2Test.java │ │ ├── SpatialFunctionTest.java │ │ ├── clean │ │ │ └── ST_MakeValidTest.java │ │ ├── convert │ │ │ ├── ConvertGeometryTypeTest.java │ │ │ ├── ForceDimensionTest.java │ │ │ └── GeometryConvertTest.java │ │ ├── coverage │ │ │ └── CoverageFunctionTest.java │ │ ├── create │ │ │ └── CreateFunctionTest.java │ │ ├── crs │ │ │ ├── CRSFunctionTest.java │ │ │ └── SpatialRegistryTest.java │ │ ├── edit │ │ │ └── EditFunctionTest.java │ │ ├── generalize │ │ │ └── GeneralizeTest.java │ │ ├── geometry │ │ │ ├── DummySpatialFunction.java │ │ │ └── GeometryFormsTest.java │ │ ├── linear_referencing │ │ │ └── LinearReferencingTest.java │ │ ├── mesh │ │ │ └── MeshFunctionTest.java │ │ ├── metadata │ │ │ ├── FindGeometryMetadataTest.java │ │ │ └── GeometryTableUtilsTest.java │ │ ├── ogc │ │ │ ├── OGCConformance1Test.java │ │ │ ├── OGCConformance2Test.java │ │ │ ├── OGCConformance3Test.java │ │ │ ├── OGCSpatialFunctionTest.java │ │ │ ├── SerializationTest.java │ │ │ └── SpatialIndexTest.java │ │ ├── others │ │ │ └── OthersFunctionTest.java │ │ ├── processing │ │ │ └── ProcessingFunctionTest.java │ │ ├── properties │ │ │ └── PropertiesFunctionTest.java │ │ ├── snap │ │ │ └── SnapFunctionTest.java │ │ ├── topography │ │ │ └── TopographyTest.java │ │ └── topology │ │ │ ├── ST_GraphTest.java │ │ │ └── ST_NodeTest.java │ │ ├── system │ │ └── SystemFunctionTest.java │ │ └── utility │ │ ├── GeometryFeatureUtilitiesTest.java │ │ └── IOMethodsTest.java │ └── resources │ └── org │ └── h2gis │ └── functions │ ├── io │ ├── asc │ │ ├── precip30min.asc │ │ ├── precip30min.asc.gz │ │ ├── precip30min.prj │ │ ├── precip30min_center.asc │ │ └── precip30min_center.prj │ ├── dbf │ │ ├── comma_separator.dbf │ │ ├── encoding_test.dbf │ │ ├── null_values.dbf │ │ └── sotchi.dbf │ ├── fgb │ │ ├── countries.fgb │ │ ├── countries.geojson │ │ └── countries_gdal.fgb │ ├── geojson │ │ ├── additionalProps.geojson │ │ ├── complex.geojson │ │ ├── data.geojson │ │ ├── feature.geojson │ │ ├── features.geojson │ │ ├── geometry.geojson │ │ ├── null.geojson │ │ ├── road_emptylinestring.geojson │ │ ├── startNull.geojson │ │ └── urn_crs84.geojson │ ├── gpx │ │ ├── route.gpx │ │ ├── track.gpx │ │ └── waypoint.gpx │ ├── osm │ │ ├── saint_jean.osm │ │ ├── saint_jean.osm.bz2 │ │ └── saint_jean.osm.gz │ └── shp │ │ ├── sridtable1.dbf │ │ ├── sridtable1.prj │ │ ├── sridtable1.shp │ │ ├── sridtable1.shx │ │ ├── sridtable2.dbf │ │ ├── sridtable2.prj │ │ ├── sridtable2.shp │ │ ├── sridtable2.shx │ │ ├── urock_buildings.cpg │ │ ├── urock_buildings.dbf │ │ ├── urock_buildings.prj │ │ ├── urock_buildings.shp │ │ ├── urock_buildings.shx │ │ ├── waternetwork.dbf │ │ ├── waternetwork.shp │ │ ├── waternetwork.shx │ │ ├── waternetwork_without_epsg.dbf │ │ ├── waternetwork_without_epsg.prj │ │ ├── waternetwork_without_epsg.shp │ │ └── waternetwork_without_epsg.shx │ └── spatial │ └── ogc │ ├── ogc_conformance_test.sql │ ├── ogc_conformance_test2.sql │ ├── ogc_conformance_test3.sql │ └── spatial_index_test_data.sql ├── h2gis-graalvm ├── pom.xml └── src │ └── main │ ├── java │ └── org │ │ └── h2gis │ │ └── graalvm │ │ ├── ColumnWrapper.java │ │ ├── GraalCInterface.java │ │ ├── GraalCInterfaceEntryPointFeature.java │ │ └── ResultSetWrapper.java │ └── resources │ ├── native_lib_script_example.py │ └── package_example.py ├── h2gis-network ├── pom.xml └── src │ ├── main │ └── java │ │ └── org │ │ └── h2gis │ │ └── network │ │ └── functions │ │ ├── GraphConstants.java │ │ ├── GraphCreator.java │ │ ├── GraphFunction.java │ │ ├── GraphFunctionParser.java │ │ ├── NetworkFunctions.java │ │ ├── ST_Accessibility.java │ │ ├── ST_ConnectedComponents.java │ │ ├── ST_GraphAnalysis.java │ │ ├── ST_ShortestPath.java │ │ ├── ST_ShortestPathLength.java │ │ └── ST_ShortestPathTree.java │ └── test │ └── java │ └── org │ └── h2gis │ └── network │ └── functions │ ├── GraphCreatorTest.java │ ├── GraphFunctionParserTest.java │ ├── ST_AccessibilityTest.java │ ├── ST_ConnectedComponentsTest.java │ ├── ST_GraphAnalysisTest.java │ ├── ST_ShortestPathLengthTest.java │ ├── ST_ShortestPathTest.java │ └── ST_ShortestPathTreeTest.java ├── h2gis-test-utilities ├── pom.xml └── src │ ├── main │ └── java │ │ └── org │ │ └── h2gis │ │ └── unitTest │ │ └── GeometryAsserts.java │ └── test │ └── java │ └── org │ └── h2gis │ └── unitTest │ └── GeometryAssertsTest.java ├── h2gis-tests ├── pom.xml └── src │ └── test │ ├── java │ └── org │ │ └── h2gis │ │ └── tests │ │ └── SQLScriptTests.java │ └── resources │ └── org │ └── h2gis │ └── tests │ ├── compute_slope.sql │ ├── contourlines.geojson │ ├── hedgerow.geojson │ ├── landcover.geojson │ └── simple_script.sql ├── h2gis-utilities ├── pom.xml └── src │ ├── main │ ├── java │ │ └── org │ │ │ └── h2gis │ │ │ └── utilities │ │ │ ├── FileUtilities.java │ │ │ ├── GeographyUtilities.java │ │ │ ├── GeometryMetaData.java │ │ │ ├── GeometryTableUtilities.java │ │ │ ├── GeometryTypeCodes.java │ │ │ ├── JDBCUrlParser.java │ │ │ ├── JDBCUtilities.java │ │ │ ├── SpatialResultSet.java │ │ │ ├── SpatialResultSetMetaData.java │ │ │ ├── TableLocation.java │ │ │ ├── TableUtilities.java │ │ │ ├── Tuple.java │ │ │ ├── URIUtilities.java │ │ │ ├── dbtypes │ │ │ ├── Constants.java │ │ │ ├── DBTypes.java │ │ │ └── DBUtils.java │ │ │ ├── jts_utils │ │ │ ├── Contouring.java │ │ │ ├── CoordinateSequenceDimensionFilter.java │ │ │ ├── CoordinateUtils.java │ │ │ ├── GeometryFeatureUtils.java │ │ │ ├── RobustLineIntersector3D.java │ │ │ ├── TriMarkers.java │ │ │ ├── VisibilityAlgorithm.java │ │ │ └── Voronoi.java │ │ │ ├── trigger │ │ │ └── UpdateTrigger.java │ │ │ └── wrapper │ │ │ ├── ConnectionWrapper.java │ │ │ ├── DataSourceWrapper.java │ │ │ ├── PreparedStatementWrapper.java │ │ │ ├── ResultSetMetaDataWrapper.java │ │ │ ├── ResultSetWrapper.java │ │ │ ├── SpatialResultSetImpl.java │ │ │ ├── SpatialResultSetMetaDataImpl.java │ │ │ └── StatementWrapper.java │ └── resources │ │ └── org │ │ └── h2gis │ │ └── utilities │ │ └── spatial_ref_sys.sql │ └── test │ └── java │ └── org │ └── h2gis │ └── utilities │ ├── FileUtilitiesTest.java │ ├── GeographyUtilsTest.java │ ├── GeometryMetadataTest.java │ ├── JDBCUrlParserTest.java │ ├── JDBCUtilitiesTest.java │ ├── TableLocationTest.java │ ├── TableUtilitiesTest.java │ ├── URIUtilitiesTest.java │ ├── dbtypes │ └── DBUtilsTest.java │ └── jts_utils │ ├── ContouringTest.java │ ├── CoordinateSequenceDimensionFilterTest.java │ ├── CoordinateUtilsTest.java │ ├── VisibilityAlgorithmTest.java │ └── VoronoiTest.java ├── pom.xml ├── postgis-jts-osgi ├── pom.xml └── src │ └── main │ ├── java │ └── org │ │ └── h2gis │ │ └── postgis_jts_osgi │ │ ├── Activator.java │ │ └── DataSourceFactoryImpl.java │ └── resources │ └── postgis.png └── postgis-jts ├── pom.xml └── src ├── main └── java │ └── org │ └── h2gis │ └── postgis_jts │ ├── ConnectionWrapper.java │ ├── DataSourceWrapper.java │ ├── Driver.java │ ├── JtsBinaryParser.java │ ├── JtsBinaryWriter.java │ ├── JtsGeometry.java │ ├── JtsWrapper.java │ ├── PostGISDBFactory.java │ ├── PreparedStatementWrapper.java │ ├── ResultSetMetaDataWrapper.java │ ├── ResultSetWrapper.java │ └── StatementWrapper.java └── test └── java └── org └── h2gis └── postgis_jts └── PostGIS_JTSTest.java /.github/workflows/CI build.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/.github/workflows/CI build.yml -------------------------------------------------------------------------------- /.github/workflows/CI release.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/.github/workflows/CI release.yml -------------------------------------------------------------------------------- /.github/workflows/CI_snapshot.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/.github/workflows/CI_snapshot.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/.gitignore -------------------------------------------------------------------------------- /.readthedocs.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/.readthedocs.yaml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/LICENSE -------------------------------------------------------------------------------- /docs/ASCRead.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ASCRead.md -------------------------------------------------------------------------------- /docs/ASCRead_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ASCRead_1.png -------------------------------------------------------------------------------- /docs/CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/CHANGELOG.md -------------------------------------------------------------------------------- /docs/CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/CONTRIBUTING.md -------------------------------------------------------------------------------- /docs/CSVRead.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/CSVRead.md -------------------------------------------------------------------------------- /docs/CSVWrite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/CSVWrite.md -------------------------------------------------------------------------------- /docs/DBFRead.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/DBFRead.md -------------------------------------------------------------------------------- /docs/DBFWrite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/DBFWrite.md -------------------------------------------------------------------------------- /docs/DoubleRange.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/DoubleRange.md -------------------------------------------------------------------------------- /docs/FGBRead.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/FGBRead.md -------------------------------------------------------------------------------- /docs/FGBWrite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/FGBWrite.md -------------------------------------------------------------------------------- /docs/FILE_TABLE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/FILE_TABLE.md -------------------------------------------------------------------------------- /docs/GPXRead.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/GPXRead.md -------------------------------------------------------------------------------- /docs/GeoJsonRead.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/GeoJsonRead.md -------------------------------------------------------------------------------- /docs/GeoJsonWrite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/GeoJsonWrite.md -------------------------------------------------------------------------------- /docs/H2-Spatial-OSGi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/H2-Spatial-OSGi.md -------------------------------------------------------------------------------- /docs/H2GISversion.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/H2GISversion.md -------------------------------------------------------------------------------- /docs/HEADER.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/HEADER.md -------------------------------------------------------------------------------- /docs/IntegerRange.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/IntegerRange.md -------------------------------------------------------------------------------- /docs/JTSVersion.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/JTSVersion.md -------------------------------------------------------------------------------- /docs/JsonWrite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/JsonWrite.md -------------------------------------------------------------------------------- /docs/KMLWrite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/KMLWrite.md -------------------------------------------------------------------------------- /docs/NATIVE-COMPILATION.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/NATIVE-COMPILATION.md -------------------------------------------------------------------------------- /docs/OSMRead.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/OSMRead.md -------------------------------------------------------------------------------- /docs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/README.md -------------------------------------------------------------------------------- /docs/SHPRead.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/SHPRead.md -------------------------------------------------------------------------------- /docs/SHPWrite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/SHPWrite.md -------------------------------------------------------------------------------- /docs/ST_3DArea.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_3DArea.md -------------------------------------------------------------------------------- /docs/ST_3DLength.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_3DLength.md -------------------------------------------------------------------------------- /docs/ST_3DPerimeter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_3DPerimeter.md -------------------------------------------------------------------------------- /docs/ST_Accessibility.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Accessibility.md -------------------------------------------------------------------------------- /docs/ST_Accum.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Accum.md -------------------------------------------------------------------------------- /docs/ST_Accum.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Accum.png -------------------------------------------------------------------------------- /docs/ST_Accum.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Accum.svg -------------------------------------------------------------------------------- /docs/ST_AddPoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AddPoint.md -------------------------------------------------------------------------------- /docs/ST_AddPoint.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AddPoint.svg -------------------------------------------------------------------------------- /docs/ST_AddPoint_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AddPoint_1.png -------------------------------------------------------------------------------- /docs/ST_AddPoint_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AddPoint_2.png -------------------------------------------------------------------------------- /docs/ST_AddPoint_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AddPoint_3.png -------------------------------------------------------------------------------- /docs/ST_AddZ.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AddZ.md -------------------------------------------------------------------------------- /docs/ST_Area.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Area.md -------------------------------------------------------------------------------- /docs/ST_AsBinary.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AsBinary.md -------------------------------------------------------------------------------- /docs/ST_AsEWKB.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AsEWKB.md -------------------------------------------------------------------------------- /docs/ST_AsGML.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AsGML.md -------------------------------------------------------------------------------- /docs/ST_AsGeoJson.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AsGeoJson.md -------------------------------------------------------------------------------- /docs/ST_AsKML.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AsKML.md -------------------------------------------------------------------------------- /docs/ST_AsOverpassBbox.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AsOverpassBbox.md -------------------------------------------------------------------------------- /docs/ST_AsText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AsText.md -------------------------------------------------------------------------------- /docs/ST_AsWKT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_AsWKT.md -------------------------------------------------------------------------------- /docs/ST_Azimuth.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Azimuth.md -------------------------------------------------------------------------------- /docs/ST_Azimuth.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Azimuth.svg -------------------------------------------------------------------------------- /docs/ST_Azimuth_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Azimuth_1.png -------------------------------------------------------------------------------- /docs/ST_Boundary.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Boundary.md -------------------------------------------------------------------------------- /docs/ST_Boundary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Boundary.svg -------------------------------------------------------------------------------- /docs/ST_Boundary_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Boundary_1.png -------------------------------------------------------------------------------- /docs/ST_Boundary_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Boundary_2.png -------------------------------------------------------------------------------- /docs/ST_BoundingCircle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_BoundingCircle.md -------------------------------------------------------------------------------- /docs/ST_BoundingCircle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_BoundingCircle.svg -------------------------------------------------------------------------------- /docs/ST_BoundingCircle_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_BoundingCircle_1.png -------------------------------------------------------------------------------- /docs/ST_BoundingCircle_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_BoundingCircle_2.png -------------------------------------------------------------------------------- /docs/ST_BoundingCircle_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_BoundingCircle_3.png -------------------------------------------------------------------------------- /docs/ST_Buffer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Buffer.md -------------------------------------------------------------------------------- /docs/ST_Buffer.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Buffer.svg -------------------------------------------------------------------------------- /docs/ST_Buffer_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Buffer_1.png -------------------------------------------------------------------------------- /docs/ST_Buffer_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Buffer_2.png -------------------------------------------------------------------------------- /docs/ST_Buffer_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Buffer_3.png -------------------------------------------------------------------------------- /docs/ST_Buffer_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Buffer_4.png -------------------------------------------------------------------------------- /docs/ST_Buffer_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Buffer_5.png -------------------------------------------------------------------------------- /docs/ST_Centroid.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Centroid.md -------------------------------------------------------------------------------- /docs/ST_Centroid.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Centroid.svg -------------------------------------------------------------------------------- /docs/ST_Centroid_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Centroid_1.png -------------------------------------------------------------------------------- /docs/ST_Centroid_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Centroid_2.png -------------------------------------------------------------------------------- /docs/ST_Centroid_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Centroid_3.png -------------------------------------------------------------------------------- /docs/ST_Centroid_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Centroid_4.png -------------------------------------------------------------------------------- /docs/ST_Clip.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip.md -------------------------------------------------------------------------------- /docs/ST_Clip.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip.svg -------------------------------------------------------------------------------- /docs/ST_Clip_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip_1.png -------------------------------------------------------------------------------- /docs/ST_Clip_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip_10.png -------------------------------------------------------------------------------- /docs/ST_Clip_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip_11.png -------------------------------------------------------------------------------- /docs/ST_Clip_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip_2.png -------------------------------------------------------------------------------- /docs/ST_Clip_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip_3.png -------------------------------------------------------------------------------- /docs/ST_Clip_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip_4.png -------------------------------------------------------------------------------- /docs/ST_Clip_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip_5.png -------------------------------------------------------------------------------- /docs/ST_Clip_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip_6.png -------------------------------------------------------------------------------- /docs/ST_Clip_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip_7.png -------------------------------------------------------------------------------- /docs/ST_Clip_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip_8.png -------------------------------------------------------------------------------- /docs/ST_Clip_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Clip_9.png -------------------------------------------------------------------------------- /docs/ST_ClosestCoordinate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ClosestCoordinate.md -------------------------------------------------------------------------------- /docs/ST_ClosestCoordinate.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ClosestCoordinate.svg -------------------------------------------------------------------------------- /docs/ST_ClosestCoordinate_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ClosestCoordinate_1.png -------------------------------------------------------------------------------- /docs/ST_ClosestCoordinate_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ClosestCoordinate_2.png -------------------------------------------------------------------------------- /docs/ST_ClosestCoordinate_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ClosestCoordinate_3.png -------------------------------------------------------------------------------- /docs/ST_ClosestPoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ClosestPoint.md -------------------------------------------------------------------------------- /docs/ST_ClosestPoint.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ClosestPoint.svg -------------------------------------------------------------------------------- /docs/ST_ClosestPoint_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ClosestPoint_1.png -------------------------------------------------------------------------------- /docs/ST_ClosestPoint_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ClosestPoint_2.png -------------------------------------------------------------------------------- /docs/ST_ClosestPoint_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ClosestPoint_3.png -------------------------------------------------------------------------------- /docs/ST_ClosestPoint_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ClosestPoint_4.png -------------------------------------------------------------------------------- /docs/ST_ClosestPoint_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ClosestPoint_5.png -------------------------------------------------------------------------------- /docs/ST_Collect.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Collect.md -------------------------------------------------------------------------------- /docs/ST_CollectionExtract.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CollectionExtract.md -------------------------------------------------------------------------------- /docs/ST_CollectionExtract.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CollectionExtract.svg -------------------------------------------------------------------------------- /docs/ST_CollectionExtract_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CollectionExtract_1.png -------------------------------------------------------------------------------- /docs/ST_CollectionExtract_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CollectionExtract_2.png -------------------------------------------------------------------------------- /docs/ST_CollectionExtract_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CollectionExtract_3.png -------------------------------------------------------------------------------- /docs/ST_CollectionExtract_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CollectionExtract_4.png -------------------------------------------------------------------------------- /docs/ST_CompactnessRatio.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CompactnessRatio.md -------------------------------------------------------------------------------- /docs/ST_CompactnessRatio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CompactnessRatio.png -------------------------------------------------------------------------------- /docs/ST_CompactnessRatio.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CompactnessRatio.svg -------------------------------------------------------------------------------- /docs/ST_ConcaveHull.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConcaveHull.md -------------------------------------------------------------------------------- /docs/ST_ConcaveHull.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConcaveHull.svg -------------------------------------------------------------------------------- /docs/ST_ConcaveHull_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConcaveHull_1.png -------------------------------------------------------------------------------- /docs/ST_ConcaveHull_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConcaveHull_2.png -------------------------------------------------------------------------------- /docs/ST_ConcaveHull_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConcaveHull_3.png -------------------------------------------------------------------------------- /docs/ST_ConcaveHull_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConcaveHull_4.png -------------------------------------------------------------------------------- /docs/ST_ConcaveHull_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConcaveHull_5.png -------------------------------------------------------------------------------- /docs/ST_ConcaveHull_5_ratio_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConcaveHull_5_ratio_1.png -------------------------------------------------------------------------------- /docs/ST_ConcaveHull_hole_false.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConcaveHull_hole_false.png -------------------------------------------------------------------------------- /docs/ST_ConcaveHull_hole_true.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConcaveHull_hole_true.png -------------------------------------------------------------------------------- /docs/ST_ConnectedComponents.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConnectedComponents.md -------------------------------------------------------------------------------- /docs/ST_ConstrainedDelaunay.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConstrainedDelaunay.md -------------------------------------------------------------------------------- /docs/ST_ConstraintDelaunay.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConstraintDelaunay.svg -------------------------------------------------------------------------------- /docs/ST_ConstraintDelaunay_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConstraintDelaunay_1.png -------------------------------------------------------------------------------- /docs/ST_ConstraintDelaunay_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConstraintDelaunay_2.png -------------------------------------------------------------------------------- /docs/ST_ConstraintDelaunay_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConstraintDelaunay_3.png -------------------------------------------------------------------------------- /docs/ST_Contains.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains.md -------------------------------------------------------------------------------- /docs/ST_Contains.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains.svg -------------------------------------------------------------------------------- /docs/ST_Contains_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains_1.png -------------------------------------------------------------------------------- /docs/ST_Contains_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains_10.png -------------------------------------------------------------------------------- /docs/ST_Contains_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains_11.png -------------------------------------------------------------------------------- /docs/ST_Contains_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains_12.png -------------------------------------------------------------------------------- /docs/ST_Contains_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains_2.png -------------------------------------------------------------------------------- /docs/ST_Contains_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains_3.png -------------------------------------------------------------------------------- /docs/ST_Contains_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains_4.png -------------------------------------------------------------------------------- /docs/ST_Contains_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains_5.png -------------------------------------------------------------------------------- /docs/ST_Contains_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains_6.png -------------------------------------------------------------------------------- /docs/ST_Contains_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains_7.png -------------------------------------------------------------------------------- /docs/ST_Contains_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains_8.png -------------------------------------------------------------------------------- /docs/ST_Contains_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Contains_9.png -------------------------------------------------------------------------------- /docs/ST_ConvexHull.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConvexHull.md -------------------------------------------------------------------------------- /docs/ST_ConvexHull.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConvexHull.png -------------------------------------------------------------------------------- /docs/ST_ConvexHull.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ConvexHull.svg -------------------------------------------------------------------------------- /docs/ST_CoordDim.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CoordDim.md -------------------------------------------------------------------------------- /docs/ST_CoordDim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CoordDim.png -------------------------------------------------------------------------------- /docs/ST_CoordDim.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CoordDim.svg -------------------------------------------------------------------------------- /docs/ST_CoveredBy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_CoveredBy.md -------------------------------------------------------------------------------- /docs/ST_Covers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Covers.md -------------------------------------------------------------------------------- /docs/ST_Covers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Covers.png -------------------------------------------------------------------------------- /docs/ST_Covers.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Covers.svg -------------------------------------------------------------------------------- /docs/ST_Crosses.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Crosses.md -------------------------------------------------------------------------------- /docs/ST_Crosses.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Crosses.svg -------------------------------------------------------------------------------- /docs/ST_Crosses_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Crosses_1.png -------------------------------------------------------------------------------- /docs/ST_Crosses_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Crosses_2.png -------------------------------------------------------------------------------- /docs/ST_Crosses_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Crosses_3.png -------------------------------------------------------------------------------- /docs/ST_Crosses_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Crosses_4.png -------------------------------------------------------------------------------- /docs/ST_Crosses_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Crosses_5.png -------------------------------------------------------------------------------- /docs/ST_Crosses_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Crosses_6.png -------------------------------------------------------------------------------- /docs/ST_Crosses_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Crosses_7.png -------------------------------------------------------------------------------- /docs/ST_Crosses_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Crosses_8.png -------------------------------------------------------------------------------- /docs/ST_Crosses_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Crosses_9.png -------------------------------------------------------------------------------- /docs/ST_DWithin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_DWithin.md -------------------------------------------------------------------------------- /docs/ST_DWithin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_DWithin.png -------------------------------------------------------------------------------- /docs/ST_DWithin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_DWithin.svg -------------------------------------------------------------------------------- /docs/ST_Delaunay.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Delaunay.md -------------------------------------------------------------------------------- /docs/ST_Delaunay.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Delaunay.svg -------------------------------------------------------------------------------- /docs/ST_Delaunay_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Delaunay_1.png -------------------------------------------------------------------------------- /docs/ST_Delaunay_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Delaunay_2.png -------------------------------------------------------------------------------- /docs/ST_Delaunay_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Delaunay_3.png -------------------------------------------------------------------------------- /docs/ST_Densify.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Densify.md -------------------------------------------------------------------------------- /docs/ST_Densify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Densify.png -------------------------------------------------------------------------------- /docs/ST_Densify.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Densify.svg -------------------------------------------------------------------------------- /docs/ST_Difference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Difference.md -------------------------------------------------------------------------------- /docs/ST_Difference.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Difference.png -------------------------------------------------------------------------------- /docs/ST_Difference.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Difference.svg -------------------------------------------------------------------------------- /docs/ST_Dimension.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Dimension.md -------------------------------------------------------------------------------- /docs/ST_Disjoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Disjoint.md -------------------------------------------------------------------------------- /docs/ST_Disjoint.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Disjoint.svg -------------------------------------------------------------------------------- /docs/ST_Disjoint_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Disjoint_1.png -------------------------------------------------------------------------------- /docs/ST_Disjoint_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Disjoint_2.png -------------------------------------------------------------------------------- /docs/ST_Disjoint_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Disjoint_3.png -------------------------------------------------------------------------------- /docs/ST_Disjoint_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Disjoint_4.png -------------------------------------------------------------------------------- /docs/ST_Disjoint_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Disjoint_5.png -------------------------------------------------------------------------------- /docs/ST_Distance.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Distance.md -------------------------------------------------------------------------------- /docs/ST_Distance.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Distance.svg -------------------------------------------------------------------------------- /docs/ST_DistanceSphere.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_DistanceSphere.md -------------------------------------------------------------------------------- /docs/ST_DistanceSphere_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_DistanceSphere_1.png -------------------------------------------------------------------------------- /docs/ST_Distance_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Distance_1.png -------------------------------------------------------------------------------- /docs/ST_Distance_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Distance_2.png -------------------------------------------------------------------------------- /docs/ST_Distance_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Distance_3.png -------------------------------------------------------------------------------- /docs/ST_Distance_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Distance_4.png -------------------------------------------------------------------------------- /docs/ST_Drape.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Drape.md -------------------------------------------------------------------------------- /docs/ST_Drape.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Drape.svg -------------------------------------------------------------------------------- /docs/ST_Drape_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Drape_1.png -------------------------------------------------------------------------------- /docs/ST_Drape_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Drape_2.png -------------------------------------------------------------------------------- /docs/ST_Drape_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Drape_3.png -------------------------------------------------------------------------------- /docs/ST_Drape_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Drape_4.png -------------------------------------------------------------------------------- /docs/ST_Drape_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Drape_5.png -------------------------------------------------------------------------------- /docs/ST_Drape_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Drape_6.png -------------------------------------------------------------------------------- /docs/ST_Drape_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Drape_7.png -------------------------------------------------------------------------------- /docs/ST_EndPoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EndPoint.md -------------------------------------------------------------------------------- /docs/ST_EndPoint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EndPoint.png -------------------------------------------------------------------------------- /docs/ST_EndPoint.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EndPoint.svg -------------------------------------------------------------------------------- /docs/ST_Envelope.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Envelope.md -------------------------------------------------------------------------------- /docs/ST_Envelope.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Envelope.svg -------------------------------------------------------------------------------- /docs/ST_EnvelopeAsText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EnvelopeAsText.md -------------------------------------------------------------------------------- /docs/ST_EnvelopeAsText.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EnvelopeAsText.svg -------------------------------------------------------------------------------- /docs/ST_EnvelopeAsText_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EnvelopeAsText_1.png -------------------------------------------------------------------------------- /docs/ST_EnvelopeAsText_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EnvelopeAsText_2.png -------------------------------------------------------------------------------- /docs/ST_Envelope_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Envelope_1.png -------------------------------------------------------------------------------- /docs/ST_Envelope_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Envelope_2.png -------------------------------------------------------------------------------- /docs/ST_Envelope_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Envelope_3.png -------------------------------------------------------------------------------- /docs/ST_EnvelopesIntersect.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EnvelopesIntersect.md -------------------------------------------------------------------------------- /docs/ST_EnvelopesIntersect.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EnvelopesIntersect.svg -------------------------------------------------------------------------------- /docs/ST_EnvelopesIntersect_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EnvelopesIntersect_1.png -------------------------------------------------------------------------------- /docs/ST_EnvelopesIntersect_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EnvelopesIntersect_2.png -------------------------------------------------------------------------------- /docs/ST_EnvelopesIntersect_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EnvelopesIntersect_3.png -------------------------------------------------------------------------------- /docs/ST_EnvelopesIntersect_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EnvelopesIntersect_4.png -------------------------------------------------------------------------------- /docs/ST_EnvelopesIntersect_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EnvelopesIntersect_5.png -------------------------------------------------------------------------------- /docs/ST_Equals.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Equals.md -------------------------------------------------------------------------------- /docs/ST_Equals.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Equals.svg -------------------------------------------------------------------------------- /docs/ST_Equals_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Equals_1.png -------------------------------------------------------------------------------- /docs/ST_Equals_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Equals_2.png -------------------------------------------------------------------------------- /docs/ST_Equals_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Equals_3.png -------------------------------------------------------------------------------- /docs/ST_EstimatedExtent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EstimatedExtent.md -------------------------------------------------------------------------------- /docs/ST_EstimatedExtent.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EstimatedExtent.svg -------------------------------------------------------------------------------- /docs/ST_EstimatedExtent_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EstimatedExtent_1.png -------------------------------------------------------------------------------- /docs/ST_EstimatedExtent_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_EstimatedExtent_2.png -------------------------------------------------------------------------------- /docs/ST_Expand.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Expand.md -------------------------------------------------------------------------------- /docs/ST_Expand.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Expand.svg -------------------------------------------------------------------------------- /docs/ST_Expand_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Expand_1.png -------------------------------------------------------------------------------- /docs/ST_Expand_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Expand_2.png -------------------------------------------------------------------------------- /docs/ST_Expand_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Expand_3.png -------------------------------------------------------------------------------- /docs/ST_Expand_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Expand_4.png -------------------------------------------------------------------------------- /docs/ST_Explode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Explode.md -------------------------------------------------------------------------------- /docs/ST_Explode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Explode.png -------------------------------------------------------------------------------- /docs/ST_Explode.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Explode.svg -------------------------------------------------------------------------------- /docs/ST_Extent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Extent.md -------------------------------------------------------------------------------- /docs/ST_Extent.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Extent.svg -------------------------------------------------------------------------------- /docs/ST_Extent1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Extent1.png -------------------------------------------------------------------------------- /docs/ST_Extent2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Extent2.png -------------------------------------------------------------------------------- /docs/ST_ExteriorRing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ExteriorRing.md -------------------------------------------------------------------------------- /docs/ST_ExteriorRing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ExteriorRing.svg -------------------------------------------------------------------------------- /docs/ST_ExteriorRing_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ExteriorRing_1.png -------------------------------------------------------------------------------- /docs/ST_ExteriorRing_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ExteriorRing_2.png -------------------------------------------------------------------------------- /docs/ST_ExteriorRing_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ExteriorRing_3.png -------------------------------------------------------------------------------- /docs/ST_Extrude.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Extrude.md -------------------------------------------------------------------------------- /docs/ST_Extrude.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Extrude.svg -------------------------------------------------------------------------------- /docs/ST_Extrude_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Extrude_1.png -------------------------------------------------------------------------------- /docs/ST_Extrude_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Extrude_2.png -------------------------------------------------------------------------------- /docs/ST_FindUTMSRID.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_FindUTMSRID.md -------------------------------------------------------------------------------- /docs/ST_FindUTMSRID.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_FindUTMSRID.png -------------------------------------------------------------------------------- /docs/ST_FindUTMSRID.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_FindUTMSRID.svg -------------------------------------------------------------------------------- /docs/ST_FlipCoordinates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_FlipCoordinates.md -------------------------------------------------------------------------------- /docs/ST_FlipCoordinates.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_FlipCoordinates.png -------------------------------------------------------------------------------- /docs/ST_FlipCoordinates.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_FlipCoordinates.svg -------------------------------------------------------------------------------- /docs/ST_Force2D.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Force2D.md -------------------------------------------------------------------------------- /docs/ST_Force3D.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Force3D.md -------------------------------------------------------------------------------- /docs/ST_Force3DM.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Force3DM.md -------------------------------------------------------------------------------- /docs/ST_Force4D.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Force4D.md -------------------------------------------------------------------------------- /docs/ST_ForcePolygonCCW.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ForcePolygonCCW.md -------------------------------------------------------------------------------- /docs/ST_ForcePolygonCCW.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ForcePolygonCCW.svg -------------------------------------------------------------------------------- /docs/ST_ForcePolygonCCW_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ForcePolygonCCW_1.png -------------------------------------------------------------------------------- /docs/ST_ForcePolygonCCW_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ForcePolygonCCW_2.png -------------------------------------------------------------------------------- /docs/ST_ForcePolygonCCW_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ForcePolygonCCW_3.png -------------------------------------------------------------------------------- /docs/ST_ForcePolygonCW.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ForcePolygonCW.md -------------------------------------------------------------------------------- /docs/ST_ForcePolygonCW.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ForcePolygonCW.svg -------------------------------------------------------------------------------- /docs/ST_ForcePolygonCW_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ForcePolygonCW_1.png -------------------------------------------------------------------------------- /docs/ST_ForcePolygonCW_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ForcePolygonCW_2.png -------------------------------------------------------------------------------- /docs/ST_ForcePolygonCW_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ForcePolygonCW_3.png -------------------------------------------------------------------------------- /docs/ST_FurthestCoordinate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_FurthestCoordinate.md -------------------------------------------------------------------------------- /docs/ST_FurthestCoordinate.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_FurthestCoordinate.svg -------------------------------------------------------------------------------- /docs/ST_FurthestCoordinate_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_FurthestCoordinate_1.png -------------------------------------------------------------------------------- /docs/ST_FurthestCoordinate_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_FurthestCoordinate_2.png -------------------------------------------------------------------------------- /docs/ST_FurthestCoordinate_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_FurthestCoordinate_3.png -------------------------------------------------------------------------------- /docs/ST_GeneratePoints.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeneratePoints.md -------------------------------------------------------------------------------- /docs/ST_GeneratePoints.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeneratePoints.svg -------------------------------------------------------------------------------- /docs/ST_GeneratePointsInGrid.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeneratePointsInGrid.md -------------------------------------------------------------------------------- /docs/ST_GeneratePointsInGrid.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeneratePointsInGrid.svg -------------------------------------------------------------------------------- /docs/ST_GeneratePointsInGrid_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeneratePointsInGrid_1.png -------------------------------------------------------------------------------- /docs/ST_GeneratePointsInGrid_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeneratePointsInGrid_2.png -------------------------------------------------------------------------------- /docs/ST_GeneratePointsInGrid_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeneratePointsInGrid_3.png -------------------------------------------------------------------------------- /docs/ST_GeneratePoints_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeneratePoints_1.png -------------------------------------------------------------------------------- /docs/ST_GeneratePoints_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeneratePoints_2.png -------------------------------------------------------------------------------- /docs/ST_GeomFromGML.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeomFromGML.md -------------------------------------------------------------------------------- /docs/ST_GeomFromGeoJson.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeomFromGeoJson.md -------------------------------------------------------------------------------- /docs/ST_GeomFromText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeomFromText.md -------------------------------------------------------------------------------- /docs/ST_GeomFromWKB.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeomFromWKB.md -------------------------------------------------------------------------------- /docs/ST_GeometryN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeometryN.md -------------------------------------------------------------------------------- /docs/ST_GeometryShadow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeometryShadow.md -------------------------------------------------------------------------------- /docs/ST_GeometryShadow_case1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeometryShadow_case1.png -------------------------------------------------------------------------------- /docs/ST_GeometryShadow_case2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeometryShadow_case2.png -------------------------------------------------------------------------------- /docs/ST_GeometryShadow_case3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeometryShadow_case3.png -------------------------------------------------------------------------------- /docs/ST_GeometryType.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeometryType.md -------------------------------------------------------------------------------- /docs/ST_GeometryTypeCode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GeometryTypeCode.md -------------------------------------------------------------------------------- /docs/ST_GoogleMapLink.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GoogleMapLink.md -------------------------------------------------------------------------------- /docs/ST_GoogleMapLink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GoogleMapLink.png -------------------------------------------------------------------------------- /docs/ST_GoogleMapLink_castle_topo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GoogleMapLink_castle_topo.png -------------------------------------------------------------------------------- /docs/ST_GoogleMapLink_k.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GoogleMapLink_k.png -------------------------------------------------------------------------------- /docs/ST_GoogleMapLink_zoom_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GoogleMapLink_zoom_10.png -------------------------------------------------------------------------------- /docs/ST_GoogleMapLink_zoom_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GoogleMapLink_zoom_19.png -------------------------------------------------------------------------------- /docs/ST_Graph.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Graph.md -------------------------------------------------------------------------------- /docs/ST_GraphAnalysis.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_GraphAnalysis.md -------------------------------------------------------------------------------- /docs/ST_Holes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Holes.md -------------------------------------------------------------------------------- /docs/ST_Holes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Holes.svg -------------------------------------------------------------------------------- /docs/ST_Holes_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Holes_1.png -------------------------------------------------------------------------------- /docs/ST_Holes_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Holes_2.png -------------------------------------------------------------------------------- /docs/ST_ISOVist.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ISOVist.md -------------------------------------------------------------------------------- /docs/ST_InteriorRingN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_InteriorRingN.md -------------------------------------------------------------------------------- /docs/ST_InteriorRingN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_InteriorRingN.png -------------------------------------------------------------------------------- /docs/ST_InteriorRingN.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_InteriorRingN.svg -------------------------------------------------------------------------------- /docs/ST_Interpolate3DLine.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Interpolate3DLine.md -------------------------------------------------------------------------------- /docs/ST_Intersection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersection.md -------------------------------------------------------------------------------- /docs/ST_Intersection.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersection.svg -------------------------------------------------------------------------------- /docs/ST_Intersection_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersection_1.png -------------------------------------------------------------------------------- /docs/ST_Intersection_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersection_2.png -------------------------------------------------------------------------------- /docs/ST_Intersection_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersection_3.png -------------------------------------------------------------------------------- /docs/ST_Intersection_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersection_4.png -------------------------------------------------------------------------------- /docs/ST_Intersection_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersection_5.png -------------------------------------------------------------------------------- /docs/ST_Intersection_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersection_6.png -------------------------------------------------------------------------------- /docs/ST_Intersects.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersects.md -------------------------------------------------------------------------------- /docs/ST_Intersects.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersects.svg -------------------------------------------------------------------------------- /docs/ST_Intersects_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersects_1.png -------------------------------------------------------------------------------- /docs/ST_Intersects_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersects_10.png -------------------------------------------------------------------------------- /docs/ST_Intersects_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersects_2.png -------------------------------------------------------------------------------- /docs/ST_Intersects_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersects_3.png -------------------------------------------------------------------------------- /docs/ST_Intersects_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersects_4.png -------------------------------------------------------------------------------- /docs/ST_Intersects_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersects_5.png -------------------------------------------------------------------------------- /docs/ST_Intersects_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersects_6.png -------------------------------------------------------------------------------- /docs/ST_Intersects_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersects_7.png -------------------------------------------------------------------------------- /docs/ST_Intersects_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersects_8.png -------------------------------------------------------------------------------- /docs/ST_Intersects_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Intersects_9.png -------------------------------------------------------------------------------- /docs/ST_Is3D.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Is3D.md -------------------------------------------------------------------------------- /docs/ST_IsClosed.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsClosed.md -------------------------------------------------------------------------------- /docs/ST_IsClosed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsClosed.png -------------------------------------------------------------------------------- /docs/ST_IsClosed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsClosed.svg -------------------------------------------------------------------------------- /docs/ST_IsEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsEmpty.md -------------------------------------------------------------------------------- /docs/ST_IsGeographicCRS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsGeographicCRS.md -------------------------------------------------------------------------------- /docs/ST_IsRectangle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsRectangle.md -------------------------------------------------------------------------------- /docs/ST_IsRectangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsRectangle.png -------------------------------------------------------------------------------- /docs/ST_IsRectangle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsRectangle.svg -------------------------------------------------------------------------------- /docs/ST_IsRing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsRing.md -------------------------------------------------------------------------------- /docs/ST_IsRing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsRing.png -------------------------------------------------------------------------------- /docs/ST_IsRing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsRing.svg -------------------------------------------------------------------------------- /docs/ST_IsSimple.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsSimple.md -------------------------------------------------------------------------------- /docs/ST_IsSimple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsSimple.png -------------------------------------------------------------------------------- /docs/ST_IsSimple.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsSimple.svg -------------------------------------------------------------------------------- /docs/ST_IsValid.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsValid.md -------------------------------------------------------------------------------- /docs/ST_IsValid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsValid.png -------------------------------------------------------------------------------- /docs/ST_IsValid.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsValid.svg -------------------------------------------------------------------------------- /docs/ST_IsValidDetail.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsValidDetail.md -------------------------------------------------------------------------------- /docs/ST_IsValidDetail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsValidDetail.svg -------------------------------------------------------------------------------- /docs/ST_IsValidDetail_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsValidDetail_1.png -------------------------------------------------------------------------------- /docs/ST_IsValidDetail_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsValidDetail_2.png -------------------------------------------------------------------------------- /docs/ST_IsValidReason.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsValidReason.md -------------------------------------------------------------------------------- /docs/ST_IsValidReason.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsValidReason.svg -------------------------------------------------------------------------------- /docs/ST_IsValidReason_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsValidReason_1.png -------------------------------------------------------------------------------- /docs/ST_IsValidReason_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_IsValidReason_2.png -------------------------------------------------------------------------------- /docs/ST_Length.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Length.md -------------------------------------------------------------------------------- /docs/ST_LineFromText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineFromText.md -------------------------------------------------------------------------------- /docs/ST_LineFromWKB.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineFromWKB.md -------------------------------------------------------------------------------- /docs/ST_LineInterpolatePoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineInterpolatePoint.md -------------------------------------------------------------------------------- /docs/ST_LineInterpolatePoint.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineInterpolatePoint.svg -------------------------------------------------------------------------------- /docs/ST_LineInterpolatePoint_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineInterpolatePoint_1.png -------------------------------------------------------------------------------- /docs/ST_LineInterpolatePoint_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineInterpolatePoint_2.png -------------------------------------------------------------------------------- /docs/ST_LineIntersector.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineIntersector.md -------------------------------------------------------------------------------- /docs/ST_LineIntersector.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineIntersector.svg -------------------------------------------------------------------------------- /docs/ST_LineIntersector_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineIntersector_1.png -------------------------------------------------------------------------------- /docs/ST_LineIntersector_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineIntersector_2.png -------------------------------------------------------------------------------- /docs/ST_LineIntersector_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineIntersector_3.png -------------------------------------------------------------------------------- /docs/ST_LineMerge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineMerge.md -------------------------------------------------------------------------------- /docs/ST_LineMerge.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineMerge.svg -------------------------------------------------------------------------------- /docs/ST_LineMerge_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineMerge_1.png -------------------------------------------------------------------------------- /docs/ST_LineSubstring.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineSubstring.md -------------------------------------------------------------------------------- /docs/ST_LineSubstring.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineSubstring.svg -------------------------------------------------------------------------------- /docs/ST_LineSubstring_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineSubstring_1.png -------------------------------------------------------------------------------- /docs/ST_LineSubstring_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LineSubstring_2.png -------------------------------------------------------------------------------- /docs/ST_LocateAlong.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LocateAlong.md -------------------------------------------------------------------------------- /docs/ST_LocateAlong.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LocateAlong.svg -------------------------------------------------------------------------------- /docs/ST_LocateAlong_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LocateAlong_0.png -------------------------------------------------------------------------------- /docs/ST_LocateAlong_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LocateAlong_1.png -------------------------------------------------------------------------------- /docs/ST_LocateAlong_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LocateAlong_2.png -------------------------------------------------------------------------------- /docs/ST_LocateAlong_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LocateAlong_3.png -------------------------------------------------------------------------------- /docs/ST_LongestLine.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LongestLine.md -------------------------------------------------------------------------------- /docs/ST_LongestLine.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LongestLine.svg -------------------------------------------------------------------------------- /docs/ST_LongestLine_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LongestLine_1.png -------------------------------------------------------------------------------- /docs/ST_LongestLine_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LongestLine_2.png -------------------------------------------------------------------------------- /docs/ST_LongestLine_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LongestLine_3.png -------------------------------------------------------------------------------- /docs/ST_LongestLine_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LongestLine_4.png -------------------------------------------------------------------------------- /docs/ST_LongestLine_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_LongestLine_5.png -------------------------------------------------------------------------------- /docs/ST_M.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_M.md -------------------------------------------------------------------------------- /docs/ST_MLineFromText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MLineFromText.md -------------------------------------------------------------------------------- /docs/ST_MPointFromText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MPointFromText.md -------------------------------------------------------------------------------- /docs/ST_MPolyFromText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MPolyFromText.md -------------------------------------------------------------------------------- /docs/ST_MakeArcLine.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeArcLine.md -------------------------------------------------------------------------------- /docs/ST_MakeArcLine.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeArcLine.svg -------------------------------------------------------------------------------- /docs/ST_MakeArcLine_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeArcLine_1.png -------------------------------------------------------------------------------- /docs/ST_MakeArcLine_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeArcLine_2.png -------------------------------------------------------------------------------- /docs/ST_MakeArcPolygon.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeArcPolygon.md -------------------------------------------------------------------------------- /docs/ST_MakeArcPolygon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeArcPolygon.svg -------------------------------------------------------------------------------- /docs/ST_MakeArcPolygon_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeArcPolygon_1.png -------------------------------------------------------------------------------- /docs/ST_MakeArcPolygon_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeArcPolygon_2.png -------------------------------------------------------------------------------- /docs/ST_MakeEllipse.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeEllipse.md -------------------------------------------------------------------------------- /docs/ST_MakeEllipse.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeEllipse.svg -------------------------------------------------------------------------------- /docs/ST_MakeEllipse_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeEllipse_1.png -------------------------------------------------------------------------------- /docs/ST_MakeEllipse_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeEllipse_2.png -------------------------------------------------------------------------------- /docs/ST_MakeEnvelope.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeEnvelope.md -------------------------------------------------------------------------------- /docs/ST_MakeGrid.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeGrid.md -------------------------------------------------------------------------------- /docs/ST_MakeGrid.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeGrid.svg -------------------------------------------------------------------------------- /docs/ST_MakeGridPoints.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeGridPoints.md -------------------------------------------------------------------------------- /docs/ST_MakeGridPoints.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeGridPoints.svg -------------------------------------------------------------------------------- /docs/ST_MakeGridPoints_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeGridPoints_1.png -------------------------------------------------------------------------------- /docs/ST_MakeGrid_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeGrid_1.png -------------------------------------------------------------------------------- /docs/ST_MakeGrid_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeGrid_2.png -------------------------------------------------------------------------------- /docs/ST_MakeLine.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeLine.md -------------------------------------------------------------------------------- /docs/ST_MakeLine.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeLine.svg -------------------------------------------------------------------------------- /docs/ST_MakeLine_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeLine_1.png -------------------------------------------------------------------------------- /docs/ST_MakeLine_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeLine_2.png -------------------------------------------------------------------------------- /docs/ST_MakeLine_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeLine_3.png -------------------------------------------------------------------------------- /docs/ST_MakeLine_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeLine_4.png -------------------------------------------------------------------------------- /docs/ST_MakeLine_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeLine_5.png -------------------------------------------------------------------------------- /docs/ST_MakePoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakePoint.md -------------------------------------------------------------------------------- /docs/ST_MakePoint.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakePoint.svg -------------------------------------------------------------------------------- /docs/ST_MakePoint_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakePoint_1.png -------------------------------------------------------------------------------- /docs/ST_MakePoint_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakePoint_2.png -------------------------------------------------------------------------------- /docs/ST_MakePolygon.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakePolygon.md -------------------------------------------------------------------------------- /docs/ST_MakePolygon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakePolygon.svg -------------------------------------------------------------------------------- /docs/ST_MakePolygon_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakePolygon_1.png -------------------------------------------------------------------------------- /docs/ST_MakeValid.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeValid.md -------------------------------------------------------------------------------- /docs/ST_MakeValid.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeValid.svg -------------------------------------------------------------------------------- /docs/ST_MakeValid_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeValid_1.png -------------------------------------------------------------------------------- /docs/ST_MakeValid_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeValid_2.png -------------------------------------------------------------------------------- /docs/ST_MakeValid_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeValid_3.png -------------------------------------------------------------------------------- /docs/ST_MakeValid_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeValid_4.png -------------------------------------------------------------------------------- /docs/ST_MakeValid_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeValid_5.png -------------------------------------------------------------------------------- /docs/ST_MakeValid_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeValid_6.png -------------------------------------------------------------------------------- /docs/ST_MakeValid_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MakeValid_7.png -------------------------------------------------------------------------------- /docs/ST_MaxDistance.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MaxDistance.md -------------------------------------------------------------------------------- /docs/ST_MaximumInscribedCircle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MaximumInscribedCircle.md -------------------------------------------------------------------------------- /docs/ST_MaximumInscribedCircle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MaximumInscribedCircle.svg -------------------------------------------------------------------------------- /docs/ST_MaximumInscribedCircle_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MaximumInscribedCircle_1.png -------------------------------------------------------------------------------- /docs/ST_MaximumInscribedCircle_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MaximumInscribedCircle_2.png -------------------------------------------------------------------------------- /docs/ST_MaximumInscribedCircle_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MaximumInscribedCircle_3.png -------------------------------------------------------------------------------- /docs/ST_MaximumInscribedCircle_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MaximumInscribedCircle_4.png -------------------------------------------------------------------------------- /docs/ST_MaximumInscribedCircle_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MaximumInscribedCircle_5.png -------------------------------------------------------------------------------- /docs/ST_MemSize.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MemSize.md -------------------------------------------------------------------------------- /docs/ST_MinimumDiameter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MinimumDiameter.md -------------------------------------------------------------------------------- /docs/ST_MinimumDiameter.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MinimumDiameter.svg -------------------------------------------------------------------------------- /docs/ST_MinimumDiameter_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MinimumDiameter_1.png -------------------------------------------------------------------------------- /docs/ST_MinimumDiameter_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MinimumDiameter_2.png -------------------------------------------------------------------------------- /docs/ST_MinimumRectangle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MinimumRectangle.md -------------------------------------------------------------------------------- /docs/ST_MinimumRectangle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MinimumRectangle.svg -------------------------------------------------------------------------------- /docs/ST_MinimumRectangle_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MinimumRectangle_1.png -------------------------------------------------------------------------------- /docs/ST_MinimumRectangle_compare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MinimumRectangle_compare.png -------------------------------------------------------------------------------- /docs/ST_Multi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Multi.md -------------------------------------------------------------------------------- /docs/ST_MultiplyZ.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_MultiplyZ.md -------------------------------------------------------------------------------- /docs/ST_NPoints.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_NPoints.md -------------------------------------------------------------------------------- /docs/ST_Node.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Node.md -------------------------------------------------------------------------------- /docs/ST_Node.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Node.svg -------------------------------------------------------------------------------- /docs/ST_Node_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Node_1.png -------------------------------------------------------------------------------- /docs/ST_Node_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Node_2.png -------------------------------------------------------------------------------- /docs/ST_Node_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Node_3.png -------------------------------------------------------------------------------- /docs/ST_Node_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Node_4.png -------------------------------------------------------------------------------- /docs/ST_Normalize.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Normalize.md -------------------------------------------------------------------------------- /docs/ST_NumGeometries.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_NumGeometries.md -------------------------------------------------------------------------------- /docs/ST_NumInteriorRing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_NumInteriorRing.md -------------------------------------------------------------------------------- /docs/ST_NumInteriorRings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_NumInteriorRings.md -------------------------------------------------------------------------------- /docs/ST_NumPoints.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_NumPoints.md -------------------------------------------------------------------------------- /docs/ST_OSMDownloader.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OSMDownloader.md -------------------------------------------------------------------------------- /docs/ST_OSMDownloader.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OSMDownloader.png -------------------------------------------------------------------------------- /docs/ST_OSMDownloader.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OSMDownloader.svg -------------------------------------------------------------------------------- /docs/ST_OSMDownloader_osm_result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OSMDownloader_osm_result.png -------------------------------------------------------------------------------- /docs/ST_OSMDownloader_osm_source.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OSMDownloader_osm_source.png -------------------------------------------------------------------------------- /docs/ST_OSMMapLink.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OSMMapLink.md -------------------------------------------------------------------------------- /docs/ST_OSMMapLink_castle_osm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OSMMapLink_castle_osm.png -------------------------------------------------------------------------------- /docs/ST_OSMMapLink_castle_osm_marker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OSMMapLink_castle_osm_marker.png -------------------------------------------------------------------------------- /docs/ST_OSMMapLink_castle_topo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OSMMapLink_castle_topo.png -------------------------------------------------------------------------------- /docs/ST_OctogonalEnvelope.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OctogonalEnvelope.md -------------------------------------------------------------------------------- /docs/ST_OctogonalEnvelope.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OctogonalEnvelope.svg -------------------------------------------------------------------------------- /docs/ST_OctogonalEnvelope_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OctogonalEnvelope_0.png -------------------------------------------------------------------------------- /docs/ST_OctogonalEnvelope_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OctogonalEnvelope_1.png -------------------------------------------------------------------------------- /docs/ST_OctogonalEnvelope_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OctogonalEnvelope_2.png -------------------------------------------------------------------------------- /docs/ST_OctogonalEnvelope_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OctogonalEnvelope_3.png -------------------------------------------------------------------------------- /docs/ST_OffSetCurve.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OffSetCurve.md -------------------------------------------------------------------------------- /docs/ST_OffSetCurve.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OffSetCurve.svg -------------------------------------------------------------------------------- /docs/ST_OffSetCurve_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OffSetCurve_1.png -------------------------------------------------------------------------------- /docs/ST_OffSetCurve_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OffSetCurve_2.png -------------------------------------------------------------------------------- /docs/ST_OffSetCurve_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OffSetCurve_3.png -------------------------------------------------------------------------------- /docs/ST_OffSetCurve_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OffSetCurve_4.png -------------------------------------------------------------------------------- /docs/ST_OffSetCurve_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OffSetCurve_5.png -------------------------------------------------------------------------------- /docs/ST_OffSetCurve_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OffSetCurve_6.png -------------------------------------------------------------------------------- /docs/ST_OrderingEquals.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OrderingEquals.md -------------------------------------------------------------------------------- /docs/ST_Overlaps.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Overlaps.md -------------------------------------------------------------------------------- /docs/ST_Overlaps.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Overlaps.svg -------------------------------------------------------------------------------- /docs/ST_Overlaps_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Overlaps_1.png -------------------------------------------------------------------------------- /docs/ST_Overlaps_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Overlaps_2.png -------------------------------------------------------------------------------- /docs/ST_Overlaps_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Overlaps_3.png -------------------------------------------------------------------------------- /docs/ST_Overlaps_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Overlaps_4.png -------------------------------------------------------------------------------- /docs/ST_Overlaps_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Overlaps_5.png -------------------------------------------------------------------------------- /docs/ST_Overlaps_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Overlaps_6.png -------------------------------------------------------------------------------- /docs/ST_OverpassDownloader.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OverpassDownloader.md -------------------------------------------------------------------------------- /docs/ST_OverpassDownloader_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_OverpassDownloader_1.png -------------------------------------------------------------------------------- /docs/ST_Perimeter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Perimeter.md -------------------------------------------------------------------------------- /docs/ST_Point.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Point.md -------------------------------------------------------------------------------- /docs/ST_PointFromText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_PointFromText.md -------------------------------------------------------------------------------- /docs/ST_PointFromWKB.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_PointFromWKB.md -------------------------------------------------------------------------------- /docs/ST_PointN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_PointN.md -------------------------------------------------------------------------------- /docs/ST_PointOnSurface.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_PointOnSurface.md -------------------------------------------------------------------------------- /docs/ST_PointOnSurface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_PointOnSurface.png -------------------------------------------------------------------------------- /docs/ST_PointOnSurface.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_PointOnSurface.svg -------------------------------------------------------------------------------- /docs/ST_PointOnSurface_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_PointOnSurface_1.png -------------------------------------------------------------------------------- /docs/ST_PointOnSurface_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_PointOnSurface_2.png -------------------------------------------------------------------------------- /docs/ST_PolyFromText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_PolyFromText.md -------------------------------------------------------------------------------- /docs/ST_PolyFromWKB.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_PolyFromWKB.md -------------------------------------------------------------------------------- /docs/ST_Polygonize.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Polygonize.md -------------------------------------------------------------------------------- /docs/ST_Polygonize.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Polygonize.svg -------------------------------------------------------------------------------- /docs/ST_Polygonize_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Polygonize_1.png -------------------------------------------------------------------------------- /docs/ST_Polygonize_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Polygonize_2.png -------------------------------------------------------------------------------- /docs/ST_Polygonize_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Polygonize_3.png -------------------------------------------------------------------------------- /docs/ST_Polygonize_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Polygonize_4.png -------------------------------------------------------------------------------- /docs/ST_PrecisionReducer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_PrecisionReducer.md -------------------------------------------------------------------------------- /docs/ST_Project.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Project.md -------------------------------------------------------------------------------- /docs/ST_Project.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Project.svg -------------------------------------------------------------------------------- /docs/ST_ProjectPoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ProjectPoint.md -------------------------------------------------------------------------------- /docs/ST_ProjectPoint.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ProjectPoint.svg -------------------------------------------------------------------------------- /docs/ST_ProjectPoint_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ProjectPoint_1.png -------------------------------------------------------------------------------- /docs/ST_ProjectPoint_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ProjectPoint_2.png -------------------------------------------------------------------------------- /docs/ST_ProjectPoint_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ProjectPoint_3.png -------------------------------------------------------------------------------- /docs/ST_ProjectPoint_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ProjectPoint_4.png -------------------------------------------------------------------------------- /docs/ST_Project_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Project_1.png -------------------------------------------------------------------------------- /docs/ST_Relate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Relate.md -------------------------------------------------------------------------------- /docs/ST_Relate.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Relate.svg -------------------------------------------------------------------------------- /docs/ST_Relate_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Relate_1.png -------------------------------------------------------------------------------- /docs/ST_Relate_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Relate_2.png -------------------------------------------------------------------------------- /docs/ST_RemoveDuplicatedCoordinates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemoveDuplicatedCoordinates.md -------------------------------------------------------------------------------- /docs/ST_RemoveHoles.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemoveHoles.md -------------------------------------------------------------------------------- /docs/ST_RemoveHoles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemoveHoles.png -------------------------------------------------------------------------------- /docs/ST_RemoveHoles.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemoveHoles.svg -------------------------------------------------------------------------------- /docs/ST_RemovePoint.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemovePoint.svg -------------------------------------------------------------------------------- /docs/ST_RemovePoint_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemovePoint_1.png -------------------------------------------------------------------------------- /docs/ST_RemovePoint_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemovePoint_2.png -------------------------------------------------------------------------------- /docs/ST_RemovePoint_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemovePoint_3.png -------------------------------------------------------------------------------- /docs/ST_RemovePoint_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemovePoint_4.png -------------------------------------------------------------------------------- /docs/ST_RemovePoint_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemovePoint_5.png -------------------------------------------------------------------------------- /docs/ST_RemovePoint_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemovePoint_6.png -------------------------------------------------------------------------------- /docs/ST_RemovePoints.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemovePoints.md -------------------------------------------------------------------------------- /docs/ST_RemoveRepeatedPoints.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RemoveRepeatedPoints.md -------------------------------------------------------------------------------- /docs/ST_Reverse.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Reverse.md -------------------------------------------------------------------------------- /docs/ST_Reverse.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Reverse.svg -------------------------------------------------------------------------------- /docs/ST_Reverse3DLine.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Reverse3DLine.md -------------------------------------------------------------------------------- /docs/ST_Reverse_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Reverse_1.png -------------------------------------------------------------------------------- /docs/ST_Reverse_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Reverse_2.png -------------------------------------------------------------------------------- /docs/ST_RingBuffer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RingBuffer.md -------------------------------------------------------------------------------- /docs/ST_RingBuffer.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RingBuffer.svg -------------------------------------------------------------------------------- /docs/ST_RingBuffer_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RingBuffer_1.png -------------------------------------------------------------------------------- /docs/ST_RingBuffer_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RingBuffer_2.png -------------------------------------------------------------------------------- /docs/ST_RingBuffer_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RingBuffer_3.png -------------------------------------------------------------------------------- /docs/ST_RingSideBuffer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RingSideBuffer.md -------------------------------------------------------------------------------- /docs/ST_RingSideBuffer.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RingSideBuffer.svg -------------------------------------------------------------------------------- /docs/ST_RingSideBuffer_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RingSideBuffer_1.png -------------------------------------------------------------------------------- /docs/ST_RingSideBuffer_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RingSideBuffer_2.png -------------------------------------------------------------------------------- /docs/ST_RingSideBuffer_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_RingSideBuffer_3.png -------------------------------------------------------------------------------- /docs/ST_Rotate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Rotate.md -------------------------------------------------------------------------------- /docs/ST_Rotate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Rotate.png -------------------------------------------------------------------------------- /docs/ST_Rotate.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Rotate.svg -------------------------------------------------------------------------------- /docs/ST_SRID.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SRID.md -------------------------------------------------------------------------------- /docs/ST_SVF.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SVF.md -------------------------------------------------------------------------------- /docs/ST_SVF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SVF.png -------------------------------------------------------------------------------- /docs/ST_SVF_grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SVF_grid.png -------------------------------------------------------------------------------- /docs/ST_SVF_grid.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SVF_grid.svg -------------------------------------------------------------------------------- /docs/ST_Scale.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Scale.md -------------------------------------------------------------------------------- /docs/ST_Scale.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Scale.png -------------------------------------------------------------------------------- /docs/ST_Scale.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Scale.svg -------------------------------------------------------------------------------- /docs/ST_SetSRID.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SetSRID.md -------------------------------------------------------------------------------- /docs/ST_ShortestLine.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ShortestLine.md -------------------------------------------------------------------------------- /docs/ST_ShortestLine.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ShortestLine.svg -------------------------------------------------------------------------------- /docs/ST_ShortestLine_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ShortestLine_1.png -------------------------------------------------------------------------------- /docs/ST_ShortestLine_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ShortestLine_2.png -------------------------------------------------------------------------------- /docs/ST_ShortestLine_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ShortestLine_3.png -------------------------------------------------------------------------------- /docs/ST_ShortestLine_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ShortestLine_4.png -------------------------------------------------------------------------------- /docs/ST_ShortestLine_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ShortestLine_5.png -------------------------------------------------------------------------------- /docs/ST_ShortestPath.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ShortestPath.md -------------------------------------------------------------------------------- /docs/ST_ShortestPathLength.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ShortestPathLength.md -------------------------------------------------------------------------------- /docs/ST_ShortestPathTree.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ShortestPathTree.md -------------------------------------------------------------------------------- /docs/ST_SideBuffer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SideBuffer.md -------------------------------------------------------------------------------- /docs/ST_SideBuffer.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SideBuffer.svg -------------------------------------------------------------------------------- /docs/ST_SideBuffer_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SideBuffer_1.png -------------------------------------------------------------------------------- /docs/ST_SideBuffer_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SideBuffer_2.png -------------------------------------------------------------------------------- /docs/ST_SideBuffer_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SideBuffer_3.png -------------------------------------------------------------------------------- /docs/ST_SideBuffer_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SideBuffer_4.png -------------------------------------------------------------------------------- /docs/ST_SideBuffer_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SideBuffer_5.png -------------------------------------------------------------------------------- /docs/ST_Simplify.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Simplify.md -------------------------------------------------------------------------------- /docs/ST_Simplify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Simplify.png -------------------------------------------------------------------------------- /docs/ST_Simplify.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Simplify.svg -------------------------------------------------------------------------------- /docs/ST_SimplifyPreserveTopology.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SimplifyPreserveTopology.md -------------------------------------------------------------------------------- /docs/ST_SimplifyPreserveTopology.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SimplifyPreserveTopology.png -------------------------------------------------------------------------------- /docs/ST_SimplifyPreserveTopology.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SimplifyPreserveTopology.svg -------------------------------------------------------------------------------- /docs/ST_SimplifyPreserveTopology_compare_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SimplifyPreserveTopology_compare_1.png -------------------------------------------------------------------------------- /docs/ST_SimplifyPreserveTopology_compare_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SimplifyPreserveTopology_compare_2.png -------------------------------------------------------------------------------- /docs/ST_SimplifyVW.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SimplifyVW.md -------------------------------------------------------------------------------- /docs/ST_SimplifyVW.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SimplifyVW.svg -------------------------------------------------------------------------------- /docs/ST_SimplifyVW_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SimplifyVW_1.png -------------------------------------------------------------------------------- /docs/ST_SimplifyVW_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SimplifyVW_2.png -------------------------------------------------------------------------------- /docs/ST_SimplifyVW_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SimplifyVW_3.png -------------------------------------------------------------------------------- /docs/ST_SimplifyVW_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SimplifyVW_4.png -------------------------------------------------------------------------------- /docs/ST_Simplify_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Simplify_1.png -------------------------------------------------------------------------------- /docs/ST_Snap.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Snap.md -------------------------------------------------------------------------------- /docs/ST_Snap.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Snap.svg -------------------------------------------------------------------------------- /docs/ST_SnapToSelf.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SnapToSelf.md -------------------------------------------------------------------------------- /docs/ST_SnapToSelf.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SnapToSelf.svg -------------------------------------------------------------------------------- /docs/ST_SnapToSelf_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SnapToSelf_1.png -------------------------------------------------------------------------------- /docs/ST_SnapToSelf_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SnapToSelf_2.png -------------------------------------------------------------------------------- /docs/ST_SnapToSelf_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SnapToSelf_3.png -------------------------------------------------------------------------------- /docs/ST_SnapToSelf_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SnapToSelf_4.png -------------------------------------------------------------------------------- /docs/ST_SnapToSelf_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SnapToSelf_5.png -------------------------------------------------------------------------------- /docs/ST_Snap_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Snap_1.png -------------------------------------------------------------------------------- /docs/ST_Snap_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Snap_2.png -------------------------------------------------------------------------------- /docs/ST_Split.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Split.md -------------------------------------------------------------------------------- /docs/ST_Split.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Split.svg -------------------------------------------------------------------------------- /docs/ST_Split_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Split_1.png -------------------------------------------------------------------------------- /docs/ST_Split_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Split_2.png -------------------------------------------------------------------------------- /docs/ST_Split_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Split_3.png -------------------------------------------------------------------------------- /docs/ST_StartPoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_StartPoint.md -------------------------------------------------------------------------------- /docs/ST_StartPoint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_StartPoint.png -------------------------------------------------------------------------------- /docs/ST_StartPoint.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_StartPoint.svg -------------------------------------------------------------------------------- /docs/ST_SubDivide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SubDivide.md -------------------------------------------------------------------------------- /docs/ST_SubDivide.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SubDivide.svg -------------------------------------------------------------------------------- /docs/ST_SubDivide_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SubDivide_1.png -------------------------------------------------------------------------------- /docs/ST_SubDivide_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SubDivide_2.png -------------------------------------------------------------------------------- /docs/ST_SubDivide_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SubDivide_3.png -------------------------------------------------------------------------------- /docs/ST_SunPosition.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SunPosition.md -------------------------------------------------------------------------------- /docs/ST_SymDifference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SymDifference.md -------------------------------------------------------------------------------- /docs/ST_SymDifference.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SymDifference.png -------------------------------------------------------------------------------- /docs/ST_SymDifference.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_SymDifference.svg -------------------------------------------------------------------------------- /docs/ST_Tesselate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Tesselate.md -------------------------------------------------------------------------------- /docs/ST_Tesselate.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Tesselate.svg -------------------------------------------------------------------------------- /docs/ST_Tesselate_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Tesselate_1.png -------------------------------------------------------------------------------- /docs/ST_Tesselate_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Tesselate_2.png -------------------------------------------------------------------------------- /docs/ST_Tesselate_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Tesselate_3.png -------------------------------------------------------------------------------- /docs/ST_Tesselate_apres.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Tesselate_apres.png -------------------------------------------------------------------------------- /docs/ST_Tesselate_avant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Tesselate_avant.png -------------------------------------------------------------------------------- /docs/ST_ToMultiLine.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiLine.md -------------------------------------------------------------------------------- /docs/ST_ToMultiLine.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiLine.svg -------------------------------------------------------------------------------- /docs/ST_ToMultiLine1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiLine1.png -------------------------------------------------------------------------------- /docs/ST_ToMultiLine2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiLine2.png -------------------------------------------------------------------------------- /docs/ST_ToMultiPoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiPoint.md -------------------------------------------------------------------------------- /docs/ST_ToMultiPoint.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiPoint.svg -------------------------------------------------------------------------------- /docs/ST_ToMultiPoint1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiPoint1.png -------------------------------------------------------------------------------- /docs/ST_ToMultiPoint2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiPoint2.png -------------------------------------------------------------------------------- /docs/ST_ToMultiSegments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiSegments.md -------------------------------------------------------------------------------- /docs/ST_ToMultiSegments.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiSegments.svg -------------------------------------------------------------------------------- /docs/ST_ToMultiSegments1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiSegments1.png -------------------------------------------------------------------------------- /docs/ST_ToMultiSegments2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiSegments2.png -------------------------------------------------------------------------------- /docs/ST_ToMultiSegments3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ToMultiSegments3.png -------------------------------------------------------------------------------- /docs/ST_Touches.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Touches.md -------------------------------------------------------------------------------- /docs/ST_Touches.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Touches.svg -------------------------------------------------------------------------------- /docs/ST_Touches_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Touches_1.png -------------------------------------------------------------------------------- /docs/ST_Touches_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Touches_10.png -------------------------------------------------------------------------------- /docs/ST_Touches_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Touches_2.png -------------------------------------------------------------------------------- /docs/ST_Touches_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Touches_3.png -------------------------------------------------------------------------------- /docs/ST_Touches_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Touches_4.png -------------------------------------------------------------------------------- /docs/ST_Touches_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Touches_5.png -------------------------------------------------------------------------------- /docs/ST_Touches_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Touches_6.png -------------------------------------------------------------------------------- /docs/ST_Touches_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Touches_7.png -------------------------------------------------------------------------------- /docs/ST_Touches_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Touches_8.png -------------------------------------------------------------------------------- /docs/ST_Touches_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Touches_9.png -------------------------------------------------------------------------------- /docs/ST_Transform.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Transform.md -------------------------------------------------------------------------------- /docs/ST_Translate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Translate.md -------------------------------------------------------------------------------- /docs/ST_Translate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Translate.png -------------------------------------------------------------------------------- /docs/ST_Translate.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Translate.svg -------------------------------------------------------------------------------- /docs/ST_TriangleAspect.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleAspect.md -------------------------------------------------------------------------------- /docs/ST_TriangleAspect.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleAspect.svg -------------------------------------------------------------------------------- /docs/ST_TriangleAspect_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleAspect_1.png -------------------------------------------------------------------------------- /docs/ST_TriangleContouring.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleContouring.md -------------------------------------------------------------------------------- /docs/ST_TriangleContouring.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleContouring.svg -------------------------------------------------------------------------------- /docs/ST_TriangleContouring_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleContouring_0.png -------------------------------------------------------------------------------- /docs/ST_TriangleContouring_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleContouring_1.png -------------------------------------------------------------------------------- /docs/ST_TriangleContouring_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleContouring_2.png -------------------------------------------------------------------------------- /docs/ST_TriangleDirection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleDirection.md -------------------------------------------------------------------------------- /docs/ST_TriangleDirection.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleDirection.svg -------------------------------------------------------------------------------- /docs/ST_TriangleDirection_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleDirection_1.png -------------------------------------------------------------------------------- /docs/ST_TriangleSlope.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleSlope.md -------------------------------------------------------------------------------- /docs/ST_TriangleSlope.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleSlope.svg -------------------------------------------------------------------------------- /docs/ST_TriangleSlope_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleSlope_0.png -------------------------------------------------------------------------------- /docs/ST_TriangleSlope_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_TriangleSlope_1.png -------------------------------------------------------------------------------- /docs/ST_Union.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Union.md -------------------------------------------------------------------------------- /docs/ST_Union.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Union.svg -------------------------------------------------------------------------------- /docs/ST_Union_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Union_1.png -------------------------------------------------------------------------------- /docs/ST_Union_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Union_2.png -------------------------------------------------------------------------------- /docs/ST_UpdateZ.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_UpdateZ.md -------------------------------------------------------------------------------- /docs/ST_VariableBuffer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_VariableBuffer.md -------------------------------------------------------------------------------- /docs/ST_VariableBuffer.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_VariableBuffer.svg -------------------------------------------------------------------------------- /docs/ST_VariableBuffer_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_VariableBuffer_1.png -------------------------------------------------------------------------------- /docs/ST_Voronoi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Voronoi.md -------------------------------------------------------------------------------- /docs/ST_Within.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within.md -------------------------------------------------------------------------------- /docs/ST_Within.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within.svg -------------------------------------------------------------------------------- /docs/ST_Within_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within_1.png -------------------------------------------------------------------------------- /docs/ST_Within_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within_10.png -------------------------------------------------------------------------------- /docs/ST_Within_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within_11.png -------------------------------------------------------------------------------- /docs/ST_Within_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within_2.png -------------------------------------------------------------------------------- /docs/ST_Within_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within_3.png -------------------------------------------------------------------------------- /docs/ST_Within_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within_4.png -------------------------------------------------------------------------------- /docs/ST_Within_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within_5.png -------------------------------------------------------------------------------- /docs/ST_Within_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within_6.png -------------------------------------------------------------------------------- /docs/ST_Within_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within_7.png -------------------------------------------------------------------------------- /docs/ST_Within_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within_8.png -------------------------------------------------------------------------------- /docs/ST_Within_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Within_9.png -------------------------------------------------------------------------------- /docs/ST_X.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_X.md -------------------------------------------------------------------------------- /docs/ST_XMax.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_XMax.md -------------------------------------------------------------------------------- /docs/ST_XMax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_XMax.png -------------------------------------------------------------------------------- /docs/ST_XMax.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_XMax.svg -------------------------------------------------------------------------------- /docs/ST_XMin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_XMin.md -------------------------------------------------------------------------------- /docs/ST_XMin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_XMin.png -------------------------------------------------------------------------------- /docs/ST_XMin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_XMin.svg -------------------------------------------------------------------------------- /docs/ST_Y.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Y.md -------------------------------------------------------------------------------- /docs/ST_YMax.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_YMax.md -------------------------------------------------------------------------------- /docs/ST_YMax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_YMax.png -------------------------------------------------------------------------------- /docs/ST_YMax.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_YMax.svg -------------------------------------------------------------------------------- /docs/ST_YMin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_YMin.md -------------------------------------------------------------------------------- /docs/ST_YMin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_YMin.png -------------------------------------------------------------------------------- /docs/ST_YMin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_YMin.svg -------------------------------------------------------------------------------- /docs/ST_Z.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_Z.md -------------------------------------------------------------------------------- /docs/ST_ZMax.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ZMax.md -------------------------------------------------------------------------------- /docs/ST_ZMax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ZMax.png -------------------------------------------------------------------------------- /docs/ST_ZMax.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ZMax.svg -------------------------------------------------------------------------------- /docs/ST_ZMin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ZMin.md -------------------------------------------------------------------------------- /docs/ST_ZMin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ZMin.png -------------------------------------------------------------------------------- /docs/ST_ZMin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ZMin.svg -------------------------------------------------------------------------------- /docs/ST_ZUpdateLineExtremities.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/ST_ZUpdateLineExtremities.md -------------------------------------------------------------------------------- /docs/TSVRead.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/TSVRead.md -------------------------------------------------------------------------------- /docs/TSVWrite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/TSVWrite.md -------------------------------------------------------------------------------- /docs/UpdateGeometrySRID.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/UpdateGeometrySRID.md -------------------------------------------------------------------------------- /docs/affine-transformations.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/affine-transformations.rst -------------------------------------------------------------------------------- /docs/cc.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/cc.svg -------------------------------------------------------------------------------- /docs/conf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/conf.py -------------------------------------------------------------------------------- /docs/data-management.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/data-management.rst -------------------------------------------------------------------------------- /docs/demoh2gis_Main.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/demoh2gis_Main.java -------------------------------------------------------------------------------- /docs/distance-functions-3D.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/distance-functions-3D.rst -------------------------------------------------------------------------------- /docs/distance-functions.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/distance-functions.rst -------------------------------------------------------------------------------- /docs/drivers.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/drivers.rst -------------------------------------------------------------------------------- /docs/edit-geometries-3D.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/edit-geometries-3D.rst -------------------------------------------------------------------------------- /docs/edit-geometries.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/edit-geometries.rst -------------------------------------------------------------------------------- /docs/embedded-spatial-db.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/embedded-spatial-db.md -------------------------------------------------------------------------------- /docs/extent-envelope-cf.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/extent-envelope-cf.md -------------------------------------------------------------------------------- /docs/function-aliases.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/function-aliases.md -------------------------------------------------------------------------------- /docs/geometry-conversion-3D.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/geometry-conversion-3D.rst -------------------------------------------------------------------------------- /docs/geometry-conversion.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/geometry-conversion.rst -------------------------------------------------------------------------------- /docs/geometry-creation-3D.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/geometry-creation-3D.rst -------------------------------------------------------------------------------- /docs/geometry-creation.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/geometry-creation.rst -------------------------------------------------------------------------------- /docs/geometry_type.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/geometry_type.md -------------------------------------------------------------------------------- /docs/geometry_type.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/geometry_type.svg -------------------------------------------------------------------------------- /docs/geometry_type_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/geometry_type_1.png -------------------------------------------------------------------------------- /docs/geometry_type_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/geometry_type_2.png -------------------------------------------------------------------------------- /docs/h2network.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/h2network.rst -------------------------------------------------------------------------------- /docs/images/banner/img1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img1.png -------------------------------------------------------------------------------- /docs/images/banner/img1_.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img1_.png -------------------------------------------------------------------------------- /docs/images/banner/img2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img2.png -------------------------------------------------------------------------------- /docs/images/banner/img2_.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img2_.png -------------------------------------------------------------------------------- /docs/images/banner/img3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img3.png -------------------------------------------------------------------------------- /docs/images/banner/img3_.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img3_.png -------------------------------------------------------------------------------- /docs/images/banner/img4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img4.png -------------------------------------------------------------------------------- /docs/images/banner/img4_.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img4_.png -------------------------------------------------------------------------------- /docs/images/banner/img5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img5.png -------------------------------------------------------------------------------- /docs/images/banner/img5_.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img5_.png -------------------------------------------------------------------------------- /docs/images/banner/img6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img6.png -------------------------------------------------------------------------------- /docs/images/banner/img6_.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img6_.png -------------------------------------------------------------------------------- /docs/images/banner/img7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img7.png -------------------------------------------------------------------------------- /docs/images/banner/img7_.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/img7_.png -------------------------------------------------------------------------------- /docs/images/banner/laptop_documentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/laptop_documentation.png -------------------------------------------------------------------------------- /docs/images/banner/laptop_documentation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/banner/laptop_documentation.svg -------------------------------------------------------------------------------- /docs/images/logo/favicon_h2gis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/logo/favicon_h2gis.png -------------------------------------------------------------------------------- /docs/images/logo/logo_h2gis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/images/logo/logo_h2gis.png -------------------------------------------------------------------------------- /docs/index.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/index.rst -------------------------------------------------------------------------------- /docs/linear-referencing.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/linear-referencing.rst -------------------------------------------------------------------------------- /docs/linestrings.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/linestrings.svg -------------------------------------------------------------------------------- /docs/makeellipse-buffer-cf.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/makeellipse-buffer-cf.md -------------------------------------------------------------------------------- /docs/minimumrectangle-envelope-cf.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/minimumrectangle-envelope-cf.md -------------------------------------------------------------------------------- /docs/nantes-betweenness-cropped.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/nantes-betweenness-cropped.png -------------------------------------------------------------------------------- /docs/nantes-closeness-cropped.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/nantes-closeness-cropped.png -------------------------------------------------------------------------------- /docs/one-to-n.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/one-to-n.md -------------------------------------------------------------------------------- /docs/operators.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/operators.rst -------------------------------------------------------------------------------- /docs/other-line-multiline.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/other-line-multiline.md -------------------------------------------------------------------------------- /docs/predicates.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/predicates.rst -------------------------------------------------------------------------------- /docs/process-geometries.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/process-geometries.rst -------------------------------------------------------------------------------- /docs/projections.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/projections.rst -------------------------------------------------------------------------------- /docs/properties-3D.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/properties-3D.rst -------------------------------------------------------------------------------- /docs/properties.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/properties.rst -------------------------------------------------------------------------------- /docs/quickstart.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/quickstart.md -------------------------------------------------------------------------------- /docs/quickstart_dbeaver_new_db.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/quickstart_dbeaver_new_db.png -------------------------------------------------------------------------------- /docs/quickstart_dbeaver_new_db_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/quickstart_dbeaver_new_db_2.png -------------------------------------------------------------------------------- /docs/quickstart_dbeaver_new_db_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/quickstart_dbeaver_new_db_3.png -------------------------------------------------------------------------------- /docs/quickstart_dbeaver_new_db_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/quickstart_dbeaver_new_db_4.png -------------------------------------------------------------------------------- /docs/quickstart_dbeaver_new_db_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/quickstart_dbeaver_new_db_5.png -------------------------------------------------------------------------------- /docs/quickstart_h2gis_panel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/quickstart_h2gis_panel.png -------------------------------------------------------------------------------- /docs/quickstart_h2gis_panel_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/quickstart_h2gis_panel_2.png -------------------------------------------------------------------------------- /docs/quickstart_h2gis_panel_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/quickstart_h2gis_panel_3.png -------------------------------------------------------------------------------- /docs/quickstart_h2gis_panel_shp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/quickstart_h2gis_panel_shp.png -------------------------------------------------------------------------------- /docs/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/requirements.txt -------------------------------------------------------------------------------- /docs/scc-input.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/scc-input.svg -------------------------------------------------------------------------------- /docs/scc.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/scc.svg -------------------------------------------------------------------------------- /docs/sfs-1-2-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/sfs-1-2-1.md -------------------------------------------------------------------------------- /docs/spatial-indices.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/spatial-indices.md -------------------------------------------------------------------------------- /docs/spatial-jdbc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/spatial-jdbc.md -------------------------------------------------------------------------------- /docs/spatial_indice_warning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/spatial_indice_warning.md -------------------------------------------------------------------------------- /docs/st_isovist_gimp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_gimp.png -------------------------------------------------------------------------------- /docs/st_isovist_nantes.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_nantes.gif -------------------------------------------------------------------------------- /docs/st_isovist_orbisgis_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_orbisgis_1.png -------------------------------------------------------------------------------- /docs/st_isovist_orbisgis_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_orbisgis_2.png -------------------------------------------------------------------------------- /docs/st_isovist_orbisgis_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_orbisgis_3.png -------------------------------------------------------------------------------- /docs/st_isovist_p1_20m.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_p1_20m.png -------------------------------------------------------------------------------- /docs/st_isovist_p1_50m.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_p1_50m.png -------------------------------------------------------------------------------- /docs/st_isovist_p1_50m_0_to_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_p1_50m_0_to_3.png -------------------------------------------------------------------------------- /docs/st_isovist_p1_50m_0_to_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_p1_50m_0_to_5.png -------------------------------------------------------------------------------- /docs/st_isovist_p1_50m_geomcollection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_p1_50m_geomcollection.png -------------------------------------------------------------------------------- /docs/st_isovist_p1_50m_line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_p1_50m_line.png -------------------------------------------------------------------------------- /docs/st_isovist_p2_50m.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_p2_50m.png -------------------------------------------------------------------------------- /docs/st_isovist_png_files.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_png_files.png -------------------------------------------------------------------------------- /docs/st_isovist_vannes.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/st_isovist_vannes.gif -------------------------------------------------------------------------------- /docs/system.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/system.rst -------------------------------------------------------------------------------- /docs/topography-3D.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/topography-3D.rst -------------------------------------------------------------------------------- /docs/triangulation-3D.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/triangulation-3D.rst -------------------------------------------------------------------------------- /docs/trigonometry.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/trigonometry.rst -------------------------------------------------------------------------------- /docs/type-warning_geometrycollection.md: -------------------------------------------------------------------------------- 1 | :::{Warning} 2 | **This function does not work on `GEOMETRYCOLLECTION`s** 3 | ::: -------------------------------------------------------------------------------- /docs/type-warning_multipolygon.md: -------------------------------------------------------------------------------- 1 | :::{Warning} 2 | **This function does not work on `MULTIPOLYGON`s** 3 | ::: -------------------------------------------------------------------------------- /docs/u-sp-1-4.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/u-sp-1-4.svg -------------------------------------------------------------------------------- /docs/u-spt-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/u-spt-1.svg -------------------------------------------------------------------------------- /docs/u.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/u.svg -------------------------------------------------------------------------------- /docs/voronoi_vitr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/voronoi_vitr.png -------------------------------------------------------------------------------- /docs/wdo-acc-2-5-7.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/wdo-acc-2-5-7.svg -------------------------------------------------------------------------------- /docs/wdo-acc-2-5.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/wdo-acc-2-5.svg -------------------------------------------------------------------------------- /docs/wdo-largest-scc-edge-betw.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/wdo-largest-scc-edge-betw.svg -------------------------------------------------------------------------------- /docs/wdo-largest-scc-node-betw.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/wdo-largest-scc-node-betw.svg -------------------------------------------------------------------------------- /docs/wdo-largest-scc-node-close.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/wdo-largest-scc-node-close.svg -------------------------------------------------------------------------------- /docs/wdo-largest-scc.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/wdo-largest-scc.svg -------------------------------------------------------------------------------- /docs/wdo-sp-1-4-numbering1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/wdo-sp-1-4-numbering1.svg -------------------------------------------------------------------------------- /docs/wdo-sp-1-4-numbering2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/wdo-sp-1-4-numbering2.svg -------------------------------------------------------------------------------- /docs/wdo-spt-1-limit-8.5.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/wdo-spt-1-limit-8.5.svg -------------------------------------------------------------------------------- /docs/wdo-spt-1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/wdo-spt-1.svg -------------------------------------------------------------------------------- /docs/wdo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/wdo.svg -------------------------------------------------------------------------------- /docs/z-coord-warning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/docs/z-coord-warning.md -------------------------------------------------------------------------------- /doxygen/h2gis.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/doxygen/h2gis.conf -------------------------------------------------------------------------------- /doxygen/h2gis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/doxygen/h2gis.png -------------------------------------------------------------------------------- /h2gis-api/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-api/README.md -------------------------------------------------------------------------------- /h2gis-api/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-api/pom.xml -------------------------------------------------------------------------------- /h2gis-api/src/main/java/org/h2gis/api/AbstractFunction.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-api/src/main/java/org/h2gis/api/AbstractFunction.java -------------------------------------------------------------------------------- /h2gis-api/src/main/java/org/h2gis/api/DriverFunction.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-api/src/main/java/org/h2gis/api/DriverFunction.java -------------------------------------------------------------------------------- /h2gis-api/src/main/java/org/h2gis/api/EmptyProgressVisitor.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-api/src/main/java/org/h2gis/api/EmptyProgressVisitor.java -------------------------------------------------------------------------------- /h2gis-api/src/main/java/org/h2gis/api/FileDriver.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-api/src/main/java/org/h2gis/api/FileDriver.java -------------------------------------------------------------------------------- /h2gis-api/src/main/java/org/h2gis/api/Function.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-api/src/main/java/org/h2gis/api/Function.java -------------------------------------------------------------------------------- /h2gis-api/src/main/java/org/h2gis/api/ProgressVisitor.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-api/src/main/java/org/h2gis/api/ProgressVisitor.java -------------------------------------------------------------------------------- /h2gis-api/src/main/java/org/h2gis/api/ScalarFunction.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-api/src/main/java/org/h2gis/api/ScalarFunction.java -------------------------------------------------------------------------------- /h2gis-dist/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-dist/pom.xml -------------------------------------------------------------------------------- /h2gis-dist/src/main/assembly/bin.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-dist/src/main/assembly/bin.xml -------------------------------------------------------------------------------- /h2gis-dist/src/main/assembly/project.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-dist/src/main/assembly/project.xml -------------------------------------------------------------------------------- /h2gis-functions-osgi/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions-osgi/pom.xml -------------------------------------------------------------------------------- /h2gis-functions/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/pom.xml -------------------------------------------------------------------------------- /h2gis-functions/src/main/java/org/h2gis/functions/io/asc/AscRead.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/main/java/org/h2gis/functions/io/asc/AscRead.java -------------------------------------------------------------------------------- /h2gis-functions/src/main/java/org/h2gis/functions/io/dbf/DBFRead.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/main/java/org/h2gis/functions/io/dbf/DBFRead.java -------------------------------------------------------------------------------- /h2gis-functions/src/main/java/org/h2gis/functions/io/fgb/FGBRead.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/main/java/org/h2gis/functions/io/fgb/FGBRead.java -------------------------------------------------------------------------------- /h2gis-functions/src/main/java/org/h2gis/functions/io/gpx/GPXRead.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/main/java/org/h2gis/functions/io/gpx/GPXRead.java -------------------------------------------------------------------------------- /h2gis-functions/src/main/java/org/h2gis/functions/io/osm/OSMRead.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/main/java/org/h2gis/functions/io/osm/OSMRead.java -------------------------------------------------------------------------------- /h2gis-functions/src/main/java/org/h2gis/functions/io/osm/OSMTags.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/main/java/org/h2gis/functions/io/osm/OSMTags.java -------------------------------------------------------------------------------- /h2gis-functions/src/main/java/org/h2gis/functions/io/shp/SHPRead.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/main/java/org/h2gis/functions/io/shp/SHPRead.java -------------------------------------------------------------------------------- /h2gis-functions/src/main/java/org/h2gis/functions/io/tsv/TSVRead.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/main/java/org/h2gis/functions/io/tsv/TSVRead.java -------------------------------------------------------------------------------- /h2gis-functions/src/main/resources/org/h2gis/functions/system/version.txt: -------------------------------------------------------------------------------- 1 | ${project.version} 2 | -------------------------------------------------------------------------------- /h2gis-functions/src/test/java/org/h2gis/functions/BaseTest.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/test/java/org/h2gis/functions/BaseTest.java -------------------------------------------------------------------------------- /h2gis-functions/src/test/java/org/h2gis/functions/BasicTest.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/test/java/org/h2gis/functions/BasicTest.java -------------------------------------------------------------------------------- /h2gis-functions/src/test/java/org/h2gis/functions/DummyFunction.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/test/java/org/h2gis/functions/DummyFunction.java -------------------------------------------------------------------------------- /h2gis-functions/src/test/java/org/h2gis/functions/RegressionTest.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/test/java/org/h2gis/functions/RegressionTest.java -------------------------------------------------------------------------------- /h2gis-functions/src/test/java/org/h2gis/functions/TestUtilities.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-functions/src/test/java/org/h2gis/functions/TestUtilities.java -------------------------------------------------------------------------------- /h2gis-functions/src/test/resources/org/h2gis/functions/io/shp/urock_buildings.cpg: -------------------------------------------------------------------------------- 1 | 1252 -------------------------------------------------------------------------------- /h2gis-graalvm/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-graalvm/pom.xml -------------------------------------------------------------------------------- /h2gis-graalvm/src/main/java/org/h2gis/graalvm/ColumnWrapper.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-graalvm/src/main/java/org/h2gis/graalvm/ColumnWrapper.java -------------------------------------------------------------------------------- /h2gis-graalvm/src/main/java/org/h2gis/graalvm/GraalCInterface.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-graalvm/src/main/java/org/h2gis/graalvm/GraalCInterface.java -------------------------------------------------------------------------------- /h2gis-graalvm/src/main/java/org/h2gis/graalvm/ResultSetWrapper.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-graalvm/src/main/java/org/h2gis/graalvm/ResultSetWrapper.java -------------------------------------------------------------------------------- /h2gis-graalvm/src/main/resources/native_lib_script_example.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-graalvm/src/main/resources/native_lib_script_example.py -------------------------------------------------------------------------------- /h2gis-graalvm/src/main/resources/package_example.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-graalvm/src/main/resources/package_example.py -------------------------------------------------------------------------------- /h2gis-network/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-network/pom.xml -------------------------------------------------------------------------------- /h2gis-test-utilities/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-test-utilities/pom.xml -------------------------------------------------------------------------------- /h2gis-tests/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-tests/pom.xml -------------------------------------------------------------------------------- /h2gis-tests/src/test/java/org/h2gis/tests/SQLScriptTests.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-tests/src/test/java/org/h2gis/tests/SQLScriptTests.java -------------------------------------------------------------------------------- /h2gis-tests/src/test/resources/org/h2gis/tests/compute_slope.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-tests/src/test/resources/org/h2gis/tests/compute_slope.sql -------------------------------------------------------------------------------- /h2gis-tests/src/test/resources/org/h2gis/tests/contourlines.geojson: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-tests/src/test/resources/org/h2gis/tests/contourlines.geojson -------------------------------------------------------------------------------- /h2gis-tests/src/test/resources/org/h2gis/tests/hedgerow.geojson: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-tests/src/test/resources/org/h2gis/tests/hedgerow.geojson -------------------------------------------------------------------------------- /h2gis-tests/src/test/resources/org/h2gis/tests/landcover.geojson: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-tests/src/test/resources/org/h2gis/tests/landcover.geojson -------------------------------------------------------------------------------- /h2gis-tests/src/test/resources/org/h2gis/tests/simple_script.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-tests/src/test/resources/org/h2gis/tests/simple_script.sql -------------------------------------------------------------------------------- /h2gis-utilities/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-utilities/pom.xml -------------------------------------------------------------------------------- /h2gis-utilities/src/main/java/org/h2gis/utilities/FileUtilities.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-utilities/src/main/java/org/h2gis/utilities/FileUtilities.java -------------------------------------------------------------------------------- /h2gis-utilities/src/main/java/org/h2gis/utilities/JDBCUrlParser.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-utilities/src/main/java/org/h2gis/utilities/JDBCUrlParser.java -------------------------------------------------------------------------------- /h2gis-utilities/src/main/java/org/h2gis/utilities/JDBCUtilities.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-utilities/src/main/java/org/h2gis/utilities/JDBCUtilities.java -------------------------------------------------------------------------------- /h2gis-utilities/src/main/java/org/h2gis/utilities/TableLocation.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-utilities/src/main/java/org/h2gis/utilities/TableLocation.java -------------------------------------------------------------------------------- /h2gis-utilities/src/main/java/org/h2gis/utilities/TableUtilities.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-utilities/src/main/java/org/h2gis/utilities/TableUtilities.java -------------------------------------------------------------------------------- /h2gis-utilities/src/main/java/org/h2gis/utilities/Tuple.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-utilities/src/main/java/org/h2gis/utilities/Tuple.java -------------------------------------------------------------------------------- /h2gis-utilities/src/main/java/org/h2gis/utilities/URIUtilities.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/h2gis-utilities/src/main/java/org/h2gis/utilities/URIUtilities.java -------------------------------------------------------------------------------- /pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/pom.xml -------------------------------------------------------------------------------- /postgis-jts-osgi/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/postgis-jts-osgi/pom.xml -------------------------------------------------------------------------------- /postgis-jts-osgi/src/main/resources/postgis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/postgis-jts-osgi/src/main/resources/postgis.png -------------------------------------------------------------------------------- /postgis-jts/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/postgis-jts/pom.xml -------------------------------------------------------------------------------- /postgis-jts/src/main/java/org/h2gis/postgis_jts/Driver.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/postgis-jts/src/main/java/org/h2gis/postgis_jts/Driver.java -------------------------------------------------------------------------------- /postgis-jts/src/main/java/org/h2gis/postgis_jts/JtsBinaryParser.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/postgis-jts/src/main/java/org/h2gis/postgis_jts/JtsBinaryParser.java -------------------------------------------------------------------------------- /postgis-jts/src/main/java/org/h2gis/postgis_jts/JtsBinaryWriter.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/postgis-jts/src/main/java/org/h2gis/postgis_jts/JtsBinaryWriter.java -------------------------------------------------------------------------------- /postgis-jts/src/main/java/org/h2gis/postgis_jts/JtsGeometry.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/postgis-jts/src/main/java/org/h2gis/postgis_jts/JtsGeometry.java -------------------------------------------------------------------------------- /postgis-jts/src/main/java/org/h2gis/postgis_jts/JtsWrapper.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/postgis-jts/src/main/java/org/h2gis/postgis_jts/JtsWrapper.java -------------------------------------------------------------------------------- /postgis-jts/src/main/java/org/h2gis/postgis_jts/PostGISDBFactory.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbisgis/h2gis/HEAD/postgis-jts/src/main/java/org/h2gis/postgis_jts/PostGISDBFactory.java --------------------------------------------------------------------------------