<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>PBA for Imported Coordinates (xyz)</title><link>https://communities.bentley.com/products/geospatial/desktop/f/bentley-map-forum/76134/pba-for-imported-coordinates-xyz</link><description>Would like to import XYZ coordinates and display Z column as text (akin to PBA) - is this possible? The Import Coordinates dialog only allows the user to specify a single text label to be applied to all imported coordinates. Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Re: PBA for Imported Coordinates (xyz)</title><link>https://communities.bentley.com/thread/206085?ContentTypeID=1</link><pubDate>Wed, 18 Apr 2012 01:19:36 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:14271785-17d1-41ba-b340-3bdc428b232b</guid><dc:creator>Jeff Bielefeld</dc:creator><description>&lt;p&gt;Janice,&lt;/p&gt;
&lt;p&gt;Please refer to &lt;a href="http://www.gdal.org/ogr/drv_vrt.html" target="_blank"&gt;this&lt;/a&gt; for additional information on the VRT format.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: PBA for Imported Coordinates (xyz)</title><link>https://communities.bentley.com/thread/206082?ContentTypeID=1</link><pubDate>Wed, 18 Apr 2012 01:05:44 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:babd56e3-bd4a-40cf-8f87-a2d23bc53480</guid><dc:creator>Janice.Eisenberg</dc:creator><description>&lt;p&gt;Thanks, I&amp;#39;ll give this a try. &amp;nbsp;Also, does a specification exist for the VRT file? &amp;nbsp;(Helpful for instances where I have a different LayerSRS, geometryField encoding, etc.) &amp;nbsp;The Bentley Map manual just gives the same example you posted here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: PBA for Imported Coordinates (xyz)</title><link>https://communities.bentley.com/thread/205996?ContentTypeID=1</link><pubDate>Tue, 17 Apr 2012 18:47:04 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:3ae86609-26ba-4d8d-8fa2-77ca19b09a16</guid><dc:creator>Jerry Walter - Bentley</dc:creator><description>&lt;p&gt;So you will need to set up a VRT file to do the import and then reference this file in the interoperability interface.&lt;/p&gt;
&lt;p&gt;Creating a VRT file&lt;/p&gt;
&lt;p&gt;A VRT file is a text file that describes the feature name, the file name, the layer&lt;/p&gt;
&lt;p&gt;type (in this case a point layer), the spatial reference system, and the names of&lt;/p&gt;
&lt;p&gt;the columns in which to find the X and Y (and optionally Z) values.&lt;/p&gt;
&lt;p&gt;A sample VRT file to import data from a CSV file is shown below.&lt;/p&gt;
&lt;p&gt;&amp;lt;OGRVRTDataSource&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;OGRVRTLayer name=&amp;quot;test&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;SrcDataSource&amp;gt;test.csv&amp;lt;/SrcDataSource&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;GeometryType&amp;gt;wkbPoint&amp;lt;/GeometryType&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;LayerSRS&amp;gt;WGS84&amp;lt;/LayerSRS&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;GeometryField encoding=&amp;quot;PointFromColumns&amp;quot; x=&amp;quot;Lon&amp;quot; y=&amp;quot;Lat&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/OGRVRTLayer&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/OGRVRTDataSource&amp;gt;&lt;/p&gt;
&lt;p&gt;Pat attention to the GeometryField, LayerSRS and the SrcDataSource tags.&lt;/p&gt;
&lt;p&gt;Then set up the PBA string as you normally would do in the interoperability interface for the import.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: PBA for Imported Coordinates (xyz)</title><link>https://communities.bentley.com/thread/205994?ContentTypeID=1</link><pubDate>Tue, 17 Apr 2012 18:38:23 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2ddb65e5-49e5-48a3-8447-48824cd17b7c</guid><dc:creator>Janice.Eisenberg</dc:creator><description>&lt;p&gt;The file is in .xyz format (x,y,depth). &amp;nbsp;It is a comma-delimited file, like .csv but with a different file extension. &amp;nbsp;Sebastian,&amp;nbsp;I had tried loading the file via the Interoperability Dialog (I know you can set PBA there) but I receive the following error message once I select the file:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://communities.bentley.com/resized-image.ashx/__size/550x0/__key/CommunityServer-Discussions-Components-Files/5924/0028.capture.png" border="0" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Are there any other options for loading a file in this (.xyz) format and defining PBA?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: PBA for Imported Coordinates (xyz)</title><link>https://communities.bentley.com/thread/205982?ContentTypeID=1</link><pubDate>Tue, 17 Apr 2012 17:33:14 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:84a1478b-7337-4cb1-99a1-50ca818ea755</guid><dc:creator>Jerry Walter - Bentley</dc:creator><description>&lt;p&gt;What is the source of your data ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: PBA for Imported Coordinates (xyz)</title><link>https://communities.bentley.com/thread/205978?ContentTypeID=1</link><pubDate>Tue, 17 Apr 2012 17:19:59 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:9aaa246a-7d2c-4a32-a9e7-f4a6b1094e51</guid><dc:creator>Sebastien Lefrancois</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In the Interoperability dialog, in addition to the symbology options, you can define a literal or a PBA. &lt;/p&gt;
&lt;p&gt;Please refer to Bentley Map Help file by clicking to the following link: &lt;a rel="nofollow" target="_new" href="http://docs.bentley.com/en/Map/MicroStationMaphelp58.html"&gt;docs.bentley.com/.../MicroStationMaphelp58.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Sebastien Lefrancois&lt;/p&gt;
&lt;p&gt;QA GeoSpatial&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>