├── SupervisedClassificationPanel.qml ├── geodrawer ├── operations │ ├── goto.cpp │ └── goto.h ├── resources.qrc ├── qmldir └── qml.qrc ├── version.txt ├── desktopclient ├── .gitignore └── qml │ ├── .gitignore │ ├── datapanel │ ├── .gitignore │ ├── visualization │ │ ├── .gitignore │ │ ├── propertyeditors │ │ │ ├── .gitignore │ │ │ ├── LegendItemEditor.qml │ │ │ ├── MapinfoProperties.qml │ │ │ └── GridLineColorEditor.qml │ │ ├── drawers │ │ │ └── GridDrawer.qml │ │ ├── MapWindow.qml │ │ └── OverViewDrawer.qml │ ├── catalog │ │ ├── ObjectDeleteOptions.qml │ │ ├── CatalogRefreshOptions.qml │ │ ├── ThumbImage.qml │ │ ├── CatalogLocationView.qml │ │ └── CatalogButtonBar.qml │ ├── script │ │ └── ScriptMetaDataOptions.qml │ ├── modeller │ │ ├── conceptualview │ │ │ ├── ManagerConceptualView.qml │ │ │ └── ModellerConceptualView.qml │ │ ├── analysisview │ │ │ └── classification │ │ │ │ ├── Statistics.qml │ │ │ │ └── FeatureSpace1.qml │ │ ├── workflow │ │ │ ├── DataFlowEdge.qml │ │ │ └── WorkflowChoiceForm.qml │ │ └── ModellerWorkArea.qml │ ├── table │ │ ├── AggregateCell.qml │ │ ├── ChartPane.qml │ │ └── TableColumn.qml │ └── FloatingWindow.qml │ ├── images │ ├── dm.PNG │ ├── up.png │ ├── copy.png │ ├── csy.png │ ├── csy1.png │ ├── down.png │ ├── eye.png │ ├── grf.png │ ├── grid.png │ ├── info.png │ ├── list.png │ ├── loop.png │ ├── max1.png │ ├── min1.png │ ├── page.png │ ├── plus.png │ ├── save.png │ ├── stop.png │ ├── view.png │ ├── all20.png │ ├── all35.png │ ├── apply20.png │ ├── arrow20.png │ ├── back1.png │ ├── back2.png │ ├── blank.png │ ├── bool20.png │ ├── choice.png │ ├── close20.png │ ├── console.png │ ├── coord20.png │ ├── copy20.png │ ├── create.png │ ├── csy20.png │ ├── csyCS.png │ ├── csyCS2.png │ ├── deleteC.png │ ├── deleteH.png │ ├── deleteO.png │ ├── domain.png │ ├── domainn.PNG │ ├── down20.png │ ├── drive.png │ ├── drive20.png │ ├── drive_t.png │ ├── drop1.png │ ├── filter.png │ ├── folder.png │ ├── font20.png │ ├── grid20.png │ ├── gridCS1.png │ ├── gridCS2.png │ ├── helpCS1.png │ ├── iddom20.png │ ├── ilwis.ico │ ├── ilwis4.bmp │ ├── ilwis4.png │ ├── label3.png │ ├── label4.png │ ├── layers.png │ ├── lefttop.PNG │ ├── line20.png │ ├── lineCS.png │ ├── lineCS2.png │ ├── list20.png │ ├── listCS1.png │ ├── listCS2.png │ ├── locator.png │ ├── maps40.png │ ├── mapview.bmp │ ├── mapview.png │ ├── message.png │ ├── minus.png │ ├── minus20.png │ ├── model.png │ ├── move20.png │ ├── openCS1.png │ ├── pan20.png │ ├── pan20A.png │ ├── pan20B.png │ ├── pan_a.png │ ├── pan_i.png │ ├── pause20.png │ ├── pixel20.png │ ├── plus20.png │ ├── point20.png │ ├── pointCS.png │ ├── polygon.png │ ├── process.png │ ├── raster.png │ ├── refresh.png │ ├── remote.png │ ├── right.png │ ├── run20.png │ ├── runkeep.png │ ├── save20.png │ ├── saveas.png │ ├── saveasb.png │ ├── saveb.png │ ├── script.png │ ├── service.png │ ├── spatial.png │ ├── splash.png │ ├── splash2.jpg │ ├── step20.png │ ├── stop20.png │ ├── stop40.png │ ├── table.jpg │ ├── table.png │ ├── table20.png │ ├── table35.png │ ├── tableCS.png │ ├── text20.png │ ├── trash20.png │ ├── users20.png │ ├── vector.png │ ├── zoom_a.png │ ├── zoom_i.png │ ├── app_green.png │ ├── app_grey.png │ ├── arrow20A.png │ ├── arrowdown.png │ ├── arrowleft.png │ ├── bookmark.png │ ├── choice20.png │ ├── collapse.png │ ├── configCS2.png │ ├── configCS3.png │ ├── copy_grey.png │ ├── createCS.png │ ├── createCS1.png │ ├── createCS3.png │ ├── customCS.png │ ├── data_open.png │ ├── delete20.png │ ├── domain35.png │ ├── ellipsoid.png │ ├── expand20.png │ ├── feature20.png │ ├── feature35.png │ ├── featureCS.png │ ├── filterSC2.png │ ├── filterSC3.png │ ├── folder16.png │ ├── folder20.png │ ├── folderUp.png │ ├── folderzip.png │ ├── georef35.png │ ├── georefCS.png │ ├── georefCS2.png │ ├── getinfo_a.png │ ├── getinfo_i.png │ ├── grid_grey.png │ ├── inmove20.png │ ├── insert20.png │ ├── itemdom20.png │ ├── junction.png │ ├── list_grey.png │ ├── maplist20.png │ ├── maximize.png │ ├── message40.png │ ├── metadata.png │ ├── minimize.png │ ├── minisave.png │ ├── numbers20.png │ ├── operation.png │ ├── pointCS2.png │ ├── polygon20.png │ ├── polygonCS.png │ ├── progress.png │ ├── raster20.png │ ├── raster35.png │ ├── rasterCS.png │ ├── rasterCS2.png │ ├── readonly.png │ ├── refresh20.png │ ├── remoteBig.png │ ├── righttop.PNG │ ├── rundelete.png │ ├── selection.png │ ├── service2.png │ ├── settings.png │ ├── splashaa.jpg │ ├── stat_grey.png │ ├── tableCS2.png │ ├── textdom20.png │ ├── thumbnail.png │ ├── timedom20.png │ ├── workflow.png │ ├── zoomin20.png │ ├── zoomin20A.png │ ├── zoomout20.png │ ├── 52nlogobig.png │ ├── all35-grey.png │ ├── animation20.png │ ├── arrowright.png │ ├── arrowuplight.png │ ├── bluebuttonr.png │ ├── bookmarkCS1.png │ ├── bookmark_add.png │ ├── close_grey.png │ ├── close_white.png │ ├── collection.PNG │ ├── colordom20.png │ ├── combomatrix.png │ ├── concept_grey.png │ ├── connection20.png │ ├── coordinate.png │ ├── coordsys35.png │ ├── copy_green.png │ ├── coverage20.png │ ├── data_close.png │ ├── data_drive.png │ ├── data_folder.png │ ├── ellipsoid20.png │ ├── entiremap20.png │ ├── error_sign.png │ ├── feature20CS1.png │ ├── featureCS2.png │ ├── filter_green.png │ ├── filter_grey.png │ ├── folderdisk.png │ ├── folderzipCS3.png │ ├── full_map_a.png │ ├── georeference.png │ ├── graph_green.png │ ├── graph_grey.png │ ├── greenbacksh.png │ ├── greenbuttonr.png │ ├── greybuttonr.png │ ├── headerblue.png │ ├── headergreen.png │ ├── ilwislogobig.png │ ├── indexeddom20.png │ ├── info_s_green.png │ ├── info_s_grey.png │ ├── itclogobig.png │ ├── itemdomain.png │ ├── latloncsy20.png │ ├── leftbottom.PNG │ ├── location20.png │ ├── mapanels301.png │ ├── mapanels3021.png │ ├── mapanels304.png │ ├── mapanels30h2.png │ ├── mapanels30h3.png │ ├── mapanels30v2.png │ ├── mapanels30v3.png │ ├── mappanels20.png │ ├── messageCS1.png │ ├── message_red.png │ ├── messagered40.png │ ├── metadata20.png │ ├── modeller40.png │ ├── modellerCS1.png │ ├── navigatorCS1.png │ ├── navigatorCS2.png │ ├── navigatorCS3.png │ ├── newCatalog.png │ ├── openfloat20.png │ ├── openmult20.png │ ├── opensingle20.png │ ├── operation20.png │ ├── operationCS1.png │ ├── operations.png │ ├── panel-top2.png │ ├── polygon20CS1.png │ ├── polygonCS2.png │ ├── progress2CS1.png │ ├── progress40.png │ ├── progressCS1.png │ ├── projection.png │ ├── projection20.png │ ├── properties40.png │ ├── raster203d.png │ ├── raster20CS1.png │ ├── raster_set.png │ ├── raster_set2.png │ ├── redbuttonr.png │ ├── refreshCS1.png │ ├── refresh_grey.png │ ├── rightbottom.PNG │ ├── runselected.png │ ├── spatial_grey.png │ ├── splithandle.png │ ├── start_green.png │ ├── start_grey.png │ ├── stat_green.png │ ├── table20CS1.png │ ├── table35-grey.png │ ├── textdomain.png │ ├── thematicdom.png │ ├── thumblist20.png │ ├── thumblistCS1.png │ ├── transparent.png │ ├── valuedom20.png │ ├── vector_fill.png │ ├── vector_line.png │ ├── vector_point.png │ ├── vector_set.png │ ├── workflow20.png │ ├── workflowitem.png │ ├── workspaceCS1.png │ ├── worldlines.PNG │ ├── zoom_out_a.png │ ├── zoom_out_i.png │ ├── zoomout20A.png │ ├── zoomout20B.png │ ├── addbookmarkCS1.png │ ├── analysis_green.png │ ├── analysis_grey.png │ ├── arrowdownlight.png │ ├── arrowleftlight.png │ ├── bookmarkSystem.png │ ├── bookmark_close.png │ ├── bookmark_open.png │ ├── catalogGrid20.png │ ├── catalogTable20.png │ ├── catalogsources.png │ ├── colorpalette20.png │ ├── concept_green.png │ ├── darkbluearrow.png │ ├── deleteCatalog.png │ ├── domain35-grey.png │ ├── feature35-grey.png │ ├── filtercatalog.png │ ├── foldercatalog.png │ ├── folderdiskCS3.png │ ├── georef35-grey.png │ ├── georeference20.png │ ├── greybuttonrect.PNG │ ├── headerblue2CS1.png │ ├── headerblueCS1.png │ ├── ilwis_logo_top.png │ ├── ilwis_logo_txt.png │ ├── intervaldom20.png │ ├── layers_s_green.png │ ├── layers_s_grey.png │ ├── locator_start.png │ ├── mapanels3021v.png │ ├── mapsdisabled40.png │ ├── message_orange.png │ ├── messageredCS1.png │ ├── newcatalogCS1.png │ ├── numericdomain.png │ ├── operationitem.png │ ├── panel-center2.png │ ├── preferencesCS1.png │ ├── projectedcsy20.png │ ├── propertiesCS1.png │ ├── propertiesCS2.png │ ├── propertiesCS3.png │ ├── raster35-grey.png │ ├── refresh_green.png │ ├── representation.png │ ├── selection_grey.png │ ├── serviceFolder.png │ ├── servicecatalog.png │ ├── settings_green.png │ ├── tab_big_active.png │ ├── tab_big_green.png │ ├── tabborderdrag.png │ ├── thematicdomian.png │ ├── thumb_selected.png │ ├── thumbnail_grey.png │ ├── workinprogress.png │ ├── arrowrightlight.png │ ├── bookmark_delete.png │ ├── boundsonlycsy20.png │ ├── catalogSpatial20.png │ ├── coordsys35-grey.png │ ├── customcontainer.png │ ├── databasecatalog.png │ ├── deletebookmark20.png │ ├── deletebookmarkCS1.png │ ├── deleteoperation20.png │ ├── folderFeature20.png │ ├── georeftiepoints20.png │ ├── internalcatalog.png │ ├── messageorange40.png │ ├── messageorangeCS1.png │ ├── messagepurple40.png │ ├── messagepurpleCS1.png │ ├── metadata_s_green.png │ ├── metadata_s_grey.png │ ├── newcatalog_left.png │ ├── newcatalog_right.png │ ├── operationitemStep.png │ ├── pannel-top.sci │ ├── raster20.png.backup │ ├── representation20.png │ ├── selection_green.png │ ├── serviceFolderCS3.png │ ├── splithandledark.png │ ├── splithandlegreen.png │ ├── tab_big_active2.png │ ├── tab_big_inactive.png │ ├── tab_big_inactive2.png │ ├── tab_grid_active.png │ ├── tab_grid_inactive.png │ ├── tab_list_active.png │ ├── tab_list_inactive.png │ ├── tab_thin_active.png │ ├── tab_thin_inactive.png │ ├── tab_thumb_active.png │ ├── timeintervaldom20.png │ ├── visualization40.png │ ├── visualizationCS1.png │ ├── catalogThumbGrid20.png │ ├── catalogThumbList20.png │ ├── connectionselect20.png │ ├── coordinatesystem20.png │ ├── customcontainerCS3.png │ ├── deleteconnection20.png │ ├── maximize_small_grey.png │ ├── message_large_error.png │ ├── message_small_error.png │ ├── minimize_small_grey.png │ ├── pannel-center.sci │ ├── tab_spatial_active.png │ ├── tab_thumb_inactive.png │ ├── circularSliderHandle.png │ ├── display_options_green.png │ ├── display_options_grey.png │ ├── message_large_critical.png │ ├── message_large_result.png │ ├── message_large_warning.png │ ├── message_small_critical.png │ ├── message_small_warning.png │ ├── newcatalog_left_white.png │ ├── newcatalog_right_white.png │ ├── operationitemSelected.png │ ├── tab_spatial_inactive.png │ ├── workflowitemSelected.png │ ├── visualizationdisabled40.png │ └── operationitemSelectedStep.png │ ├── RotateTranslateSplash.qml │ ├── controls │ ├── CatalogTab.qml │ ├── Busy.qml │ ├── DomainItemSelector.qml │ ├── AreaHeader.qml │ ├── TableTextField.qml │ └── LabeledCheckBox.qml │ ├── workbench │ ├── propertyform │ │ ├── Ellipseinfo2.qml │ │ ├── ProjectionProperties.qml │ │ └── IndexItemRange.qml │ └── creators │ │ ├── CreatorList.qml │ │ ├── TextFieldStyleTiePoints.qml │ │ ├── EditorHeader.qml │ │ └── UnderDevelopment.qml │ └── CheckBoxStyle1.qml ├── baseoperations ├── math │ └── .gitignore ├── baseoperations.json └── data │ └── selection.cpp ├── test ├── config.py └── main_test.py ├── Hydroflow └── hydroflow.json ├── projectionimplproj4 ├── proj4 │ ├── man │ │ ├── Makefile.am │ │ ├── man3 │ │ │ └── Makefile.am │ │ └── man1 │ │ │ └── Makefile.am │ ├── jniwrap │ │ ├── org │ │ │ ├── Makefile.am │ │ │ └── proj4 │ │ │ │ └── Makefile.am │ │ └── Makefile.am │ ├── nad │ │ ├── ntf_r93.gsb │ │ ├── ntv1_can.dat │ │ ├── nzgd2kgrid0005.gsb │ │ ├── null.lla │ │ ├── epsg-deprecated │ │ ├── proj_def.dat │ │ └── ntv2_out.dist │ ├── src │ │ ├── PJ_krovak.c │ │ ├── runmultistresstest.sh │ │ ├── pj_msfn.c │ │ ├── pj_release.c │ │ ├── pj_list.c │ │ ├── nad_list.h │ │ ├── pj_tsfn.c │ │ ├── pj_qsfn.c │ │ ├── PJ_larr.c │ │ ├── pj_errno.c │ │ ├── PJ_mill.c │ │ ├── PJ_wag7.c │ │ ├── adjlon.c │ │ ├── PJ_tcc.c │ │ ├── PJ_gins8.c │ │ ├── PJ_cc.c │ │ ├── PJ_eck1.c │ │ ├── PJ_fahey.c │ │ ├── PJ_denoy.c │ │ ├── pj_phi2.c │ │ ├── PJ_august.c │ │ ├── PJ_eck5.c │ │ ├── PJ_wink1.c │ │ ├── PJ_gall.c │ │ ├── PJ_eqc.c │ │ ├── PJ_wag2.c │ │ ├── PJ_wag3.c │ │ ├── emess.h │ │ └── PJ_tcea.c │ ├── com │ │ ├── COMTest1.aps │ │ ├── COMTest1.ncb │ │ ├── COMTest1.opt │ │ ├── COMTest1.def │ │ ├── COMTest1ps.def │ │ ├── StdAfx.cpp │ │ ├── COMTest1ps.mk │ │ ├── resource.h │ │ ├── COMTest1.dsw │ │ └── ProjDef.rgs │ ├── html │ │ ├── proj_logo.png │ │ └── index.html │ ├── Makefile.am │ ├── proj.pc.in │ ├── fixtimes.sh │ ├── AUTHORS │ ├── wince │ │ └── msvc80 │ │ │ └── projce_common.vsprops │ └── makefile.vc └── projectionImplProj4.json ├── httpserver └── httpserver.json ├── gslconnector └── gslconnector.json ├── ilwisscript ├── ilwisscript.json └── parserlexer │ ├── output │ └── renfiles.bat │ └── renfiles.bat ├── notice.txt ├── osmconnector └── osmconnector.json ├── pythonscript ├── pythonscript.json └── resources │ └── libraries.config ├── wfsconnector └── wfsconnector.json ├── .vs └── ilwisobjects_msvc1564 │ └── v15 │ └── .gitignore ├── gdalconnector ├── gdalconnector.json └── resources │ ├── epsg.wkt │ ├── default.rsc │ ├── gdalicon.png │ ├── seed_2d.dgn │ ├── seed_3d.dgn │ ├── s57attributes_iw.csv │ ├── s57expectedinput.csv │ ├── ogr_extensions.ini │ ├── gcs.override.csv │ └── libraries.config ├── opencv ├── opencvoperations.json └── resources │ └── libraries.config ├── LICENSE-3.0.txt ├── desktopclient.rc ├── ilwis3connector ├── ilwis3connector.json └── resources │ └── domain_allias.csv ├── ilwis4connector ├── ilwis4connector.json └── qtcsv │ ├── include │ └── qtcsv_global.h │ └── sources │ └── symbols.h ├── netcdfconnector ├── netcdfconnector.json └── resources │ └── netcdfformats.config ├── spreadsheet ├── spreadsheetconnectors.json ├── xlsx │ ├── qtprivates.h │ ├── xlsxcelllocation.cpp │ ├── xlsxcelllocation.h │ └── xlsxglobal.h ├── spreadsheet_global.h └── resources │ ├── libraries.config │ └── spreadsheetformats.config ├── streamconnector └── streamconnector.json ├── desktopclient.aps ├── featureoperations └── featureoperations.json ├── internalconnector └── internalconnector.json ├── rasteroperations ├── rasteroperations.json ├── aggregationtime.h └── aggregationtime.cpp ├── sentinelconnector └── sentinelconnector.json ├── workflowconnector └── workflowconnector.json ├── postgresqlconnector └── postgresqlconnector.json ├── smce ├── tree │ ├── raster.png │ ├── SMCEGroup.BMP │ ├── SMCETree.BMP │ ├── SMCEMapEffect.bmp │ ├── SMCEMapConstraint.bmp │ └── arrowrightlight.png ├── table │ ├── AggregateCell.qml │ └── TableColumn.qml ├── controls │ ├── DragPoint.qml │ └── LabeledCheckBox.qml ├── SMCEAppForm.qml └── SMCESpatialAlternativePanel.qml ├── remotedataaccesshandler └── remotedataaccesshandler.json ├── core ├── resources │ ├── ellipsoids.csv │ ├── teritories.csv │ ├── epsg_forced_xy.txt │ ├── ilwisobjectsgeneral.PNG │ ├── country_boundaries.ilwis │ ├── featurefragmentshader_nvdia.glsl │ ├── ilwis.config │ ├── rasterfragmentshader_nvdia.glsl │ ├── rastervertexshader_nvdia.glsl │ ├── referencesystems.csv │ ├── index.html │ └── alternateoperationdefinitions.json ├── ilwisobjects │ └── spinlock.h ├── geos │ ├── include │ │ └── geos │ │ │ ├── inline.h │ │ │ └── export.h │ └── src │ │ └── noding │ │ └── SegmentStringUtil.cpp └── update_version.py ├── .gitmodules ├── pythonapi ├── ilwislocation.config ├── paths.py ├── intall-ilwispy.sh ├── intall-ilwispy-3.8.sh ├── pythonapi_global.h ├── pythonapi_qissuelogger.cpp ├── pythonapi_qissuelogger.h ├── create_whl.bat ├── pythonapi_qvariant.h ├── pythonapi_qtGNUTypedefs.h └── pythonapi_collection.h ├── ilwiscoreui └── quickqanava │ └── gtpo │ └── GTpo ├── resource.h ├── ilwisobjects.pro ├── charts └── qmldir ├── .github └── workflows │ ├── python_install_ubuntu_tester.yml │ └── python_install_windows_tester.yml └── exclude_project_from_solution.py /SupervisedClassificationPanel.qml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /geodrawer/operations/goto.cpp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /version.txt: -------------------------------------------------------------------------------- 1 | Alpha 2 | 16 3 | -------------------------------------------------------------------------------- /desktopclient/.gitignore: -------------------------------------------------------------------------------- 1 | *.bak 2 | -------------------------------------------------------------------------------- /desktopclient/qml/.gitignore: -------------------------------------------------------------------------------- 1 | *.bak 2 | -------------------------------------------------------------------------------- /geodrawer/resources.qrc: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /baseoperations/math/.gitignore: -------------------------------------------------------------------------------- 1 | *.bak 2 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/.gitignore: -------------------------------------------------------------------------------- 1 | *.bak 2 | -------------------------------------------------------------------------------- /geodrawer/operations/goto.h: -------------------------------------------------------------------------------- 1 | #pragma once 2 | -------------------------------------------------------------------------------- /test/config.py: -------------------------------------------------------------------------------- 1 | fails = [] 2 | 3 | testCount = 0 -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/visualization/.gitignore: -------------------------------------------------------------------------------- 1 | *.bak 2 | -------------------------------------------------------------------------------- /Hydroflow/hydroflow.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "hydroflow" ] 3 | } 4 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/man/Makefile.am: -------------------------------------------------------------------------------- 1 | SUBDIRS = man1 man3 2 | -------------------------------------------------------------------------------- /httpserver/httpserver.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "httpserver" ] 3 | } 4 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/visualization/propertyeditors/.gitignore: -------------------------------------------------------------------------------- 1 | *.bak 2 | -------------------------------------------------------------------------------- /gslconnector/gslconnector.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "gslconnector" ] 3 | } 4 | -------------------------------------------------------------------------------- /ilwisscript/ilwisscript.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "ilwisscript" ] 3 | } 4 | -------------------------------------------------------------------------------- /notice.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/notice.txt -------------------------------------------------------------------------------- /osmconnector/osmconnector.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "osmconnector" ] 3 | } 4 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/jniwrap/org/Makefile.am: -------------------------------------------------------------------------------- 1 | SUBDIRS = proj4 2 | 3 | -------------------------------------------------------------------------------- /pythonscript/pythonscript.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "pythonscript" ] 3 | } 4 | -------------------------------------------------------------------------------- /wfsconnector/wfsconnector.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "wfsconnector" ] 3 | } 4 | -------------------------------------------------------------------------------- /.vs/ilwisobjects_msvc1564/v15/.gitignore: -------------------------------------------------------------------------------- 1 | *.VC.db-shm 2 | *.VC.db-wal 3 | *.suo 4 | -------------------------------------------------------------------------------- /baseoperations/baseoperations.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "baseoperations" ] 3 | } 4 | -------------------------------------------------------------------------------- /gdalconnector/gdalconnector.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "gdalconnector" ] 3 | } 4 | -------------------------------------------------------------------------------- /opencv/opencvoperations.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "opencvoperations" ] 3 | } 4 | -------------------------------------------------------------------------------- /LICENSE-3.0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/LICENSE-3.0.txt -------------------------------------------------------------------------------- /desktopclient.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient.rc -------------------------------------------------------------------------------- /ilwis3connector/ilwis3connector.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "ilwis3connector" ] 3 | } 4 | -------------------------------------------------------------------------------- /ilwis4connector/ilwis4connector.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "ilwis4connector" ] 3 | } 4 | -------------------------------------------------------------------------------- /netcdfconnector/netcdfconnector.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "netcdfconnector" ] 3 | } 4 | -------------------------------------------------------------------------------- /spreadsheet/spreadsheetconnectors.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "spreadsheet" ] 3 | } 4 | -------------------------------------------------------------------------------- /streamconnector/streamconnector.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "streamconnector" ] 3 | } 4 | -------------------------------------------------------------------------------- /desktopclient.aps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient.aps -------------------------------------------------------------------------------- /featureoperations/featureoperations.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "featureoperations" ] 3 | } 4 | -------------------------------------------------------------------------------- /gdalconnector/resources/epsg.wkt: -------------------------------------------------------------------------------- 1 | include esri_extra.wkt 2 | include cubewerx_extra.wkt 3 | -------------------------------------------------------------------------------- /internalconnector/internalconnector.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "internalconnector" ] 3 | } 4 | -------------------------------------------------------------------------------- /rasteroperations/rasteroperations.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "rasteroperations" ] 3 | } 4 | -------------------------------------------------------------------------------- /sentinelconnector/sentinelconnector.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "sentinelconnector" ] 3 | } 4 | -------------------------------------------------------------------------------- /workflowconnector/workflowconnector.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "workflowconnector" ] 3 | } 4 | -------------------------------------------------------------------------------- /postgresqlconnector/postgresqlconnector.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "postgresqlconnector" ] 3 | } 4 | -------------------------------------------------------------------------------- /projectionimplproj4/projectionImplProj4.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "projectionimplproj4" ] 3 | } 4 | -------------------------------------------------------------------------------- /smce/tree/raster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/smce/tree/raster.png -------------------------------------------------------------------------------- /smce/tree/SMCEGroup.BMP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/smce/tree/SMCEGroup.BMP -------------------------------------------------------------------------------- /smce/tree/SMCETree.BMP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/smce/tree/SMCETree.BMP -------------------------------------------------------------------------------- /projectionimplproj4/proj4/man/man3/Makefile.am: -------------------------------------------------------------------------------- 1 | man_MANS = pj_init.3 2 | 3 | EXTRA_DIST = $(man_MANS) 4 | -------------------------------------------------------------------------------- /geodrawer/qmldir: -------------------------------------------------------------------------------- 1 | module LayersView 2 | SpatialView 1.0 qml/SpatialView.qml 3 | plugin LayersView 1.0 4 | 5 | -------------------------------------------------------------------------------- /remotedataaccesshandler/remotedataaccesshandler.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keys": [ "remotedataaccesshandler" ] 3 | } 4 | -------------------------------------------------------------------------------- /smce/tree/SMCEMapEffect.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/smce/tree/SMCEMapEffect.bmp -------------------------------------------------------------------------------- /core/resources/ellipsoids.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/core/resources/ellipsoids.csv -------------------------------------------------------------------------------- /core/resources/teritories.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/core/resources/teritories.csv -------------------------------------------------------------------------------- /desktopclient/qml/images/dm.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/dm.PNG -------------------------------------------------------------------------------- /desktopclient/qml/images/up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/up.png -------------------------------------------------------------------------------- /smce/tree/SMCEMapConstraint.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/smce/tree/SMCEMapConstraint.bmp -------------------------------------------------------------------------------- /smce/tree/arrowrightlight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/smce/tree/arrowrightlight.png -------------------------------------------------------------------------------- /baseoperations/data/selection.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/baseoperations/data/selection.cpp -------------------------------------------------------------------------------- /core/resources/epsg_forced_xy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/core/resources/epsg_forced_xy.txt -------------------------------------------------------------------------------- /desktopclient/qml/images/copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/copy.png -------------------------------------------------------------------------------- /desktopclient/qml/images/csy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/csy.png -------------------------------------------------------------------------------- /desktopclient/qml/images/csy1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/csy1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/down.png -------------------------------------------------------------------------------- /desktopclient/qml/images/eye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/eye.png -------------------------------------------------------------------------------- /desktopclient/qml/images/grf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/grf.png -------------------------------------------------------------------------------- /desktopclient/qml/images/grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/grid.png -------------------------------------------------------------------------------- /desktopclient/qml/images/info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/info.png -------------------------------------------------------------------------------- /desktopclient/qml/images/list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/list.png -------------------------------------------------------------------------------- /desktopclient/qml/images/loop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/loop.png -------------------------------------------------------------------------------- /desktopclient/qml/images/max1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/max1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/min1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/min1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/page.png -------------------------------------------------------------------------------- /desktopclient/qml/images/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/plus.png -------------------------------------------------------------------------------- /desktopclient/qml/images/save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/save.png -------------------------------------------------------------------------------- /desktopclient/qml/images/stop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/stop.png -------------------------------------------------------------------------------- /desktopclient/qml/images/view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/view.png -------------------------------------------------------------------------------- /projectionimplproj4/proj4/man/man1/Makefile.am: -------------------------------------------------------------------------------- 1 | man_MANS = geod.1 proj.1 cs2cs.1 2 | 3 | EXTRA_DIST = $(man_MANS) 4 | 5 | -------------------------------------------------------------------------------- /desktopclient/qml/images/all20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/all20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/all35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/all35.png -------------------------------------------------------------------------------- /desktopclient/qml/images/apply20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/apply20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/arrow20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/arrow20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/back1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/back1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/back2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/back2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/blank.png -------------------------------------------------------------------------------- /desktopclient/qml/images/bool20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/bool20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/choice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/choice.png -------------------------------------------------------------------------------- /desktopclient/qml/images/close20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/close20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/console.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/console.png -------------------------------------------------------------------------------- /desktopclient/qml/images/coord20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/coord20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/copy20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/copy20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/create.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/create.png -------------------------------------------------------------------------------- /desktopclient/qml/images/csy20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/csy20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/csyCS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/csyCS.png -------------------------------------------------------------------------------- /desktopclient/qml/images/csyCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/csyCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/deleteC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/deleteC.png -------------------------------------------------------------------------------- /desktopclient/qml/images/deleteH.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/deleteH.png -------------------------------------------------------------------------------- /desktopclient/qml/images/deleteO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/deleteO.png -------------------------------------------------------------------------------- /desktopclient/qml/images/domain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/domain.png -------------------------------------------------------------------------------- /desktopclient/qml/images/domainn.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/domainn.PNG -------------------------------------------------------------------------------- /desktopclient/qml/images/down20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/down20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/drive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/drive.png -------------------------------------------------------------------------------- /desktopclient/qml/images/drive20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/drive20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/drive_t.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/drive_t.png -------------------------------------------------------------------------------- /desktopclient/qml/images/drop1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/drop1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/filter.png -------------------------------------------------------------------------------- /desktopclient/qml/images/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/folder.png -------------------------------------------------------------------------------- /desktopclient/qml/images/font20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/font20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/grid20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/grid20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/gridCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/gridCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/gridCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/gridCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/helpCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/helpCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/iddom20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/iddom20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/ilwis.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/ilwis.ico -------------------------------------------------------------------------------- /desktopclient/qml/images/ilwis4.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/ilwis4.bmp -------------------------------------------------------------------------------- /desktopclient/qml/images/ilwis4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/ilwis4.png -------------------------------------------------------------------------------- /desktopclient/qml/images/label3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/label3.png -------------------------------------------------------------------------------- /desktopclient/qml/images/label4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/label4.png -------------------------------------------------------------------------------- /desktopclient/qml/images/layers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/layers.png -------------------------------------------------------------------------------- /desktopclient/qml/images/lefttop.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/lefttop.PNG -------------------------------------------------------------------------------- /desktopclient/qml/images/line20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/line20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/lineCS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/lineCS.png -------------------------------------------------------------------------------- /desktopclient/qml/images/lineCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/lineCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/list20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/list20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/listCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/listCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/listCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/listCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/locator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/locator.png -------------------------------------------------------------------------------- /desktopclient/qml/images/maps40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/maps40.png -------------------------------------------------------------------------------- /desktopclient/qml/images/mapview.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/mapview.bmp -------------------------------------------------------------------------------- /desktopclient/qml/images/mapview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/mapview.png -------------------------------------------------------------------------------- /desktopclient/qml/images/message.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/message.png -------------------------------------------------------------------------------- /desktopclient/qml/images/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/minus.png -------------------------------------------------------------------------------- /desktopclient/qml/images/minus20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/minus20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/model.png -------------------------------------------------------------------------------- /desktopclient/qml/images/move20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/move20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/openCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/openCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/pan20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/pan20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/pan20A.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/pan20A.png -------------------------------------------------------------------------------- /desktopclient/qml/images/pan20B.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/pan20B.png -------------------------------------------------------------------------------- /desktopclient/qml/images/pan_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/pan_a.png -------------------------------------------------------------------------------- /desktopclient/qml/images/pan_i.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/pan_i.png -------------------------------------------------------------------------------- /desktopclient/qml/images/pause20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/pause20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/pixel20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/pixel20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/plus20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/plus20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/point20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/point20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/pointCS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/pointCS.png -------------------------------------------------------------------------------- /desktopclient/qml/images/polygon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/polygon.png -------------------------------------------------------------------------------- /desktopclient/qml/images/process.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/process.png -------------------------------------------------------------------------------- /desktopclient/qml/images/raster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/raster.png -------------------------------------------------------------------------------- /desktopclient/qml/images/refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/refresh.png -------------------------------------------------------------------------------- /desktopclient/qml/images/remote.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/remote.png -------------------------------------------------------------------------------- /desktopclient/qml/images/right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/right.png -------------------------------------------------------------------------------- /desktopclient/qml/images/run20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/run20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/runkeep.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/runkeep.png -------------------------------------------------------------------------------- /desktopclient/qml/images/save20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/save20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/saveas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/saveas.png -------------------------------------------------------------------------------- /desktopclient/qml/images/saveasb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/saveasb.png -------------------------------------------------------------------------------- /desktopclient/qml/images/saveb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/saveb.png -------------------------------------------------------------------------------- /desktopclient/qml/images/script.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/script.png -------------------------------------------------------------------------------- /desktopclient/qml/images/service.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/service.png -------------------------------------------------------------------------------- /desktopclient/qml/images/spatial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/spatial.png -------------------------------------------------------------------------------- /desktopclient/qml/images/splash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/splash.png -------------------------------------------------------------------------------- /desktopclient/qml/images/splash2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/splash2.jpg -------------------------------------------------------------------------------- /desktopclient/qml/images/step20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/step20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/stop20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/stop20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/stop40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/stop40.png -------------------------------------------------------------------------------- /desktopclient/qml/images/table.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/table.jpg -------------------------------------------------------------------------------- /desktopclient/qml/images/table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/table.png -------------------------------------------------------------------------------- /desktopclient/qml/images/table20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/table20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/table35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/table35.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tableCS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tableCS.png -------------------------------------------------------------------------------- /desktopclient/qml/images/text20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/text20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/trash20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/trash20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/users20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/users20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/vector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/vector.png -------------------------------------------------------------------------------- /desktopclient/qml/images/zoom_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/zoom_a.png -------------------------------------------------------------------------------- /desktopclient/qml/images/zoom_i.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/zoom_i.png -------------------------------------------------------------------------------- /gdalconnector/resources/default.rsc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/gdalconnector/resources/default.rsc -------------------------------------------------------------------------------- /gdalconnector/resources/gdalicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/gdalconnector/resources/gdalicon.png -------------------------------------------------------------------------------- /gdalconnector/resources/seed_2d.dgn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/gdalconnector/resources/seed_2d.dgn -------------------------------------------------------------------------------- /gdalconnector/resources/seed_3d.dgn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/gdalconnector/resources/seed_3d.dgn -------------------------------------------------------------------------------- /core/resources/ilwisobjectsgeneral.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/core/resources/ilwisobjectsgeneral.PNG -------------------------------------------------------------------------------- /desktopclient/qml/images/app_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/app_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/app_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/app_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/arrow20A.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/arrow20A.png -------------------------------------------------------------------------------- /desktopclient/qml/images/arrowdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/arrowdown.png -------------------------------------------------------------------------------- /desktopclient/qml/images/arrowleft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/arrowleft.png -------------------------------------------------------------------------------- /desktopclient/qml/images/bookmark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/bookmark.png -------------------------------------------------------------------------------- /desktopclient/qml/images/choice20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/choice20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/collapse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/collapse.png -------------------------------------------------------------------------------- /desktopclient/qml/images/configCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/configCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/configCS3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/configCS3.png -------------------------------------------------------------------------------- /desktopclient/qml/images/copy_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/copy_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/createCS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/createCS.png -------------------------------------------------------------------------------- /desktopclient/qml/images/createCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/createCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/createCS3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/createCS3.png -------------------------------------------------------------------------------- /desktopclient/qml/images/customCS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/customCS.png -------------------------------------------------------------------------------- /desktopclient/qml/images/data_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/data_open.png -------------------------------------------------------------------------------- /desktopclient/qml/images/delete20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/delete20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/domain35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/domain35.png -------------------------------------------------------------------------------- /desktopclient/qml/images/ellipsoid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/ellipsoid.png -------------------------------------------------------------------------------- /desktopclient/qml/images/expand20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/expand20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/feature20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/feature20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/feature35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/feature35.png -------------------------------------------------------------------------------- /desktopclient/qml/images/featureCS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/featureCS.png -------------------------------------------------------------------------------- /desktopclient/qml/images/filterSC2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/filterSC2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/filterSC3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/filterSC3.png -------------------------------------------------------------------------------- /desktopclient/qml/images/folder16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/folder16.png -------------------------------------------------------------------------------- /desktopclient/qml/images/folder20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/folder20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/folderUp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/folderUp.png -------------------------------------------------------------------------------- /desktopclient/qml/images/folderzip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/folderzip.png -------------------------------------------------------------------------------- /desktopclient/qml/images/georef35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/georef35.png -------------------------------------------------------------------------------- /desktopclient/qml/images/georefCS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/georefCS.png -------------------------------------------------------------------------------- /desktopclient/qml/images/georefCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/georefCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/getinfo_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/getinfo_a.png -------------------------------------------------------------------------------- /desktopclient/qml/images/getinfo_i.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/getinfo_i.png -------------------------------------------------------------------------------- /desktopclient/qml/images/grid_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/grid_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/inmove20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/inmove20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/insert20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/insert20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/itemdom20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/itemdom20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/junction.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/junction.png -------------------------------------------------------------------------------- /desktopclient/qml/images/list_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/list_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/maplist20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/maplist20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/maximize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/maximize.png -------------------------------------------------------------------------------- /desktopclient/qml/images/message40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/message40.png -------------------------------------------------------------------------------- /desktopclient/qml/images/metadata.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/metadata.png -------------------------------------------------------------------------------- /desktopclient/qml/images/minimize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/minimize.png -------------------------------------------------------------------------------- /desktopclient/qml/images/minisave.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/minisave.png -------------------------------------------------------------------------------- /desktopclient/qml/images/numbers20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/numbers20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/operation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/operation.png -------------------------------------------------------------------------------- /desktopclient/qml/images/pointCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/pointCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/polygon20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/polygon20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/polygonCS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/polygonCS.png -------------------------------------------------------------------------------- /desktopclient/qml/images/progress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/progress.png -------------------------------------------------------------------------------- /desktopclient/qml/images/raster20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/raster20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/raster35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/raster35.png -------------------------------------------------------------------------------- /desktopclient/qml/images/rasterCS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/rasterCS.png -------------------------------------------------------------------------------- /desktopclient/qml/images/rasterCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/rasterCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/readonly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/readonly.png -------------------------------------------------------------------------------- /desktopclient/qml/images/refresh20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/refresh20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/remoteBig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/remoteBig.png -------------------------------------------------------------------------------- /desktopclient/qml/images/righttop.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/righttop.PNG -------------------------------------------------------------------------------- /desktopclient/qml/images/rundelete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/rundelete.png -------------------------------------------------------------------------------- /desktopclient/qml/images/selection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/selection.png -------------------------------------------------------------------------------- /desktopclient/qml/images/service2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/service2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/settings.png -------------------------------------------------------------------------------- /desktopclient/qml/images/splashaa.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/splashaa.jpg -------------------------------------------------------------------------------- /desktopclient/qml/images/stat_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/stat_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tableCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tableCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/textdom20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/textdom20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/thumbnail.png -------------------------------------------------------------------------------- /desktopclient/qml/images/timedom20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/timedom20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/workflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/workflow.png -------------------------------------------------------------------------------- /desktopclient/qml/images/zoomin20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/zoomin20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/zoomin20A.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/zoomin20A.png -------------------------------------------------------------------------------- /desktopclient/qml/images/zoomout20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/zoomout20.png -------------------------------------------------------------------------------- /core/resources/country_boundaries.ilwis: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/core/resources/country_boundaries.ilwis -------------------------------------------------------------------------------- /core/resources/featurefragmentshader_nvdia.glsl: -------------------------------------------------------------------------------- 1 | varying lowp vec4 fragmentColor; 2 | void main() { 3 | gl_FragColor = fragmentColor; 4 | } -------------------------------------------------------------------------------- /desktopclient/qml/RotateTranslateSplash.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | Rectangle { 4 | width: 100 5 | height: 62 6 | } 7 | 8 | -------------------------------------------------------------------------------- /desktopclient/qml/images/52nlogobig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/52nlogobig.png -------------------------------------------------------------------------------- /desktopclient/qml/images/all35-grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/all35-grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/animation20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/animation20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/arrowright.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/arrowright.png -------------------------------------------------------------------------------- /desktopclient/qml/images/arrowuplight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/arrowuplight.png -------------------------------------------------------------------------------- /desktopclient/qml/images/bluebuttonr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/bluebuttonr.png -------------------------------------------------------------------------------- /desktopclient/qml/images/bookmarkCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/bookmarkCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/bookmark_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/bookmark_add.png -------------------------------------------------------------------------------- /desktopclient/qml/images/close_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/close_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/close_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/close_white.png -------------------------------------------------------------------------------- /desktopclient/qml/images/collection.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/collection.PNG -------------------------------------------------------------------------------- /desktopclient/qml/images/colordom20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/colordom20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/combomatrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/combomatrix.png -------------------------------------------------------------------------------- /desktopclient/qml/images/concept_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/concept_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/connection20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/connection20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/coordinate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/coordinate.png -------------------------------------------------------------------------------- /desktopclient/qml/images/coordsys35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/coordsys35.png -------------------------------------------------------------------------------- /desktopclient/qml/images/copy_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/copy_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/coverage20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/coverage20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/data_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/data_close.png -------------------------------------------------------------------------------- /desktopclient/qml/images/data_drive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/data_drive.png -------------------------------------------------------------------------------- /desktopclient/qml/images/data_folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/data_folder.png -------------------------------------------------------------------------------- /desktopclient/qml/images/ellipsoid20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/ellipsoid20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/entiremap20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/entiremap20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/error_sign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/error_sign.png -------------------------------------------------------------------------------- /desktopclient/qml/images/feature20CS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/feature20CS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/featureCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/featureCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/filter_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/filter_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/filter_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/filter_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/folderdisk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/folderdisk.png -------------------------------------------------------------------------------- /desktopclient/qml/images/folderzipCS3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/folderzipCS3.png -------------------------------------------------------------------------------- /desktopclient/qml/images/full_map_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/full_map_a.png -------------------------------------------------------------------------------- /desktopclient/qml/images/georeference.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/georeference.png -------------------------------------------------------------------------------- /desktopclient/qml/images/graph_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/graph_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/graph_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/graph_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/greenbacksh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/greenbacksh.png -------------------------------------------------------------------------------- /desktopclient/qml/images/greenbuttonr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/greenbuttonr.png -------------------------------------------------------------------------------- /desktopclient/qml/images/greybuttonr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/greybuttonr.png -------------------------------------------------------------------------------- /desktopclient/qml/images/headerblue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/headerblue.png -------------------------------------------------------------------------------- /desktopclient/qml/images/headergreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/headergreen.png -------------------------------------------------------------------------------- /desktopclient/qml/images/ilwislogobig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/ilwislogobig.png -------------------------------------------------------------------------------- /desktopclient/qml/images/indexeddom20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/indexeddom20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/info_s_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/info_s_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/info_s_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/info_s_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/itclogobig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/itclogobig.png -------------------------------------------------------------------------------- /desktopclient/qml/images/itemdomain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/itemdomain.png -------------------------------------------------------------------------------- /desktopclient/qml/images/latloncsy20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/latloncsy20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/leftbottom.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/leftbottom.PNG -------------------------------------------------------------------------------- /desktopclient/qml/images/location20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/location20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/mapanels301.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/mapanels301.png -------------------------------------------------------------------------------- /desktopclient/qml/images/mapanels3021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/mapanels3021.png -------------------------------------------------------------------------------- /desktopclient/qml/images/mapanels304.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/mapanels304.png -------------------------------------------------------------------------------- /desktopclient/qml/images/mapanels30h2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/mapanels30h2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/mapanels30h3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/mapanels30h3.png -------------------------------------------------------------------------------- /desktopclient/qml/images/mapanels30v2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/mapanels30v2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/mapanels30v3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/mapanels30v3.png -------------------------------------------------------------------------------- /desktopclient/qml/images/mappanels20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/mappanels20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/messageCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/messageCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/message_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/message_red.png -------------------------------------------------------------------------------- /desktopclient/qml/images/messagered40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/messagered40.png -------------------------------------------------------------------------------- /desktopclient/qml/images/metadata20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/metadata20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/modeller40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/modeller40.png -------------------------------------------------------------------------------- /desktopclient/qml/images/modellerCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/modellerCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/navigatorCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/navigatorCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/navigatorCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/navigatorCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/navigatorCS3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/navigatorCS3.png -------------------------------------------------------------------------------- /desktopclient/qml/images/newCatalog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/newCatalog.png -------------------------------------------------------------------------------- /desktopclient/qml/images/openfloat20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/openfloat20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/openmult20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/openmult20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/opensingle20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/opensingle20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/operation20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/operation20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/operationCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/operationCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/operations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/operations.png -------------------------------------------------------------------------------- /desktopclient/qml/images/panel-top2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/panel-top2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/polygon20CS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/polygon20CS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/polygonCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/polygonCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/progress2CS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/progress2CS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/progress40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/progress40.png -------------------------------------------------------------------------------- /desktopclient/qml/images/progressCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/progressCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/projection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/projection.png -------------------------------------------------------------------------------- /desktopclient/qml/images/projection20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/projection20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/properties40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/properties40.png -------------------------------------------------------------------------------- /desktopclient/qml/images/raster203d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/raster203d.png -------------------------------------------------------------------------------- /desktopclient/qml/images/raster20CS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/raster20CS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/raster_set.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/raster_set.png -------------------------------------------------------------------------------- /desktopclient/qml/images/raster_set2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/raster_set2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/redbuttonr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/redbuttonr.png -------------------------------------------------------------------------------- /desktopclient/qml/images/refreshCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/refreshCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/refresh_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/refresh_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/rightbottom.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/rightbottom.PNG -------------------------------------------------------------------------------- /desktopclient/qml/images/runselected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/runselected.png -------------------------------------------------------------------------------- /desktopclient/qml/images/spatial_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/spatial_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/splithandle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/splithandle.png -------------------------------------------------------------------------------- /desktopclient/qml/images/start_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/start_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/start_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/start_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/stat_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/stat_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/table20CS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/table20CS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/table35-grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/table35-grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/textdomain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/textdomain.png -------------------------------------------------------------------------------- /desktopclient/qml/images/thematicdom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/thematicdom.png -------------------------------------------------------------------------------- /desktopclient/qml/images/thumblist20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/thumblist20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/thumblistCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/thumblistCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/transparent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/transparent.png -------------------------------------------------------------------------------- /desktopclient/qml/images/valuedom20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/valuedom20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/vector_fill.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/vector_fill.png -------------------------------------------------------------------------------- /desktopclient/qml/images/vector_line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/vector_line.png -------------------------------------------------------------------------------- /desktopclient/qml/images/vector_point.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/vector_point.png -------------------------------------------------------------------------------- /desktopclient/qml/images/vector_set.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/vector_set.png -------------------------------------------------------------------------------- /desktopclient/qml/images/workflow20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/workflow20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/workflowitem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/workflowitem.png -------------------------------------------------------------------------------- /desktopclient/qml/images/workspaceCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/workspaceCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/worldlines.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/worldlines.PNG -------------------------------------------------------------------------------- /desktopclient/qml/images/zoom_out_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/zoom_out_a.png -------------------------------------------------------------------------------- /desktopclient/qml/images/zoom_out_i.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/zoom_out_i.png -------------------------------------------------------------------------------- /desktopclient/qml/images/zoomout20A.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/zoomout20A.png -------------------------------------------------------------------------------- /desktopclient/qml/images/zoomout20B.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/zoomout20B.png -------------------------------------------------------------------------------- /projectionimplproj4/proj4/nad/ntf_r93.gsb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/projectionimplproj4/proj4/nad/ntf_r93.gsb -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_krovak.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/projectionimplproj4/proj4/src/PJ_krovak.c -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- 1 | [submodule "projectionimplproj4/proj4"] 2 | path = projectionimplproj4/proj4 3 | url = https://github.com/OSGeo/proj.4.git 4 | -------------------------------------------------------------------------------- /desktopclient/qml/images/addbookmarkCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/addbookmarkCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/analysis_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/analysis_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/analysis_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/analysis_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/arrowdownlight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/arrowdownlight.png -------------------------------------------------------------------------------- /desktopclient/qml/images/arrowleftlight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/arrowleftlight.png -------------------------------------------------------------------------------- /desktopclient/qml/images/bookmarkSystem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/bookmarkSystem.png -------------------------------------------------------------------------------- /desktopclient/qml/images/bookmark_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/bookmark_close.png -------------------------------------------------------------------------------- /desktopclient/qml/images/bookmark_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/bookmark_open.png -------------------------------------------------------------------------------- /desktopclient/qml/images/catalogGrid20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/catalogGrid20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/catalogTable20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/catalogTable20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/catalogsources.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/catalogsources.png -------------------------------------------------------------------------------- /desktopclient/qml/images/colorpalette20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/colorpalette20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/concept_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/concept_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/darkbluearrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/darkbluearrow.png -------------------------------------------------------------------------------- /desktopclient/qml/images/deleteCatalog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/deleteCatalog.png -------------------------------------------------------------------------------- /desktopclient/qml/images/domain35-grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/domain35-grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/feature35-grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/feature35-grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/filtercatalog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/filtercatalog.png -------------------------------------------------------------------------------- /desktopclient/qml/images/foldercatalog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/foldercatalog.png -------------------------------------------------------------------------------- /desktopclient/qml/images/folderdiskCS3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/folderdiskCS3.png -------------------------------------------------------------------------------- /desktopclient/qml/images/georef35-grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/georef35-grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/georeference20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/georeference20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/greybuttonrect.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/greybuttonrect.PNG -------------------------------------------------------------------------------- /desktopclient/qml/images/headerblue2CS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/headerblue2CS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/headerblueCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/headerblueCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/ilwis_logo_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/ilwis_logo_top.png -------------------------------------------------------------------------------- /desktopclient/qml/images/ilwis_logo_txt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/ilwis_logo_txt.png -------------------------------------------------------------------------------- /desktopclient/qml/images/intervaldom20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/intervaldom20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/layers_s_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/layers_s_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/layers_s_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/layers_s_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/locator_start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/locator_start.png -------------------------------------------------------------------------------- /desktopclient/qml/images/mapanels3021v.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/mapanels3021v.png -------------------------------------------------------------------------------- /desktopclient/qml/images/mapsdisabled40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/mapsdisabled40.png -------------------------------------------------------------------------------- /desktopclient/qml/images/message_orange.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/message_orange.png -------------------------------------------------------------------------------- /desktopclient/qml/images/messageredCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/messageredCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/newcatalogCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/newcatalogCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/numericdomain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/numericdomain.png -------------------------------------------------------------------------------- /desktopclient/qml/images/operationitem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/operationitem.png -------------------------------------------------------------------------------- /desktopclient/qml/images/panel-center2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/panel-center2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/preferencesCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/preferencesCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/projectedcsy20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/projectedcsy20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/propertiesCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/propertiesCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/propertiesCS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/propertiesCS2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/propertiesCS3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/propertiesCS3.png -------------------------------------------------------------------------------- /desktopclient/qml/images/raster35-grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/raster35-grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/refresh_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/refresh_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/representation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/representation.png -------------------------------------------------------------------------------- /desktopclient/qml/images/selection_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/selection_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/serviceFolder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/serviceFolder.png -------------------------------------------------------------------------------- /desktopclient/qml/images/servicecatalog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/servicecatalog.png -------------------------------------------------------------------------------- /desktopclient/qml/images/settings_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/settings_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_big_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_big_active.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_big_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_big_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tabborderdrag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tabborderdrag.png -------------------------------------------------------------------------------- /desktopclient/qml/images/thematicdomian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/thematicdomian.png -------------------------------------------------------------------------------- /desktopclient/qml/images/thumb_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/thumb_selected.png -------------------------------------------------------------------------------- /desktopclient/qml/images/thumbnail_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/thumbnail_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/workinprogress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/workinprogress.png -------------------------------------------------------------------------------- /projectionimplproj4/proj4/com/COMTest1.aps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/projectionimplproj4/proj4/com/COMTest1.aps -------------------------------------------------------------------------------- /projectionimplproj4/proj4/com/COMTest1.ncb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/projectionimplproj4/proj4/com/COMTest1.ncb -------------------------------------------------------------------------------- /projectionimplproj4/proj4/com/COMTest1.opt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/projectionimplproj4/proj4/com/COMTest1.opt -------------------------------------------------------------------------------- /projectionimplproj4/proj4/nad/ntv1_can.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/projectionimplproj4/proj4/nad/ntv1_can.dat -------------------------------------------------------------------------------- /desktopclient/qml/images/arrowrightlight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/arrowrightlight.png -------------------------------------------------------------------------------- /desktopclient/qml/images/bookmark_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/bookmark_delete.png -------------------------------------------------------------------------------- /desktopclient/qml/images/boundsonlycsy20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/boundsonlycsy20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/catalogSpatial20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/catalogSpatial20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/coordsys35-grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/coordsys35-grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/customcontainer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/customcontainer.png -------------------------------------------------------------------------------- /desktopclient/qml/images/databasecatalog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/databasecatalog.png -------------------------------------------------------------------------------- /desktopclient/qml/images/deletebookmark20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/deletebookmark20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/deletebookmarkCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/deletebookmarkCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/deleteoperation20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/deleteoperation20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/folderFeature20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/folderFeature20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/georeftiepoints20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/georeftiepoints20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/internalcatalog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/internalcatalog.png -------------------------------------------------------------------------------- /desktopclient/qml/images/messageorange40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/messageorange40.png -------------------------------------------------------------------------------- /desktopclient/qml/images/messageorangeCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/messageorangeCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/messagepurple40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/messagepurple40.png -------------------------------------------------------------------------------- /desktopclient/qml/images/messagepurpleCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/messagepurpleCS1.png -------------------------------------------------------------------------------- /desktopclient/qml/images/metadata_s_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/metadata_s_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/metadata_s_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/metadata_s_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/newcatalog_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/newcatalog_left.png -------------------------------------------------------------------------------- /desktopclient/qml/images/newcatalog_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/newcatalog_right.png -------------------------------------------------------------------------------- /desktopclient/qml/images/operationitemStep.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/operationitemStep.png -------------------------------------------------------------------------------- /desktopclient/qml/images/pannel-top.sci: -------------------------------------------------------------------------------- 1 | border.left: 0 2 | border.top: 0 3 | border.bottom: 0 4 | border.right: 0 5 | source: panel-top2.png 6 | -------------------------------------------------------------------------------- /desktopclient/qml/images/raster20.png.backup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/raster20.png.backup -------------------------------------------------------------------------------- /desktopclient/qml/images/representation20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/representation20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/selection_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/selection_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/serviceFolderCS3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/serviceFolderCS3.png -------------------------------------------------------------------------------- /desktopclient/qml/images/splithandledark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/splithandledark.png -------------------------------------------------------------------------------- /desktopclient/qml/images/splithandlegreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/splithandlegreen.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_big_active2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_big_active2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_big_inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_big_inactive.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_big_inactive2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_big_inactive2.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_grid_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_grid_active.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_grid_inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_grid_inactive.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_list_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_list_active.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_list_inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_list_inactive.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_thin_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_thin_active.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_thin_inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_thin_inactive.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_thumb_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_thumb_active.png -------------------------------------------------------------------------------- /desktopclient/qml/images/timeintervaldom20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/timeintervaldom20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/visualization40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/visualization40.png -------------------------------------------------------------------------------- /desktopclient/qml/images/visualizationCS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/visualizationCS1.png -------------------------------------------------------------------------------- /gdalconnector/resources/s57attributes_iw.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/gdalconnector/resources/s57attributes_iw.csv -------------------------------------------------------------------------------- /gdalconnector/resources/s57expectedinput.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/gdalconnector/resources/s57expectedinput.csv -------------------------------------------------------------------------------- /projectionimplproj4/proj4/html/proj_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/projectionimplproj4/proj4/html/proj_logo.png -------------------------------------------------------------------------------- /pythonapi/ilwislocation.config: -------------------------------------------------------------------------------- 1 | [Paths] 2 | ;ilwisDir=/ 3 | ilwisDir=D:/Profiles/KolbeJ/ILWIS/projects/output/win32debug/bin/ 4 | -------------------------------------------------------------------------------- /core/resources/ilwis.config: -------------------------------------------------------------------------------- 1 | { 2 | "system-settings": { 3 | "grid-blocksize": 1500, 4 | "resource-root": "app-base" 5 | } 6 | } -------------------------------------------------------------------------------- /desktopclient/qml/images/catalogThumbGrid20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/catalogThumbGrid20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/catalogThumbList20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/catalogThumbList20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/connectionselect20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/connectionselect20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/coordinatesystem20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/coordinatesystem20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/customcontainerCS3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/customcontainerCS3.png -------------------------------------------------------------------------------- /desktopclient/qml/images/deleteconnection20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/deleteconnection20.png -------------------------------------------------------------------------------- /desktopclient/qml/images/maximize_small_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/maximize_small_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/message_large_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/message_large_error.png -------------------------------------------------------------------------------- /desktopclient/qml/images/message_small_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/message_small_error.png -------------------------------------------------------------------------------- /desktopclient/qml/images/minimize_small_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/minimize_small_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/pannel-center.sci: -------------------------------------------------------------------------------- 1 | border.left: 0 2 | border.top: 0 3 | border.bottom: 0 4 | border.right: 0 5 | source: panel-center2.png 6 | -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_spatial_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_spatial_active.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_thumb_inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_thumb_inactive.png -------------------------------------------------------------------------------- /projectionimplproj4/proj4/nad/nzgd2kgrid0005.gsb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/projectionimplproj4/proj4/nad/nzgd2kgrid0005.gsb -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/visualization/drawers/GridDrawer.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | Rectangle { 4 | width: 100 5 | height: 62 6 | } 7 | 8 | -------------------------------------------------------------------------------- /desktopclient/qml/images/circularSliderHandle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/circularSliderHandle.png -------------------------------------------------------------------------------- /desktopclient/qml/images/display_options_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/display_options_green.png -------------------------------------------------------------------------------- /desktopclient/qml/images/display_options_grey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/display_options_grey.png -------------------------------------------------------------------------------- /desktopclient/qml/images/message_large_critical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/message_large_critical.png -------------------------------------------------------------------------------- /desktopclient/qml/images/message_large_result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/message_large_result.png -------------------------------------------------------------------------------- /desktopclient/qml/images/message_large_warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/message_large_warning.png -------------------------------------------------------------------------------- /desktopclient/qml/images/message_small_critical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/message_small_critical.png -------------------------------------------------------------------------------- /desktopclient/qml/images/message_small_warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/message_small_warning.png -------------------------------------------------------------------------------- /desktopclient/qml/images/newcatalog_left_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/newcatalog_left_white.png -------------------------------------------------------------------------------- /desktopclient/qml/images/newcatalog_right_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/newcatalog_right_white.png -------------------------------------------------------------------------------- /desktopclient/qml/images/operationitemSelected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/operationitemSelected.png -------------------------------------------------------------------------------- /desktopclient/qml/images/tab_spatial_inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/tab_spatial_inactive.png -------------------------------------------------------------------------------- /desktopclient/qml/images/workflowitemSelected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/workflowitemSelected.png -------------------------------------------------------------------------------- /desktopclient/qml/images/visualizationdisabled40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/visualizationdisabled40.png -------------------------------------------------------------------------------- /desktopclient/qml/images/operationitemSelectedStep.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/52North/IlwisObjects/HEAD/desktopclient/qml/images/operationitemSelectedStep.png -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/runmultistresstest.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | gcc -g multistresstest.c .libs/libproj.so -lpthread -o multistresstest 4 | ./multistresstest 5 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/jniwrap/Makefile.am: -------------------------------------------------------------------------------- 1 | EXTRA_DIST = build.xml doxygen.cfg README 2 | 3 | SUBDIRS = org 4 | 5 | install-data-local: 6 | echo In jniwrap 7 | 8 | 9 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/catalog/ObjectDeleteOptions.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | Rectangle { 4 | width: catalogoptions.width 5 | height: catalogoptions.height 6 | } 7 | 8 | -------------------------------------------------------------------------------- /pythonapi/paths.py: -------------------------------------------------------------------------------- 1 | import os 2 | import sys 3 | 4 | path = os.path.dirname(__file__) 5 | os.environ["PATH"] = path + os.pathsep + os.environ["PATH"] 6 | sys.path.append(path) 7 | -------------------------------------------------------------------------------- /ilwis4connector/qtcsv/include/qtcsv_global.h: -------------------------------------------------------------------------------- 1 | #ifndef QTCSV_GLOBAL_H 2 | #define QTCSV_GLOBAL_H 3 | 4 | #include 5 | 6 | #define QTCSVSHARED_EXPORT 7 | 8 | #endif // QTCSV_GLOBAL_H 9 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/nad/null.lla: -------------------------------------------------------------------------------- 1 | Null transform for whole world 2 | 3 3 1 -180.00000 180.00000 -90.00000 90.00000 3 | 0: 0 0 0 0 0 0 4 | 1: 0 0 0 0 0 0 5 | 2: 0 0 0 0 0 0 6 | -------------------------------------------------------------------------------- /pythonapi/intall-ilwispy.sh: -------------------------------------------------------------------------------- 1 | apt-get install qt5-default 2 | apt-get install -y libquazip-qt5-1 3 | apt-get install gdal-bin 4 | 5 | tar -zcvf ilwispy.tar.gz /usr/local/lib/python3.8/site-packages -------------------------------------------------------------------------------- /ilwisscript/parserlexer/output/renfiles.bat: -------------------------------------------------------------------------------- 1 | del IlwisScriptParser.cpp 2 | del IlwisScriptLexer.cpp 3 | ren IlwisScriptParser.c IlwisScriptParser.cpp 4 | ren IlwisScriptLexer.c IlwisScriptLexer.cpp 5 | -------------------------------------------------------------------------------- /pythonapi/intall-ilwispy-3.8.sh: -------------------------------------------------------------------------------- 1 | apt-get install qt5-default 2 | apt-get install -y libquazip-qt5-1 3 | apt-get install gdal-bin 4 | 5 | tar -zcvf ilwispy.tar.gz /usr/local/lib/python3.8/site-packages -------------------------------------------------------------------------------- /geodrawer/qml.qrc: -------------------------------------------------------------------------------- 1 | 2 | 3 | qml/draw.js 4 | qml/SpatialView.qml 5 | qml/three.js 6 | 7 | 8 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/nad/epsg-deprecated: -------------------------------------------------------------------------------- 1 | # DHDN / Germany zone 3 2 | <31493> +proj=tmerc +lat_0=0.000000000 +lon_0=9.000000000 +k=1.000000 +x_0=3500000.000 +y_0=0.000 +ellps=bessel +units=m no_defs <> 3 | -------------------------------------------------------------------------------- /ilwisscript/parserlexer/renfiles.bat: -------------------------------------------------------------------------------- 1 | del IlwisScriptParser.cpp 2 | del IlwisScriptLexer.cpp 3 | ren ./output/IlwisScriptParser.c ./IlwisScriptParser.cpp 4 | ren ./output/IlwisScriptLexer.c ./IlwisScriptLexer.cpp 5 | -------------------------------------------------------------------------------- /desktopclient/qml/controls/CatalogTab.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | import QtQuick.Controls 1.2 3 | import QtQuick.Layouts 1.0 4 | import QtQuick.Controls.Styles 1.0 5 | 6 | Tab { 7 | property string iconName 8 | } 9 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/jniwrap/org/proj4/Makefile.am: -------------------------------------------------------------------------------- 1 | EXTRA_DIST = PJ.java PJException.java package-info.java \ 2 | LatLong.java Others.java Proj4Factory.java Proj4.java \ 3 | ProjectionData.java Projections.java 4 | 5 | 6 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/script/ScriptMetaDataOptions.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | Item { 4 | id : metatdata 5 | width : 210 6 | height : parent.height 7 | property string iconName : "../images/metadata" 8 | } 9 | -------------------------------------------------------------------------------- /ilwis3connector/resources/domain_allias.csv: -------------------------------------------------------------------------------- 1 | Code,Alias 2 | value,value 3 | image,image 4 | min1to1,min1to1 5 | nilto1,nilto1 6 | count,count 7 | distance,distance 8 | NDVI,NDVI 9 | percentage,perc 10 | boolean,bool 11 | text,string 12 | integer,value -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/pj_msfn.c: -------------------------------------------------------------------------------- 1 | /* determine constant small m */ 2 | #include 3 | #include 4 | double 5 | pj_msfn(double sinphi, double cosphi, double es) { 6 | return (cosphi / sqrt (1. - es * sinphi * sinphi)); 7 | } 8 | -------------------------------------------------------------------------------- /spreadsheet/xlsx/qtprivates.h: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | #include <5.12.2\QtGui\private\qtguiglobal_p.h> 4 | #include <5.12.2\QtGui\private\qtgui-config_p.h> 5 | #include <5.12.2\QtGui\private\qzipwriter_p.h> 6 | #include <5.12.2\QtGui\private\qzipreader_p.h> 7 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/Makefile.am: -------------------------------------------------------------------------------- 1 | SUBDIRS = src man nad jniwrap 2 | 3 | EXTRA_DIST = makefile.vc nmake.opt 4 | 5 | pkgconfigdir = $(libdir)/pkgconfig 6 | pkgconfig_DATA = proj.pc 7 | 8 | AUTOMAKE_OPTIONS = dist-zip 9 | ACLOCAL_AMFLAGS = -I m4 10 | -------------------------------------------------------------------------------- /smce/table/AggregateCell.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | 4 | Text { 5 | text: styleData.value 6 | verticalAlignment:Text.AlignVCenter 7 | color : styleData.selected ? "white" : "black" 8 | elide: Text.ElideMiddle 9 | } 10 | 11 | 12 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/modeller/conceptualview/ManagerConceptualView.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | Item { 4 | id : conceptv 5 | width : parent.width 6 | height : parent.height 7 | property string iconName : "../images/modeller_concepts" 8 | } 9 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/pj_release.c: -------------------------------------------------------------------------------- 1 | /* <<< Release Notice for library >>> */ 2 | 3 | #include 4 | 5 | char const pj_release[]="Rel. 4.8.0, 6 March 2012"; 6 | 7 | const char *pj_get_release() 8 | 9 | { 10 | return pj_release; 11 | } 12 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/table/AggregateCell.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | 4 | Text { 5 | text: styleData.value 6 | verticalAlignment:Text.AlignVCenter 7 | color : styleData.selected ? "white" : "black" 8 | elide: Text.ElideMiddle 9 | } 10 | 11 | 12 | -------------------------------------------------------------------------------- /gdalconnector/resources/ogr_extensions.ini: -------------------------------------------------------------------------------- 1 | [OGR file extensions and driver codes] 2 | shp=ESRI Shapefile 3 | dxf=DXF 4 | bna=BNA 5 | json=GeoJSON 6 | gxt=Geoconcept 7 | gmt=GMT 8 | gtm=GPSTrackMaker 9 | tab=MapInfo File 10 | mif=MapInfo File 11 | dgn=DGN 12 | 000=S57 13 | 14 | -------------------------------------------------------------------------------- /core/resources/rasterfragmentshader_nvdia.glsl: -------------------------------------------------------------------------------- 1 | varying highp vec4 texc; 2 | uniform sampler2D tex; 3 | uniform float alpha; 4 | 5 | void main( void ) 6 | { 7 | highp vec4 color = texture2D( tex, texc.st ).rgba; 8 | color.a = alpha * color.a; 9 | gl_FragColor = color; 10 | } -------------------------------------------------------------------------------- /desktopclient/qml/workbench/propertyform/Ellipseinfo2.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | Item { 4 | Text { id : line1; text : qsTr("CS Info"); width: 120; font.bold: true } 5 | Text { text : projectionInfo; height : 22;width: parent.width - line1.width - 2; anchors.left: line1.right} 6 | } -------------------------------------------------------------------------------- /ilwis4connector/qtcsv/sources/symbols.h: -------------------------------------------------------------------------------- 1 | #ifndef SYMBOLS_H 2 | #define SYMBOLS_H 3 | 4 | #include 5 | 6 | namespace QtCSV 7 | { 8 | const QString DOUBLE_QUOTE("\""); 9 | const QString CR("\r"); 10 | const QString LF("\n"); 11 | } 12 | 13 | #endif // SYMBOLS_H 14 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/modeller/conceptualview/ModellerConceptualView.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | import ".." as Model 3 | 4 | Model.ModellerWorkArea { 5 | width : parent.width 6 | height : parent.height - 170 7 | color : "#FAF0E6" 8 | state : "invisible" 9 | } 10 | 11 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/com/COMTest1.def: -------------------------------------------------------------------------------- 1 | ; COMTest1.def : Declares the module parameters. 2 | 3 | LIBRARY "PROJ4COM.DLL" 4 | 5 | EXPORTS 6 | DllCanUnloadNow @1 PRIVATE 7 | DllGetClassObject @2 PRIVATE 8 | DllRegisterServer @3 PRIVATE 9 | DllUnregisterServer @4 PRIVATE 10 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/catalog/CatalogRefreshOptions.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | Rectangle { 4 | width: catalogoptions.width 5 | height: catalogoptions.height 6 | color : catalogSplit.backgroundCatalogColor 7 | property string iconName : "../images/refresh" 8 | } 9 | 10 | -------------------------------------------------------------------------------- /desktopclient/qml/workbench/propertyform/ProjectionProperties.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | Item { 4 | Text { id : line1; text : qsTr("CS Info"); width: 120; font.bold: true } 5 | Text { text : projectionInfo; height : 22;width: parent.width - line1.width - 2; anchors.left: line1.right} 6 | } 7 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/proj.pc.in: -------------------------------------------------------------------------------- 1 | prefix=@prefix@ 2 | exec_prefix=@exec_prefix@ 3 | libdir=@libdir@ 4 | includedir=@includedir@ 5 | 6 | Name: proj 7 | Description: Cartographic Projections Library. 8 | Requires: 9 | Version: @VERSION@ 10 | Libs: -L${libdir} -lproj 11 | Cflags: -I${includedir} 12 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/pj_list.c: -------------------------------------------------------------------------------- 1 | /* Projection System: default list of projections 2 | ** Use local definition of PJ_LIST_H for subset. 3 | */ 4 | #define PJ_LIST_H "pj_list.h" 5 | #include "projects.h" 6 | 7 | struct PJ_LIST *pj_get_list_ref() 8 | 9 | { 10 | return pj_list; 11 | } 12 | -------------------------------------------------------------------------------- /desktopclient/qml/controls/Busy.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.3 2 | import QtQuick.Controls 2.5 3 | import QtQuick.Layouts 1.1 4 | import QtQuick.Controls.Styles 1.1 5 | import UIContextModel 1.0 6 | 7 | BusyIndicator { 8 | anchors.fill : parent 9 | z : 100 10 | running : uicontext.uiBusy 11 | id :busy 12 | } -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/nad_list.h: -------------------------------------------------------------------------------- 1 | /* projection list for program nad2nad */ 2 | PROJ_HEAD(lcc, "Lambert Conformal Conic") 3 | PROJ_HEAD(omerc, "Oblique Mercator") 4 | PROJ_HEAD(poly, "Polyconic (American)") 5 | PROJ_HEAD(tmerc, "Transverse Mercator") 6 | PROJ_HEAD(utm, "Universal Transverse Mercator (UTM)") 7 | -------------------------------------------------------------------------------- /core/resources/rastervertexshader_nvdia.glsl: -------------------------------------------------------------------------------- 1 | attribute highp vec4 position; 2 | attribute highp vec4 texCoord; 3 | uniform mediump mat4 mvp; 4 | uniform mediump mat4 texmat; 5 | varying highp vec4 texc; 6 | 7 | void main( void ) 8 | { 9 | gl_Position = mvp * position; 10 | texc = texmat * texCoord; 11 | } 12 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/catalog/ThumbImage.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | Image { 4 | id: img 5 | anchors.fill: parent 6 | anchors.margins: 2 7 | property string imageName 8 | 9 | source: iconSource(imageName) 10 | fillMode: Image.PreserveAspectFit 11 | asynchronous: true 12 | } 13 | 14 | -------------------------------------------------------------------------------- /spreadsheet/spreadsheet_global.h: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | #include 4 | 5 | #ifndef BUILD_STATIC 6 | # if defined(SPREADSHEET_LIB) 7 | # define SPREADSHEET_EXPORT Q_DECL_EXPORT 8 | # else 9 | # define SPREADSHEET_EXPORT Q_DECL_IMPORT 10 | # endif 11 | #else 12 | # define SPREADSHEET_EXPORT 13 | #endif 14 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/table/ChartPane.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.4 2 | import QtQuick.Controls 1.1 3 | import QtQuick.Layouts 1.1 4 | import QtQuick.Controls.Styles 1.1 5 | import QtQuick 2.5 6 | 7 | Rectangle { 8 | id : tableView 9 | width : parent.width 10 | height : parent.height - 270 11 | color : "red" 12 | } -------------------------------------------------------------------------------- /projectionimplproj4/proj4/com/COMTest1ps.def: -------------------------------------------------------------------------------- 1 | 2 | LIBRARY "COMTest1PS" 3 | 4 | DESCRIPTION 'Proxy/Stub DLL' 5 | 6 | EXPORTS 7 | DllGetClassObject @1 PRIVATE 8 | DllCanUnloadNow @2 PRIVATE 9 | GetProxyDllInfo @3 PRIVATE 10 | DllRegisterServer @4 PRIVATE 11 | DllUnregisterServer @5 PRIVATE 12 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/fixtimes.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | TARGET_FILES="configure aclocal.m4 libtool src/proj_config.h.in" 4 | #rm -f $TARGET_FILES 5 | 6 | cvs update $TARGET_FILES 7 | 8 | touch $TARGET_FILES 9 | 10 | if test -x config.status ; then 11 | touch config.status 12 | fi 13 | 14 | touch Makefile.in */Makefile.in 15 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/pj_tsfn.c: -------------------------------------------------------------------------------- 1 | /* determine small t */ 2 | #include 3 | #include 4 | #define HALFPI 1.5707963267948966 5 | double 6 | pj_tsfn(double phi, double sinphi, double e) { 7 | sinphi *= e; 8 | return (tan (.5 * (HALFPI - phi)) / 9 | pow((1. - sinphi) / (1. + sinphi), .5 * e)); 10 | } 11 | -------------------------------------------------------------------------------- /smce/controls/DragPoint.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | Item { 3 | id: anchor 4 | width: 1 5 | height: 1 6 | 7 | Rectangle { 8 | anchors.centerIn: parent 9 | width: 5 10 | height: 5 11 | border.color: "green" 12 | border.width: 1 13 | color: "transparent" 14 | } 15 | } 16 | -------------------------------------------------------------------------------- /ilwiscoreui/quickqanava/gtpo/GTpo: -------------------------------------------------------------------------------- 1 | //----------------------------------------------------------------------------- 2 | // This file is a part of the GTpo software. 3 | // 4 | // \file GTpo 5 | // \author benoit@destrat.io 6 | // \date 2016 02 05 7 | //----------------------------------------------------------------------------- 8 | 9 | #include "./GTpo.h" 10 | -------------------------------------------------------------------------------- /netcdfconnector/resources/netcdfformats.config: -------------------------------------------------------------------------------- 1 | { 2 | "Formats" : [ 3 | { "code" : "netcdfraster", 4 | "name" : "NetCdf Raster", 5 | "description" : "One or more rasters from a netcdf file", 6 | "extension" : "nc", 7 | "type" : "file", 8 | "datatypes" : "rastercoverage", 9 | "readwrite" : "ru" 10 | } 11 | } 12 | 13 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/catalog/CatalogLocationView.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Controls 1.0 3 | import QtQuick.Layouts 1.0 4 | import QtQuick.Controls.Styles 1.0 5 | import QtQuick.Dialogs 1.0 6 | import MasterCatalogModel 1.0 7 | import CatalogModel 1.0 8 | import ResourceModel 1.0 9 | 10 | Rectangle { 11 | width: 100 12 | height: 62 13 | } 14 | 15 | -------------------------------------------------------------------------------- /desktopclient/qml/workbench/creators/CreatorList.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Controls 1.1 3 | import QtQuick.Layouts 1.1 4 | import QtQuick.Controls.Styles 1.1 5 | import ObjectCreator 1.0 6 | import IlwisObjectCreatorModel 1.0 7 | import "../../Global.js" as Global 8 | 9 | StackView { 10 | id : creatorList 11 | width: parent.width 12 | 13 | } 14 | 15 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/nad/proj_def.dat: -------------------------------------------------------------------------------- 1 | # Projection library defaults file 2 | # SCCSID--- @(#)proj_def.dat 4.3 94/02/23 GIE REL" 3 | # very preliminary version 4 | 5 | ellps=WGS84 6 | <> 7 | # Conterminous U.S. map 8 | lat_1=29.5 9 | lat_2=45.5 10 | <> 11 | # Conterminous U.S. map 12 | lat_1=33 13 | lat_2=45 14 | <> 15 | 16 | W=2 17 | <> 18 | -------------------------------------------------------------------------------- /pythonapi/pythonapi_global.h: -------------------------------------------------------------------------------- 1 | #ifndef PYTHONAPI_GLOBAL_H 2 | #define PYTHONAPI_GLOBAL_H 3 | 4 | //#include 5 | 6 | //#if defined(PYTHONAPI_LIBRARY) 7 | //# define PYTHONAPI_EXPORT Q_DECL_EXPORT 8 | //#else 9 | //# define PYTHONAPI_EXPORT Q_DECL_IMPORT 10 | //#endif 11 | 12 | //#define PYTHONAPI_EXPORT 13 | 14 | #endif // PYTHONAPI_GLOBAL_H 15 | -------------------------------------------------------------------------------- /core/resources/referencesystems.csv: -------------------------------------------------------------------------------- 1 | CODE,NAME,AUTHORITY,TYPE,PROJECTION,ELLIPSOID,FALSE_EASTING,FALSE_NORTHING,CENTRAL_MERIDIAN,LATITUDE_OF_ORIGIN,LATITUDE_OF_CENTER,STANDARD_PAR_1,STANDARD_PAR_2,SCALE_FACTORLONGITUDE_OF_CENTER,HEIGHT_PERSP_CENTER,INV_F,A 2 | CSY_1,GeoStationary Satellite,,projection,PRJGS,user,0,0,0,,,,,1,35785831,298.257224,6378137 3 | CSY_2,WGS84,,latlon,,WE,,,,,,,,,,, 4 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/AUTHORS: -------------------------------------------------------------------------------- 1 | Original Author: 2 | Gerald Evenden 3 | 4 | Maintainer(s): 5 | Frank Warmerdam 6 | 7 | Contributors: 8 | Brent Fraser 9 | Chris Stuber 10 | Craig Bruce 11 | Victor Osipkov 12 | Andrea Antonello 13 | 14 | -------------------------------------------------------------------------------- /pythonapi/pythonapi_qissuelogger.cpp: -------------------------------------------------------------------------------- 1 | #include "pythonapi_qissuelogger.h" 2 | 3 | #include "pythonapi_pyobject.h" 4 | 5 | namespace pythonapi{ 6 | 7 | QIssueLogger::QIssueLogger(){ 8 | } 9 | //QT SLOT 10 | void QIssueLogger::ilwiserrormessage(const Ilwis::IssueObject &issueObject){ 11 | log(issueObject.message().toStdString()); 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/com/StdAfx.cpp: -------------------------------------------------------------------------------- 1 | // stdafx.cpp : source file that includes just the standard includes 2 | // stdafx.pch will be the pre-compiled header 3 | // stdafx.obj will contain the pre-compiled type information 4 | 5 | #include "stdafx.h" 6 | 7 | #ifdef _ATL_STATIC_REGISTRY 8 | #include 9 | #include 10 | #endif 11 | 12 | #include 13 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/modeller/analysisview/classification/Statistics.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Layouts 1.1 3 | import QtQuick.Controls 1.0 4 | import QtQuick.Dialogs 1.1 5 | import QtQuick.Layouts 1.1 6 | import QtQuick.Controls.Styles 1.1 7 | import "../../../../Global.js" as Global 8 | import "../../../../controls" as Controls 9 | 10 | Rectangle { 11 | color : "green" 12 | } -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/visualization/propertyeditors/LegendItemEditor.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Controls 1.0 3 | import QtQuick.Layouts 1.0 4 | import QtQuick.Controls.Styles 1.0 5 | import RepresentationElement 1.0 6 | import "../../../Global.js" as Global 7 | import "../../../controls" as Controls 8 | 9 | Rectangle { 10 | width: parent.width 11 | height: 10 12 | 13 | } 14 | 15 | -------------------------------------------------------------------------------- /smce/SMCEAppForm.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | Item { 4 | anchors.fill: parent 5 | Rectangle { 6 | anchors.fill: parent 7 | color : "#F0FFF0" 8 | Text{ 9 | anchors.centerIn: parent 10 | text: "SMCE Application Form Area" 11 | font.bold: true 12 | font.pointSize: 12 13 | color: "black" 14 | } 15 | } 16 | 17 | } 18 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/visualization/MapWindow.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.1 2 | import QtQuick.Controls 1.1 3 | import QtQuick.Layouts 1.1 4 | import QtQuick.Window 2.1 5 | import LayerManager 1.0 6 | 7 | Window { 8 | function transferLayers(layermanager){ 9 | layerview.transferLayers(layermanager) 10 | } 11 | 12 | Visualize{ 13 | id :layerview 14 | } 15 | x : 100 16 | y : 100 17 | 18 | } 19 | 20 | -------------------------------------------------------------------------------- /desktopclient/qml/workbench/creators/TextFieldStyleTiePoints.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.4 2 | import QtQuick.Controls 1.1 3 | import QtQuick.Layouts 1.1 4 | import QtQuick.Controls.Styles 1.1 5 | import "../../Global.js" as Global 6 | 7 | TextFieldStyle { 8 | id : textstyle 9 | textColor: "red" 10 | background: Rectangle { 11 | radius: 2 12 | border.color: Global.edgecolor 13 | border.width: 1 14 | } 15 | } -------------------------------------------------------------------------------- /opencv/resources/libraries.config: -------------------------------------------------------------------------------- 1 | { 2 | "OperatingSystem" : [ 3 | { "name" : "windows", 4 | "libraries": [ 5 | { 6 | "order":1, 7 | "library" : "opencv_world347.dll", 8 | "dlibrary" : "opencv_world347d.dll" 9 | } 10 | ] 11 | }, 12 | { "name" : "linux", 13 | "libraries": [ 14 | { 15 | "order":1, 16 | "library" : "libopencv_core.so" 17 | }, 18 | { 19 | "order":2, 20 | "library" : "libopencv_imgproc.so" 21 | } 22 | ] 23 | } 24 | ] 25 | } 26 | -------------------------------------------------------------------------------- /desktopclient/qml/workbench/propertyform/IndexItemRange.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.1 2 | import QtQuick.Controls 1.0 3 | import QtQuick.Layouts 1.0 4 | import QtQuick.Controls.Styles 1.0 5 | import ResourceModel 1.0 6 | import IlwisObjectModel 1.0 7 | import DomainItemModel 1.0 8 | 9 | import "../../Global.js" as Global 10 | 11 | Text { 12 | width: 100 13 | height: Global.rowHeight 14 | text : dimensions + qsTr(" items"); 15 | } 16 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/pj_qsfn.c: -------------------------------------------------------------------------------- 1 | /* determine small q */ 2 | #include 3 | #include 4 | 5 | # define EPSILON 1.0e-7 6 | double 7 | pj_qsfn(double sinphi, double e, double one_es) { 8 | double con; 9 | 10 | if (e >= EPSILON) { 11 | con = e * sinphi; 12 | return (one_es * (sinphi / (1. - con * con) - 13 | (.5 / e) * log ((1. - con) / (1. + con)))); 14 | } else 15 | return (sinphi + sinphi); 16 | } 17 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/catalog/CatalogButtonBar.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.1 2 | import "../../Global.js" as Global 3 | 4 | Rectangle{ 5 | id : toolbar 6 | anchors.top : parent.top 7 | width : parent.width 8 | height : 52 9 | border.width: 1 10 | border.color: "grey" 11 | color : Global.alternatecolor5 12 | z : 1 13 | 14 | CatalogFilterButtons{ 15 | id : objectfilters 16 | } 17 | 18 | } 19 | 20 | -------------------------------------------------------------------------------- /spreadsheet/xlsx/xlsxcelllocation.cpp: -------------------------------------------------------------------------------- 1 | // xlsx 2 | 3 | #include 4 | #include 5 | #include 6 | #include 7 | #include 8 | 9 | #include "xlsxglobal.h" 10 | #include "xlsxcell.h" 11 | #include "xlsxcelllocation.h" 12 | 13 | QT_BEGIN_NAMESPACE_XLSX 14 | 15 | CellLocation::CellLocation() 16 | { 17 | col = -1; 18 | row = -1; 19 | 20 | cell.clear(); 21 | } 22 | 23 | QT_END_NAMESPACE_XLSX 24 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/html/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | redirect 5 | 7 | 8 | 9 | This page has moved. You will be automatically redirected to its new location. 10 | If you aren't forwarded to the new page, 11 | click here. 12 | 13 | 14 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/wince/msvc80/projce_common.vsprops: -------------------------------------------------------------------------------- 1 | 2 | 7 | 11 | 15 | 16 | -------------------------------------------------------------------------------- /desktopclient/qml/controls/DomainItemSelector.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | ComboxLabelPair { 4 | anchors.fill: parent 5 | property var domain 6 | 7 | onDomainChanged: { 8 | if ( domain.typeName !== "itemdomain") 9 | return 10 | var items = domain.domainitems 11 | var itemNames = [] 12 | for(var i=0; i < items.length; ++i){ 13 | itemNames.push(items[i].name) 14 | } 15 | } 16 | } 17 | -------------------------------------------------------------------------------- /resource.h: -------------------------------------------------------------------------------- 1 | //{{NO_DEPENDENCIES}} 2 | // Microsoft Visual C++ generated include file. 3 | // Used by desktopclient.rc 4 | 5 | // Next default values for new objects 6 | // 7 | #ifdef APSTUDIO_INVOKED 8 | #ifndef APSTUDIO_READONLY_SYMBOLS 9 | #define _APS_NEXT_RESOURCE_VALUE 101 10 | #define _APS_NEXT_COMMAND_VALUE 40001 11 | #define _APS_NEXT_CONTROL_VALUE 1001 12 | #define _APS_NEXT_SYMED_VALUE 101 13 | #endif 14 | #endif 15 | -------------------------------------------------------------------------------- /core/resources/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |

4 | Ilwis-Objects minimal HTTP server 5 |

11 | 12 | -------------------------------------------------------------------------------- /spreadsheet/resources/libraries.config: -------------------------------------------------------------------------------- 1 | { 2 | "OperatingSystem" : [ 3 | { "name" : "windows", 4 | "libraries": [ 5 | { 6 | "order":1, 7 | "dlibrary" : "../../zlibd.dll" 8 | "library" : "../../zlib.dll" 9 | }, 10 | { 11 | "order":2, 12 | "library" : "../../quazip.dll" 13 | }, 14 | { 15 | "order":3, 16 | "library" : "ods.dll" 17 | } 18 | ] 19 | } 20 | ] 21 | } 22 | -------------------------------------------------------------------------------- /pythonscript/resources/libraries.config: -------------------------------------------------------------------------------- 1 | { 2 | "OperatingSystem" : [ 3 | { "name" : "windows", 4 | "libraries": [ 5 | { 6 | "order":1, 7 | "library" : "python/vcruntime140.dll" 8 | }, 9 | { 10 | "order":2, 11 | "library" : "python/python36.dll" 12 | }, 13 | { 14 | "order":3, 15 | "library" : "python/Lib/site-packages/ilwis/_ilwisobjects.pyd" 16 | } 17 | ] 18 | } 19 | ] 20 | } 21 | -------------------------------------------------------------------------------- /rasteroperations/aggregationtime.h: -------------------------------------------------------------------------------- 1 | #ifndef AGGREGATIONTIME_H 2 | #define AGGREGATIONTIME_H 3 | 4 | namespace Ilwis { 5 | 6 | class AggregationTime 7 | { 8 | AggregationTime() {} 9 | enum AggregationTimePart {tpDekad}; 10 | Time _time; 11 | 12 | public: 13 | AggregationTime(const Time& time); 14 | 15 | static int dekadFromDate(const Time& date); 16 | int get(AggregationTimePart part) const; 17 | }; 18 | } 19 | 20 | #endif // AGGREGATIONTIME_H 21 | -------------------------------------------------------------------------------- /desktopclient/qml/workbench/creators/EditorHeader.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import "../../Global.js" as Global 3 | 4 | Rectangle{ 5 | id : labelrect 6 | width : parent.width 7 | height : 22 8 | color : Global.headerdark 9 | Text{ 10 | text : creator.label 11 | color: "white" 12 | x : 4 13 | font.pointSize: 9 14 | font.bold: true 15 | anchors.verticalCenter: parent.verticalCenter 16 | } 17 | 18 | } 19 | 20 | 21 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_larr.c: -------------------------------------------------------------------------------- 1 | #define PROJ_PARMS__ 2 | #define PJ_LIB__ 3 | #include 4 | PROJ_HEAD(larr, "Larrivee") "\n\tMisc Sph, no inv."; 5 | #define SIXTH .16666666666666666 6 | FORWARD(s_forward); /* sphere */ 7 | xy.x = 0.5 * lp.lam * (1. + sqrt(cos(lp.phi))); 8 | xy.y = lp.phi / (cos(0.5 * lp.phi) * cos(SIXTH * lp.lam)); 9 | return (xy); 10 | } 11 | FREEUP; if (P) pj_dalloc(P); } 12 | ENTRY0(larr) P->fwd = s_forward; P->inv = 0; P->es = 0.; ENDENTRY(P) 13 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/pj_errno.c: -------------------------------------------------------------------------------- 1 | /* For full ANSI compliance of global variable */ 2 | 3 | #include 4 | 5 | C_NAMESPACE_VAR int pj_errno = 0; 6 | 7 | /************************************************************************/ 8 | /* pj_get_errno_ref() */ 9 | /************************************************************************/ 10 | 11 | int *pj_get_errno_ref() 12 | 13 | { 14 | return &pj_errno; 15 | } 16 | 17 | /* end */ 18 | -------------------------------------------------------------------------------- /ilwisobjects.pro: -------------------------------------------------------------------------------- 1 | TEMPLATE = subdirs 2 | 3 | CONFIG += ordered 4 | 5 | SUBDIRS += \ 6 | core.pro \ 7 | baseoperations.pro \ 8 | featureoperations.pro \ 9 | gdalconnector.pro \ 10 | hydroflow.pro \ 11 | ilwis3connector.pro \ 12 | ilwis4connector.pro \ 13 | ilwisscript.pro \ 14 | internalconnector.pro \ 15 | netcdfconnector.pro \ 16 | projectionimplproj4.pro \ 17 | rasteroperations.pro \ 18 | streamconnector.pro \ 19 | #opencv.pro \ 20 | pythonapi.pro 21 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/modeller/workflow/DataFlowEdge.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.7 2 | import QtQuick.Controls.Material 2.1 3 | 4 | import QuickQanava 2.0 as Qan 5 | import "qrc:/QuickQanava" as Qan 6 | 7 | Qan.EdgeItem { 8 | id: edgeItem 9 | property color color: Qt.rgba(1,0,0,1) 10 | property color lineColor : uicontext.darkColor 11 | Qan.EdgeTemplate { 12 | anchors.fill: parent 13 | edgeItem: parent 14 | color: lineColor 15 | } 16 | } 17 | -------------------------------------------------------------------------------- /pythonapi/pythonapi_qissuelogger.h: -------------------------------------------------------------------------------- 1 | #ifndef PYTHONAPI_ISSUELOGGER_H 2 | #define PYTHONAPI_ISSUELOGGER_H 3 | 4 | #include "../../core/issuelogger.h" 5 | #include 6 | 7 | namespace pythonapi{ 8 | 9 | class QIssueLogger: public QObject{ 10 | Q_OBJECT 11 | 12 | public: 13 | QIssueLogger(); 14 | 15 | public slots: 16 | void ilwiserrormessage(const Ilwis::IssueObject& issueObject); 17 | }; 18 | 19 | } 20 | 21 | #endif // PYTHONAPI_ISSUELOGGER_H 22 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/visualization/OverViewDrawer.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.1 2 | import QtQuick.Controls 1.1 3 | import QtQuick.Layouts 1.1 4 | import QtQuick.Controls.Styles 1.1 5 | import UIContextModel 1.0 6 | import LayerManager 1.0 7 | import "../../workbench/propertyform" as MetaData 8 | import "../../controls" as Controls 9 | import "../../Global.js" as Global 10 | import "../.." as Base 11 | 12 | Controls.DummySpatial { 13 | 14 | objectName : "overview_mainui_" + uicontext.uniqueName() 15 | } 16 | 17 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_mill.c: -------------------------------------------------------------------------------- 1 | #define PJ_LIB__ 2 | # include 3 | PROJ_HEAD(mill, "Miller Cylindrical") "\n\tCyl, Sph"; 4 | FORWARD(s_forward); /* spheroid */ 5 | xy.x = lp.lam; 6 | xy.y = log(tan(FORTPI + lp.phi * .4)) * 1.25; 7 | return (xy); 8 | } 9 | INVERSE(s_inverse); /* spheroid */ 10 | lp.lam = xy.x; 11 | lp.phi = 2.5 * (atan(exp(.8 * xy.y)) - FORTPI); 12 | return (lp); 13 | } 14 | FREEUP; if (P) pj_dalloc(P); } 15 | ENTRY0(mill) P->es = 0.; P->inv = s_inverse; P->fwd = s_forward; ENDENTRY(P) 16 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_wag7.c: -------------------------------------------------------------------------------- 1 | #define PJ_LIB__ 2 | #include 3 | PROJ_HEAD(wag7, "Wagner VII") "\n\tMisc Sph, no inv."; 4 | FORWARD(s_forward); /* sphere */ 5 | double theta, ct, D; 6 | 7 | theta = asin(xy.y = 0.90630778703664996 * sin(lp.phi)); 8 | xy.x = 2.66723 * (ct = cos(theta)) * sin(lp.lam /= 3.); 9 | xy.y *= 1.24104 * (D = 1/(sqrt(0.5 * (1 + ct * cos(lp.lam))))); 10 | xy.x *= D; 11 | return (xy); 12 | } 13 | FREEUP; if (P) pj_dalloc(P); } 14 | ENTRY0(wag7) P->fwd = s_forward; P->inv = 0; P->es = 0.; ENDENTRY(P) 15 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/adjlon.c: -------------------------------------------------------------------------------- 1 | /* reduce argument to range +/- PI */ 2 | #include 3 | #include 4 | 5 | #define SPI 3.14159265359 6 | #define TWOPI 6.2831853071795864769 7 | #define ONEPI 3.14159265358979323846 8 | 9 | double adjlon (double lon) { 10 | if (fabs(lon) <= SPI) return( lon ); 11 | lon += ONEPI; /* adjust to 0..2pi rad */ 12 | lon -= TWOPI * floor(lon / TWOPI); /* remove integral # of 'revolutions'*/ 13 | lon -= ONEPI; /* adjust back to -pi..pi rad */ 14 | return( lon ); 15 | } 16 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/com/COMTest1ps.mk: -------------------------------------------------------------------------------- 1 | 2 | COMTest1ps.dll: dlldata.obj COMTest1_p.obj COMTest1_i.obj 3 | link /dll /out:COMTest1ps.dll /def:COMTest1ps.def /entry:DllMain dlldata.obj COMTest1_p.obj COMTest1_i.obj \ 4 | kernel32.lib rpcndr.lib rpcns4.lib rpcrt4.lib oleaut32.lib uuid.lib \ 5 | 6 | .c.obj: 7 | cl /c /Ox /DWIN32 /D_WIN32_WINNT=0x0400 /DREGISTER_PROXY_DLL \ 8 | $< 9 | 10 | clean: 11 | @del COMTest1ps.dll 12 | @del COMTest1ps.lib 13 | @del COMTest1ps.exp 14 | @del dlldata.obj 15 | @del COMTest1_p.obj 16 | @del COMTest1_i.obj 17 | -------------------------------------------------------------------------------- /gdalconnector/resources/gcs.override.csv: -------------------------------------------------------------------------------- 1 | "COORD_REF_SYS_CODE","COORD_REF_SYS_NAME","DATUM_CODE","DATUM_NAME","GREENWICH_DATUM","UOM_CODE","ELLIPSOID_CODE","PRIME_MERIDIAN_CODE","SHOW_CRS","DEPRECATED","COORD_SYS_CODE","COORD_OP_CODE","COORD_OP_CODE_MULTI","COORD_OP_METHOD_CODE","DX","DY","DZ","RX","RY","RZ","DS" 2 | # 3 | # NOTICE: The master version of this file is in the libgeotiff subversion at: 4 | # 5 | # https://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/csv/gcs.override.csv 6 | # 7 | # Do *not* change other copies without upstreaming the results to libgeotiff. 8 | -------------------------------------------------------------------------------- /test/main_test.py: -------------------------------------------------------------------------------- 1 | # content of test_sample.py 2 | 3 | import unittest 4 | import basetest as bt 5 | import config 6 | import time 7 | 8 | config.errorCount = 0 9 | 10 | #time.sleep(10) 11 | 12 | loader = unittest.TestLoader() 13 | tests = loader.discover('.','test_*.py') 14 | 15 | testRunner = unittest.runner.TextTestRunner() 16 | testRunner.run(tests) 17 | 18 | print("\nnumber of tests : " + str(config.testCount)) 19 | print("number of fails in tests : " + str(len(config.fails)) + "\n") 20 | print(*config.fails, sep='\n') 21 | 22 | 23 | 24 | 25 | 26 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_tcc.c: -------------------------------------------------------------------------------- 1 | #define PROJ_PARMS__ \ 2 | double ap; 3 | #define EPS10 1.e-10 4 | #define PJ_LIB__ 5 | #include 6 | PROJ_HEAD(tcc, "Transverse Central Cylindrical") "\n\tCyl, Sph, no inv."; 7 | FORWARD(s_forward); /* spheroid */ 8 | double b, bt; 9 | 10 | b = cos(lp.phi) * sin(lp.lam); 11 | if ((bt = 1. - b * b) < EPS10) F_ERROR; 12 | xy.x = b / sqrt(bt); 13 | xy.y = atan2(tan(lp.phi) , cos(lp.lam)); 14 | return (xy); 15 | } 16 | FREEUP; if (P) pj_dalloc(P); } 17 | ENTRY0(tcc) P->es = 0.; P->fwd = s_forward; ENDENTRY(P) 18 | -------------------------------------------------------------------------------- /spreadsheet/xlsx/xlsxcelllocation.h: -------------------------------------------------------------------------------- 1 | // 2 | 3 | #ifndef CELL_LOCATION_H 4 | #define CELL_LOCATION_H 5 | 6 | #include 7 | #include 8 | #include 9 | #include 10 | #include 11 | #include 12 | #include 13 | 14 | #include "xlsxglobal.h" 15 | 16 | QT_BEGIN_NAMESPACE_XLSX 17 | 18 | class Cell; 19 | 20 | class CellLocation 21 | { 22 | public: 23 | CellLocation(); 24 | 25 | int col; 26 | int row; 27 | 28 | QSharedPointer cell; 29 | }; 30 | 31 | QT_END_NAMESPACE_XLSX 32 | #endif 33 | -------------------------------------------------------------------------------- /core/ilwisobjects/spinlock.h: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | #include 4 | 5 | namespace Ilwis { 6 | class SpinLock 7 | { 8 | private: 9 | std::atomic_flag _lockFlag; 10 | 11 | public: 12 | SpinLock() 13 | : _lockFlag{ ATOMIC_FLAG_INIT } 14 | { } 15 | 16 | void lock() 17 | { 18 | while (_lockFlag.test_and_set(std::memory_order_acquire)) 19 | { 20 | } 21 | } 22 | 23 | bool try_lock() 24 | { 25 | return !_lockFlag.test_and_set(std::memory_order_acquire); 26 | } 27 | 28 | void unlock() 29 | { 30 | _lockFlag.clear(); 31 | } 32 | }; 33 | } 34 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/com/resource.h: -------------------------------------------------------------------------------- 1 | //{{NO_DEPENDENCIES}} 2 | // Microsoft Developer Studio generated include file. 3 | // Used by COMTest1.rc 4 | // 5 | #define IDS_PROJNAME 100 6 | #define IDR_PROJDEF 101 7 | 8 | // Next default values for new objects 9 | // 10 | #ifdef APSTUDIO_INVOKED 11 | #ifndef APSTUDIO_READONLY_SYMBOLS 12 | #define _APS_NEXT_RESOURCE_VALUE 201 13 | #define _APS_NEXT_COMMAND_VALUE 32768 14 | #define _APS_NEXT_CONTROL_VALUE 201 15 | #define _APS_NEXT_SYMED_VALUE 102 16 | #endif 17 | #endif 18 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_gins8.c: -------------------------------------------------------------------------------- 1 | #define PJ_LIB__ 2 | # include 3 | PROJ_HEAD(gins8, "Ginsburg VIII (TsNIIGAiK)") "\n\tPCyl, Sph., no inv."; 4 | #define Cl 0.000952426 5 | #define Cp 0.162388 6 | #define C12 0.08333333333333333 7 | FORWARD(s_forward); /* spheroid */ 8 | double t = lp.phi * lp.phi; 9 | 10 | xy.y = lp.phi * (1. + t * C12); 11 | xy.x = lp.lam * (1. - Cp * t); 12 | t = lp.lam * lp.lam; 13 | xy.x *= (0.87 - Cl * t * t); 14 | return (xy); 15 | } 16 | FREEUP; if (P) pj_dalloc(P); } 17 | ENTRY0(gins8) P->es = 0.; P->inv = 0; P->fwd = s_forward; ENDENTRY(P) 18 | -------------------------------------------------------------------------------- /desktopclient/qml/workbench/creators/UnderDevelopment.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Controls 1.1 3 | import QtQuick.Layouts 1.1 4 | import QtQuick.Controls.Styles 1.1 5 | import ObjectCreator 1.0 6 | import IlwisObjectCreatorModel 1.0 7 | import "../../Global.js" as Global 8 | import "../../controls" as Controls 9 | import "../.." as Base 10 | 11 | Controls.DropableItem{ 12 | id : dropItem 13 | width : 275 14 | height : 0 15 | clip:true 16 | 17 | Image { 18 | anchors.centerIn: parent 19 | source : "../../images/workinprogress.png" 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_cc.c: -------------------------------------------------------------------------------- 1 | #define PROJ_PARMS__ \ 2 | double ap; 3 | #define PJ_LIB__ 4 | #include 5 | PROJ_HEAD(cc, "Central Cylindrical") "\n\tCyl, Sph"; 6 | #define EPS10 1.e-10 7 | FORWARD(s_forward); /* spheroid */ 8 | if (fabs(fabs(lp.phi) - HALFPI) <= EPS10) F_ERROR; 9 | xy.x = lp.lam; 10 | xy.y = tan(lp.phi); 11 | return (xy); 12 | } 13 | INVERSE(s_inverse); /* spheroid */ 14 | lp.phi = atan(xy.y); 15 | lp.lam = xy.x; 16 | return (lp); 17 | } 18 | FREEUP; if (P) pj_dalloc(P); } 19 | ENTRY0(cc) P->es = 0.; P->inv = s_inverse; P->fwd = s_forward; ENDENTRY(P) 20 | -------------------------------------------------------------------------------- /pythonapi/create_whl.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | set PYTHONROOT=%1 3 | set EXTENSIONFOLDER=%2 4 | set WHEELFOLDER=..\..\output\release\%3 5 | rd /q/s %WHEELFOLDER% 6 | mkdir %WHEELFOLDER% 7 | copy setup.py %WHEELFOLDER% 8 | copy ..\core\version.cpp %WHEELFOLDER% 9 | cd %WHEELFOLDER% 10 | xcopy /s ..\%EXTENSIONFOLDER% . 11 | rem for now remove opencv; needs more testing 12 | rd /q/s ilwis\ilwisobjects\extensions\opencv 13 | %PYTHONROOT%\python.exe ./setup.py bdist_wheel 14 | rd /q/s build 15 | rd /q/s ilwis 16 | rd /q/s ilwis.egg-info 17 | move dist\*.whl . 18 | rd dist 19 | del setup.py 20 | del version.cpp 21 | -------------------------------------------------------------------------------- /desktopclient/qml/controls/AreaHeader.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | BorderImage { 4 | property string labeltext 5 | property int fontPointSize : 11 6 | 7 | source: "../../images/tab_thin_active.png" 8 | width: parent.height - 7 9 | height :33 10 | border.left: 5; border.top: 5 11 | border.right: 5; border.bottom: 5 12 | rotation: 270 13 | z : 1 14 | y : parent.height / 2 - height/2 15 | x : -width / 2 + height/2 + 2 16 | Text { 17 | anchors.centerIn: parent 18 | text : qsTr(labeltext) 19 | font.pointSize: fontPointSize 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /charts/qmldir: -------------------------------------------------------------------------------- 1 | module Charts 2 | ChartPane.qml 1.0 qml/ChartPane.qml 3 | ChartsPanel.qml 1.0 qml/ChartsPanel.qml 4 | ChartManagement.qml 1.0 qml/ChartManagement.qml 5 | DataseriesList.qml 1.0 qml/DataseriesList.qml 6 | DataseriesOperationList.qml 1.0 DataseriesOperationList.qml 7 | DataseriesOperate.qml 1.0 DataseriesOperate.qml 8 | MinimalChartPane.qml 1.0 qml/MinimalChartPane.qml 9 | SetSeriesColor.qml 1.0 qml/SetSeriesColor.qml 10 | SetChartType.qml 1.0 qml/SetChartType.qml 11 | SetYAxisRange.qml 1.0 qml/SetYAxisRange.qml 12 | SetLegendProperties.qml 1.0 qml/SetLegendProperties.qml 13 | 14 | plugin Charts 15 | -------------------------------------------------------------------------------- /spreadsheet/resources/spreadsheetformats.config: -------------------------------------------------------------------------------- 1 | { 2 | "Formats" : [ 3 | { "code" : "xlsx", 4 | "name" : "Excel(XLSX) format ", 5 | "description" : "XML based excel spreadsheet format", 6 | "extension" : "xlsx", 7 | "type" : "file", 8 | "datatypes" : "table", 9 | "readwrite" : "rcu" 10 | }, 11 | { "code" : "ods", 12 | "name" : "Ods spreadsheet ", 13 | "description" : "Open Document spreadsheet format", 14 | "extension" : "ods", 15 | "type" : "file", 16 | "datatypes" : "table", 17 | "readwrite" : "rcu" 18 | } 19 | ] 20 | } 21 | 22 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_eck1.c: -------------------------------------------------------------------------------- 1 | #define PJ_LIB__ 2 | #include 3 | PROJ_HEAD(eck1, "Eckert I") "\n\tPCyl., Sph."; 4 | #define FC .92131773192356127802 5 | #define RP .31830988618379067154 6 | FORWARD(s_forward); /* spheroid */ 7 | xy.x = FC * lp.lam * (1. - RP * fabs(lp.phi)); 8 | xy.y = FC * lp.phi; 9 | return (xy); 10 | } 11 | INVERSE(s_inverse); /* spheroid */ 12 | lp.phi = xy.y / FC; 13 | lp.lam = xy.x / (FC * (1. - RP * fabs(lp.phi))); 14 | return (lp); 15 | } 16 | FREEUP; if (P) pj_dalloc(P); } 17 | ENTRY0(eck1) 18 | P->es = 0.; P->inv = s_inverse; P->fwd = s_forward; 19 | ENDENTRY(P) 20 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/modeller/analysisview/classification/FeatureSpace1.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Layouts 1.1 3 | import QtQuick.Controls 1.0 4 | import QtQuick.Controls 2.4 as QC2 5 | import QtQuick.Dialogs 1.1 6 | import QtQuick.Layouts 1.1 7 | import QtQuick.Controls.Styles 1.1 8 | import "../../../../Global.js" as Global 9 | import "../../../../controls" as Controls 10 | 11 | FeatureSpaceDelegate { 12 | id : fs 13 | 14 | function activePanel() { 15 | return fs; 16 | } 17 | 18 | function deActivateAll(){ 19 | fs.active = false 20 | } 21 | 22 | function updateFS(){ 23 | updateChart2() 24 | } 25 | } -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/table/TableColumn.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Controls 1.1 3 | import QtQuick.Layouts 1.0 4 | import QtQuick.Controls.Styles 1.0 5 | import UIContextModel 1.0 6 | import TableModel 1.0 7 | import "../../controls" as Controls 8 | import "../../Global.js" as Global 9 | 10 | TableViewColumn{ 11 | width : table.defaultWidth(styleData.column) 12 | delegate : Component { 13 | Loader{ 14 | source: styleData.row < table.recordCount ? (styleData.column >=1 ? "NormalCell.qml" : "FirstColumn.qml"): "AggregateCell.qml" 15 | } 16 | 17 | 18 | } 19 | 20 | } 21 | 22 | -------------------------------------------------------------------------------- /.github/workflows/python_install_ubuntu_tester.yml: -------------------------------------------------------------------------------- 1 | name: Testing the installation of Python 2 | 3 | on: 4 | workflow_dispatch: 5 | 6 | jobs: 7 | build: 8 | 9 | runs-on: ubuntu-20.04 10 | 11 | steps: 12 | - name: install python 13 | uses: actions/setup-python@v5 14 | with: 15 | # Semantic version range syntax or exact version of a Python version 16 | python-version: '3.11' 17 | # Optional - x64 or x86 architecture, defaults to x64 18 | architecture: 'x64' 19 | - name: Setup tmate session 20 | if: success() || failure() 21 | uses: mxschmitt/action-tmate@v3 22 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/makefile.vc: -------------------------------------------------------------------------------- 1 | # $Id$ 2 | # 3 | # NMAKE Makefile to build PROJ.4 on Windows 4 | # 5 | # This makefile.vc delegates making targets to src\makefile.vc 6 | # so it's just a thin wrapper. 7 | # 8 | MAKE = nmake 9 | RM = -del 10 | 11 | default: 12 | cd src 13 | $(MAKE) /f makefile.vc 14 | cd ..\nad 15 | $(MAKE) /f makefile.vc 16 | cd .. 17 | 18 | clean: 19 | cd src 20 | $(MAKE) /f makefile.vc clean 21 | cd ..\nad 22 | $(MAKE) /f makefile.vc clean 23 | cd .. 24 | 25 | install-all: 26 | cd src 27 | $(MAKE) /f makefile.vc install 28 | cd ..\nad 29 | $(MAKE) /f makefile.vc install-all 30 | cd .. 31 | 32 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_fahey.c: -------------------------------------------------------------------------------- 1 | #define PJ_LIB__ 2 | # include 3 | PROJ_HEAD(fahey, "Fahey") "\n\tPcyl, Sph."; 4 | #define TOL 1e-6 5 | FORWARD(s_forward); /* spheroid */ 6 | xy.y = 1.819152 * ( xy.x = tan(0.5 * lp.phi) ); 7 | xy.x = 0.819152 * lp.lam * asqrt(1 - xy.x * xy.x); 8 | return (xy); 9 | } 10 | INVERSE(s_inverse); /* spheroid */ 11 | lp.phi = 2. * atan(xy.y /= 1.819152); 12 | lp.lam = fabs(xy.y = 1. - xy.y * xy.y) < TOL ? 0. : 13 | xy.x / (0.819152 * sqrt(xy.y)); 14 | return (lp); 15 | } 16 | FREEUP; if (P) pj_dalloc(P); } 17 | ENTRY0(fahey) P->es = 0.; P->inv = s_inverse; P->fwd = s_forward; ENDENTRY(P) 18 | -------------------------------------------------------------------------------- /pythonapi/pythonapi_qvariant.h: -------------------------------------------------------------------------------- 1 | #ifndef PYTHONAPI_QVARIANT_H 2 | #define PYTHONAPI_QVARIANT_H 3 | 4 | #include "pythonapi_object.h" 5 | #include 6 | 7 | //Qt typedefs 8 | typedef unsigned int uint; 9 | typedef qint64 qlonglong; 10 | typedef quint64 qulonglong; 11 | 12 | class QVariant; 13 | 14 | typedef struct _object PyObject; 15 | 16 | namespace pythonapi{ 17 | 18 | QVariant* PyObject2QVariant(const PyObject* obj); 19 | PyObject* QVariant2PyObject(const QVariant& var); 20 | PyObject* StdVectorOfQVariant2PyTuple(const std::vector& vec); 21 | } 22 | 23 | #endif // PYTHONAPI_QVARIANT_H 24 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_denoy.c: -------------------------------------------------------------------------------- 1 | #define PJ_LIB__ 2 | #include 3 | PROJ_HEAD(denoy, "Denoyer Semi-Elliptical") "\n\tPCyl., no inv., Sph."; 4 | #define C0 0.95 5 | #define C1 -.08333333333333333333 6 | #define C3 .00166666666666666666 7 | #define D1 0.9 8 | #define D5 0.03 9 | FORWARD(s_forward); /* spheroid */ 10 | xy.y = lp.phi; 11 | xy.x = lp.lam; 12 | lp.lam = fabs(lp.lam); 13 | xy.x *= cos((C0 + lp.lam * (C1 + lp.lam * lp.lam * C3)) * 14 | (lp.phi * (D1 + D5 * lp.phi * lp.phi * lp.phi * lp.phi))); 15 | return (xy); 16 | } 17 | FREEUP; if (P) pj_dalloc(P); } 18 | ENTRY0(denoy) P->es = 0.; P->fwd = s_forward; ENDENTRY(P) 19 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/modeller/workflow/WorkflowChoiceForm.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Controls 1.1 3 | import QtQuick.Layouts 1.0 4 | import QtQuick.Controls.Styles 1.0 5 | import Qt.labs.folderlistmodel 2.1 6 | import "../../../Global.js" as Global 7 | import "../../../controls" as Controls 8 | import OperationModel 1.0 9 | 10 | Rectangle { 11 | width: 350 12 | height: 0 13 | enabled: false 14 | anchors.centerIn: parent 15 | color : "white" 16 | state : "invisible" 17 | border.width: 1 18 | border.color: Global.edgecolor 19 | radius : 4 20 | z : ontTopZValue 21 | clip : true 22 | } 23 | 24 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/pj_phi2.c: -------------------------------------------------------------------------------- 1 | /* determine latitude angle phi-2 */ 2 | #include 3 | 4 | #define HALFPI 1.5707963267948966 5 | #define TOL 1.0e-10 6 | #define N_ITER 15 7 | 8 | double 9 | pj_phi2(projCtx ctx, double ts, double e) { 10 | double eccnth, Phi, con, dphi; 11 | int i; 12 | 13 | eccnth = .5 * e; 14 | Phi = HALFPI - 2. * atan (ts); 15 | i = N_ITER; 16 | do { 17 | con = e * sin (Phi); 18 | dphi = HALFPI - 2. * atan (ts * pow((1. - con) / 19 | (1. + con), eccnth)) - Phi; 20 | Phi += dphi; 21 | } while ( fabs(dphi) > TOL && --i); 22 | if (i <= 0) 23 | pj_ctx_set_errno( ctx, -18 ); 24 | return Phi; 25 | } 26 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_august.c: -------------------------------------------------------------------------------- 1 | #define PJ_LIB__ 2 | #include 3 | PROJ_HEAD(august, "August Epicycloidal") "\n\tMisc Sph, no inv."; 4 | #define M 1.333333333333333 5 | FORWARD(s_forward); /* spheroid */ 6 | double t, c1, c, x1, x12, y1, y12; 7 | 8 | t = tan(.5 * lp.phi); 9 | c1 = sqrt(1. - t * t); 10 | c = 1. + c1 * cos(lp.lam *= .5); 11 | x1 = sin(lp.lam) * c1 / c; 12 | y1 = t / c; 13 | xy.x = M * x1 * (3. + (x12 = x1 * x1) - 3. * (y12 = y1 * y1)); 14 | xy.y = M * y1 * (3. + 3. * x12 - y12); 15 | return (xy); 16 | } 17 | FREEUP; if (P) pj_dalloc(P); } 18 | ENTRY0(august) P->inv = 0; P->fwd = s_forward; P->es = 0.; ENDENTRY(P) 19 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_eck5.c: -------------------------------------------------------------------------------- 1 | #define PJ_LIB__ 2 | # include 3 | PROJ_HEAD(eck5, "Eckert V") "\n\tPCyl, Sph."; 4 | #define XF 0.44101277172455148219 5 | #define RXF 2.26750802723822639137 6 | #define YF 0.88202554344910296438 7 | #define RYF 1.13375401361911319568 8 | FORWARD(s_forward); /* spheroid */ 9 | xy.x = XF * (1. + cos(lp.phi)) * lp.lam; 10 | xy.y = YF * lp.phi; 11 | return (xy); 12 | } 13 | INVERSE(s_inverse); /* spheroid */ 14 | lp.lam = RXF * xy.x / (1. + cos( lp.phi = RYF * xy.y)); 15 | return (lp); 16 | } 17 | FREEUP; if (P) pj_dalloc(P); } 18 | ENTRY0(eck5); P->es = 0.; P->inv = s_inverse; P->fwd = s_forward; ENDENTRY(P) 19 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_wink1.c: -------------------------------------------------------------------------------- 1 | #define PROJ_PARMS__ \ 2 | double cosphi1; 3 | #define PJ_LIB__ 4 | # include 5 | PROJ_HEAD(wink1, "Winkel I") "\n\tPCyl., Sph.\n\tlat_ts="; 6 | FORWARD(s_forward); /* spheroid */ 7 | xy.x = .5 * lp.lam * (P->cosphi1 + cos(lp.phi)); 8 | xy.y = lp.phi; 9 | return (xy); 10 | } 11 | INVERSE(s_inverse); /* spheroid */ 12 | lp.phi = xy.y; 13 | lp.lam = 2. * xy.x / (P->cosphi1 + cos(lp.phi)); 14 | return (lp); 15 | } 16 | FREEUP; if (P) pj_dalloc(P); } 17 | ENTRY0(wink1) 18 | P->cosphi1 = cos(pj_param(P->ctx, P->params, "rlat_ts").f); 19 | P->es = 0.; P->inv = s_inverse; P->fwd = s_forward; 20 | ENDENTRY(P) 21 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_gall.c: -------------------------------------------------------------------------------- 1 | #define PJ_LIB__ 2 | #include 3 | PROJ_HEAD(gall, "Gall (Gall Stereographic)") "\n\tCyl, Sph"; 4 | #define YF 1.70710678118654752440 5 | #define XF 0.70710678118654752440 6 | #define RYF 0.58578643762690495119 7 | #define RXF 1.41421356237309504880 8 | FORWARD(s_forward); /* spheroid */ 9 | xy.x = XF * lp.lam; 10 | xy.y = YF * tan(.5 * lp.phi); 11 | return (xy); 12 | } 13 | INVERSE(s_inverse); /* spheroid */ 14 | lp.lam = RXF * xy.x; 15 | lp.phi = 2. * atan(xy.y * RYF); 16 | return (lp); 17 | } 18 | FREEUP; if (P) pj_dalloc(P); } 19 | ENTRY0(gall) P->es = 0.; P->inv = s_inverse; P->fwd = s_forward; ENDENTRY(P) 20 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/com/COMTest1.dsw: -------------------------------------------------------------------------------- 1 | Microsoft Developer Studio Workspace File, Format Version 6.00 2 | # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! 3 | 4 | ############################################################################### 5 | 6 | Project: "COMTest1"=.\COMTest1.dsp - Package Owner=<4> 7 | 8 | Package=<5> 9 | {{{ 10 | }}} 11 | 12 | Package=<4> 13 | {{{ 14 | }}} 15 | 16 | ############################################################################### 17 | 18 | Global: 19 | 20 | Package=<5> 21 | {{{ 22 | }}} 23 | 24 | Package=<3> 25 | {{{ 26 | }}} 27 | 28 | ############################################################################### 29 | 30 | -------------------------------------------------------------------------------- /core/geos/include/geos/inline.h: -------------------------------------------------------------------------------- 1 | /********************************************************************** 2 | * 3 | * GEOS - Geometry Engine Open Source 4 | * http://geos.osgeo.org 5 | * 6 | * Copyright (C) 2005-2006 Refractions Research Inc. 7 | * 8 | * This is free software; you can redistribute and/or modify it under 9 | * the terms of the GNU Lesser General Public Licence as published 10 | * by the Free Software Foundation. 11 | * See the COPYING file for more information. 12 | * 13 | **********************************************************************/ 14 | 15 | #ifndef GEOS_INLINE_H 16 | #define GEOS_INLINE_H 17 | 18 | #define INLINE 19 | 20 | #endif 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_eqc.c: -------------------------------------------------------------------------------- 1 | #define PROJ_PARMS__ \ 2 | double rc; 3 | #define PJ_LIB__ 4 | # include 5 | PROJ_HEAD(eqc, "Equidistant Cylindrical (Plate Caree)") 6 | "\n\tCyl, Sph\n\tlat_ts=[, lat_0=0]"; 7 | FORWARD(s_forward); /* spheroid */ 8 | xy.x = P->rc * lp.lam; 9 | xy.y = lp.phi - P->phi0; 10 | return (xy); 11 | } 12 | INVERSE(s_inverse); /* spheroid */ 13 | lp.lam = xy.x / P->rc; 14 | lp.phi = xy.y + P->phi0; 15 | return (lp); 16 | } 17 | FREEUP; if (P) pj_dalloc(P); } 18 | ENTRY0(eqc) 19 | if ((P->rc = cos(pj_param(P->ctx, P->params, "rlat_ts").f)) <= 0.) E_ERROR(-24); 20 | P->inv = s_inverse; 21 | P->fwd = s_forward; 22 | P->es = 0.; 23 | ENDENTRY(P) 24 | -------------------------------------------------------------------------------- /pythonapi/pythonapi_qtGNUTypedefs.h: -------------------------------------------------------------------------------- 1 | #ifndef PYTHONAPI_QTGNUTYPEDEFS_H 2 | #define PYTHONAPI_QTGNUTYPEDEFS_H 3 | 4 | //Qt typedefs only for GNU compiler 5 | typedef signed char qint8; /* 8 bit signed */ 6 | typedef unsigned char quint8; /* 8 bit unsigned */ 7 | typedef short qint16; /* 16 bit signed */ 8 | typedef unsigned short quint16; /* 16 bit unsigned */ 9 | typedef int qint32; /* 32 bit signed */ 10 | typedef unsigned int quint32; /* 32 bit unsigned */ 11 | typedef long long qint64; /* 64 bit signed */ 12 | typedef unsigned long long quint64; /* 64 bit unsigned */ 13 | 14 | #endif // PYTHONAPI_QTGNUTYPEDEFS_H 15 | -------------------------------------------------------------------------------- /desktopclient/qml/CheckBoxStyle1.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.1 2 | import QtQuick.Controls 1.1 3 | import QtQuick.Layouts 1.1 4 | import QtQuick.Controls.Styles 1.1 5 | import "Global.js" as Global 6 | 7 | CheckBoxStyle { 8 | indicator: Rectangle { 9 | implicitWidth: 14 10 | implicitHeight: 14 11 | radius: 2 12 | border.color: control.activeFocus ? "darkblue" : "gray" 13 | border.width: 1 14 | Rectangle { 15 | visible: control.checked 16 | color: "#3333A2" 17 | border.color: "#333" 18 | radius: 8 19 | anchors.margins: 3 20 | anchors.fill: parent 21 | } 22 | } 23 | } 24 | 25 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/visualization/propertyeditors/MapinfoProperties.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.1 2 | import QtQuick.Controls 1.1 3 | import QtQuick.Layouts 1.1 4 | import QtQuick.Controls.Styles 1.1 5 | import "../../../Global.js" as Global 6 | import "../../.." as Base 7 | 8 | Item { 9 | width: 100 10 | height: 62 11 | property var editor 12 | 13 | CheckBox{ 14 | id : usesInfo 15 | x : 5 16 | y : 5 17 | text: "Show mouse over map info" 18 | 19 | style: Base.CheckBoxStyle1{} 20 | 21 | checked : editor.showInfo 22 | 23 | onCheckedChanged: { 24 | editor.showInfo = checked 25 | } 26 | } 27 | 28 | } 29 | 30 | -------------------------------------------------------------------------------- /smce/table/TableColumn.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Controls 1.1 3 | import QtQuick.Layouts 1.0 4 | import QtQuick.Controls.Styles 1.0 5 | import UIContextModel 1.0 6 | import TableModel 1.0 7 | import "../../../../qml/controls" as Controls 8 | import "../../../../qml/Global.js" as Global 9 | 10 | TableViewColumn{ 11 | width : table.defaultWidth(styleData.column) 12 | property bool editable: false 13 | property bool isBoolStandardization : false 14 | 15 | delegate : Component { 16 | Loader{ 17 | source: styleData.row < table.recordCount ? (styleData.column >=1 ? "NormalCell.qml" : "FirstColumn.qml"): "AggregateCell.qml" 18 | } 19 | } 20 | } 21 | 22 | -------------------------------------------------------------------------------- /core/resources/alternateoperationdefinitions.json: -------------------------------------------------------------------------------- 1 | { 2 | "definitions" : [ 3 | { 4 | "syntax" : "examplefunc(parm1, parm2)", 5 | "description" : "The new text that should describe the operation. Note that html is allowed", 6 | "keywords" : "key1,key2,key3", 7 | "inparameters" : [ 8 | { 9 | "index" : 0, 10 | "name" : "Text in the UI", 11 | "description" : "The new text that should describe the parameter. Note that html is allowed" 12 | } 13 | ], 14 | "outparameters" : [ 15 | { 16 | "index" : 0, 17 | "name" : "Text in the UI", 18 | "description" : "The new text that should describe the parameter. Note that html is allowed" 19 | } 20 | ] 21 | } 22 | ] 23 | } -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_wag2.c: -------------------------------------------------------------------------------- 1 | #define PJ_LIB__ 2 | # include 3 | PROJ_HEAD(wag2, "Wagner II") "\n\tPCyl., Sph."; 4 | #define C_x 0.92483 5 | #define C_y 1.38725 6 | #define C_p1 0.88022 7 | #define C_p2 0.88550 8 | FORWARD(s_forward); /* spheroid */ 9 | lp.phi = aasin(P->ctx,C_p1 * sin(C_p2 * lp.phi)); 10 | xy.x = C_x * lp.lam * cos(lp.phi); 11 | xy.y = C_y * lp.phi; 12 | return (xy); 13 | } 14 | INVERSE(s_inverse); /* spheroid */ 15 | lp.phi = xy.y / C_y; 16 | lp.lam = xy.x / (C_x * cos(lp.phi)); 17 | lp.phi = aasin(P->ctx,sin(lp.phi) / C_p1) / C_p2; 18 | return (lp); 19 | } 20 | FREEUP; if (P) pj_dalloc(P); } 21 | ENTRY0(wag2) P->es = 0.; P->inv = s_inverse; P->fwd = s_forward; ENDENTRY(P) 22 | -------------------------------------------------------------------------------- /pythonapi/pythonapi_collection.h: -------------------------------------------------------------------------------- 1 | #ifndef PYTHONAPI_COLLECTION_H 2 | #define PYTHONAPI_COLLECTION_H 3 | 4 | namespace pythonapi { 5 | class Collection : public Object { 6 | friend class Engine; 7 | public: 8 | virtual ~Collection(); 9 | virtual bool __bool__() const; 10 | virtual std::string __str__(); 11 | virtual IlwisTypes ilwisType(); 12 | int __len__(); 13 | Object* _getitem(quint32 colIndex); 14 | static Collection* toCollection(Object *obj); 15 | protected: 16 | Collection(std::vector items); 17 | private: 18 | std::vector _items; 19 | }; 20 | } 21 | #endif // PYTHONAPI_COLLECTION_H 22 | -------------------------------------------------------------------------------- /core/geos/include/geos/export.h: -------------------------------------------------------------------------------- 1 | /********************************************************************** 2 | * 3 | * GEOS - Geometry Engine Open Source 4 | * http://geos.osgeo.org 5 | * 6 | * Copyright (C) 2009 Ragi Y. Burhum 7 | * 8 | * This is free software; you can redistribute and/or modify it under 9 | * the terms of the GNU Lesser General Public Licence as published 10 | * by the Free Software Foundation. 11 | * See the COPYING file for more information. 12 | * 13 | **********************************************************************/ 14 | #ifndef GEOS_EXPORT_H 15 | #define GEOS_EXPORT_H 16 | 17 | #include "kernel_global.h" 18 | 19 | #define GEOS_DLL KERNELSHARED_EXPORT 20 | 21 | #endif 22 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/visualization/propertyeditors/GridLineColorEditor.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Controls 1.0 3 | import QtQuick.Layouts 1.0 4 | import QtQuick.Controls.Styles 1.0 5 | import "../../../Global.js" as Global 6 | import "../../../controls" as Controls 7 | import "../../.." as Base 8 | 9 | Column { 10 | height: parent ? parent.height - 10 : 0 11 | property var editor 12 | x : 5 13 | 14 | Text{ 15 | id : label 16 | text : qsTr("Grid Color") 17 | } 18 | 19 | Controls.ColorPicker2{ 20 | width : Math.min(235, parent.width - 20) 21 | onSelectedColorChanged: { 22 | editor.lineColor = selectedColor 23 | } 24 | } 25 | } 26 | 27 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/com/ProjDef.rgs: -------------------------------------------------------------------------------- 1 | HKCR 2 | { 3 | COMTest1.ProjDef.1 = s 'ProjDef Class' 4 | { 5 | CLSID = s '{B9B8F0A3-D9F8-4537-9A03-329DC9AE144C}' 6 | } 7 | COMTest1.ProjDef = s 'ProjDef Class' 8 | { 9 | CLSID = s '{B9B8F0A3-D9F8-4537-9A03-329DC9AE144C}' 10 | CurVer = s 'PROJ4.ProjDef.1' 11 | } 12 | NoRemove CLSID 13 | { 14 | ForceRemove {B9B8F0A3-D9F8-4537-9A03-329DC9AE144C} = s 'ProjDef Class' 15 | { 16 | ProgID = s 'PROJ4.ProjDef.1' 17 | VersionIndependentProgID = s 'PROJ4.ProjDef' 18 | ForceRemove 'Programmable' 19 | InprocServer32 = s '%MODULE%' 20 | { 21 | val ThreadingModel = s 'Both' 22 | } 23 | 'TypeLib' = s '{A0ADE3D8-9A85-4BD3-AD56-BFEF42495130}' 24 | } 25 | } 26 | } 27 | -------------------------------------------------------------------------------- /spreadsheet/xlsx/xlsxglobal.h: -------------------------------------------------------------------------------- 1 | // xlsxglobal.h 2 | 3 | #ifndef XLSXGLOBAL_H 4 | #define XLSXGLOBAL_H 5 | 6 | #include 7 | #include 8 | #include 9 | 10 | #include 11 | #include 12 | #include 13 | #include 14 | #include 15 | #include 16 | #include 17 | #include 18 | 19 | #define QT_BEGIN_NAMESPACE_XLSX namespace QXlsx { 20 | #define QT_END_NAMESPACE_XLSX } 21 | 22 | #define QXLSX_USE_NAMESPACE using namespace QXlsx; 23 | 24 | #if defined(XLSX_LIBRARY) 25 | # define XSLXSHARED_EXPORT Q_DECL_EXPORT 26 | #else 27 | # define XSLXSHARED_EXPORT Q_DECL_IMPORT 28 | #endif 29 | 30 | 31 | #endif // XLSXGLOBAL_H 32 | -------------------------------------------------------------------------------- /.github/workflows/python_install_windows_tester.yml: -------------------------------------------------------------------------------- 1 | name: Testing the installation of Python 2 | 3 | on: 4 | workflow_dispatch: 5 | 6 | jobs: 7 | build: 8 | 9 | runs-on: windows-2019 10 | 11 | steps: 12 | - name: install tools 13 | run: | 14 | choco install -y git 15 | choco install -y visualstudio2022-workload-vctools 16 | "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Auxiliary/Build/vcvars64.bat" 17 | cd / 18 | mkdir develop 19 | cd develop 20 | git clone https://github.com/52North/IlwisObjects.git 21 | - name: Setup tmate session 22 | if: success() || failure() 23 | uses: mxschmitt/action-tmate@v3 24 | -------------------------------------------------------------------------------- /exclude_project_from_solution.py: -------------------------------------------------------------------------------- 1 | import sys 2 | 3 | nrParams = len(sys.argv) 4 | solutionfile = sys.argv[-1] 5 | projects = sys.argv[1:-1] 6 | f = open(solutionfile) 7 | lines = f.readlines() 8 | lines = [line.rstrip() for line in lines] 9 | ix = 0 10 | while ix < len(lines): 11 | line = lines[ix] 12 | if line.startswith('Project'): 13 | skip = False 14 | for project in projects: 15 | if project in line: 16 | skip = True 17 | break 18 | if skip: 19 | while line != 'EndProject': 20 | ix = ix + 1 21 | line = lines[ix] 22 | ix = ix + 1 23 | line = lines[ix] 24 | print(line) 25 | ix = ix + 1 26 | -------------------------------------------------------------------------------- /core/geos/src/noding/SegmentStringUtil.cpp: -------------------------------------------------------------------------------- 1 | /********************************************************************** 2 | * 3 | * GEOS - Geometry Engine Open Source 4 | * http://geos.osgeo.org 5 | * 6 | * Copyright (C) 2001-2002 Vivid Solutions Inc. 7 | * 8 | * This is free software; you can redistribute and/or modify it under 9 | * the terms of the GNU Lesser General Public Licence as published 10 | * by the Free Software Foundation. 11 | * See the COPYING file for more information. 12 | * 13 | **********************************************************************/ 14 | 15 | 16 | #include 17 | 18 | namespace geos { 19 | namespace noding { // geos::noding 20 | 21 | } // geos::noding 22 | } // geos 23 | -------------------------------------------------------------------------------- /smce/controls/LabeledCheckBox.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Controls 1.0 3 | import QtQuick.Layouts 1.0 4 | import QtQuick.Controls.Styles 1.0 5 | import QtQuick.Dialogs 1.0 6 | import "../../../../qml/Global.js" as Global 7 | 8 | Item { 9 | property alias checked : cb.checked 10 | property alias labelText : label.text 11 | property int labelWidth : 100 12 | property alias style : cb.style 13 | property alias exclusiveGroup : cb.exclusiveGroup 14 | property alias pressed : cb.pressed 15 | 16 | height : Global.rowHeight 17 | width : parent.width 18 | 19 | Text { id : label; text : qsTr("Read-only"); font.bold: true} 20 | CheckBox { id : cb; checked: isReadonly; x : labelWidth} 21 | } 22 | 23 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/FloatingWindow.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.1 2 | import QtQuick.Controls 1.0 3 | import QtQuick.Layouts 1.0 4 | import QtQuick.Controls.Styles 1.0 5 | import QtQuick.Window 2.1 6 | 7 | 8 | Window { 9 | property string datapanel 10 | 11 | function transfer(datap){ 12 | if ( content.item){ 13 | content.item.transfer(datap) 14 | } 15 | } 16 | 17 | function addDataSource(filter,outputtype, url){ 18 | if ( content.item){ 19 | content.item.addDataSource(filter,outputtype, url) 20 | } 21 | } 22 | 23 | Loader { 24 | id : content 25 | width : parent.width 26 | height : parent.height 27 | source : datapanel 28 | } 29 | } 30 | 31 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_wag3.c: -------------------------------------------------------------------------------- 1 | #define PROJ_PARMS__ \ 2 | double C_x; 3 | #define PJ_LIB__ 4 | # include 5 | PROJ_HEAD(wag3, "Wagner III") "\n\tPCyl., Sph.\n\tlat_ts="; 6 | #define TWOTHIRD 0.6666666666666666666667 7 | FORWARD(s_forward); /* spheroid */ 8 | xy.x = P->C_x * lp.lam * cos(TWOTHIRD * lp.phi); 9 | xy.y = lp.phi; 10 | return (xy); 11 | } 12 | INVERSE(s_inverse); /* spheroid */ 13 | lp.phi = xy.y; 14 | lp.lam = xy.x / (P->C_x * cos(TWOTHIRD * lp.phi)); 15 | return (lp); 16 | } 17 | FREEUP; if (P) pj_dalloc(P); } 18 | ENTRY0(wag3) 19 | double ts; 20 | 21 | ts = pj_param(P->ctx, P->params, "rlat_ts").f; 22 | P->C_x = cos(ts) / cos(2.*ts/3.); 23 | P->es = 0.; P->inv = s_inverse; P->fwd = s_forward; 24 | ENDENTRY(P) 25 | -------------------------------------------------------------------------------- /rasteroperations/aggregationtime.cpp: -------------------------------------------------------------------------------- 1 | #include 2 | #include 3 | #include "kernel.h" 4 | #include "juliantime.h" 5 | #include "aggregationtime.h" 6 | 7 | using namespace Ilwis; 8 | 9 | AggregationTime::AggregationTime(const Time& time) 10 | : _time(time) 11 | { 12 | } 13 | 14 | int AggregationTime::dekadFromDate(const Time& date) { 15 | if (date.isValid()) { 16 | int dix = (date.get(Time::tpDAYOFMONTH) - 1) / 10; 17 | int mix = date.get(Time::tpMONTH) - 1; 18 | return mix * 3 + dix; 19 | } 20 | return -1; 21 | } 22 | 23 | int AggregationTime::get(AggregationTimePart part) const { 24 | if (part == tpDekad) 25 | return AggregationTime::dekadFromDate(_time); 26 | return -1; 27 | } 28 | -------------------------------------------------------------------------------- /core/update_version.py: -------------------------------------------------------------------------------- 1 | from datetime import date 2 | 3 | changed = False 4 | 5 | d = date.today() 6 | d = d.strftime("%Y%m%d") 7 | 8 | versionfile = 'version.cpp' 9 | f = open(versionfile, 'r') 10 | lines = f.readlines() 11 | f.close() 12 | f = None 13 | for i in range(len(lines)): 14 | line = lines[i] 15 | if 'ILWIS_VERSION_NUMBER' in line: 16 | ver = line.split()[-1].strip('"') 17 | if ver != d: 18 | line = line.split() 19 | line[-1] = d + '"' 20 | line = ' '.join(line) 21 | lines[i] = line + '\n' 22 | changed = True 23 | break 24 | 25 | if changed: 26 | f = open(versionfile, 'w') 27 | f.writelines(lines) 28 | f.flush() 29 | f.close() 30 | f = None 31 | -------------------------------------------------------------------------------- /gdalconnector/resources/libraries.config: -------------------------------------------------------------------------------- 1 | { 2 | "OperatingSystem" : [ 3 | { "name" : "windows", 4 | "libraries": [ 5 | { 6 | "order" : 180, 7 | "library" : "geos_c.dll" 8 | }, 9 | { 10 | "order" : 100000, 11 | "library" : "gdal304.dll" 12 | } 13 | ] 14 | }, 15 | { "name" : "linux", 16 | "libraries" : [ 17 | { 18 | "order" : 100000, 19 | "library" : "libgdal.so" 20 | } 21 | ] 22 | } 23 | ] 24 | } 25 | -------------------------------------------------------------------------------- /smce/SMCESpatialAlternativePanel.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | import SMCE 1.0 3 | 4 | import "../../../qml/controls" as Controls 5 | 6 | Column { 7 | id : column 8 | anchors.fill: parent 9 | property alias toolbar : tools 10 | 11 | SMCEToolBar{ 12 | id : tools 13 | } 14 | Rectangle { 15 | id : smcearea 16 | width : parent.width 17 | height : parent.height - tools.height 18 | color : "#f3f8fc" 19 | opacity : height > 0 ? 1 : 0 20 | Text{ 21 | anchors.centerIn: parent 22 | text: "SMCE Spatial Alternative Results Construction" 23 | font.bold: true 24 | font.pointSize: 20 25 | color: "black" 26 | } 27 | 28 | } 29 | } 30 | -------------------------------------------------------------------------------- /desktopclient/qml/controls/TableTextField.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Controls 1.1 3 | import QtQuick.Layouts 1.1 4 | import QtQuick.Controls.Styles 1.1 5 | import "../Global.js" as Global 6 | 7 | TextField { 8 | text: styleData.value 9 | property bool sel : false 10 | property var alt : styleData.row % 2 == 1 11 | verticalAlignment:Text.AlignVCenter 12 | font.pixelSize: 10 13 | 14 | style: TextFieldStyle { 15 | textColor: "black" 16 | background: Rectangle { 17 | implicitWidth: 100 18 | implicitHeight: 24 19 | border.color: control.focus ? Global.edgecolor : "transparent" 20 | border.width: 1 21 | color : control.sel ? Global.selectedColor : (control.alt? uicontext.lightestColor: "white") 22 | 23 | 24 | } 25 | } 26 | } -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/emess.h: -------------------------------------------------------------------------------- 1 | /* Error message processing header file */ 2 | #ifndef EMESS_H 3 | #define EMESS_H 4 | 5 | struct EMESS { 6 | char *File_name, /* input file name */ 7 | *Prog_name; /* name of program */ 8 | int File_line; /* approximate line read 9 | where error occured */ 10 | }; 11 | 12 | #ifdef EMESS_ROUTINE /* use type */ 13 | /* for emess procedure */ 14 | struct EMESS emess_dat = { (char *)0, (char *)0, 0 }; 15 | 16 | #ifdef sun /* Archaic SunOs 4.1.1, etc. */ 17 | extern char *sys_errlist[]; 18 | #define strerror(n) (sys_errlist[n]) 19 | #endif 20 | 21 | #else /* for for calling procedures */ 22 | 23 | extern struct EMESS emess_dat; 24 | void emess(int, char *, ...); 25 | 26 | #endif /* use type */ 27 | 28 | #endif /* end EMESS_H */ 29 | -------------------------------------------------------------------------------- /desktopclient/qml/datapanel/modeller/ModellerWorkArea.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | 3 | Rectangle { 4 | id : workarea 5 | width : parent.width 6 | height : 0 7 | 8 | states: [ 9 | State { name: "visible" 10 | 11 | PropertyChanges { 12 | target: workarea 13 | height : parent.height 14 | } 15 | }, 16 | State { 17 | name : "invisible" 18 | PropertyChanges { 19 | target: workarea 20 | height : 0 21 | } 22 | } 23 | 24 | ] 25 | transitions: [ 26 | Transition { 27 | NumberAnimation { properties: "height"; duration : 500 ; easing.type: Easing.InOutCubic } 28 | } 29 | ] 30 | 31 | } 32 | 33 | -------------------------------------------------------------------------------- /desktopclient/qml/controls/LabeledCheckBox.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.2 2 | import QtQuick.Controls 1.0 3 | import QtQuick.Layouts 1.0 4 | import QtQuick.Controls.Styles 1.0 5 | import QtQuick.Dialogs 1.0 6 | import "../Global.js" as Global 7 | 8 | Row { 9 | id : lcbid 10 | property alias checked : cb.checked 11 | property alias labelText : label.text 12 | property int labelWidth : 100 13 | property alias style : cb.style 14 | property alias exclusiveGroup : cb.exclusiveGroup 15 | property alias pressed : cb.pressed 16 | property var bold : true 17 | 18 | height : Global.rowHeight 19 | width : parent.width 20 | 21 | CheckBox { id : cb; x : labelWidth} 22 | Text { id : label; text : label.text; font.bold: lcbid.bold; elide : Text.ElideRight} 23 | } 24 | 25 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/nad/ntv2_out.dist: -------------------------------------------------------------------------------- 1 | ############################################################## 2 | Point in the ONwinsor subgrid. 3 | 82d00'00.000"W 42d00'00.000"N 0.0 81d59'59.61037"W 42d0'0.1602"N 0.000 4 | 82d00'01.000"W 42d00'00.000"N 0.0 82d0'0.610403"W 42d0'0.160204"N 0.000 5 | 82d00'02.000"W 42d00'00.000"N 0.0 82d0'1.610436"W 42d0'0.160209"N 0.000 6 | 84d00'00.000"W 42d00'00.000"N 0.0 83d59'59.85928"W 42d0'0.18003"N 0.000 7 | ############################################################## 8 | Try with NTv2 and NTv1 together ... falls back to NTv1 9 | 99d00'00.000"W 65d00'00.000"N 0.0 99d0'1.58847"W 65d0'1.34815"N 0.000 10 | 111d00'00.000"W 46d00'00.000"N 0.0 111d0'3.15487"W 45d59'59.75279"N 0.000 11 | 111d00'00.000"W 47d30'00.000"N 0.0 111d0'2.7989"W 47d29'59.9896"N 0.000 12 | -------------------------------------------------------------------------------- /projectionimplproj4/proj4/src/PJ_tcea.c: -------------------------------------------------------------------------------- 1 | #define PROJ_PARMS__ \ 2 | double rk0; 3 | #define PJ_LIB__ 4 | #include 5 | PROJ_HEAD(tcea, "Transverse Cylindrical Equal Area") "\n\tCyl, Sph"; 6 | FORWARD(s_forward); /* spheroid */ 7 | xy.x = P->rk0 * cos(lp.phi) * sin(lp.lam); 8 | xy.y = P->k0 * (atan2(tan(lp.phi), cos(lp.lam)) - P->phi0); 9 | return (xy); 10 | } 11 | INVERSE(s_inverse); /* spheroid */ 12 | double t; 13 | 14 | xy.y = xy.y * P->rk0 + P->phi0; 15 | xy.x *= P->k0; 16 | t = sqrt(1. - xy.x * xy.x); 17 | lp.phi = asin(t * sin(xy.y)); 18 | lp.lam = atan2(xy.x, t * cos(xy.y)); 19 | return (lp); 20 | } 21 | FREEUP; if (P) pj_dalloc(P); } 22 | ENTRY0(tcea) 23 | P->rk0 = 1 / P->k0; 24 | P->inv = s_inverse; 25 | P->fwd = s_forward; 26 | P->es = 0.; 27 | ENDENTRY(P) 28 | --------------------------------------------------------------------------------