POST
|
chaso17, Can you verify that the DesignatedPoint_C feature class is registered as versioned with your geodatabase? Thanks, Sean
... View more
05-28-2014
01:26 PM
|
0
|
0
|
8
|
POST
|
The _C feature classes are designed to store a cartographic representation of the master data. For example, If you imported a navaid through AIXM, that navaid can appears on multiple charts that have may have a different scale, rotation, color,...etc. Using cartographic copies allows you to represent that feature multiple ways without having to modify the original, authoritative data. Here is the help link that gives some more detail http://resources.arcgis.com/en/help/main/10.2/index.html#//0104000001t0000000 Thanks, Aviation Team
... View more
05-02-2014
09:37 AM
|
0
|
0
|
2
|
POST
|
chaso17, In order to create feature linked annotation for your ATSRoutes or Designated points, you will to do the following steps: -Generate carto features so the _C features class are populated for your specifc map. http://resources.arcgis.com/en/help/main/10.2/index.html#/using_Carto_Commander/01040000023s000000/ -Next you need to create a visual specification rule to grab the related information you want to display and add an expression to format it. This is where you would use SQL to make joins to the related table and then use VBScript to format the text so that it looks like the image you posted (we have fonts that are added to your fonts directory that can give you that inverse block look to your number and letters. Take a look at the PLTS Inverse fonts) http://resources.arcgis.com/en/help/main/10.2/index.html#/What_are_visual_specifications/010400000230000000/ -Once your visual specification has grabbed the necessary data and formatted it properly, you can use the Create Feature Linked Annotation command to create the annotation http://resources.arcgis.com/en/help/main/10.2/index.html#//0104000002sp000000 Hope this helps. Thanks, Aviation Team
... View more
05-02-2014
09:13 AM
|
0
|
0
|
4
|
POST
|
We currently do not have any training scheduled for Europe. The training courses are based upon customer involvement and demand within your specific region. Please contact aero@esri.com directly for any possible upcoming training courses or opportunities. Thanks, Aviation Team
... View more
04-08-2014
02:52 PM
|
0
|
0
|
1
|
POST
|
Hua17, In the ArcGIS for Aviation solution we have custom fonts that allow you to label Routes that look like you example. Here are some examples of Aviation charts from organizations that use our solution: http://www.esri.com/software/arcgis/extensions/aviation/charting/chart-gallery Thanks, Aviation team
... View more
04-04-2014
08:50 AM
|
0
|
0
|
3
|
POST
|
Currently the Import AIXM 5.1 to AIS Data Interoperability tool is configured to look at a XML file as the source and not the WFS. Since the tool is currently built on the Data Interoperability extension, the WFS is restricted to the release of the underlying technology (namely FME from Safe Software). In the latest release FME 2014, I believe WFS 2.0 is now a supported format and it does have the ability to read and construct features if it is in the AIXM 5.1 schema. Unfortunately though this will only allow you to read in the data in a different ETL tool and a new ETL will have to built in order for you to map those constructed features to the AIS datamodel. I =t might be possible to re-use the existing workbench to read from the WFS rather than an xml. Will all your data be coming from a WFS or will you still need the ability to read from an XML file? Thanks, Aviation Team
... View more
03-10-2014
09:00 AM
|
0
|
0
|
7
|
POST
|
I the ArcGIS for Aviation tools, we have a tool called Batch Masking that allows you to create the masking feature classes in a batch mode for the features you want to mask. This tool run the Core tool called "Feature Outline Masks". The output, as you stated, create a polygon feature class that is the representation of the envelope of the feature you want to mask. In order for you to use those mask, you need to turn the visibility of the layers off in the Table of Contents (uncheck them) and then right-click on the dataframe and select Advanced Drawing Options. In this dialog, check the box that says " Draw using masking options specified below". This will turn on the masking of the layers in the layout. Click the layer that you want to use as a mask in the Masking Layers list and then choose the layer that you want to have affected by the mask in the masked Layers list. Here is the Help topic that talks about masking: http://resources.arcgis.com/en/help/main/10.1/index.html#//00s50000002v000000 Hope this information helps, Aviation team
... View more
02-24-2014
08:31 AM
|
0
|
0
|
1
|
POST
|
Hey Tornike, Unfortunately, even using WFS, the schemas between your Comsoft database and AIS database will be different. The Import AIXM 5.1 to AIS takes the industry AIXM standard message and translates it into the AIS geodatabase schema. We are currently researching WFS as an input to our data exchange tools but no release date has been agreed upon. WFS 2.0 support within ArcGIS is currently planned for the next major release.
... View more
02-20-2014
06:52 AM
|
0
|
0
|
3
|
POST
|
Hey Tornike, The ideal way to populate your AIS data with valid AIXM 5.1 data is to ingest a valid AIXM 5.1 message using the Import AIXM 5.1 to AIS ETL tool. Import AIXM 5.1 to AIS tool requires an Esri Data Interoperability extension license or a stand alone Safe Software FME license to utilize the tool. Here is a link to the online documentation for the tool http://resources.arcgis.com/en/help/main/10.2/index.html#//02960000000p000000 . We are not very familiar with Comsoft products, but we assume you should be able to generate a valid AIXM 5.1 message from your existing database. Once you have the message, you use it as input for the tool and the output will be the AIS database you have in SQL Express.
... View more
02-19-2014
07:58 AM
|
0
|
0
|
3
|
POST
|
Hey chaso17, For ArcGIS for Aviation: Charting, we ensure the user configures the product definition rather than supply the file. The Product Definition ensures the feature classes and tables are properly defined for the specific ArcGIS for Aviation: Charting tools to work with. Here is the link to the online help creating a new Product Class, Product Class Version, and selecting Data Model Version http://resources.arcgis.com/en/help/main/10.2/index.html#/Defining_the_default_product_class_version_in_the_New_Class_dialog_box/01040000000v000000/ & http://resources.arcgis.com/en/help/main/10.2/index.html#/Defining_the_default_data_model_version/010400000284000000/ . When you are setting up a new Product Class, you will be asked to define the Data Model Version. This data model version is typically AIS and then the release of the software you are using (this is merely best practice). For Example, a Data Model Version of AIS 10.2.0.0 would be acceptable for the 10.2 release of ArcGIS for Aviation: Charting. If this has not been done yet, it will need to be defined at the Product Library top level. Here is a link to the online documentation: http://resources.arcgis.com/en/help/main/10.2/index.html#//01040000016v000000 . For the Data Model Workspace, please use the geodatabase you have applied the AIS schema to (This will be your Production Database). If you have not set this up yet, I would suggest creating a new database instance in whichever Enterprise PDBMS system you are using and then apply the AIS schema using our Create Aviation Geodatabase tool. This will apply the AIS schema, add all of the Production Database tables and apply any other settings required for ArcGIS for Aviation: Charting. http://resources.arcgis.com/en/help/main/10.2/index.html#//02960000000n000000 Once the Product Class Version has been created, the user will then need to choose the feature classes and table they intended to use with the ArcGIS for Aviation: Charting tools. This is done in the same dialog, except click on the Definition entry in the left pane. Once clicked, you should see the feature classes and tables from the AIS database you selected in the Data Model Versions dialog. Select all feature classes and tables. tp://resources.arcgis.com/en/help/main/10.2/index.html#/Configuring_a_product_class_definition/01040000026z000000/
... View more
02-18-2014
07:22 AM
|
0
|
0
|
2
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:24 AM
|