Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lilei1990
/
geometry-api-java
Public
forked from
Esri/geometry-api-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 2, 2022
Link Esri.github.io for Javadoc
randallwhitman
authored
60f239c
View commit details
Copy full SHA for 60f239c
Browse repository at this point
Commits on May 31, 2022
Remove a copyright comment (#293)
stolstov
authored
74a99e7
View commit details
Copy full SHA for 74a99e7
Browse repository at this point
Commits on Apr 4, 2022
Merge pull request #291 from sllynn/sllynn/geojson-fix
Show description for 091d56e
stolstov
authored
091d56e
View commit details
Copy full SHA for 091d56e
Browse repository at this point
added spatial reference into calls to geojson operator for OGCMultiLineString and OGCMultiPolygon
sllynn
committed
48149c8
View commit details
Copy full SHA for 48149c8
Browse repository at this point
Commits on Oct 8, 2020
Fix exception in WKB export for polygon with first ring of zero area (#276)
stolstov
authored
a1af661
View commit details
Copy full SHA for a1af661
Browse repository at this point
Commits on Sep 21, 2020
Geometry release v2.2.4
randallwhitman
committed
c0c6217
View commit details
Copy full SHA for c0c6217
Browse repository at this point
Commits on Aug 31, 2020
Fix Geometry WKB parsing issue For MultiPoint ZM geometry (#268)
satish-csi
authored
222c0e0
View commit details
Copy full SHA for 222c0e0
Browse repository at this point
Commits on Aug 12, 2020
Test cases see issue #5 (#259)
Show description for d5a9a3f
johansettlin
authored
d5a9a3f
View commit details
Copy full SHA for d5a9a3f
Browse repository at this point
Fix a hang in union of a point with polyline (#267)
stolstov
authored
6add959
View commit details
Copy full SHA for 6add959
Browse repository at this point
Commits on Jan 16, 2020
Add a unit test and a fix for the crash in cut (#255)
stolstov
authored
37b7635
View commit details
Copy full SHA for 37b7635
Browse repository at this point
Commits on Jan 14, 2020
Make Transformation3D class public (#254)
stolstov
authored
4c2fbd3
View commit details
Copy full SHA for 4c2fbd3
Browse repository at this point
Commits on Dec 6, 2019
close a stream in debug methods (#252)
stolstov
authored
abf6b7c
View commit details
Copy full SHA for abf6b7c
Browse repository at this point
Commits on Nov 22, 2019
Fix self-tangency test typo (#248)
stolstov
authored
73a8be8
View commit details
Copy full SHA for 73a8be8
Browse repository at this point
Commits on Aug 29, 2019
Geometry release v2.2.3
randallwhitman
committed
961b535
View commit details
Copy full SHA for 961b535
Browse repository at this point
Commits on Aug 19, 2019
Fix hash calculation in few cases, change Point internals to be more compact (#238)
stolstov
authored
4205cd1
View commit details
Copy full SHA for 4205cd1
Browse repository at this point
Commits on Aug 15, 2019
Don't return null buffer polygon (#243)
stolstov
authored
7812fd3
View commit details
Copy full SHA for 7812fd3
Browse repository at this point
Commits on Aug 6, 2019
Fix unused variables and a typo (#231)
stolstov
authored
48b9cbb
View commit details
Copy full SHA for 48b9cbb
Browse repository at this point
Cleanup unused variables and code and small optimization (#233)
stolstov
authored
d739ea2
View commit details
Copy full SHA for d739ea2
Browse repository at this point
Remove duplicate interface (#237)
stolstov
authored
43ece88
View commit details
Copy full SHA for 43ece88
Browse repository at this point
Commits on Aug 3, 2019
centroid fixes (#227)
stolstov
authored
8e390b9
View commit details
Copy full SHA for 8e390b9
Browse repository at this point
Commits on Jul 30, 2019
Fix formatting in OperatorCentroid (#226)
Show description for 8070e1e
stolstov
authored
8070e1e
View commit details
Copy full SHA for 8070e1e
Browse repository at this point
Commits on Jan 3, 2019
v2.2.3 development & copyright year
randallwhitman
committed
494da8e
View commit details
Copy full SHA for 494da8e
Browse repository at this point
Commits on Dec 3, 2018
Geometry release v2.2.2
randallwhitman
committed
7e51ba0
View commit details
Copy full SHA for 7e51ba0
Browse repository at this point
Move ScanCallback#estimateMemorySize to implementation (#209)
mbasmanova
authored and
stolstov
committed
fe623e8
View commit details
Copy full SHA for fe623e8
Browse repository at this point
Commits on Nov 30, 2018
Fix rasterization with degenerate segments (#207)
Show description for 937ca24
stolstov
authored
937ca24
View commit details
Copy full SHA for 937ca24
Browse repository at this point
Commits on Nov 26, 2018
Merge pull request #206 from mbasmanova/estimate-memory-size-for-accelerators
Show description for 47142f9
stolstov
authored
47142f9
View commit details
Copy full SHA for 47142f9
Browse repository at this point
Commits on Nov 21, 2018
Add accelerator size to OGCGeometry#estimateMemorySize
mbasmanova
committed
17fdf4e
View commit details
Copy full SHA for 17fdf4e
Browse repository at this point
Commits on Aug 31, 2018
Geometry release v2.2.1
randallwhitman
committed
bc4769a
View commit details
Copy full SHA for bc4769a
Browse repository at this point
Commits on Aug 17, 2018
Merge pull request #197 from Esri/remove_unused_interface
Show description for 5c78ba0
stolstov
authored
5c78ba0
View commit details
Copy full SHA for 5c78ba0
Browse repository at this point
Delete MgrsConversionMode.java
Show description for 2866656
stolstov
authored
2866656
View commit details
Copy full SHA for 2866656
Browse repository at this point
Commits on Aug 15, 2018
Merge pull request #195 from Esri/stolstov/convexhull_194
Show description for bb65e21
stolstov
authored
bb65e21
View commit details
Copy full SHA for bb65e21
Browse repository at this point
Commits on Aug 14, 2018
Fix convex hull crash for collection of polygons
stolstov
committed
072434b
View commit details
Copy full SHA for 072434b
Browse repository at this point
Commits on Aug 2, 2018
Merge pull request #193 from tdcmeehan/emptysize
Show description for b98b428
stolstov
authored
b98b428
View commit details
Copy full SHA for b98b428
Browse repository at this point
Commits on Aug 1, 2018
Fix NPE on estimateMemorySize against empty multipart geometries
Show description for acc5861
tdcmeehan
committed
acc5861
View commit details
Copy full SHA for acc5861
Browse repository at this point
Commits on Jul 23, 2018
Merge pull request #187 from Esri/stolstov/serialize_quadtree
Show description for 6f36a43
stolstov
authored
6f36a43
View commit details
Copy full SHA for 6f36a43
Browse repository at this point
Previous
Next
You can’t perform that action at this time.