What's New in FME Desktop 2010 - Service Pack 2 This release, build #6225, includes all features and fixes added to FME 2010 since it's initial release in January 2010, i.e. builds #6199-6225): - [Service Pack 2] - FME: Added support for ESRI ArcGIS 10 - TweetSearcher: Update the search URL to http://search.twitter.com/search.json, to avoid accessing http://api.twitter.com/1/search.json, which will soon become an invalid API endpoint. - Twitter: Update Twitter transformers to use the new TwitterFactory. This allows the use of OAuth authentication (PR#24451) - Unix: Fixed problem with SDE connection on 64-bit Linux platform (PR#26037 C20219) - TwitterFactory: Initial implementation of TwitterFactory (PR#24451) - FME Server: Support FME_MF_NAME and published parameters as macros in FME Server POST_COMMAND scripts (PR#24860) - MapInfo TAB (MFAL): Support the Mercator web coordinate system (EPSG:3857) (C19164 PR#25257 PR#25651) - Geodatabase: Merge Feature Types now works for Geodatabase formats (RT#108832 RT#125038 RT#127466 RT#129042 RT#129535 RT#136847 PR#17754) - Reference Factory: Ensure our BTree tables are always cleaned up properly (C20128 PR#26265) - Oracle Reader: Enabled logging of first 3 SQL statements executed (RT#137721 PR#23084) - KML Reader: Fix a crash that occurs when invalid access or modification dates are present (C20259 PR#26195) - [Service Pack 1] - Geodatabase SDE: Added support for Begin and End SQL (PR#25533) - Netherlands: Added 2008 RD coordinate systems (PR#24302) - FME Server: fixed crash during sanity check on startup (PR#26010) - WFS Reader: Don't alter the case of vendor specific (non-OGC) URL parameters (C19849 PR#25772) - GDO: Fixed geometry mapping from FME to GDO points (C13783 PR#25555) - s57: Fix reading of SOUNDG updates (PR#25716) - GDF Reader: Read UTF-8 encoded files (C14673 PR#21965) - Reproject: Correctly map the Web Mercator coordinate system to/from MapInfo using the MITAB and MIF reader/writers (PR#25257) - Workbench: Use system proxy settings when showing the Workbench welcome page and when checking for updates (Help|Check for Updates...) (C13954 PR#25456) - Geodatabase: Added relationship support for SQLExpress based SDE servers (RT#141427 PR#24375) - Installer: Fixed problems with some anti-virus or security policies preventing installation (C17177 PR#25327)  - FM0/FM0_SQL: Added support for reading varchar long fields (RT#142864 C18852 PR#24620)  - GDF Reader: Fix composite attribute lookup table to match the spec (C14673 PR#25347)  - Workbench: Fixed crash that sometimes happened when publishing a parameter from the Navigator tree (PR#25242)  - TOP10 GML reader: Fixed problem reading top10nl (C16955 PR#25197)  - Workbench: Fixed problem where adding an user attribute to a generic destination feature type made the geometry type setting invalid (PR#25085)  - WFS: Added option for user to specify the numeric identifier attribute name (PR#23478)  - Workbench: Only publish Feature Types to Read when the user picked tables/feature types using the table list picker in the settings box (PR#24338 PR#25086)  - ESRIMSD: ESRI Mapping File Specification for DWG/DXF (MSD), has been renamed for ESRI compliance to ESRI Mapping File Specification for CAD (MSC).(PR#24840) - ESRIMSD: Write features of type fme_surface as multipatch. Updated schema and geometry mappings for msd_type and autocad_entity and added geometry coercion on read to produce consistent schema and feature types.(PR#24840) - RDATARASTER: No longer limit coordinate system to LL-WGS84 (PR#24864) - Teradata Reader: Upgraded "single AMP" workaround to be v13 compatible (PR#24782) - Netezza: The Netezza reader/writer is no longer included with FME (PR#25041) - OracleQuerier: Querying Oracle Relational tables no longer fails when there are no results (PR 24668). Issue introduced in FME 2009 Build 6071. - Geodatabase: Geodatabase and ArcSDE are loaded correctly when multiple versions of FME are installed (PR#23336)  - ArcSDE Raster: Added where clause support, fixed crash during read (PR#7237) - Joiner: (build fix) Allow publishing of connection (and some other) parameters. (PR#13752) - Oracle: FME now correctly reads and writes dates with the Oracle 11.1.0.7 client (PR 24802) - CityGML writer: automatically convert multi areas to multi surfaces so that they can be written out as lod[1-4]MultiSurface(s). PR24886. - Data Inspector: Handle large meshes by rendering directly. (PR 22006) - Teradata: Added minimal support for TD13 blob based geometry columns (PR#24782) - Teradata: Added coordinate system support (PR#24782) - Teradata: Improved hostname resolution to work on all computers (PR#24878) - Geodatabase Writer: Allow standalone symbols to be chosen for annotation features (PR#21477) - Oracle: Fixed writing number fields to 64-bit Oracle 11.1.0.7.0. In some configurations, FME would previously warn and write NULL instead of the intended values (Case#C13869 PR#24802) - ACAD: Fixed handling of IFMEMesh geometry on write. Now creates triangulated polyfacemesh (PR#24696) - WFS reader: Updated to take into account the "Feature Types to Read Parameter" when sending out WFS describe feature type and get feature requests (RT#141977 PR#24521) - TextStroker: Fixed font path when there are multiple features using different fonts in the same TextStroker object (RT#136122 PR#22515) - NAS 6.0 / GML 3.2 reader: Fixed so that descendant properties whose name matches any of its ancestors in a path to calculate the nested list structure are not mistakenly mapped as xml fragments (RT#141503 RT#141589 PR#24360) - XQueryFactory: Added new XQuery function fme:get-xml-attribute.  This function can be used to retrieve the values of attributes which contain XML data, as XQuery document nodes. (PR22939)  - JSONQueryFactory: Change the way floats/ints are converted to strings, so that proper precision is maintained. (PR24676)  - Geodatabase Writer: Allow standalone symbols to be chosen for annotation features (PR#21477) - Geodatabase Reader: Populate annotation class and symbol ID format attributes. - Smallworld: Fixed hang in SmallWorldGeometryFactory (PR#22413) - SDF3: String data now preferentially mapped to fme_varchar, not fme_char (PR#24261) - GML 3.2 / NAS 6.0 reader: allow complex properties to be read as nested lists (PR#24360) - Workbench: Transformers that are now aliased will still be saved with their old name to improve backward compatibility (PR#24502) - @Http: Added the ability to save HTTP cookies and return them in a subsequent connection to the same server (PR#24515)