Hans, I wish it were that simple, but the NE corner is not necessarily the same as the point defined by _xmax and _ymax. For example, create a polygon with...
Hello World Has anyone out there done any work on supporting NAC Geographic Products natural area coding system? This essentially encodes geometries which are...
Bruce Harold
bruce@...
Jan 2, 2007 10:49 pm
13122
... Dear Lyndon, the problem is a bit tricky but it is that sort of typical practical problems you again and again have to face with coordinates and map ...
Hi Lyndon. I just couldn't keep myself from testing this, take a look at the attached workspace (made in build 4207). The NeighborPairFinder gets you the...
Lyndon, ... Gotcha. This makes it a bit more difficult though... See the attached workbench (note: it uses a Creator, so you'll need a FME 2007 beta in order...
Hello Lyndon, I have had this same issue in the past and since we work in the same town and industry, I bet we are dealing with the same grid. I have mapped...
Bryan Waller
bwaller@...
Jan 4, 2007 3:54 am
13126
This relates to a previous question I posted about LOOPING, but I'm not having any luck 'fanning-out' KML files. Is this even possible? Thanks Steve...
I am trying to create a single DGN file from multiple SDE layers. I would have thought I would simple add in the SDE layers in to workbench and the use...
I have a question about a process. I want to extract features from an SDE database using features from a separate Oracle database using something similar to a...
Hello, In FME Workbench I am trying to figure out how to reorder an attribute list created from aggregated line features such that where part 0 ends part 1...
Hi, I have Point data in GeoMedia. I would like to convert it to DGN and add ID to User Linkage or MSLINK field. How can I do with FME? If can not, please ...
TOM & TUN
tomandtun@...
Jan 4, 2007 4:06 am
13131
I figured it out I needed to expose the fme_feature_type attribute ... workbench ... type ... what ... the...
I have a bunch of .dgn files I need to convert to ESRI shape. I'm not much worried about exactly how the output files are organized, right now. I just need to...
Hi Chad, It's tricky because I'm not really sure why you need to do this. If it's to join together all lines with a similar ROUTEID then the LineJoiner might...
Hi, Use the ArcSDEQuerier transformer. The input will be all the Oracle records you've just read. It will return features from the SDE database that match a...
Hi Steve, Is this dataset or feature type fanouts? I can't see any reason why dataset fanouts would not work. I'm less sure about feature type fanouts (what is...
Hi Mark, What I am trying to do is assign route measures for linear referencing. So, if a bunch of segments have the same route id I want to assign from and to...
I'm fanning out points using feature type, and it's working fine for me now - I was fanning out on dataset for points but that wasn't giving me what I needed....
I would like to transfer per FME Workbench a GeoDatabase Oracle 9i to DXF. My problem is, that I would like to get layers in DXF out of a choosed attribut of...
The spatial portion of the query is fine, it works well. I had tried the method you describe, but I get an error saying that the ID value from the Oracle...
Hello. I work on a project FMW which take in entry of file FFS and exit a geodatabase SDE. Certain fields of the Integer type or Char() type can be indicated...
Hello Kurt, You need to use a fanout in Workbench to get this - there are two types of fanout. Feature Type fanout is the one you need to use. You can find...
Have you tried using the AttributeCreator (or AttributeSetter) with the value of the attribute left blank. I'm not sure if that will provide a 'null' value (as...
Hi Chad, The simplest method for this type of thing is to use LineJoiner then the MeasureGenerator transformer to generate the measures. You could then tag...
Thanks to all that have helped with my questions over the past week or so. Really appreciate it! I now have a pretty slick output to KML. Using data from our...
Hi Steve, RE: the ability to specify the initial LookAt stuff in an output KML file, I'm told that the current writer can't do it (but I could imagine writing...