Map Builder Preview rendering errors

I am having problems using Map Builder. I have wasted quite a bit of time trying to fix these problems assuming I was doing something wrong, or something was wrong with my data.
Error 1: I create a map using 2 themes. One theme is a geometry theme of topo edge primitives. The other is a topology theme of features built from those primitives. The geometry theme is assigned a red line style. The topology(feature) theme is assigned a blue line style. the geometry theme is listed first, to draw first. I expect to see the red overdrawn by the blue. The preview show red lines. When viewed in Acquis Data Editor, this map displays as expected (blue lines) and when a feature is removed (disassociated from the topo primitive) the underlying primitive shows up as red. When I stop and restart Map Builder, the preview rendering is as expected, blue on top.
Error 2: I create a map using 1 theme. This theme is a geometry theme of topo edge primitives. I assign node and edge styles. When I preview the map, the nodes (only one node per edge) are displayed at the center of the straight edges, at what appears to be mid-distance between the end points of the edges of the shaped edges (not on the edge), and in the center of rings created by edges that have the same start and end node. They look like they are attempting to be what ESRI calls label points. Again, when I view this map in Acquis Data Editor, the nodes show up on the ends of the edges where I usually tend to look for nodes to show up. Stopping and restarting Map Builder does not fix this rendering problem.
Are these known bugs and when can I expect to use the preview button reliably?
Alden

For the red line style, L.EDGE, the xml def is:
<?xml version="1.0" standalone="yes"?>
<svg height="1in" width="1in">
<desc/>
<g class="line" style="fill:#FF33FF;stroke-width:1.0">
<line class="base"/>
</g>
</svg>
For the blue line style, L.FEATURESTYLE, the xml def is:
<?xml version="1.0" standalone="yes"?>
<svg height="1in" width="1in">
<desc/>
<g class="line" style="fill:#3366FF;stroke-width:1.0">
<line class="base"/>
</g>
</svg>
For the geometry (edge primitive) theme, TOPO_EDGE, the xml def is:
<?xml version="1.0" standalone="yes"?>
<styling_rules>
<rule>
<features style="C.FACE"> </features>
</rule>
<rule>
<features style="M.NODE"> </features>
</rule>
<rule>
<features style="L.EDGE"> </features>
</rule>
</styling_rules>
For the topology(feature) theme, GLOBAL, the xml def is:
<?xml version="1.0" standalone="yes"?>
<styling_rules theme_type="topology" topology_name="MGF_TOPO">
<rule>
<features style="L.Featurestyle"> </features>
</rule>
</styling_rules>
For the base map, TEST2, the xml def is:
<?xml version="1.0" standalone="yes"?>
<map_definition>
<theme name="TOPO_EDGE"/>
<theme name="GLOBAL"/>
</map_definition>
As I said earlier, this does display blue lines after a restart of MapBuilder but upon first creating this map and themes, the initial display is red lines.
As to error 2: I understand now that Acquis probably does a specialty mapping of metatdata and uses the NODE$ table, applying the style definition for the edge theme (M.NODE) to display them.

Similar Messages

  • Map Viewer and Map Builder preview releases

    Hello,
    You promissed new preview releases of these tools after January 2006. When dou you think they will be posted on OTN ?
    I ask this because I'm starting a new project.
    Regards,
    Lucian

    There'll likely be an announcement when it's ready for download.
    At present there isn't a specific date yet. Sometime March this year is a possibility.
    Jayant

  • PS CS4 Error: Could not build preview because of a disk error

    I have been using this version of Photoshop without any problems for about two years, and then I upgraded to OS X Lion last week and now I get a disk error when I try to save a file.  The message says "Photoshop could not build preview because of a disk error".  I tried to save the file to a thumb drive, but I get the same problem.  I believe I also got a scratch disk error one of the times as well.  Anyone have any ideas on how I can fix this?  I have already downloaded the latest update.  I have tried restarting my computer.  It works ok for a few times after restart but then the error returns.

    I guess it could be a coincidence, but since this started happening right after I installed OS X 10.7 I have to think it has something to do with that.  I'll try using the repair disk utility... Don't have a 10.7 disk since i installed from the app store, so not really sure what steps to take.

  • Map Builder - Bulk import

    Hi,
    I have several thousand tiff images (orthophoto maps) and I am using Map Builder for importing, making georaster theme and adding themes into base map.
    It will last for ages...
    Is there other way how to do it?
    thanks,
    Branislav

    Could It be some georaster theme memory issue?
    experimenting with 3 tiffs in georaster theme (successful):
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    FINEST [oracle.sdovis.SRS] *** isGeodetic=false, unit=METER
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-46
    DEBUG [oracle.sdovis.theme.grtp] [Master scale] 3123.287671232877 [Scale factor for theme GEORTHEME] 1.0
    INFO [oracle.sdovis.theme.grtp] Screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] [Query] select grt.IMAGE from GEORASTER_TABLE grt WHERE MDSYS.SDO_FILTER(grt.IMAGE.spatialextent, MDSYS.SDO_GEOMETRY(2003, 2065, NULL, MDSYS.SDO_ELEM_INFO_ARRAY(1, 1003, 3), MDSYS.SDO_ORDINATE_ARRAY(-433661.34699643834,-1246776.379195,-400248.6757635616,-1237276.379195)), 'querytype=WINDOW') = 'TRUE' AND grt.image.rasterid in (1,2,3)
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 3 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-419999.5,-1239999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 3 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 3 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-2724 Column: -13662
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 3 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:6776 Column: 19750
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    DEBUG [oracle.sdovis.theme.grtp] End of JGeoRaster.getRasterImage call.
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 2 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-417499.5,-1241999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 2 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 2 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-4724 Column: -16162
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 2 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:4776 Column: 17250
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    DEBUG [oracle.sdovis.theme.grtp] End of JGeoRaster.getRasterImage call.
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 1 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-412499.5,-1239999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 1 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 1 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-2724 Column: -21162
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 1 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:6776 Column: 12250
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    DEBUG [oracle.sdovis.theme.grtp] End of JGeoRaster.getRasterImage call.
    FINEST [oracle.sdovis.theme.grtp] # image loaded: 3
    INFO [oracle.sdovis.DBMapMaker] **** time spent on loading features: 29156ms.
    FINEST [oracle.sdovis.RE] xfm: 0.030736842105263153 0.0 0.0 -0.030736842105263153 13329.38034978526 -38029.968707888416
    FINEST [oracle.sdovis.RE] rendering image theme: GEORTHEME
    FINEST [oracle.sdovis.ImageRenderer] image ground mbr=-419999.5,-1241999.5 -417499.5,-1239999.5
    FINEST [oracle.sdovis.ImageRenderer] image width: 2500, height:2000
    FINEST [oracle.sdovis.ImageRenderer] rendering image at: 419, 83
    DEBUG [oracle.sdovis.ImageRenderer] Rendered Image is buffered image.
    FINEST [oracle.sdovis.ImageRenderer] image ground mbr=-417499.5,-1243999.5 -414999.5,-1241999.5
    FINEST [oracle.sdovis.ImageRenderer] image width: 2500, height:2000
    FINEST [oracle.sdovis.ImageRenderer] rendering image at: 496, 145
    DEBUG [oracle.sdovis.ImageRenderer] Rendered Image is buffered image.
    FINEST [oracle.sdovis.ImageRenderer] image ground mbr=-412499.5,-1241999.5 -409999.5,-1239999.5
    FINEST [oracle.sdovis.ImageRenderer] image width: 2500, height:2000
    FINEST [oracle.sdovis.ImageRenderer] rendering image at: 650, 83
    DEBUG [oracle.sdovis.ImageRenderer] Rendered Image is buffered image.
    DEBUG [oracle.sdovis.VectorRenderer] time to render theme GEORTHEME with 3 styled features: 0ms
    INFO [oracle.sdovis.DBMapMaker] **** time spent on rendering: 2266ms
    ...and with 4 tiffs in georaster theme (error):
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    FINEST [oracle.sdovis.SRS] *** isGeodetic=false, unit=METER
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-48
    DEBUG [oracle.sdovis.theme.grtp] [Master scale] 3123.287671232877 [Scale factor for theme GEORTHEME] 1.0
    INFO [oracle.sdovis.theme.grtp] Screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] [Query] select grt.IMAGE from GEORASTER_TABLE grt WHERE MDSYS.SDO_FILTER(grt.IMAGE.spatialextent, MDSYS.SDO_GEOMETRY(2003, 2065, NULL, MDSYS.SDO_ELEM_INFO_ARRAY(1, 1003, 3), MDSYS.SDO_ORDINATE_ARRAY(-433661.34699643834,-1246776.379195,-400248.6757635616,-1237276.379195)), 'querytype=WINDOW') = 'TRUE' AND grt.image.rasterid in (1,2,3,4)
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 4 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-424999.5,-1239999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 4 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 4 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-2724 Column: -8662
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 4 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:6776 Column: 24750
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    DEBUG [oracle.sdovis.theme.grtp] End of JGeoRaster.getRasterImage call.
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 3 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-419999.5,-1239999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 3 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 3 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-2724 Column: -13662
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 3 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:6776 Column: 19750
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    DEBUG [oracle.sdovis.theme.grtp] End of JGeoRaster.getRasterImage call.
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 2 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-417499.5,-1241999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 2 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 2 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-4724 Column: -16162
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 2 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:4776 Column: 17250
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    DEBUG [oracle.sdovis.theme.grtp] End of JGeoRaster.getRasterImage call.
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 1 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-412499.5,-1239999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 1 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 1 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-2724 Column: -21162
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 1 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:6776 Column: 12250
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    INFO [oracle.sdovis.DBMapMaker] **** time spent on loading features: 35344ms.
    FINEST [oracle.sdovis.RE] xfm: 0.030736842105263153 0.0 0.0 -0.030736842105263153 13329.38034978526 -38029.968707888416
    FINEST [oracle.sdovis.RE] rendering image theme: GEORTHEME
    WARN [oracle.sdovis.ImageRenderer] GeoRaster theme GEORTHEME has no rendered images.
    DEBUG [oracle.sdovis.VectorRenderer] time to render theme GEORTHEME with 0 styled features: 0ms
    INFO [oracle.sdovis.DBMapMaker] **** time spent on rendering: 16ms
    ...but if I make 1 base map consisting 4 separate georaster themes - it works ok

  • Rendering error whilst writing to file /filename etc./ An output module failed

    I'm trying to render my composition in the latest AE CC 2014.  I get the following error with all composition sizes and with different codecs:  Rendering error whilst writing to file /filename etc./ An output module failed. The file may be damaged or corrupted (-1610153464). Can anyone help me sort this problem?

    AE build number? Codec used? System OS? 

  • ADF Map Viewer Themes Rendering Problem

    Hi,
    Im presently working on ADF Map Viewer. Im facing the below mentioned issue. Can any one has come across this???
    Im building the Themes using Map Builder.
    I have 3 thems, which i combined together & created as a Base Map using Map Builder.
    While adding the themes, i also set the theme mode as "Mapviewer_native". The themes are Area Theme, Region Theme & Building Block Theme.
    For the first theme, i did not specify any minimum scale & maximum scale to make sure that this theme needs to be rendered initially.
    For the second theme, which supposed to be rendered after doing certain zoom in...for this theme i have set the Max & Min scale as Max 3 || Min 8.
    For the third theme i have added the range from 3 to 0.
    Im able to test this fine with Map Builder...On making zoom in at certain levels the second theme is getting rendered..and after doing some more zoom in the third theme is getting rendered.
    Till this everything fine... Here the problem came....
    I used <dvt:map component & assigned the above created Map as Base Map... But here im not able to see the second theme...Initially its showing the Area Map & On selecting the Zoom In ...its directly going to theme 3.
    Can you please suggest me some thing by using i can get this second theme as well....
    Looking forward to hear from you
    Regards,
    Konjeti

    Hi,
    not that I am aware of.
    Frank

  • About label Oracle Map Builder

    Hello! I have a question about Oracle Map Builder.
    There are three layers in basemap: the first - a polyline, the second - a point, and the third - a polygon with a solid color (top). Labels are included to the first two signatures. While viewing the map shows a third (polygon) layer, and the signature of the first two.
    Question: Is there a possibility to remove the appearance of signatures of the lower layers (disabling signatures by minimum scale for display is not suitable, as they are used outside of polygon layer), and how to do it?
    Thank you!

    I'm not sure I understand the question. Here's is my assumption of what the question is.
    You have three layers in a basemap : a polyline, a point, and a polygon in that order. That is polyline rendered first, points on top of it, and then the color-filled polygon layer on top of those two.
    The part I don't understand is what you mean by signatures of the polyline and point layers.
    Anyway, if the solid color-filled polygon layer is rendered last (i.e. on top) then the other two layers should not be visible at all unless their extent (the area they cover) differs from the extent for the polygon layer or the polygon layer does not completely cover the map extent or it's not a solid color fill but one with some transparency setting.
    Scale ranges can be applied to each layer when adding them to a basemap in MapBuilder. Choose the scale mode (e.g. ratio) and set the max and min scale values for each layer. e.g.
    <?xml version="1.0" standalone="yes"?>
    <map_definition>
    <theme name="STATES_DENSITY" min_scale="Infinity" max_scale="2.5E7" scale_mode="RATIO"/>
    <theme name="COUNTY_POPDENSITY" min_scale="2.5E7" max_scale="0.0" scale_mode="RATIO"/>
    <theme name="HIGHWAYS_LINE"/>
    <theme name="CITIES" min_scale="1000000.0" max_scale="1000.0" scale_mode="RATIO"/>
    </map_definition>
    The above says render the states_density layer while zoomed out to the full extent and up until the user zooms in to a 1:250,000,000 scale. When zoomed in further do not render/display the states population density layer. Display the county population density instead. Always display the highways. And start to display cities when the map in zoomed to 1:1,000,000 and up until 1:1,000 scale.
    If you want to set the labeling scale ranges on a per layer (theme) basis then set it using the Other Properties panel in Map Builder. For the Cities layer above the styling rule with label scale ranges set is:
    <styling_rules>
    <scale_ranges>
    <mode> RATIO </mode>
    <min_labeling_scale> 1.0E8 </min_labeling_scale>
    <max_labeling_scale> 10000.0 </max_labeling_scale>
    </scale_ranges>
    <rule>
    <features style="M.ALL_CITY_L1_8X8"> (POP90 &gt; 1000000) </features>
    <label column="CITY" style="T.S03_CITIES_L1"> 1 </label>
    </rule>
    </styling_rules>
    i.e. show city names from 1:100,000,000 till 1:10,000
    1/100,000,000 is a smaller number than 1/10,000
    Hope this helps.

  • Import image in Map Builder

    When using the import image tool of Map Builder to create a GeoRaster theme, you may get a popup window with an error message saying that the import was not successful. The application console should contain the following lines.
    Creating GeoRaster Table...
    Calling DML trigger...
    Creating raster data table...
    Importing File...
    java.lang.ExceptionInInitializerError: null
    The georaster object is not loaded correctly!!
    This error happens because of a missing JAI initialization file on mapbuilder.jar file. To solve this problem you need to add the initialization file to mapbuilder.jar.
    1) locate file jai_core.jar on your Oracle installation (usually located at ordim/lib directory).
    2) extract file javax.media.jai.registryFile.jai (extract with full path meta-inf\).
    2) go to directory where mapbuilder.jar is and double click it to open (usually opens with WinZip).
    3) drag folder meta-inf that contains the JAI initialization file to the opened mapbuilder.jar. Check if you have the initialization file with path meta-inf\ inside mapbuilder.jar.
    4) Close mapbuilder.jar.
    5) Start Map Builder and test the import.
    Joao

    to be a little more precise, it seems to happen when updating spatial extent.
    here is the console output
    You chose to open this file: C:\Temp\San_Francisco_Area.tif
    Loading SRID records...
    Done with SRID records
    ImportImageThread running thread: Thread-8
    Creating GeoRaster Table...
    Calling DML trigger...
    Creating raster data table...
    Importing File...
    Georeferencing...
    Updating Spatial Extent...
    Exception: ORA-13430: the GeoRaster object has null attribute(s)
    ORA-06512: at "MDSYS.MD", line 1723
    ORA-06512: at "MDSYS.MDERR", line 8
    ORA-06512: at "MDSYS.SDO_GEOR", line 893
    ORA-06512: at line 4

  • Weird colours with QuickTime sources, broken preview renders & crash at exit (CS4)

    Hi erveryone,
    I have a strange problem in Premiere Pro CS4: Allmost all QuickTime MOV that I put in the timeline show weird, broken colours. At first I thought this was a problem with a specific codec, but I have now tried several codecs and pretty much every one shows up equally broken. The only codec that seems to work fine is the one that my Canon EOS 550D produces (1080p, H.264 I believe), but that one does not play smoothly (not that I would expect it to do on my machine). Strangely, H.264 in lower resolutions fails again. Other containers seem to be unaffected. Here is a screenshot of the effect:
    Also, my preview renders (when rendering the effecs on the timeline) are similarly broken. They behave a bit erratically. Sometimes they are just black, showing nothing and sometimes they show a still frame of one of the previously viewed videos. Colours are messed up in a similar way, so I suspect a connection. Here is the same clip from the screenshow above, preview-rendered:
    Also, upon exiting Premiere, it usually crashes. This is less of a problem, but still very weird behaviour.
    Any ideas how I could solve this?
    Infos about my system which might be of relevance:
    Adobe Premiere Pro CS4 (education version)
    Windows Vista 32bit (SP2, all current updates installed)
    4GB RAM
    Intel Core2 Duo
    ATI X1300 Pro  256MB (with newest available driver)
    QuickTime 7.6.6
    The system has been freshly installed (from factory image - hence the older OS) so no malware or anything similar should mess anything up. Only software installed except the Creative Suite is Google Chrome.
    On my laptop (Win7 64bit, Intel i5, no separate graphics card, same QT version) none of these problems appear.
    Greetings,
       Florian

    I think I found the solution. Some further digging revealed that I did not have as previously assumed the latest driver for my graphics card installed. I was mislead because the manufacturer (Dell) did provide some updates, but not all of them (none in the past two years to be exact). I grabbed the newest driver kit from the ATI website and installed it. Strangely, the installer produced several errors and I get another error message at startup, but I think only the control software was affected and not the driver itself.
    After some first tests, QuickTime movies behave as expected, the preview renders are working again and the crashes on exit are also gone. Yay!
    Strange how much trouble a driver which is otherwise working perfectly can cause.

  • Map Builder Import Metadata problem

    Hello,
    I'm having troubles trying to import metadata from map builder (importing from an export file built by map builder too).
    To better explain, I made a sample path to repeat the process:
    Using MVDEMO sample data, if I add a new style color (i.e. C.MyYellow) from the interface, that is correctly registered in the MDSYS.SDO_STYLES_TABLE.
    Afterwards, I export the whole metadata catalog in a .dat file.
    Then I delete C.MyYellow.
    Finally I try to import metadata from the above export file. No errors or warnings at all.
    But C.MyYellow does not appear, nor is written in the db table.
    Checking the ascii export file, I can see that the color is there (so export operation worked well)
    Any hints?
    Thanks
    Paolo

    Try the MapViewer forum:
    MapViewer

  • How to speed-up the Ram Preview/Rendering using Adobe After Effects Cs 5.5?

    Hi guys,
    As the the title says, how can I increase the speed or make the ram preview render a lot faster or make the speed to the fullest?
    I've done my researched already but I'm not sure if I did the right thing.
    I will list down the things that I've done so far trying to make it faster.
    1. Using the SECRET option (Pressing SHIFT) from the Preferences and ticked those two boxes - Disable layer Cache and Ignore sequence rendering errors.
    2. Settings for the Memory and Multiprocessing. (Im not sure about this part, I mean I dont know if I did the right thing)
    3. No other application's running
    My Machine's specs are.
    I'm using MSI GT70
    -i7 CPU @ 2.30ghz 
    -16gb of RAM
    -Nvidia GT675m
    -64bit
    I'd really appreaciated any help and a best settings for Mutltiprocessing.
    Many thanks,

    Most of the time I have MP turned off. Most of the plug-ins that I use are not MP aware and I seldom use AE's render Cue for rendering for delivery. I use AME and keep working on projects while I'm rendering.
    Basic rules, at least 2GB per processor, at least 1 processor for other apps, Make sure the CPU's actually used matches the CPU's assigned, then test with your most common project. If you are doing something tha bogs down the system just turn it off.

  • Crashes when building previews

    LR keeps crashing when I try to rebuild previews. I had an issue before where I didn't see any thumbnails in the "all photographs" view, and to fix that I created a new catalog. I was able to rebuild previews for several external discs, but one disc kept crashing LR. So I installed that disc internally in my Mac Pro. Still kept crashing on build previews. Then I transferred all the files to a brand new hard drive, still inside my Mac. Whenver I rebuild the previews, the scan completes, and then I get the spinning beach ball, and then crash.
    I do have a bunch of crash reports if that helps.
    I'm running LR 2.7 on a Mac Pro with OSX 10.6.3. 5GB memory. I've repaired disk permissions on startup disk, and ran DiskWarrior on startup disk as well as the discs that house my photos. I've also run Techtool. In the past I've had issues with LR crashing when building Web galleries.
    I would really appreciate suggestions--I've been wresting with this for days and it's very frustrating. Thanks!

    More trouble: there's a catalog I can't import. I keep getting an "unkown error." And when I start the import, I'm getting strange previews with backwards text (I'm pretty sure it's instructing me to take hallucinogenic drugs) see below.

  • Create geometry theme in oracle map builder

    I want to create geometry theme and try to set the style parameter in oracle map builder. when i'm in step 2 to select the style selection, no style are listed. how can i list this style in style picker dialog?

    actually i have created this table and command same like command in $ORACLE_HOME/lbs/admin/mapdefinition.sql. i create by manually in oracle. when i run sql desc user_sdo_styles_; this table will displayed name, type, description, definition, image, and geometry in column name. but when i run sql select * from User_sdo_styles; they have a error ( column or attribute type can not be displayed by sql*plus). i'm wrong or right? i have a geometry table like lot_parcel, pipe_network, and valve.

  • Elements 12 will not build previews

    Elements 12 will not build previews but is shown as a Programme Error - how do you fix it ?

    Hi peter gillard,
    Try steps mentioned in given link below and let me know in case you face any issues:-
    http://helpx.adobe.com/creative-suite/kb/change-system-default-printer.html
    Sarika

  • Rendering errors on low memory

    Hello all,
    I have the following problem: LibreOffice seems to have a bug in it that causes it to exhaust the available memory on opening certain files. The problem is that X11 / Xfce4 behave poorly when memory runs out: As you can see here: http://picpaste.com/Screen-M0sRaSS1.png there are rendering errors which persist even after LibreOffice crashes and the memory is freed up. The only way (as far as I know) to get a functioning environment again is to restart X. Of course this means that I loose all of my open windows/tabs which is rather annoying. Is there a way to prevent this situation from happening / to fix this up without having to restart X?
    X2b

    Hi,
    Uninstall the crystal component you are refering to as Crystal Reports 2011 runtime.
    Install [Crystal Reports for Visual Studio 2010 SP1|http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_1.exe]on top of Visual Studio 2010.
    Open the crystal report in the CR for VS 2010 bundled designer, preview it and see if it works fine.
    Then create a sample application and try to view the report.
    See if it reproduces the issue.
    Thanks,
    Bhushan.

Maybe you are looking for