Rendering 3D data

Hi,
We want to display 3D oracle spatial data on web stored in Oracle 11G. It seem the current version of oracle mapviewer doesn't support this. Does future release of oracle mapviewer supports this functionality? Also please suggest me if any other product that supports to develop web application on oracle spatial 3D data.
Thanks,
Sujnan

Hi Sujan,
MapViewer can display some 3d geometries as 2d geometries, but not as a 3-dimensional map. The 3d model from 11gR1 is intended to be extended with some metadata information, and MapViewer should support this new model in the future. Not sure at this time about the level of support of some products for the 3d data.
Joao

Similar Messages

  • DateField component in UIX  is rendering wrong date

    Hi,
    After the DST has ended, our bc4j:uix component is rendering wrong date values for alle the dates prior to 25.10.2009.
    We have following configuration
    UIX version: 2.2.24.2
    Jdev: 10.1.2.2.0 (build 1929)
    Our UIX application is deployed to a Linux server with the uix libraries comes with 2.2.24.2
    We have tried to upgrade to Uix version 2.2.24.5 as mentioned in the Bug 7631416 but it didn't solve the problem.
    Any help appreciated.
    Regards
    Mayu

    Okay, I think I have found a work around. Thanks anyways guys!
    Regards,
    John

  • Conditionally hide an image in grid renderer if data is empty?

    I have a project that mostly uses Spark Lists.  For some of the items in my collection, a particular image might not exist or be required; I leave that XML node empty.  This is working fine in the spark renderer for the List, like this:
    <mx:Image width="120" source="images/logos/{XML(data).logo}" visible="{XML(data).logo.length>0}" />
    However, in this project I also need to use a PrintDataGrid of the same data for printing.
    But for some reason, a similar approach just leads to the images printing anyway, which of course print as "broken" images.
    <mx:DataGridColumn width="120">
         <mx:itemRenderer>
              <fx:Component>
                   <mx:Image width="120" height="75"  source="images/logos/{XML(data).logo}" visible="{XML(data).logo.length>0}"   />
              </fx:Component>
         </mx:itemRenderer>
    </mx:DataGridColumn>
    How can I not show the image in the PrintDataGrid when appropriate, as I can with the List?

    Hi,
    use isempty function of PHP while checking using the filed
    name, as even if the filed has or not any value it will always be
    greater than 0 and can be tracked if using isempty function of PHP.
    Hope this helps,
    Cheers,
    ~Maneet
    LeXolution IT Services
    Web Design
    Services

  • Problem rendering IBM date component JSF

    Hi All,
    First of all i would like to thank you all for your previous valuable suggestions. Currently iam working on a JSF page in which i need to use a Date picker component of IBM.
    I used the following code snippet
    <%@taglib uri="http://www.ibm.com/jsf/html_extended" prefix="hx"%>
    <body>
    <hx:scriptCollector id="scriptCollector1">
    <h:form id="propertyForm" styleClass="content">
    <h:inputText id="completionDate" size="14" value="#{propertyCoverageABean.propertyCoverageView.completionDate}" rendered="#{(sessionState.currentPolicy.newBusiness || sessionState.currentPolicy.endorsement) && (propertyCoverageABean.propertyCoverageView.typeOfConstructionProject eq 'REM')}" styleClass="inputText">
    <f:convertDateTime type="date" pattern="MM/dd/yyyy" />
    <hx:inputHelperDatePicker rendered="true" />
    <hx:inputHelperAssist autoTab="true" inputAssist="true" />
    </h:inputText>
    The problem is , date picker symbol is not getting displayed on my page for the first time. If the refresh the page, date picker symbol comes up.
    Any help will be highly appreciated.
    Thanks
    Krishna

    Did you found a solution to the problem?
    I am having similar problem in my page.
    Thanks,
    Bablu

  • Advice on rendering multiple data grids based on 1 array

    What is the best way to render the following screen ?
    There is 1 array collection that is sorted (in this example) by category. The screen lists by category and then prints a datagrid (perhaps) of the items within the category. Each time the category changes, a new header and data grid is rendered.
    Hot Dogs (Category Description... the could be n number of categories)
    Item Product           Brand      Grade      Price
    1      mini hot dogs   mayer     supreme   8.00
    (there could be n number of lines)
    Beef
    Item Product           Brand      Grade      Price
    1      mini beef        mayer     supreme   8.00
    (there could be n number of lines)

    Use XML data and then you can use e4x syntax to extract the data you need by filtering by category in e4x syntax.
    See these LiveDocs links:
    http://livedocs.adobe.com/flex/3/html/help.html?content=13_Working_with_XML_03.html
    http://livedocs.adobe.com/flex/3/html/help.html?content=13_Working_with_XML_01.html

  • Click event on a item renderer stops data being passed

    Hi
    I'm trying to create a item renderer based on a Canvas, this renderer is then used in a List component. I'm trying to get a click event fired when the user clicks on one of the items in the List. I'm also formatting the data being passed into the item renderer to do this I'm overriding the set data property like this:
    override public function set data(value:Object):void
    title.text = value.marketName;
    sellPrice.text = value.sellPrice;
    buyPrice.text = value.buyPrice;
    change.text = value.percentageChangeOnDay;
    var i:String = "-";
    if(String(value.percentageChangeOnDay).indexOf(i))
    change.styleName = "PositiveChange";
    else
    change.styleName = "NegativeChange";
    When I add a click event to my item renderer like this,
    <view:DisplayItem click="itemClickedEvent( event )" />
    I get a null reference error in my set data function. If I remove the click event the data is passed correctly, I've also found that if I use a rollOut event like this,
    <view:DisplayItem rollOut="rolledOverEvent( event )"/>
    the data is passed fine and the event works too, it seems that click events cause the data not to be passed.
    Why does having a click event cause this problem? How can I have a click event on the item renderer and still format my data?
    Cheers
    Stephen

    Found out that I can use the itemClick event of the List component I'm using my item renderer in, so really my item renderer does not need a click event.

  • Edit Renderer for Date columns

    I tried to use EditRenderer for a column that is a Date. BC4J automatically renders this as DateField, but I don't want this, so I set the EditRenderer to something else. But it seems BC4J ignores this and renders it as DateField (for Varchar fields it works well).
    I use JDev 9.0.3.3 and UIX+JSP.

    I found it out: on the Control Hints tab change the Control type from "default" to "edit" and the EditRenderer works

  • Dynamic rendering of date intervals for a single query

    Hi,
    I am new to BW so I am not sure if this is even possible, or if there is a better way to do this.
    I am trying to build a query in the Query Designer to basically display sales data for a Business Partner where a user is able to select a date range (max of 12 months) .
    The tricky part is  to show the sales data broken down by month.
    In addition the number of months to be displayed is based on the number of months in the date range inputed by the user. (Basically dynamically displaying the number of months)
    Example
    1. A user inputs a start date and end date, via a date interval variable. Assuming the inputs  are Feb 1 2006  to  June 1 2006
    2. Based on the dates, when the query is run, the results should display sales data for Business Partner ABC Corp for 5 months beginning Feb 1 2006.
    3. The end result of the report should look something like this.
    ========   Feb          March          April           May         June
    ABC Corp          11.00        22.00         33.00         15.00         77.00
    4.  Now the same user inputs a different set of dates , say Mar 1 2006  to  May 1 2006. 
        The result should display this.
    ======== March          April           May       
    ABC Corp          22.00         33.00         15.00
    If this is not possible, please let me know. Thanks for your help =)

    Please post as much detail as possible. If you have a URL you can direct me too , that would be awesome. I am new to BW.
    Thanks again

  • Facing a problem in rendering updated data

    Hi All,
    Am pretty new to JSF and I have a problem. Any help is much appreciated. Thanks.
    I have a page called LicenseSearch.jsp which is tied to a LicenseSearch.java backing bean. The LicenseSearch.jsp has lot of input components which are populated by appropriate methods in the bean by fetching data from the database.
    When the page is loaded initially things work fine and data is displayed properly. When I navigate to another page and change some data and come back to LicenseSearch.jsp, the updated data is not visible in the UI components.
    Please help.

    Here is the code
    <h:outputLabel for="companies" value="Companies" styleClass="formFieldLabel"/>
    <h:selectManyListbox id="companies" value="#{backing_LicenseSearch.selectedCompanies}" size="5">
        <f:selectItems value="#{backing_LicenseSearch.companies}"/>
    </h:selectManyListbox>
    <h:message for="companies" styleClass="error"/>
    public List getCompanies() throws IOException
             try
                  logger.info("getCompanies called");
              this.companyMenuItems = createMenuItems(EntityFactory.getInstance().getAll("Company"));
             catch (Exception e)
                  logger.error("Exception in License Search", e);
                ErrorPage.getInstance().addError(new ErrorMessage("License Search Failed: " + e.getMessage(), e));
                FacesContext.getCurrentInstance().getExternalContext().redirect("Error.jsp");
              return this.companyMenuItems;
    <managed-bean>
              <managed-bean-name>backing_LicenseSearch</managed-bean-name>
              <managed-bean-class>com.entuity.view.backing.LicenseSearch</managed-bean-class>
              <managed-bean-scope>request</managed-bean-scope>
        </managed-bean>

  • [svn:fx-trunk] 6201: Introduces a new method to the IItemRendererOwner contract, updateRendererInformation(), which handles the setting of a renderer' s data and data-dependant properties.

    Revision: 6201
    Author:   [email protected]
    Date:     2009-04-22 14:15:50 -0700 (Wed, 22 Apr 2009)
    Log Message:

    Well the answer depends on whether you want to use the DefaultTableModel or a custom TableModel. The key point to either solution is that you want to store all the data in the table model.
    1) Using the DefaultTableModel
    All the data from your Person object is added to the model. By default the table will create a column for each column of data added to the model. However, this doesn't mean that you need to display every column in the table. After creating the JTable you can simply do:
    table.getColumnModel().removeColumn(...);to remove the columns you don't have room to display. You can still access the values in the model by using:
    table.getModel().getValueAt(...);2) Create a custom TableModel
    You can keep all the data in your Person object and then write a custom model to access the data. Something like this example:
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=610618
    Note: the example isn't complete as you still need methods to add each Person object or the entire List of Persons to the model.
    Again, you would need to remove the columns you don't want displayed.
    In either case you can then handle the tooltip by overriding the getTooltipText(...) method. Something like:
    public String getToolTipText( MouseEvent e )
         int row = rowAtPoint( e.getPoint() );
         int column = columnAtPoint( e.getPoint() );
         Object value = getValueAt(row, column);
         return value == null ? null : value.toString();
    }

  • Customizing JTree data rendering for Dates

    I have a JTree that has different data types in each column that I'm sorting. I'd like to be able to control the String that appears in the table cell(s) based on the value in the model. I'm trying to make it so that if a Date is less than some predeterminded Date value that a custom string is output to the Table cell instead of the normal Date string.
    I thought a JTable took the toString() of the Date object for its value and that I could just subclass the java.util.Date object and override the toString() with a conditional. such as (toString() in my CustomDate subclass that extends java.util.Date):
    public String toString() {
        defaultDate = new java.util.Date();
        if (defaultDate.getTime()>this.getTime()){
            return "Date entered in the past";
        } else { //get the normal Date toString
            return new String(super.toString());
    }I'm not so much asking what is wrong with my code, but how to accomplish this task, the code is simply to show the direction I've taken. Am i close, or way out in left field?
    Thanks for any help guys!

    Zulfi100 needs a BrainCellRenderer.He is strangely disturbing yet amusing at the same time. It worries me that he is going to use the skills he learns here to teach.

  • Rendering selective data using checkbox in ssrs report.

    Hi,
    I am stuck in a scenario, I have a report which consists many spark line chart and I want to export selective chart among available chart on screen. for that I want to add a check box at the starting of rows and what I want that user should check selective
    check box and get checked graph in export ( PDF, EXCEL).
    Regards,
    Munesh Kumar 

    For example, let us say we have two charts "chart1" and "chart2". Add a parameter whose datatype is text and checked the option "Allow multiple values".
    Set the available values by adding two values "chart1" and "chart2". After this go to the chart1 property and set the
    visibility expression(Hidden property) as,
    =IIF(InStr(Join(Parameters!ExportWhat.Value,","),"Chart1") , false,true)
    Similarly, go to chart2 property and set the visibility expression as,
    =IIF(InStr(Join(Parameters!ExportWhat.Value,","),"Chart2") , false,true)
    When we select "chart1" as parameter it will display or export only chart1, similarly for chart2. If we need both then checked both the chart from the parameter dropdown box.
    Regards, RSingh

  • LifeCycle Form Server :- My form is rendering as pdf in the browser  without displaying data sometim

    LifeCycle Form Server :- My form is rendering as pdf in the browser without displaying data sometimes within data fields, and at other times it will display data. The form consistently displays data when rendered in HTML.
    We display the forms in a browser either HTML or PDF format based on the user selection. But the behavior of PDF format is not consistent. Sometimes it renders properly and sometimes the form renders without data.
    Dose any one experienced this issue?
    Any help would be greatly appreciated.
    Thanks in advance,
    RK

    I have been seeing the same issue, but haven't been able to find a fix for it yet. So any info would be appreciated here too.
    Thanks

  • Rendering vs. Data integration, cons and pros?

    Hi,
    I I'm trying to figure out what are the advantages to render pdf and not to use data integration service, the list I have so far:
    render to HTML, SWF.
    render based on fragments
    server side form scripts ? (not sure )
    In case that those advantages are not so important why not use a free tool like iText to import and export data to XFA forms?
    Please help me with this doubts,
    Thanks!

    The Form Data Integration (FDI) doesn't actually perform a render operation - it just sticks the data into the PDF object.  When the client (Acrobat or Reader) gets the PDF it will recognize that it needs to be refreshed and will take care of "re-rendering" the data into the PDF.  To the user this looks the same, but there are some consequences when doing operations server side.
    If you use FDI to insert your data and then go to another server side operations, like Assembler to combine two documents, then your data may not be in the final document.  This is because many of the server side components expect that the PDF is fully rendered.  I've seen this with Output (the printed form has no data) and some others as well.
    And no, FDI does not fire any script.  It also does not work with XDP documents (only PDF)
    I believe that Adobe's official recomendation is that you use Forms (and not FDI) when merging data with a PDF template.

  • Regarding rendering data from seperate XML form in Adobe Flex

    Hi All,
    I am practicing Flex, in this practice I had used SWF file generated for perticular flex project in NWCE but one problem is occur i.e. one of the flex project(day3 exercise 10 ) is implementing  drag and drop between the components is there in flex ,I had practiced in flex builder working fine then swf file generated for this and try to use it in my NWCE environment but problem is room rendering( rooms data extracts from separate XML form is placed at assests in workset ) not working plus no items displayed on that component only ,items of remaining components displayed properly.This Rooms.xml form where to place for display rooms data properly.
    How can I solve this problem.
    Thanks,
    surya.

    Thank u,
    You mean we are unable to access data from local files at run time in flex applications,is right? but suppose at the time of integration of flex application with webdynpro are any other how to pass the required information,for example i am extracting rooms data from xml this xml and pass to list in MXMl component.This XML file is placed source folder of flex project at the time of run this application in Flex builder but i want to use this flex application SWF File in Webdynpro for java(means integration flex and wendynpro).how can i pass this rooms data to list .
    Is there any alternative for this please provide me answer asap.
    Best Regards,
    surya.

Maybe you are looking for