-
Notifications
You must be signed in to change notification settings - Fork 69
Refactor command arguments to enable AI prompts with JupyterGIS #969
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
arjxn-py
wants to merge
67
commits into
geojupyter:main
Choose a base branch
from
arjxn-py:add-describedby
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,055
−117
Open
Changes from 65 commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
bec511f
Add `describedBy` to commands
arjxn-py c0ed545
lint
arjxn-py 3e19dcf
command to add geojson with params
arjxn-py 6f80029
`newRasterWithParams`
arjxn-py 8375e73
`newVectorTileWithParams`
arjxn-py 6e34acf
`newGeoParquetWithParams`
arjxn-py e54d397
`newHillshadeWithParams`
arjxn-py 28e19e2
`newImageWithParams`
arjxn-py 7b59b1c
`newVideoWithParams`
arjxn-py 89d9a54
`newGeoTiffWithParams`
arjxn-py f1a942b
`newShapefileWithParams`
arjxn-py afb13c1
add undo redo in doc action commands
arjxn-py 1127741
`identifyWithParams`
arjxn-py ba83fa1
`temporalControllerWithParams`
arjxn-py abdd670
`renameLayerWithParams`
arjxn-py 9052a4f
lint
arjxn-py a8c9e9f
`removeLayerWithParams`
arjxn-py be53860
`renameGroupWithParams`
arjxn-py 2b862ef
`removeGroupWithParams`, `moveLayersToGroupWithParams`
arjxn-py a8c75bd
`moveLayerToNewGroupWithParams`
arjxn-py 717071a
`renameSourceWithParams`, `removeSourceWithParams`
arjxn-py 8201547
`zoomToLayerWithParams`
arjxn-py 94fdd20
`downloadGeoJSONWithParams`
arjxn-py 078b87c
`getGeolocationWithParams`
arjxn-py 9b83900
Processing commands from params [needs review]
arjxn-py 34c4a54
usage
arjxn-py a7abf1c
fix processing commands
arjxn-py 156496d
refactor layer addition commands
arjxn-py b2172c4
processing without dialog
arjxn-py 1ed8ed8
try fixing CI build
arjxn-py 5e8063b
Merge branch 'main' into add-describedby
arjxn-py e4ffcfe
fix
arjxn-py 507de69
lint
arjxn-py a82ebb0
remove undowithparams command and just modify original undo
arjxn-py d5e7f86
just keep identify and remove identify with params
arjxn-py b640a66
lint
arjxn-py cfc66b1
rename `newGeoJSONEntry` to `openNewGeoJSONDialog`
arjxn-py 8944cca
Rename new layer commands
arjxn-py 57bd853
redo
arjxn-py 92914db
temporal controller
arjxn-py bd68fda
rename layer
arjxn-py 940e0b5
remove layer
arjxn-py a9786dc
rename group
arjxn-py f1da2bd
Merge branch 'main' into add-describedby
arjxn-py 38eac11
fix
arjxn-py d9a3736
lint
arjxn-py 38264e8
lint
arjxn-py 8fcbc1b
remove group
arjxn-py fb4b103
move layer to group
arjxn-py 1cf41e3
move to new group
arjxn-py 4d45e49
rename source
arjxn-py 2c1c010
remove source
arjxn-py 47ddbde
zoom to layer
arjxn-py 8001181
download as geojson
arjxn-py 98cc5c2
geolocation
arjxn-py 79c789e
lint
arjxn-py 4cf44e0
Merge branch 'main' into add-describedby
arjxn-py 1716ab8
Resolve merge conflicts
arjxn-py e1690f2
resolve merge conflicts
arjxn-py 2b96f21
consolidate download geojson
arjxn-py b37fd25
consolidate get geolocation
arjxn-py a7e2d6c
capitalize code coherently
arjxn-py 7e4e3e4
add caption entry
arjxn-py 584fc10
fix tests
arjxn-py 2bf3a36
lint
arjxn-py 2a78dc6
Update packages/base/src/commands/BaseCommandIDs.ts
arjxn-py 38cc035
fix typo
arjxn-py File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.