CUAHSI / HydroDesktop

HydroDesktop is a free and open source GIS enabled desktop application that helps you search for, download, visualize, and analyze hydrologic and climate data registered with the CUAHSI Hydrologic Information System. HydroDesktop is part of the legacy CUAHSI toolkit and is not under active development. Click the "releases" link below to download the latest installer for Microsoft Windows.
73 stars 20 forks source link

Create form to upload data to HydroShare #139

Open xhqiao89 opened 6 years ago

xhqiao89 commented 6 years ago

fenixgreen[CodePlex]
Create a form which launches from the HydroShare ribbon in HydroDesktop which uploads a resource to HydroShare.

Here is a list of the meta data you'll need to include: • Title • Body (edit summary) • File • Name • Nickname • Email • Organization • Street Address • City, State • Zipcode • Country • Phone Number • Contributor Name • Contributor Nickname • Contribution • Contributor Email • Contributor Organization • Contributor Street Address • Contributor City, State • Contributor Zipcode • Contributor Country • Contributor Phone • Subject • Source Name • Source Comments • Source ID • References • Rights • Coverage Spatial* • Tags • Data Source Driver • Driver • Style • Webservice • Style_ID • Layer_ID • Driver Config • Revision Info, authoring info, publishing options

xhqiao89 commented 6 years ago

nickmartin[CodePlex]
Forms are now uploaded to codeplex. Source Hydroshare uploadForm1, uploadForm2.

Form click commands are complete. Still need to figure out how actual upload works.

Nick

xhqiao89 commented 6 years ago

nickmartin[CodePlex]
Form is created. Saved as uploadForm1 and uploadForm2 under Source Hydroshare. Will upload to codeplex when I figure out how that process works...

Still need to create code for form clicks and actual upload.

Nick