iShare Master Settings
To edit the Master Settings for iShare click on the Settings  in Studio using and select the Master Settings tab.
Setting | Value example | Description |
---|---|---|
ActiveDirectory | From v5.4.4 | |
Cache Duration (minutes) | Â 5 | The number of minutes that Active Directory results are cached for |
Cache enabled | False | Enable or disable the caching of Active Directory results over multiple requests |
Query Against Domain | True | Do we query against the domain, or just restrict it to the local machine. If the server is NOT part of a domain then this MUST be set to False. From v5.6.4 this will be set to False for new installations. |
Short Term Cache Duration (seconds) | 60 | The number of seconds that Active Directory results are cached for in a single request |
External | ||
GDAL Core Path | D:\Astun\Tools\ogr3.3.0\gdal\apps | From v6.0.0 -Â Path to the GDAL core libraries |
GDAL Data Path | D:\Astun\Tools\ogr3.3.0\gdal-data | The location of supporting files used by the GDAL library |
OGR Path | D:\Astun\Tools\ogr3.3.0\gdal\apps | Path to the OGR binaries, e.g. ogr2ogr.exe |
PROJ Library Path | D:\Astun\Tools\ogr3.3.0\proj7\apps | From v6.0.0 -Â The location of the projection library files for the GDAL library |
Python Path | C:\Python27 | This is used by the /wiki/spaces/ISHARE/pages/23134251to locate the Python library and should be set to the Python 2.7 install folder. |
WKHTMLTOPDF Path | C:\Program Files (x86)\wkhtmltopdf\wkhtmltopdf.exe | Full path to the wkhtmltopdf.exe file. This is used to convert html to pdf and is used for Print to PDF in iShare GIS. |
FeatureServer | ||
Path | D:\FeatureServer\ | Required for Feature Editing in iShare GIS, otherwise not used, this is the path to the FeatureServer installation. |
URL | http://127.0.0.1/featureserver/featureserver.cgi | Required for Feature Editing in iShare GIS, otherwise not used, this is the URL to the FeatureServer web service used to save and modify features |
Languages | ||
Base Language File Path | F:\Astun\iShare\5.2\WebApps\WebService\xml\languageBase.xml | Path to the XML file used to define language strings and their default values. |
Language XSL File Path | F:\Astun\iShare\5.2\WebApps\WebService\xml\languageBase.xsl | Path to the XSL used to combine custom language files and the default. |
MapProxy | From v6.0.0 | |
Default tile path | Path to the default location to store the cached files | |
Python executable path | Path to the Python executable to execute the MapProxy script with (typically inside a virtual environment) | |
MapProxy config script | Path to the MapProxy .py file which is used to automatically generate the MapProxy configuration file from iShare | |
MapServer | ||
Image Path | D:\\MapServer\tmp\ | Location for temporary images created by MapServer. |
MapServer URL | http://TEST/MapServer/mapserv.exe? | URL for the MapServer web service used by iShare to generate map images and most attribute data queries |
Maximum Calls | 0 | This is actually the maximum number of times to retry MapServer requests if they fail. Do not change unless directed by Astun support staff. |
Templates Path | _MapServerTemplates\ | Folder under location of .map files in which to store generated template files for attribute queries. Do not change unless directed by Astun support staff. |
Version | 6.4 | Version of MapServer running at MapServerURL. This is required to ensure compliant requests and compatible generated .map files |
MyAlerts | ||
MyAlerts Enabled | True | Flag to enable My Alerts tab and functionality in the web front-end. |
MyAlertsService | ||
Webservice Enabled | True | Flag to enable My Alerts Web Service functionality. |
Default URL | http://test.astuntechnology.com/atMyCouncil.aspx | This URL is used for the "show on maps" links in MyAlerts email. |
Webservice URL | http://127.0.0.1/MyAlerts5.6.WebService/ | Base Path for the MyAlerts Web Services. |
Transaction Webservice URL | http://test.astuntechnology.com/MyAlertslatest.WebService/transaction.asmx | The URL to the My Alerts Transaction Web Service. |
User Manager Webservice URL | http://test.astuntechnology.com/MyAlertslatest.WebService/usermanager.asmx | The URL to the My Alerts UserManager Web Service. |
Users Webservice URL | http://test.astuntechnology.com/MyAlertslatest.WebService/users.asmx | The URL to the My Alerts Users Web Service. |
XSL File | D:\Astun\iShare\latest\WebApps\WebService\xml\myHouse_Fields.xsl | Path to the XSL file that the My Alerts Console uses to transform the XML for alert emails. |
Security | ||
Client Key | astunlocal1234 | This is used when creating a new session key |
Client Username | AstunLocal | This is used when creating a new session key |
Client Password | This is used when creating a new session key | |
Is New Proxy | False | If False, then the iShare application will attempt to connect anonymously through the proxy server details configured in Windows (if any). If set to True then iShare will use the credentials of the user account that the application (e.g. Studio, WebService, etc.) is running under to access the system's proxy server. |
Proxy URL | URL for the proxy server - used by DataShare. | |
Proxy Username | Username for the proxy server - used by DataShare. | |
Proxy Password | Password for the proxy server - used by DataShare. | |
Proxy Domain | Domain for the proxy server - used by DataShare. | |
Web | ||
Auto Refresh | True | From v5.2.10 - If set to "True" this overrides the use of the WebURL, when clicking Save in Studio, and checks for updated configuration will be made at most every 30seconds (or whatever value is specified as the RefreshAfter). If set to "False", and you have specified the WebURL,  Studio will call the web application at the specified URL to tell it to reload the configuration. No checks will be done automatically. If no WebURL has been specified then the web application's atVersion.aspx page will have to be requested manually or the Application Pool restarted, in order for the front-end to reload the application configuration. |
Refresh After | 30 | From v5.2.10 - The minimum number of seconds between checking for updates to the configuration. If this value is set to "0" then every request from the front-end will be preceded by asking the back-end to determine whether the current configuration is out of date. |
Web URL | http://test.astun.net/iShare/web | If set this URL should point to the iShare web application front-end. As from v5.2.10 this may be left blank. |
Web (Experimental) | ||
Compress OGC Filters | False | iShare can produce OGC filters which are longer than the URL maximum length allows. This setting, when set to "True", allows use to try and compress them to reduce that length. |
WebService | ||
Config Root File | iShareMaps | The name of the root config file that is used. It is stored in webservice/config and in this case would be iShareMaps.xml |
Map Image Path | D:\MapServer\tmp\ | The path to the temporary directory used by MapServer. |
Metadata Webservice URL | http://localhost/iShareGISn.n.ConfigWebService/ | From v5.6.0 - The URL that is used to retrieve the metadata for the layers. |
PDF Maker URL | http://mswebdev/iShareMapsPdfBuilder/PdfMaker.aspx | The URL of the page that is used to generate PDFs. |
RSS XSL File | atRSS2.0.xsl | The XSL file that is used to generate RSS feeds. |
WebStudio URL | Â http://localhost/iShareGISn.n.WebStudio/ | From v5.6.0 - The root URL of the WebStudio application. |
Webservice URL | http://test.astuntechnology.com/iSharelatest.WebService/ | The URL that is used to access the back-end web services. |
Workflow | ||
Console Application Path | D:\Astun\iShare\latest\Studio\ConsoleApp.exe | The location of the file that is used to run scheduled tasks |
Dynamic DataSource Path | D:\Astun\iShare\latest\WebApps\WebService\config\DynamicDataSource.py | Path to the DynamicDataSource.py plugin |
Sync Application Path | D:\Astun\iShare\latest\Studio\iShareDataSyncConsole.exe | The location of the file that is used to synchronise data from external data sources |