RELEASE GUIDE GEOMEDIA DESKTOP

Size: px
Start display at page:

Download "RELEASE GUIDE GEOMEDIA DESKTOP"

Transcription

1 RELEASE GUIDE GEOMEDIA DESKTOP June 03, 2016

2 Contents About This Release... 5 GeoMedia Product Tiers... 5 GeoMedia Essentials... 5 GeoMedia Advantage... 5 GeoMedia Professional... 5 New Platforms... 6 Operating Systems... 6 Databases... 6 Impacts... 6 GeoWorkspaces... 6 MGE Data Server... 6 FRAMME Data Server... 6 ArcInfo Data Server... 6 GeoGraphics Data Server... 6 Future Impacts... 7 New Technology... 8 General... 8 Product Tier Changes... 8 GeoMedia Configuration Wizard... 9.net Customization... 9 Application Object... 9 Online Help Explorer Window Data Access CAD data server Oracle Object Model data server and Oracle Object LTT data server June 03,

3 PostGIS data server SQL Server data server and SQL Server Spatial data server WMTS data server WMS Info command Connections command Coordinate Systems Analysis Attribute Query command / Filter Dialog Functional Attributes Dialog Map Display PickQuickDialog API for Microsoft.NET Clients Thematic Legend Entries Picklist for Unique Value Legend Entry Display Location dockable control Labeling Performance Data Capture GPS Tracking command Split Feature command Data Management Output to Offline command Post from Offline command Data Integration and Validation Create Conflation Links command Auto Adjust Features command Query Connectivity command Fix Connectivity command June 03,

4 Data Window DataView control Layout Window Export Layout command Cadastral Command renaming Support for SQL Server Spatial Libraries Support for SQL Server Spatial Read-Write data server Support for PostGIS Read-Write data server Feature Caching Indexed Feature Cache (IFC) files Utilities Batch Plotting Database Utilities Define Symbol File Schema Remodeler Spatial Model Editor System Requirements System Requirements Notes Issues Resolved About Us June 03,

5 About This Release ABOUT THIS RELEASE This document describes the enhancements for GeoMedia. Although the information in this document is current as of the product release, see the Hexagon Geospatial Support website for the most current version. This release includes both enhancements and fixes. For information on enhancements, see the New Technology section. For information on fixes that were made to GeoMedia for this release, see the Issues Resolved section. This document is only an overview and does not provide all of the details about the product's capabilities. See the online help and other documents provided with GeoMedia for more information. The scope of this document is the GeoMedia Desktop (GeoMedia Essentials, GeoMedia Advantage, GeoMedia Professional) as well as GeoMedia Viewer and GeoMedia Objects. GEOMEDIA PRODUCT TIERS GeoMedia is a flexible and dynamic GIS package for creating, updating, managing and analyzing your valuable geospatial information. Generate and update vector layers. Perform dynamic spatial analysis and generate reports. Automatically create and update maps. Manage data and map production more efficiently. GeoMedia is available in three product tiers, Essentials, Advantage, and Professional. GEOMEDIA ESSENTIALS GeoMedia Essentials enables you to query and analyse a wide variety of geospatial data sources. It also includes ERDAS IMAGINE Essentials, giving you the ability to do simple image preparation. GEOMEDIA ADVANTAGE This tier has all the functionality of GeoMedia Essentials and is excellent for data collection and editing, processing and analyzing elevation and terrain data including LiDAR. It also includes data validation and sophisticated raster analysis tools. GEOMEDIA PROFESSIONAL This tier includes all of the features of the previous tiers and provides enterprise-wide, multi-user data management and analysis. Manage linear networks, produce professional cartographic maps, conduct advanced feature editing, manage parcel holdings, conduct utility network analysis, monitor and control changes, integrate data from multiple sources, and assure overall data quality with GeoMedia Professional. June 03,

6 New Platforms NEW PLATFORMS OPERATING SYSTEMS GeoMedia 2016 now supports Windows bit, and Windows Server 2012 R2, 64-bit editions. Windows bit is considered viable. DATABASES GeoMedia 2016 now supports PostgreSQL 9.3 / PostGIS 2.1, and PostgreSQL 9.4 / PostGIS 2.2. GeoMedia 2016 supports SQL Azure v12. IMPACTS GEOWORKSPACES GeoWorkspace files from GeoMedia 2015 and previous may be opened in GeoMedia GeoWorkspace files saved with GeoMedia 2016 cannot be opened in GeoMedia 2015 and previous. MGE DATA SERVER As previously announced with the release of GeoMedia 2015, this data server is no longer supported with GeoMedia FRAMME DATA SERVER As previously announced with the release of GeoMedia 2015, this data server is no longer supported with GeoMedia ARCINFO DATA SERVER As previously announced with the release of GeoMedia 2015, this data server is no longer supported with GeoMedia GEOGRAPHICS DATA SERVER As previously announced with the release of GeoMedia 2015, this data server is no longer supported with GeoMedia June 03,

7 Future Impacts FUTURE IMPACTS None. June 03,

8 New Technology NEW TECHNOLOGY GENERAL PRODUCT TIER CHANGES Do more with GeoMedia Advantage Four commands that were previously available only in the GeoMedia Professional tier are also now available in the GeoMedia Advantage tier. The commands are: Insert Area by Face Insert Interactive Area by Face Dimensions Insert Dimensions The addition to the GeoMedia Advantage ribbon bar Home tab is: The additions to the GeoMedia Advantage ribbon bar Vector tab are: This change was introduced with GeoMedia June 03,

9 New Technology GEOMEDIA CONFIGURATION WIZARD Configure the Spatial Model Editor, too This wizard, which runs automatically after product installation and can also be run any time from the Start menu in order to change the product tier, language, or licensing, now also performs configuration for the new Spatial Model Editor utility, including preparing its help files for use..net CUSTOMIZATION Simplify and stabilize your.net applications.net commands/components no longer need to use Marshal.FinalReleaseComObject or Marshal.ReleaseComObject. Microsoft could not clearly define the behavior of these methods and as a result we were experiencing the over-release of underlying COM objects in certain scenarios. We have now resolved the need for these calls within the product. Application developers should stop calling these methods, for improved product quality. Learn more about event processing with GeoMedia objects A section on Event Processing has been added to the Overview section of the GeoMedia Object Reference help, for.net programmers who program against GeoMedia objects using events. APPLICATION OBJECT Achieve deeper customization with new Application API Now provides a pair of events to notify listeners when a new MapWindow or DataWindow is created. These events are BeforeWindowNew and AfterWindowNew. The BeforeWindowNew event allows the event handler to cancel the task of creating a new window. The corresponding AfterWindowNew event provides the newly created window object. Now provides a property ActiveCommandProgId that denotes the programmatic identifier of the currently active command, a method GetCommandProperties that returns the command type and modeless listener level of the specified command ProgId, and an event BeforeCommandActivated that notifies listeners when a command is activated or reactivated. June 03,

10 New Technology ONLINE HELP Find up-to-date help content and an improved user experience online Online Help is available from both the Start menu of Windows, and the Application menu within the GeoMedia Desktop ribbon. It activates the default internet browser to present the help page for GeoMedia. This page allows searching and browsing for topics in GeoMedia (all three tiers), GeoMedia 3D, GeoMedia Transportation Manager, and GeoMedia Viewer. June 03,

11 New Technology EXPLORER WINDOW At-your-fingertips access to your GeoWorkspace content for easy display The new Explorer window, toggled on/off by the Explorer command on the Home ribbon tab, provides a hierarchical visual representation of various objects in the GeoWorkspace such as Warehouse Connections, Feature Classes, Queries, and Categories. Certain activities are available from the right-click context menu, including ability to display data in a map window or data window. Much more capability is planned for the future. DATA ACCESS CAD DATA SERVER Achieve higher-fidelity display of MicroStation v8 cells For MicroStation v8 files, this data server now supports exploding of cells through use of the SERVE CELL GEOMETRY EXPLODE option in the warehouse configuration file. This change was introduced with GeoMedia June 03,

12 New Technology ORACLE OBJECT MODEL DATA SERVER AND ORACLE OBJECT LTT DATA SERVER Submit more complex queries to Oracle Any data server can receive queries that include both a spatial filter and an attribute filter. That combination is common with GeoMedia WebMap. This data server, when handling such a query, attempts to fuse the two filtering criteria into a single SQL statement transmitted to the underlying database engine. But when the attribute filter is comprised of complex SQL involving Oracle-specific syntax that cannot be parsed by GeoMedia, it has previously failed to execute the query. Now if a spatial filter is applied and the SQL cannot be parsed, the data server takes one of two paths: (1) If the is present in the SQL, then the native spatial filtering SQL generated by the data server is inserted in place of that token before submission to the database, permitting the creator of the SQL the opportunity to ensure that Oracle can process the full query. (2) If that token is not present in the SQL, then it submits the complex SQL to the underlying database as-is, and performs client-side spatial filtering within the data server instead of failing on the OpenRecordset call. This allows more flexibility in use of native Oracle syntax in conjunction with a spatial filter. Take advantage of more Oracle data types Now supports NVARCHAR2, NCHAR, and NCLOB data types. POSTGIS DATA SERVER Use PostgreSQL / PostGIS throughout GeoMedia A new read-write PostGIS data server is delivered. This data server is different from that available as open source for several years. June 03,

13 New Technology The data server is supported throughout the GeoMedia Desktop, except for those commands formerly part of the GeoMedia Parcel Manager product which require a Cadastral connection, the ERDAS APOLLO Catalog Explorer command, and the GeoMedia catalog command set. SQL SERVER DATA SERVER AND SQL SERVER SPATIAL DATA SERVER Submit more complex queries to SQL Server Any data server can receive queries that include both a spatial filter and an attribute filter. That combination is common with GeoMedia WebMap. These data servers, when handling such a query, attempt to fuse the two filtering criteria into a single SQL statement transmitted to the underlying database engine. But when the attribute filter is comprised of complex SQL involving SQL Server-specific syntax that cannot be parsed by GeoMedia, it has previously failed to execute the query. Now if a spatial filter is applied and the SQL cannot be parsed, the data servers take one of two paths: (1) If the is present in the SQL, then the native spatial filtering SQL generated by the data server is inserted in place of that token before submission to the database, permitting the creator of the SQL the opportunity to ensure that SQL Server can process the full query. (2) If that token is not present in the SQL, then it submits the complex SQL to the underlying database as-is, and performs client-side spatial filtering within the data server instead of failing on the OpenRecordset call. This allows more flexibility in use of native SQL Server syntax in conjunction with a spatial filter. June 03,

14 New Technology Use SQL Azure throughout GeoMedia SQL Server Spatial data server now supports connection to a SQL Azure database. Use SQL Server Spatial throughout GeoMedia SQL Server Spatial data server is now supported throughout the GeoMedia Desktop, except for the GeoMedia catalog command set. WMTS DATA SERVER Display maps from WMTS services A new read-only data server for OGC Web Map Tile Service (WMTS) is delivered. This data server serves prerendered georeferenced map tiles. June 03,

15 New Technology WMS INFO COMMAND Retrieve feature information from WMTS services The WMS Info command is enhanced to support WMTS layers. CONNECTIONS COMMAND Clear your feature cache in fewer steps The Refresh Cache / Clear Cache functionality is removed from connection Properties dialog and is now available directly from the Connections command. June 03,

16 New Technology A Clear Cache button is added to the Warehouse Connections command. This enables the user to delete or refresh the cache files associated with one or more selected connections, all at once, without having to invoke the connection Properties dialog. See at a glance which warehouse connections are cached A new mechanism of indicating the state of feature caching is added to Warehouse Connections command. Now three different glyphs are introduced to indicate that the caching is enabled on read-write, read-only, and closed connections. June 03,

17 New Technology COORDINATE SYSTEMS Leverage more coordinate reference systems Support has been added for the Royal Commission of Jubail Plant Grid. This is a preset grid system having no user-definable parameters. It is selected as the projection algorithm RC Jubail Plant Grid. This system adjusts the Plant Grid coordinates to earth via multiple steps that include a localized polynomial generated from control points. In conjunction with this new system, a new vertical datum value has been added into the system. This value, RC Jubail Local, represents the vertical reference for the RC Jubail Plant Grid system. The software handles it as an orthometric vertical reference. Support has been added for the Molodensky-Badekas 10-parameter datum transformation. This model transforms between horizontal geodetic datums and may be used with either orthometric or geometric height coordinates. New syntax has been added within the autodt.ini datum transformation configuration file that allows users to specify parameters to use the Molodensky-Badekas transformation there. Identify coordinate reference systems by EPSG codes The Define Coordinate System control and dialog used by the GeoWorkspace Coordinate System command, the Define Coordinate System File utility, and other parts of GeoMedia, now have a Coordinate reference system authority frame on the General tab, offering the ability to enter an EPSG code in order to define a coordinate reference system, or to see the EPSG code corresponding to the current CRS definition (if any). June 03,

18 New Technology ANALYSIS ATTRIBUTE QUERY COMMAND / FILTER DIALOG Use attribute aliases when performing attribute queries Now supports use of attribute aliases for fields of feature classes that are served through a proxy data server. Now encloses aliased attribute names in the SQL string using the delimiters {# and #}. This permits GeoMedia to rigorously replace the aliased names with the actual names when submitting the filter in a query. A user who manually enters SQL in the dialog must also enclose aliased attribute names with these delimiters. FUNCTIONAL ATTRIBUTES DIALOG Use attribute aliases when defining functional attributes Now supports use of attribute aliases for fields of feature classes that are served through a proxy data server. Now encloses aliased attribute names in the expression string using the delimiters {# and #}. This permits GeoMedia to rigorously replace the aliased names with the actual names when the expression is evaluated. A user who manually enters the expression in the dialog must also enclose aliased attribute names with these delimiters. June 03,

19 New Technology MAP DISPLAY PICKQUICKDIALOG API FOR MICROSOFT.NET CLIENTS Use native.net API for the PickQuickDialog A new PickQuickDialog API is now available. This is written with WPF, provides smoother usage from a.net client, and supports RTL (right-to-left) languages as well. All GeoMedia Desktop users experience this new dialog as part of the Select Tool and Measure Angle commands of the map window. This change was introduced with GeoMedia THEMATIC LEGEND ENTRIES Use attribute aliases when building thematic maps UniqueValueLegendEntry and RangeLegendEntry now support the use of attribute aliases for fields of feature classes and queries. PICKLIST FOR UNIQUE VALUE LEGEND ENTRY Automatically leverage picklists in thematic maps The Unique Value Legend Entry control now uses descriptions from the Picklist table in the Label column if the selected attribute has a Picklist table defined. This change was introduced with GeoMedia DISPLAY LOCATION DOCKABLE CONTROL Observe a new look for named locations The drop-down list of named locations is now grouped by expander controls rather than horizontal divider lines. This change was introduced with GeoMedia LABELING PERFORMANCE See map labels faster The display performance of dynamic labels is greatly improved. June 03,

20 New Technology DATA CAPTURE GPS TRACKING COMMAND Work with more GPS devices Can now read data from some built-in GPS sensors. Perform GPS tracking on Windows 8.1 Now works on Windows 8.1 and later, with restrictions on some devices (no satellite tracking information displayed, no NMEA log file). SPLIT FEATURE COMMAND Split features with Z-aware logic Has improved handling of Z values when splitting area features. June 03,

21 New Technology DATA MANAGEMENT OUTPUT TO OFFLINE COMMAND Output data to an offline database for editing disconnected from the network This new command lets you choose data from an Oracle or Oracle LTT connection that will be output to an offline read-write warehouse connection such as SQL Server Express. This happens so you can edit in an offline environment and then post back to the enterprise connection via the Post from Offline command. The offline database may be Access, SQL Server, SQL Server Express, or PostGIS. POST FROM OFFLINE COMMAND Post data from an offline database which has been edited while disconnected from the network This new command provides the ability to post back to the source Oracle or Oracle LTT connection those changes made to the offline data created by the Output to Offline command. Only inserted, updated, and deleted features are posted. June 03,

22 New Technology DATA INTEGRATION AND VALIDATION CREATE CONFLATION LINKS COMMAND Iteratively create conflation links at increasing distances Now automatically creates links for all features. A new option Include All Features, when selected, automatically increases the buffer distance as specified, and decreases the certainty value for each subsequent iteration. It therefore progressively links and includes, until all the features have been linked or when the specified number of iterations has completed. June 03,

23 New Technology June 03,

24 New Technology AUTO ADJUST FEATURES COMMAND Automatically adjust features based on an offset to a centerline undergoing conflation This new command automatically adjusts assets such as buildings, junction boxes, service locations etc., which have been previously located by measuring their offset to a centerline. It establishes the relationship between linked assets and their reference centerlines with the help of the Create Conflation Links command. This established relationship forms the Primary link set. Similarly the relationships that exist between the old centerlines and the newly-conflated centerlines are established as Secondary link sets. Finally the assets are adjusted and aligned to the new centerlines based on the offset/orientation that is extracted from the relationship between the Primary link sets and Secondary link sets. QUERY CONNECTIVITY COMMAND Simply find anomalies in connectivity between two sets of features This command is reintroduced into the product from prior releases, in response to customer requests. It was formerly named Validate Connectivity. It finds conditions caused by inaccurate digitizing, such as undershoots and overshoots. This command takes one or two feature classes or queries as input and creates a new query containing the resulting anomalies as output, based on the validating conditions that you select. June 03,

25 New Technology FIX CONNECTIVITY COMMAND Simply fix anomalies in connectivity between two sets of features This command is reintroduced into the product from prior releases, in response to customer requests. It automatically corrects connectivity problems within and between feature classes in conjunction with Query Connectivity. The following problems may be fixed with this command: overshoots trimmed, undershoots extended, crossing lines broken, and vertices inserted into crossing lines. June 03,

26 New Technology DATA WINDOW DATAVIEW CONTROL Achieve deeper customization with new DataView API Now provides an event BeforeSetRecordset, which is fired when the SetRecordset method is called, just before the recordset is set on the control. The event handler receives the input recordset and may optionally modify or replace the recordset before passing it back to the DataView control. LAYOUT WINDOW EXPORT LAYOUT COMMAND Export more formats from the layout window This command now supports export of two new raster formats (PNG and JPEG 2000). It also supports a new compression technique (LZ77) for TIFF and GeoTIFF formats. This change was introduced with GeoMedia CADASTRAL COMMAND RENAMING Enjoy more consistent naming of cadastral commands The Set Master Connection command has been renamed to Set Cadastral Connection. When a Cadastral Connection is defined, the Cadastral tab appears on the Ribbon. June 03,

27 New Technology SUPPORT FOR SQL SERVER SPATIAL Use SQL Server Spatial throughout GeoMedia All cadastral commands are enhanced to work with SQL Server Spatial data server. LIBRARIES SUPPORT FOR SQL SERVER SPATIAL READ-WRITE DATA SERVER Use SQL Server Spatial throughout GeoMedia The Library Connection dialog and Library Organizer command are enhanced to support SQL Server Spatial Read-Write data server. It is now possible to use a SQL Server Spatial database as a library. June 03,

28 New Technology SUPPORT FOR POSTGIS READ-WRITE DATA SERVER Use PostgreSQL / PostGIS throughout GeoMedia The Library Connection dialog and Library Organizer command are enhanced to support PostGIS Read-Write data server. It is now possible to use a PostGIS database as a library. FEATURE CACHING INDEXED FEATURE CACHE (IFC) FILES Expanded capability for IFC files The format of indexed feature cache (IFC) files has been improved to include support for indexes on memo field types. Lack of support for indexing of memo fields manifested itself in the context of attribute queries and thematic legend entries built on memo fields. This change was introduced with GeoMedia UTILITIES BATCH PLOTTING Export more formats from batch plotting This utility now supports output of two new raster formats (PNG and JPEG 2000). It also supports a new compression technique (LZ77) for TIFF and GeoTIFF formats. This change was introduced with GeoMedia June 03,

29 New Technology Use attribute aliases in batch plotting Now supports use of attribute aliases for fields of feature classes. DATABASE UTILITIES Take advantage of more Oracle data types Now supports NVARCHAR2, NCHAR, and NCLOB data types for Oracle. Use PostgreSQL / PostGIS throughout GeoMedia Now supports the PostGIS data server. DEFINE SYMBOL FILE Use a wider range of AutoCAD symbols Now supports DWG files from more recent versions of AutoCAD. SCHEMA REMODELER Use PostgreSQL / PostGIS and SQL Server Spatial throughout GeoMedia Now supports SQL Server Spatial data server and PostGIS data server. June 03,

30 New Technology SPATIAL MODEL EDITOR Perform spatial modelling on a GeoMedia Desktop seat Use this new utility to create, edit, and run spatial models. June 03,

31 System Requirements SYSTEM REQUIREMENTS Computer/ Processor 32-bit: 2GHz microprocessor, Intel Pentium 4 HT, Core Duo, Xeon 64-bit: Intel 64 (EM64T), AMD 64, or equivalent (recommended) Memory (RAM) 4 GB minimum, 8 GB recommended Disk Space 10 GB for software Data storage requirements vary by mapping project 1 Peripherals Software security (Intergraph Licensing ) requires the following: Ethernet card Windows 7 SP1 or higher, Professional and Ultimate (32-bit and 64-bit) 2 Windows 8 (Standard), Professional and Enterprise (32-bit and 64-bit) 2 Operating Systems 2 Windows 8.1 (Standard), Professional and Enterprise (32-bit and 64-bit) 2 Windows 10.0 (Standard), Professional and Enterprise (32-bit and 64-bit) 2 Windows Server 2008 R2 SP1 (64-bit) 3 Windows Server 2012 R2 (64-bit) 3 VMware ESX 5.1 Virtual Server and Virtual App Technology Oracle VM Virtual Box XenApp 7.6 Remote App (MS 2012 R2) Oracle Server 11g, 32-bit and 64-bit Oracle Express 11g Oracle Server 12.1, 64-bit Database Server Engines SQL Server 2012, 64-bit SQL Server Express 2012 SQL Server 2014, 64-bit SQL Server 2014 Express PostgreSQL 9.3 with PostGIS 2.1 June 03,

32 PostgreSQL 9.4 with PostGIS 2.2 Database Client Engines Oracle Client 11g, 32-bit Oracle Client 12.1, 32-bit SYSTEM REQUIREMENTS NOTES 1 Disk I/O is usually the slowest task in geospatial data processing. Faster hard disks improve productivity. Reading data from one disk, writing temporary data to a second disk, and writing data to a third disk improves performance. Disk arrays improve productivity but some RAID options slow performance. Network disk drives are subject to network limitations. 2 Windows 7 32-bit, Windows 8 32-bit, Windows bit and Windows bit are considered viable platforms. Viable platforms are not an explicit requirement and have not been tested as a standard scenario in Hexagon Geospatial s Development and Quality Assurance cycles. However, the technology is similar to one of the supported platforms that compatibility is practical. Although we expect our applications to be compatible with viable platforms, we cannot guarantee contractual performance or high availability requirements. 3 GeoMedia runs on 64-bit systems in 32-bit emulation mode. ISSUES RESOLVED CR # SUMMARY Description / How to Reproduce GeoMedia crashes closing geoworkspace after closing overview window. Steps to Reproduce: 1. Invoke GeoMedia Professional. Create a blank Geoworkspace. 2. Make Access R/W connection to USSampleData. 3. Add Cities LE to map window. 4. Name the legend as legend1. 9AF33V 5. Invoke Overview window and add legend1 to it. 6. Now on overview window using legend add cities. 7. Save the workspace as TEST1. 8. Now close geoworkspace using File>Close. (In the same instance of GeoMedia) 9. Open workspace from recent documents. 10. Observe that workspace opens and overview window is blank. 11. Now delete this overview window using cross mark. 12. Click on File>Close geoworkspace. Click on No button on message dialog. Observe that June 03,

33 application crashes. Error followed by crash on performing Insert Traverse command with category features on German OS. Steps to Reproduce: 1. Invoke GeoMedia Professional. 2. Create a blank Geoworkspace. 3. Make Access R/W connection to USSampleData.mdb delivered with product.(ifc ON) 9B14LP 4. Add all the features to categories. 5. Add all the features from categories to map window. 6. Invoke Insert Traverse command. Select States (Categories) as Primary feature and Rivers (Categories) as component feature. Using Use Map and Add to Grid options place a point followed by two lines. Click on Apply button. Message displays that feature has to be closed. Click on Ok button. Click on Ok button on Properties dialog. 7. Observation: Observe that message like invalid argument encountered appears. From then you could not proceed further with any of the commands. Try to exit clicking on Exit button from application menu. Observe that GeoMedia Professional crashes. 9BHFUB FGDB Read Only shows English strings on New connection dialog in Japanese version. Steps to reproduce: 1. Invoke Japanese version of GeoMedia Professional. 2. Invoke New connection dialog. 3. Observation: FGDB Read Write is displayed in Japanese language; however, Read Only is still shown in English. 9BHG48 Export to GML the dialog size is fixed on size 8 dialog. Truncated the dialog items at right side Export to GML The dialog size is fixed on size 8 dialog. On size 9 dialogs, the right side of the dialog is truncated. Resizing subroutine is using the numerical value to adjust the position of items. Therefore the items on Size 9 dialog (Japanese and Chinese) are not correctly positioned and truncated at right side and bottom. 9BOVUL GeoMedia crashes exiting the application from the task bar with options dialog in invoked state. GeoMedia crashes while exiting the application from the task bar with options dialog in invoked state. Steps to reproduce: Invoke GeoMedia. Select Blank Geoworkspace radio button. Open a Geoworkspace. Select the Insert feature. Select options dialog from the vector control. Exit the Application from the Task bar. Observations: PMiscCmd Error exiting application.source:gmcmdsuptdescription:method '~' of object '~' failed OK PProCtrl Run-time error '0' OK Click Ok on the dialog GeoMedia Crashes. 9BOVZX GeoMedia crashes exiting the application with Coordinate System dialog in invoked state. GeoMedia crashes exiting the application with Coordinate System dialog in invoked state. Steps to reproduce: 1. Invoke GeoMedia. 2. Select Blank Geoworkspace radio button. 3. Open a Geoworkspace. June 03,

34 4. Select the Insert feature. 5. Invoke the coordinate system from the vector control. 6. Exit the application from the task bar. 7. Observations: GeoMedia.exe still runs exit the application from the task bar. GeoMedia.exe still runs after exiting the application with options dialog in invoked state. GeoMedia.exe still runs exiting the application with the options dialog in invoked state from Queued Edit control dialog. Steps to reproduce: 1. Invoke GeoMedia. 2. Select Blank Geoworkspace radio button. 9BOW1Y 3. Open a Geoworkspace. 4. Select the features check box. 5. Click ok button. 6. Select options dialog from the Queued Edit control. 7. Exit the application from the task bar. 8. Observations: GeoMedia.exe is still running in the task manager after exiting the application. ShapeFile Data Server: Attributes of Type Double Rounded or Truncated As If Integer. User exports GeoMedia GeoWorkSpace query containing double values then serves the data back into GeoMedia using Shape File data server. The field is correctly served back as double, but the values are all truncated to 0 digits of precision (value becomes 77); the values are rounded to zero decimal places. Scope: Problem is known to occur when the GeoMedia user exports a merge query that contains a period <"."> Queries containing dot (".") as part of the query name is very common for Oracle users where the connection name and thus query names are prefixed by the schema owner. Example query name: Merge of OM_ALABAMA.ANTENNAS If the user selects the query name "Merge of OM_ALABAMA.ANTENNAS", the Export dialog automatically renames (possibly by design) the output shapefile to: "ANTENNAS. Such renamed merge queries will have truncated values for fields of type Double. 9C00AU Workflow: 1. Open GeoWorkSpace 2. Query "Q2 Merged.Institutions" should be displayed on the map. Notice the double values for the latitude and longitude attribute fields. 3. Use Manage Data tap, Export to > Export to Shapefile to export the Q2 Merge query, using the default output shapefile name "Institutions.SHP" 4. Use the Manage Data > Warehouse > New Connection to connect to exported shapefiles from step 3. Review attributes of the shapefile data and notice how the double values are rounded or truncated. 961T3I GeoMedia.exe is still running exiting the application from task bar with Save As dialog in GeoMedia.exe is still running after exiting the application from the task bar with Save As Dialog in invoked state of Edge Match rules dialog. Steps to reproduce: Pin GeoMedia to task bar. 1. Invoke GeoMedia June 03,

35 invoked. 2. Select Blank geoworkspace. 3. Open a workspace 4. Select Edge match rules from the Edge Match frame from Tool box. 5. Click Add/Modify button from the Manage Edge Match Rules dialog. 6. Close the Add/Modify Edge match class matches dialog. 7. Open the Save As dialog 8. Exit the Application from the task bar. 9625CJ GeoMedia.exe is still running while inserting the feature with properties dialog in invoked state. GeoMedia.exe is still running while inserting the feature with properties dialog in invoked state while exiting the application from the task bar. 1. Invoke GeoMedia 2. Select Blank Geoworkspace. 3. open a workspace 4. Select Insert feature from the Vector Tab. 5. End the feature. 6. Exit GeoMedia from the task bar. 968SJL Connection properties dialog - enable feature caching checkbox state not persisted. 1. Open GeoMedia. 2. Connect to USSampleData with caching off and add counties feature class to map window. 3. Verify cache is not created. 4. Open Warehouse Connections command. 5. Click properties button. 6. Check the enable feature caching checkbox. 7. A dialog appears asking if you want to create the cache. Press create/refresh cache (see cache is created). 8. Press Cancel. 9. Open Properties dialog to see that enable feature caching checkbox is checked. This should not happen. 96FA9R Layout > Print > Plot of WMS fails. 1. Steps to reproduce: 2. Open provided GeoWorkspace and zoom in to scale 1: Set nominal map scale to 1:50, Open layout window. June 03,

36 5. Print to printer. 6. Result: Blank paper. No error message. Aggregation Crash Using Within Distance Spatial Operator - Data Specific. Customer supplied data demonstrates a crash of GeoMedia application without chance to save when using Aggregation within distance operator. The problem appears to be data specific. Workflow: 1. Save.zip to C:\Warehouses and extract to here which should create folder 96ZL Open Testing1.gws 96ZL03 3. Use Analysis > Queries to Display previously saved Aggregation query. 4. Observation: GeoMedia terminates without opportunity to save. Aggregation Query Information: Aggregation where summary feature=leitung and detail feature=gebaeude_koeln using within distance of 10m to get the output from: MAX(Anzahlvonzahpunkt) 5. Other data observations: There are a few errors found in the geometry when using Validate Geometry however, even if we remove these records entirely, the crash persists. 97CCGB Geometry validation gives inappropriate validation errors which was not seen in version. I wanted to use this command to see if the data referenced in a particular CR is clean and found some errors. Steps to reproduce: 1) Invoke GeoMedia and connect to attached test data (WFS_Test.mdb) 2) Select Toolbox>Validate Geometry and select feature class GRUNDNUTZUNG_WALD and click [OK] on the Validate Geometry dialog. 3) Check that 3973 validation failures are listed in the Queue of Anomalies window out of which there are 3871 anomalies with Description "Invalid Geometry Component". 4) Observe each of these validation anomalies to understand that these validation failures are inappropriate. Repeat the above workflow with and check that none of these geometries are mentioned as anomalies. This seems to be regression after DBUN Spatial intersection throws a Method of object failed error with invalid query. Spatial intersection throws a Method of object failed error and does not show an error message with invalid query to oracle connection. Steps to reproduce: 1. Invoke GeoMedia 2. Make an oracle connection from Ware house from Manage Tab. 3. Add the legend entries and click OK. 4. Select Spatial intersection from Analysis Tab. 5. Select a feature From the Features in combo box and select filter button and select > symbol and click ok button. (Note: an error message is not popped up even though it is an invalid query). 6. Select a feature from the other Features in combo box. 7. Select filter button, select > symbol and click ok button.(an error message is not popped up even though it is an invalid query). 8. Click ok button. June 03,

37 Observations: Method of object failed. An error message is not popped up even though it is an invalid query. This behaviour is not observed with Access connection as a warning message pops up. 9910J8 Problems with Shapefile export from PostGIS database displaying in GWS. After exporting to shape files from a PostGIS database connection and then making an ArcView connection to the exported files, the user is unable to display the ArcView features in the Map window. Workflow: 1. Open a blank.gws and make an ArcView connection to the exported files. 2. Click the Add legend entry and notice no features are available to choose from. The export appears to work fine, but the data cannot be displayed. 8OH60M Recordset access is causing data server to issue selects to database that is causing a performance hit. This was filed against the Oracle R/W data server when observing the behaviour of the Toggle Dynamic Label command. The recordset access pattern in the Toggle Dynamic workflow is causing the data server to issue selects to the database for each geometry row resulting in a performance hit. 8P174L Invalid geometry types enabled in Continue Geometry dockable control. Invalid geometry types enabled in Continue Geometry dockable control while trying to do Continue Geometry on a Spatial Query. Steps to reproduce: 1.Invoke GeoMedia Essentials and make an Access Connection to USSampleData.mdb available with the product 2.Invoke Analysis > Spatial Query 3.In the Select features in combo-box, select Rivers FC 4.Select are entirely contained by operator 5.Select States from the Features in combo-box 6. Dismiss the Spatial Query dialog by clicking on OK. 7. Select a River from the Map Window that is returned from the Query. 8. Now click on Vector > Continue Geometry Observe that in the Continue Geometry dockable control all geometry types are enabled (Point, Area & Line instead of just Line). However, on clicking on the invalid geometry (Point and Area), and trying to continue geometry, an error dialog with caption GeoMedia appears, with the following content: GeoMedia Invalid geometry detected. Operation aborted GField::Value 8SSXEF GeoMedia Professional crashes for Validate Geometry on Searched item in select set. GeoMedia Professional crashes for Validate Geometry on Searched item in select set. Invoke GeoMedia Professional and create an access warehouse connection to USSampledata.mdb. Select Search command and select States feature class. Type 1 and click Search. Invoke Validate Geometry command. ON input tab, Select "GMSearchQueue" under SelectSet and Anomalies tab, select all check-boxes. Click OK. June 03,

38 The following error is displayed Queued Edit Control The connection associated with this queue is closed. The queue cannot be viewed OK Application crashes. Warehouse caching location not validated by GeoMedia during clear/refresh/enabl e stages. Steps to Reproduce: 1. Create a folder (in say C:\Temp) for the purpose of holding warehouse cache files 2. Invoke GeoMedia with a blank new geoworkspace and using 'Options' change the Warehouse Cache Files location to the folder created above 3. Close GeoMedia without saving GWS 8U3XM5 4. Delete the folder manually 5. Reopen GeoMedia and try clearing/refreshing/enabling cache. No errors pop up stating non-existing folder 6. However if you connect to a warehouse and add legend entries, the folder and relevant.ifc files get created. While the above situation is fairly OK, in case of XenApp if you modify the caching location to one on your local machine (it looks like \\client\c$\temp\caches) and later invoke GeoMedia from the server (not through web browser at client end), the caching path does not change (not expected either). However, in addition to above issue, enabling caching/adding legend entries do not result in cache creation. Hence, the issue's impact is higher in XenApp than in normal GeoMedia operations. Unable to Generate Connectivity Queries in GeoMedia 2014 and GM Validate Connectivity in GeoMedia Pro no longer supports output to query. a) Queries can be output and/or exported to other required formats b) Queries are built once and preserved as part of the GeoWorkSpace: 1. Automatically updating when underlying data changes. 8VC1RJ 2. User does NOT have to recall correct settings (saved as part of the query) 3. Queries can be displayed outside the queued edit system as a whole making it easier to visualize the location of problems. GeoMedia Pro's validate connectivity command is used by many customers to generate queries that can be routinely checked. If the query contains connectivity errors the query can then be exported to shape file, Oracle or the appropriate format for easy shipment to other (non-geomedia) depts. so the errors can be corrected in the source format/data. This cannot be done in GeoMedia 2014 with the Fusion based static queues. 8DRJWH 'Method '~' of object '~' failed' error message pops up on giving invalid filter in Spatial Query. 'Method '~' of object '~' failed' error message pops up on giving invalid filter in Spatial Query Workflow to reproduce. 1. Invoke GM Pro and open a new geoworkspace. 2. Make an Access connection to USSampleData.mdb. 3. Invoke Spatial Query dialog and select Rivers feature in 'Select features in:' 4. Click on Filter button to display filter dialog. 5. In Filter Dialog, give an invalid expression 'ID >=' and click Ok. June 03,

39 6. In 'Features in' combobox, select Interstates feature. 7. Click OK by accepting all defaults. Observe that error message pops up saying ' Method '~' of object '~' failed. ' The same issue is observed with Spatial Intersection and Spatial Difference commands. To reproduce the issue, repeat the same workflow by invoking Spatial Intersection and Spatial Difference commands. Add WMS Legend Entry calculates minimal bounding box of layer intersection, not union. The "Add WMS Legend Entry" command calculates intersection from all bounding boxes selected to display. As a result, if there are two layers with disjunct (non-intersecting) bounding boxes, nothing is displayed and the request is not sent to the server. The command must calculate minimal rectangle covering all bounding boxes, and request this coverage. The side effects of the current implementation are that if one of the bounding boxes is out of the map extent, no request is sent to the server although other layers might be visible. To reproduce the issue: 1 - Clear or create GDOWMS.log file in your personal Temp folder (..\AppData\Local\Temp). 2 - Connect to the WMS site and run Raster > Image Footprints for two layers: Jaskyna and Plavebna_brana. 8WF6AO 3 - Pan to the left so that the image footprint for Plavebna_brana completely disappears from the map. 4 - Run Add WMS Legend Entry with these two layers together. 5 - Check the GDOWMS.log, you can clearly see that no GetMap request has been sent so far. 6 - Pan back so that both image footprints are completely visible in the map view. 7 - Check the GDOWMS.log, the GetMap request has been sent now. 8 - Move mouse pointer inside the intersection of the two image footprints. Even if you can see no data in the map, you can clearly see that the area requested for the WMS legend entry is the intersection of the two bounding boxes, not the bounding box of the union of the two. 8WWKHE Fails to display feature class if index contains XLO,YLO, XHI, YHI and any other column. If the customer creates a non clustered index that contains the XLO,XHI,YLO,YHI and includes any other column from the table, GeoMedia will fail to display the feature class and will return the error: Index, Geometry_XLO, not found for feature classes containing a large number of rows. Building optimal indexes is very important and GMP should not fail on any index definition. 8XU0Z0 Selecting numeric values from a picklist in update attributes command causes an error. When trying to update a numeric value from a picklist in the update attributes command, the following error is given: There are no valid value(s)/expression(s) defined. The field is defined as a number in Oracle. An entry in gpicklist exists to make this value appear in a list. This issue does not exist when selecting string values from the picklist. Workflow to reproduce: 1. Open geoworkspace and connect to Oracle database that was used for import above. 2. Open data window for GDOSYS.GPICKLISTS. 3. Create picklist by inputting following: featurename = ROADS fieldname = ESZL picklisttablename = ROAD_POLY valuefieldname = ID1 descriptionfieldname = ID1 filterclause = 'leave blank'. 4. Vector Tab>Update Attributes. 5. Select ROADS and choose attribute 'ESZL'. June 03,

40 6. From the picklist select any value. Once chosen the error will display. There are no valid value(s)/expression(s) defined. This is despite the attribute being a long integer and should be updateable with this value. Repeating the workflow using a STRING value into a text field and the error is not seen. 8XXYNP Customizing the Quick Access Toolbar(QAT) is not saved after a machine reboot. Customizing the Quick Access Toolbar (QAT) menu is not saved if the machine is rebooted. If a geoworkspace (.gws) QAT is setup with various commands and saved in the.gws and the machine is rebooted, the saved.gws when reopened does not show the saved QAT. In fact it adds multiple commands to the QAT. 8Y4J0V Ribbon bar disappears on opening saved gws repeatedly. Steps to reproduce: 1. Invoke GM 2. Open saved GWS. 3. Repeat step 2 multiple times (say 8-10) 4. On the message dialog saying 'Do you wish to save?' Click yes or no. 5. Error message is displayed and the ribbon bar disappears GeoMedia Desktop Encountered an improper argument OK ZG7HX Diacritic Characters in Title name are not retained for Legend Entry Name in GM GUI w/wms DS. For this particular WMS, the title names contain Czech Diacrtic characters. The customer has had to remove the diacritic characters in order to get their WMS Service to work. 8ZGFBQ Cannot display WMS Layer when name contains Diacritic Character. Using the WMS Dataserver with a connection to a WMS Service, -- when the layer name contains a Diacritic character, the GM GUI gives error and will not display the layer. 9094B3 Thematic classification displays Memo datatype error "This datatype could not be indexed". Thematic classification displays Memo datatype error "This datatype could not be indexed". To reproduce: 1. Open the attached USSampleData.gws and USSampleData.mdb. 2. Create a unique thematic legend on the states feature using the attribute1 attribute which is memo type. 3. Error appears "This datatype could not be indexed". 4. Click Ok. 5. States Thematic legend entry is added, but doesn't display. 6. Set the States Thematic legend entry to "Display on" and the thematic displays in the map window. It appears "Display by scale" doesn't work initially, but works after changing from "Display on" to "Display by scale". Help states Memo is a valid data type for range and unique thematic legends. GeoMedia Query When a GeoMedia query is created on an Oracle database field that is type Date and the query contains June 03,

41 7NJGUW using TRUNC operator on Oracle Date field with Spatial Filter. the TRUNC operator, the query will display successfully without a Spatial Filter applied. When a Spatial Filter is applied over the query results, an error messages will display. Once the error message displays, the query cannot be displayed again. The query can be recovered by removing the Spatial Filter, deleting the query, and then recreate the query without a Spatial Filter applied. The query with the TRUNC operator will display without a spatial filter but not when a spatial filter is applied. Steps to recreate the issue: Note: Use the warehouse access database, USSampleDataForDRW.mdb 1. Start GeoMedia Professional 2. Make an Access connection: USSampleDataForDRW.mdb 3. Make a Read/Write connection to any Oracle database 4. Run Warehouses > Output to Feature Classes. Select Source features to output: USSample Dataset for DRW > STATES. Select Target connection: Oracle connection. Click the Advanced tab and use Target Feature Class: Oracle:STATES. Click the OK button to produce the output. 5. Create a query using the TRUNC operator in the query on the Oracle: STATES table. You can copy/paste the example query below into the query Filter box to create the query. Example: Query name: TRUNC STATE DATE STATE_NAME LIKE 'M%' AND TRUNC(STATE_DATE) > '0JAN-1818' Note: The query using the TRUNC operator will display in the map window. 6. Place a Spatial filter anywhere in the map window over the Oracle: STATES features. RESULTS: An error message will display. GeoMedia Professional: An error was encountered loading data for TRUNC STATE_DATE legend entry. Do you want to continue loading remaining legend entries? 7. Delete the query from the map legend 8. Select Legend > Add legend entry 9. Select the query TRUNC STATE DATE to add it to the map legend. RESULTS: A message will display. Error creating legend entry for TRUNC... 82XDCY Feature Class Definition - multiple edits to SQL Server feature causes 'Out of Memory' error. Using Feature Class Definition to edit lots of attributes (names and types) simultaneously for a SQL Server feature (without saving the changes with the OK button between edits) will result in an Out Of Memory error when you click OK to save the edits. To see the problem use the steps below. 1. Create a new GeoWorkspace and make an SQL Read-Write data server connection to an existing SQL Server database. For my tests I connected to the USA database. 2. Select Feature Class Definition and use the New button to create a new feature class (you can leave the default name of FeatureClass1 and type as Point). Select the Attributes tab and click in each row in the grid (until you get to the 10th row) so that you have created 10 new attributes named Attribute1 through Attribute 10 all of type Text. Click OK to save the new feature class. When the prompt appears stating A feature class must have a primary key attribute. Do you want GeoMedia to generate a primary key of Autonumber data type? Select Yes. 3. Now that you are on the main Feature Class Definition dialog again click the Edit button. The FeatureClass1 feature that you just created should still be highlighted so you will be editing that feature class. Now select the Attributes tab. On the Attributes tab change the data type for each of the Attributes (1 through 10) from Text to another Type (choosing a different type for each attribute if possible). Now change the name of each of the 10 attributes to something new. Now that all of the names have been changed, once again change the type of all of the attributes to a new value (using as many different types as possible). Finally change all of the names again to new names. Click the OK button to save the edits. This will typically result in an error message that states something like the following The attribute someattributename could not be updated. Possible causes include attribute name duplication, maximum attribute name length exceeded, or invalid characters in the attribute name. Out of memory June 03,

GEOMEDIA RELEASE NOTES. Version

GEOMEDIA RELEASE NOTES. Version GEOMEDIA 15.01 RELEASE NOTES Version 15.00.0001 March 2015 Copyright 1996-2015 Intergraph Corporation and/or its affiliates. Hexagon Geospatial is part of Intergraph. All Rights Reserved. Warning: This

More information

Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project.

Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project. v. 10.2 GMS 10.2 Tutorial Working with map projections in GMS Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project.

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2011 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project.

Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project. v. 10.4 GMS 10.4 Tutorial Working with map projections in GMS Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project.

More information

ArcGIS Pro Editing. Jennifer Cadkin & Phil Sanchez

ArcGIS Pro Editing. Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing Overview Provides tools that allow you to maintain, update, and create new data - Modifying geometry, drawing new features - Entering

More information

ArcView QuickStart Guide. Contents. The ArcView Screen. Elements of an ArcView Project. Creating an ArcView Project. Adding Themes to Views

ArcView QuickStart Guide. Contents. The ArcView Screen. Elements of an ArcView Project. Creating an ArcView Project. Adding Themes to Views ArcView QuickStart Guide Page 1 ArcView QuickStart Guide Contents The ArcView Screen Elements of an ArcView Project Creating an ArcView Project Adding Themes to Views Zoom and Pan Tools Querying Themes

More information

Objectives Learn how to work with projections in WMS, and how to combine data from different coordinate systems into the same WMS project.

Objectives Learn how to work with projections in WMS, and how to combine data from different coordinate systems into the same WMS project. s v. 11.0 Projections / Coordinate Systems WMS 11.0 Tutorial Projections / Coordinate Systems Working with map projections in WMS Objectives Learn how to work with projections in WMS, and how to combine

More information

QUICK START GUIDE. SOLO Forest

QUICK START GUIDE. SOLO Forest QUICK START GUIDE SOLO Forest Software Installation 1. For PC installation, run the.msi file. 2. For Mobile device installation, copy the.cab file onto the device 3. Run the.cab file Starting the Program

More information

MapInfo Professional Evolution!

MapInfo Professional Evolution! MapInfo Professional Evolution! A long history of improvement This presentation covers what is new in all of the MapInfo Pro releases since v9.0! MapInfo Pro Release History A feature release every year

More information

GEOMEDIA SMART CLIENT 2015 PRODUCT FEATURES AND COMPARISONS

GEOMEDIA SMART CLIENT 2015 PRODUCT FEATURES AND COMPARISONS GEOMEDIA SMART CLIENT 2015 PRODUCT FEATURES AND COMPARISONS GeoMedia Smart Client enables the entire organization to access and utilize rich geospatial data in their business processes. It delivers an

More information

Objectives Learn how to work with projections in SMS, and how to combine data from different coordinate systems into the same SMS project.

Objectives Learn how to work with projections in SMS, and how to combine data from different coordinate systems into the same SMS project. v. 12.2 SMS 12.2 Tutorial Working with map projections in SMS Objectives Learn how to work with projections in SMS, and how to combine data from different coordinate systems into the same SMS project.

More information

MARS v Release Notes Revised: May 23, 2018 (Builds and )

MARS v Release Notes Revised: May 23, 2018 (Builds and ) MARS v2018.0 Release Notes Revised: May 23, 2018 (Builds 8302.01 8302.18 and 8350.00 8352.00) Contents New Features:... 2 Enhancements:... 6 List of Bug Fixes... 13 1 New Features: LAS Up-Conversion prompts

More information

ArcGIS Pro Editing: An Introduction. Jennifer Cadkin & Phil Sanchez

ArcGIS Pro Editing: An Introduction. Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing: An Introduction Jennifer Cadkin & Phil Sanchez See Us Here WORKSHOP ArcGIS Pro Editing: An Introduction LOCATION SDCC - Ballroom 20 D TIME FRAME Thursday 10:00 11:00 ArcGIS Pro: 3D

More information

ArcGIS Extension User's Guide

ArcGIS Extension User's Guide ArcGIS Extension 2010 - User's Guide Table of Contents OpenSpirit ArcGIS Extension 2010... 1 Installation ( ArcGIS 9.3 or 9.3.1)... 3 Prerequisites... 3 Installation Steps... 3 Installation ( ArcGIS 10)...

More information

Objectives Learn how to work with projections in SMS, and how to combine data from different coordinate systems into the same SMS project.

Objectives Learn how to work with projections in SMS, and how to combine data from different coordinate systems into the same SMS project. v. 12.3 SMS 12.3 Tutorial Working with map projections in SMS Objectives Learn how to work with projections in SMS, and how to combine data from different coordinate systems into the same SMS project.

More information

D2M2 - GIS USER'S MANUAL

D2M2 - GIS USER'S MANUAL D2M2 - GIS USER'S MANUAL USACE ERDC, July 2012 1 Content Overview of D2M2... 3 User Interface... 4 Menus... 4 File Menu... 4 Edit Menu... 5 View Menu... 5 Layer Menu... 6 Analysis Menu... 6 Tools Menu...

More information

MapInfo ProViewer 11.0 USER GUIDE

MapInfo ProViewer 11.0 USER GUIDE MapInfo ProViewer 11.0 USER GUIDE Information in this document is subject to change without notice and does not represent a commitment on the part of the vendor or its representatives. No part of this

More information

ProductivitySuite. Version Installation Guide

ProductivitySuite. Version Installation Guide ProductivitySuite Version 3.4.3 Installation Guide September 2015 Contents 1. Before Installing ProductivitySuite... 1 1.1. System Requirements... 1 1.2. Software Prerequisites... 1 1.2.1. Windows Installer...

More information

What s New in ArcGIS Server 10

What s New in ArcGIS Server 10 What s New in ArcGIS Server 10 Derek Law ArcGIS Server Product Management What s s new in ArcGIS Server 10? Agenda Highlights: Enhanced Web mapping More powerful server-based analysis Geo-collaboration

More information

Quick Guide to MapWindow GIS Desktop Application

Quick Guide to MapWindow GIS Desktop Application Quick Guide to MapWindow 1 Quick Guide to MapWindow GIS Desktop Application Version 2 January 2007 Adapted by Tom Croft. This is a summary user guide for commonly used tools and capabilities and does not

More information

GIS OPERATION MANUAL

GIS OPERATION MANUAL GIS OPERATION MANUAL 1. Computer System Description Hardware Make Compaq Presario 5004 CPU AMD Athlon 1.1 Ghz Main Memory 640MB CD-ROM 52 X CD-RW 8 X HD 57GB Monitor 19 inch Video Adapter 16 Mb Nvidia

More information

Oracle Enterprise Performance Reporting Cloud

Oracle Enterprise Performance Reporting Cloud Oracle Enterprise Performance Reporting Cloud September Update (16.09) Release Content Document August 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE ENTERPRISE PERFORMANCE REPORTING CLOUD, SEPTEMBER

More information

GEOMEDIA SMART CLIENT 2016

GEOMEDIA SMART CLIENT 2016 PRODUCT DESCRIPTION GEOMEDIA SMART CLIENT 2016 PRODUCT FEATURES AND COMPARISONS GeoMedia Smart Client enables the entire organization to access and utilize rich geospatial data in their business processes.

More information

Working with Charts Stratum.Viewer 6

Working with Charts Stratum.Viewer 6 Working with Charts Stratum.Viewer 6 Getting Started Tasks Additional Information Access to Charts Introduction to Charts Overview of Chart Types Quick Start - Adding a Chart to a View Create a Chart with

More information

MrSID Plug-in for 3D Analyst

MrSID Plug-in for 3D Analyst LizardTech MrSID Plug-in for 3D Analyst User Manual Copyrights Copyright 2009 2010 LizardTech. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Map Library ArcView Version 1 02/20/03 Page 1 of 12. ArcView GIS

Map Library ArcView Version 1 02/20/03 Page 1 of 12. ArcView GIS Map Library ArcView Version 1 02/20/03 Page 1 of 12 1. Introduction 1 ArcView GIS ArcView is the most popular desktop GIS analysis and map presentation software package.. With ArcView GIS you can create

More information

PRODUCT DATA SHEET. MapInfo Professional v12.5 Version Evolution. How Does v12.5 Compare to Previous Versions? MapInfo Professional v12.

PRODUCT DATA SHEET. MapInfo Professional v12.5 Version Evolution. How Does v12.5 Compare to Previous Versions? MapInfo Professional v12. PRODUCT DATA SHEET MapInfo Professional v12.5 Version Evolution NEXT-GENERATION LOCATION INTELLIGENCE BETTER, FASTER AND STRONGER TO TRANSFORM HOW GIS GETS DONE! How Does v12.5 Compare to Previous Versions?

More information

Getting Started With LP360

Getting Started With LP360 Getting Started With LP360 12/22/2015 1 Contents What is LP360?... 3 System Requirements... 3 Installing LP360... 4 How to Enable the LP360 Extension... 4 How to Display the LP360 Toolbar... 4 How to Import

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap Harvard University Introduction to ArcMap Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 1: Basic Mapping in ArcMap Individual files (lab instructions,

More information

FAQ & Troubleshooting

FAQ & Troubleshooting FAQ & Troubleshooting What is the most common issue users have when using the site? Pop-Up Blocker!!! Any link external to the viewer requires a new window to be opened in the browser. See My map or report

More information

May 2013 Oracle Spatial and Graph User Conference

May 2013 Oracle Spatial and Graph User Conference May 2013 Oracle Spatial and Graph User Conference May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA Paul Calhoun & Vince Smith GIS Systems Analyst City Of Virginia Beach

More information

v Overview SMS Tutorials Prerequisites Requirements Time Objectives

v Overview SMS Tutorials Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

SuperGIS Server 3.2 Value Edition Specification

SuperGIS Server 3.2 Value Edition Specification SuperGIS Server 3.2 Value Edition Specification 20140826 Specification 1. All of the services support SOAP (Simple Object Access Protocol). 2. Use map file created by SuperGIS Desktop as map services SuperGIS

More information

Feature Enhancements by Release

Feature Enhancements by Release Autodesk Map Feature Enhancements by Release This document highlights the feature enhancements that have occurred with each release of Autodesk Map software from Release 4 (2000i) through the current 2004

More information

GEOMEDIA 2015 RELEASE NOTES. Version 15.00

GEOMEDIA 2015 RELEASE NOTES. Version 15.00 GEOMEDIA 2015 RELEASE NOTES Version 15.00 November 2014 Copyright 1996-2014 Intergraph Corporation and/or its affiliates. Hexagon Geospatial is part of Intergraph. All Rights Reserved. Warning: This computer

More information

Establishing a Geospatial EnvironmentChapter1:

Establishing a Geospatial EnvironmentChapter1: Chapter 1 Establishing a Geospatial EnvironmentChapter1: The lessons in this chapter describe working with the SDF format, and feature sources such as raster and ODBC points. Feature sources can be both

More information

ERDAS APOLLO Managing and Serving Geospatial Information

ERDAS APOLLO Managing and Serving Geospatial Information ERDAS APOLLO Managing and Serving Geospatial Information ERDAS APOLLO Do you have large volumes of geospatial information, regularly updated data stores, and a distributed user base? Do you need a single,

More information

What s New in Jet Reports 2010 R2

What s New in Jet Reports 2010 R2 What s New in Jet Reports 2010 R2 The purpose of this document is to describe the new features and requirements of Jet Reports 2010 R2. Contents Before You Install... 3 Requirements... 3 Who should install

More information

LAB 1: Introduction to ArcGIS 8

LAB 1: Introduction to ArcGIS 8 LAB 1: Introduction to ArcGIS 8 Outline Introduction Purpose Lab Basics o About the Computers o About the software o Additional information Data ArcGIS Applications o Starting ArcGIS o o o Conclusion To

More information

Introduction to Geodatabase and Spatial Management in ArcGIS. Craig Gillgrass Esri

Introduction to Geodatabase and Spatial Management in ArcGIS. Craig Gillgrass Esri Introduction to Geodatabase and Spatial Management in ArcGIS Craig Gillgrass Esri Session Path The Geodatabase - What is it? - Why use it? - What types are there? - What can I do with it? Query Layers

More information

Oracle Enterprise Performance Reporting Cloud. What s New in the November Update (16.11)

Oracle Enterprise Performance Reporting Cloud. What s New in the November Update (16.11) Oracle Enterprise Performance Reporting Cloud What s New in the November Update (16.11) November 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE ENTERPRISE PERFORMANCE REPORTING CLOUD, NOVEMBER UPDATE...

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 1 Databases and Database Objects: An Introduction Objectives Describe the features of the Access window Create a database Create tables in Datasheet and Design views Add records

More information

GGR 375 QGIS Tutorial

GGR 375 QGIS Tutorial GGR 375 QGIS Tutorial With text taken from: Sherman, Gary E. Shuffling Quantum GIS into the Open Source GIS Stack. Free and Open Source Software for Geospatial (FOSS4G) Conference. 2007. Available online

More information

TRAINING GUIDE. GIS Admin for Web and Mobile Maps

TRAINING GUIDE. GIS Admin for Web and Mobile Maps TRAINING GUIDE GIS Admin for Web and Mobile Maps GIS Admin for Web and Mobile Maps In this session, we ll cover the tools necessary to properly configure Lucity to work with your GIS environment. We ll

More information

SQL Server. Management Studio. Chapter 3. In This Chapter. Management Studio. c Introduction to SQL Server

SQL Server. Management Studio. Chapter 3. In This Chapter. Management Studio. c Introduction to SQL Server Chapter 3 SQL Server Management Studio In This Chapter c Introduction to SQL Server Management Studio c Using SQL Server Management Studio with the Database Engine c Authoring Activities Using SQL Server

More information

Highway Performance Monitoring System

Highway Performance Monitoring System Highway Performance Monitoring System Version 1.0 June 2011 Quick Start Guide for Version 8.0 Federal Highway Administration Table of Contents Chapter 1 Introduction... 1 Chapter 2 HPMS Workflow... 2 Chapter

More information

What's New in ArcGIS 9.2 Service Packs

What's New in ArcGIS 9.2 Service Packs What's New in ArcGIS 9.2 Service Packs 18 July 2007 Updated for Service Pack 3 This document describes the main enhancements to 9.2 added by the service packs. It does not cover the bug fixes and quality

More information

Server Usage & Third-Party Viewers

Server Usage & Third-Party Viewers Server Usage & Third-Party Viewers October 2016 HiPER LOOK Version 1.4.16.0 Copyright 2015 PIXIA Corp. All Rights Reserved. Table of Contents HiPER LOOK Server Introduction... 2 Google Earth... 2 Installation...2

More information

edev Technologies SmartWord4TFS Release Notes

edev Technologies SmartWord4TFS Release Notes edev Technologies SmartWord4TFS Release Notes edev Technologies 3/14/2017 Table of Contents 1. SYSTEM REQUIREMENTS... 2 2. APPLICATION SETUP... 4 3. NEW FEATURES... 5 4. ENHANCED FEATURES... 5 5. KNOWN

More information

Guide to Mapping Website (Public) December 2016 GC_236594

Guide to Mapping Website (Public) December 2016 GC_236594 Guide to Mapping Website (Public) December 2016 GC_236594 Table of Contents Guide to Mapping Website (Public)... 1 December 2016... 1 Quick Start... 3 Map Layers... 4 How do I?... 5 Draw on the Map...

More information

MicroStation. FDO Reader USER S MANUAL. [Företagets adress]

MicroStation. FDO Reader USER S MANUAL. [Företagets adress] MicroStation FDO Reader USER S MANUAL [Företagets adress] MicroStation FDO Reader - User s Manual, 2018-10-27 copyright, 2018 ringduvevägen 13, 132 47 saltsjö-boo e-mail: consulting@surell.se, web: www.surell.se

More information

Juniata County, Pennsylvania

Juniata County, Pennsylvania GIS Parcel Viewer Web Mapping Application Functional Documentation June 21, 2017 Juniata County, Pennsylvania Presented by www.worldviewsolutions.com (804) 767-1870 (phone) (804) 545-0792 (fax) 115 South

More information

THE GEOMEDIA ARCHITECTURE ADVANTAGE

THE GEOMEDIA ARCHITECTURE ADVANTAGE THE GEOMEDIA ARCHITECTURE ADVANTAGE White Paper April 04, 2014 Contents 1. Introduction... 3 2. GeoMedia Overview... 3 3. The GeoMedia Architecture Advantage... 3 3.1 GeoMedia Data Servers... 4 3.2 Geographic

More information

Exercise 1: An Overview of ArcMap and ArcCatalog

Exercise 1: An Overview of ArcMap and ArcCatalog Exercise 1: An Overview of ArcMap and ArcCatalog Introduction: ArcGIS is an integrated collection of GIS software products for building a complete GIS. ArcGIS enables users to deploy GIS functionality

More information

BASICS OF SPATIAL MODELER etraining

BASICS OF SPATIAL MODELER etraining Introduction BASICS OF SPATIAL MODELER etraining Describes the Spatial Modeler workspace and functions and shows how to run Spatial Models. Software Data Spatial Modeler N/A Transcript 0:10 Thank you for

More information

ArcGIS for Server Michele Lundeen

ArcGIS for Server Michele Lundeen ArcGIS for Server 10.1 Michele Lundeen Summary Vision Installation and Configuration Architecture Publishing Functional Enhancements Cloud Migration and Best Practices Powerful GIS capabilities Delivered

More information

Introduction to Geospatial Technology Lab Series. Lab: Basic Geospatial Analysis Techniques

Introduction to Geospatial Technology Lab Series. Lab: Basic Geospatial Analysis Techniques Introduction to Geospatial Technology Lab Series Lab: Basic Geospatial Analysis Techniques Document Version: 2012-08-24 Lab Author: Richard Smith Organization: Copyright 2003-2012 Center for Systems Security

More information

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Table of Contents Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Series Chart with Dynamic Series Master-Detail

More information

Release Notes. Spectrum Spatial Analyst Version Contents:

Release Notes. Spectrum Spatial Analyst Version Contents: Location Intelligence Spectrum Spatial Analyst Version 12.1 This document contains information about Pitney Bowes Spectrum Spatial Analyst Release 12.1. Contents: What s new in Spectrum Spatial Analyst?

More information

Pictometry for ArcGIS Desktop Local Release Notes

Pictometry for ArcGIS Desktop Local Release Notes Version 10.4 The Desktop - Local 10.4 extension is compatible with ArcGIS Desktop 10.4. Version 10.3.2 This extension includes a new installer, which allows you to select a location (other than Program

More information

INTRODUCTION TO GIS WORKSHOP EXERCISE

INTRODUCTION TO GIS WORKSHOP EXERCISE 111 Mulford Hall, College of Natural Resources, UC Berkeley (510) 643-4539 INTRODUCTION TO GIS WORKSHOP EXERCISE This exercise is a survey of some GIS and spatial analysis tools for ecological and natural

More information

KMnet Viewer. User Guide

KMnet Viewer. User Guide KMnet Viewer User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change for improvement without notice. We cannot be

More information

Dell Repository Manager Business Client Version 2.1 User s Guide

Dell Repository Manager Business Client Version 2.1 User s Guide Dell Repository Manager Business Client Version 2.1 User s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information

TRAINING GUIDE. GIS Editing Tools for ArcGIS Desktop

TRAINING GUIDE. GIS Editing Tools for ArcGIS Desktop TRAINING GUIDE GIS Editing Tools for ArcGIS Desktop Editing Tools for ArcGIS Desktop Lucity GIS contains an editor extension that tracks edits made to the Lucity GIS geodatabase and ensures that those

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 10.5 Feb 2018 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

Carmenta Server Product Description

Carmenta Server Product Description White paper Carmenta Server Product Description Carmenta AB, Tel +46-31-775 57 00, www.carmenta.com P315 121RD, 2010 Carmenta reserves the right to change the specifications at any time and without notice.

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2008 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

Using rasters for interpolation and visualization in GMS

Using rasters for interpolation and visualization in GMS v. 10.3 GMS 10.3 Tutorial Using rasters for interpolation and visualization in GMS Objectives This tutorial teaches how GMS uses rasters to support all kinds of digital elevation models and how rasters

More information

Explore some of the new functionality in ArcMap 10

Explore some of the new functionality in ArcMap 10 Explore some of the new functionality in ArcMap 10 Scenario In this exercise, imagine you are a GIS analyst working for Old Dominion University. Construction will begin shortly on renovation of the new

More information

Schema transformations in mass data harmonization process. Yohann Ly 8/9 Octobre 2013 Marne la Vallée

Schema transformations in mass data harmonization process. Yohann Ly 8/9 Octobre 2013 Marne la Vallée Schema transformations in mass data harmonization process Yohann Ly 8/9 Octobre 2013 Marne la Vallée Mass data harmonization process Problematic : Multiple data providers Multiple storage format Multiple

More information

Highways by Exor MapCapture Configuration Guide v4.5

Highways by Exor MapCapture Configuration Guide v4.5 Highways by Exor MapCapture Configuration Guide v4.5 The world s leading highways asset management system This page is intentionally blank Quality Assurance Statement Quality Assurance Statement File:

More information

This is a known issue (SVA-700) that will be resolved in a future release IMPORTANT NOTE CONCERNING A VBASE RESTORE ISSUE

This is a known issue (SVA-700) that will be resolved in a future release IMPORTANT NOTE CONCERNING A VBASE RESTORE ISSUE SureView Analytics 6.1.1 Release Notes ================================= --------- IMPORTANT NOTE REGARDING DOCUMENTATION --------- The Installation guides, Quick Start Guide, and Help for this release

More information

Table of Contents. Table of Contents

Table of Contents. Table of Contents Powered by 1 Table of Contents Table of Contents Dashboard for Windows... 4 Dashboard Designer... 5 Creating Dashboards... 5 Printing and Exporting... 5 Dashboard Items... 5 UI Elements... 5 Providing

More information

v SMS Tutorials Working with Rasters Prerequisites Requirements Time Objectives

v SMS Tutorials Working with Rasters Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Objectives Learn how to import a Raster, view elevations at individual points, change display options for multiple views of the data, show the 2D profile plots, and interpolate

More information

DPR Model Slicer v3. Help Document

DPR Model Slicer v3. Help Document DPR Model Slicer v3 Help Document What is DPR Model Slicer v3?... 2 What operating systems does it support?... 3 Is it compatible with previous releases?... 3 How does it work?... 4 How to create a new

More information

PRODUCT BROCHURE ERDAS APOLLO MANAGING AND SERVING GEOSPATIAL INFORMATION

PRODUCT BROCHURE ERDAS APOLLO MANAGING AND SERVING GEOSPATIAL INFORMATION PRODUCT BROCHURE ERDAS APOLLO MANAGING AND SERVING GEOSPATIAL INFORMATION ERDAS APOLLO Do you have large volumes of geospatial information, regularly updated data stores, and a distributed user base? Do

More information

INTRODUCTION... 6 CONCEPTS... 8 THE MAPPING VIEWER CONFIGURATION OVERVIEW ADMINISTRATOR CONFIGURATION DASHBOARD CONFIGURATION...

INTRODUCTION... 6 CONCEPTS... 8 THE MAPPING VIEWER CONFIGURATION OVERVIEW ADMINISTRATOR CONFIGURATION DASHBOARD CONFIGURATION... TABLE OF CONTENTS INTRODUCTION... 6 How this Manual is Organized... 6 Types of User... 7 CONCEPTS... 8 What is Map Intelligence?... 8 What is a Layer?... 8 Layer Types... 8 THE MAPPING VIEWER... 12 What

More information

NETWORK PRINT MONITOR User Guide

NETWORK PRINT MONITOR User Guide NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change for improvement without notice. We

More information

Release Notes Life Technologies Attune NxT Software v2.3

Release Notes Life Technologies Attune NxT Software v2.3 Release Notes Life Technologies Attune NxT Software v2.3 In the following pages you will find instructions describing: New software features Known software/system issues with troubleshooting guidance Software

More information

Dell Repository Manager Business Client Version 2.0 User s Guide

Dell Repository Manager Business Client Version 2.0 User s Guide Dell Repository Manager Business Client Version 2.0 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information

Basic Tasks in ArcGIS 10.3.x

Basic Tasks in ArcGIS 10.3.x Basic Tasks in ArcGIS 10.3.x This guide provides instructions for performing a few basic tasks in ArcGIS 10.3.1, such as adding data to a map document, viewing and changing coordinate system information,

More information

Introduction to Autodesk MapGuide EnterpriseChapter1:

Introduction to Autodesk MapGuide EnterpriseChapter1: Chapter 1 Introduction to Autodesk MapGuide EnterpriseChapter1: In this chapter, you review the high-level key components that comprise Autodesk MapGuide Enterprise. The Autodesk MapGuide Studio, an integral

More information

SPATIAL DESIGN NETWORK ANALYSIS sdna in QGIS

SPATIAL DESIGN NETWORK ANALYSIS sdna in QGIS SPATIAL DESIGN NETWORK ANALYSIS sdna in QGIS 1 Installing sdna+ as plugin for QGIS... 2 1.1 Download & Install sdna... 2 1.2 Setting up sdna in QGIS... 3 1.3 Open the sdna toolbox... 5 2 sdna in QGIS Processing

More information

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map s v. 11.0 WMS 11.0 Tutorial Become familiar with the WMS interface Objectives Import files into WMS and change modules and display options to become familiar with the WMS interface. Prerequisite Tutorials

More information

How to use the DuPage County Parcel Viewer Interactive Web Mapping Application.

How to use the DuPage County Parcel Viewer Interactive Web Mapping Application. How to use the DuPage County Parcel Viewer Interactive Web Mapping Application. Parcel Viewer URL: URL: http://gis.dupageco.org/parcelviewer/ Initial View (And frequently asked questions) Parcel Search

More information

v SMS 11.2 Tutorial Overview Prerequisites Requirements Time Objectives

v SMS 11.2 Tutorial Overview Prerequisites Requirements Time Objectives v. 11.2 SMS 11.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

Introduction to GeoServer

Introduction to GeoServer Tutorial ID: This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial is released under the Creative Commons license.

More information

How to calculate population and jobs within ½ mile radius of site

How to calculate population and jobs within ½ mile radius of site How to calculate population and jobs within ½ mile radius of site Caltrans Project P359, Trip Generation Rates for Transportation Impact Analyses of Smart Growth Land Use Projects SECTION PAGE Population

More information

Office Adapters for Quark Publishing Platform

Office Adapters for Quark Publishing Platform Office Adapters for Quark Publishing Platform Contents Getting started... 1 About Quark Publishing Platform...1 System requirements... 3 Installing the Office Adapters for Quark Publishing Platform...

More information

Introduction to Autodesk MapGuide EnterpriseChapter1:

Introduction to Autodesk MapGuide EnterpriseChapter1: Chapter 1 Introduction to Autodesk MapGuide EnterpriseChapter1: In this chapter, you review the high-level key components that make up Autodesk MapGuide Enterprise. The Autodesk MapGuide Studio, an integral

More information

Leveraging OGC Services in ArcGIS Server. Satish Sankaran Yingqi Tang

Leveraging OGC Services in ArcGIS Server. Satish Sankaran Yingqi Tang Leveraging OGC Services in ArcGIS Server Satish Sankaran ssankaran@esri.com Yingqi Tang ytang@esri.com Agenda Interoperability Enablers OGC and esri OGC Web Services ArcGIS and OGC Web Services - @ version

More information

What's New in ArcGIS 9.2 Service Packs

What's New in ArcGIS 9.2 Service Packs What's New in ArcGIS 9.2 Service Packs 8 July 2008 Updated for Service Pack 6 This document describes the main enhancements to 9.2 added by the service packs. It does not cover the bug fixes and quality

More information

Manitowoc County, WI Advanced Access GIS Viewer User Documentation

Manitowoc County, WI Advanced Access GIS Viewer User Documentation Manitowoc County, WI Advanced Access GIS Viewer User Documentation Introduction Extensive time was put into developing this website both from a display, and from a printing and scaling perspective. This

More information

A Practical Guide to Using QGIS

A Practical Guide to Using QGIS A Practical Guide to Using QGIS 1.1 INTRODUCTION Quantum GIS (QGIS) is a useful mapping software that enables the compilation and displaying of spatial data in the form of a map. Gaining experience in

More information

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step.

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step. 1. AUTO CORRECT - To auto correct a text in MS Word the text manipulation includes following step. - STEP 1: Click on office button STEP 2:- Select the word option button in the list. STEP 3:- In the word

More information

ERDAS IMAGINE THE WORLD S MOST WIDELY-USED REMOTE SENSING SOFTWARE PACKAGE

ERDAS IMAGINE THE WORLD S MOST WIDELY-USED REMOTE SENSING SOFTWARE PACKAGE PRODUCT BROCHURE ERDAS IMAGINE THE WORLD S MOST WIDELY-USED REMOTE SENSING SOFTWARE PACKAGE 1 ERDAS IMAGINE The world s most widely-used remote sensing software package 2 ERDAS IMAGINE The world s most

More information

NJUNS Users Guide.

NJUNS Users Guide. NJUNS Users Guide www.njuns.com The National Joint Utilities Notification system, NJUNS, is a national organization of member utilities formed for the purpose of improving the coordination of joint ventures.

More information

SAGIS Property Map Viewer Instruction Manual Instructions for using the SAGIS Property Map Viewer. Published December 21, 2018.

SAGIS Property Map Viewer Instruction Manual   Instructions for using the SAGIS Property Map Viewer. Published December 21, 2018. SAGIS Property Map Viewer Instruction Manual www.sagis.org/map Instructions for using the SAGIS Property Map Viewer. Published December 21, 2018. 1 Instructional Videos Click on a link to watch a video

More information

Chainage Alignment Tool USER MANUAL

Chainage Alignment Tool USER MANUAL USER MANUAL April 2017 Disclaimer: There will be differences between this manual and the version of the IRAS software being used because of application configuration that is specific to your environment.

More information

u D i g W a l k t h r o u g h 2 E d i t w i t h u D i g a n d W F S - T

u D i g W a l k t h r o u g h 2 E d i t w i t h u D i g a n d W F S - T E di t wi th ud ig a nd WFS -T Table of Contents 1 Introduction... 3 2 WMS and WFS Integration... 4 3 Editing Geometry with WFS... 8 4 Working with Attributes... 11 5 Exporting to Shape file... 14 6 Take

More information