MapViewer and multiple markers

Hello, I am using a visual jsf project and the mapViewer in NetBeans.What I want to do is add multiple markers on the map, but I am new to this so I wanted to know if someone knows how to do this.Is there a good tutorial for more complex use of the mapViewer?I have looked in google but all there is about mapViewer is the tutorial from the NetBeans page which is very simple.Any help would be appreciated thank you!

I have tested your theory without success.
The scenario is:
User1 has a series of spatial tables
User2 has another series of spatial tables
UserMV is created to have SELECT access to all the tables in User1 and User2
Both User1 and User2 have their tables registered in ALL_SDO_GEOM_METADATA view and (as UserMV) the query "select count(*) from all_sdo_geom_metadata;" returns a total count of all entries. The query "select count(*) from user_sdo_geom_metadata;" returns a zero count.
UserMV can also run the following queries successfully:
select count(*) from User1.table1;
SELECT count(*)
FROM User1.table1 A
WHERE sdo_filter(A.geom, SDO_geometry(2003,NULL,NULL,
SDO_elem_info_array(1,1003,3),
SDO_ordinate_array(144.9720,-37.8060, 144.9756,-37.8010))) = 'TRUE';
SELECT count(*)
FROM User2.table1 A
WHERE sdo_filter(A.geom, SDO_geometry(2003,NULL,NULL,
SDO_elem_info_array(1,1003,3),
SDO_ordinate_array(144.9720,-37.8060, 144.9756,-37.8010))) = 'TRUE';
The spatial queries above return the correct results.
When running the Oracle Map Definition Tool and connecting as UserMV the following message appears when trying to add a new theme:
"There is no accessible table that has one or more sdo_geometry columns in USER_SDO_GEOM_METADATA" which indicates that the connected user must have its own entries in USER_SDO_GEOM_METADATA in order to create themes, styles and maps.
The next step is to manually create a theme and a map in the database table MDSYS.SDO_THEMES_TABLE. Creating the table entries and querying the data yields the following error message from the mapviewer application:
04/05/25 11:37:40 [oracle.sdovis.ThemeTable, ERROR] cannot find entry in USER_SD
O_GEOM_METADATA table for theme: MY_THEME
This indicates once again that the SDO_OWNER must have all spatial tables registered and accessible via USER_SDO_GEOM_METADATA.
What are your thoughts?
Thanks.

Similar Messages

  • Using the mapViewer for multiple markers

    Hello, I am using a visual jsf project and the mapViewer in NetBeans.What I want to do is add multiple markers on the map, but I am new to this so I wanted to know if someone knows how to do this.Is there a good tutorial for more complex use of the mapViewer?I have looked in google but all there is about mapViewer is the tutorial from the NetBeans page which is very simple.Any help would be appreciated thank you!

    Hi SqlCraze,
    I also design the report using Report Designer. So you can directly do the same steps as I post.
    In the fourth step that "Insert the corresponding fields to the second table" means directly insert State, ACount, BCount and Description fields. Please note that the list control is used to split one table into several tables based on the
    Description group: one table only displays the values when Description=Category1, one table only displays the values when Description=Category2, another table only displays the values when Description=Category3. We needn't add filters in the table, just add
    the list.
    For more information about the list control in Reporting Services, please refer to the following blog:
    http://blogs.technet.com/b/microsoft_in_education/archive/2013/03/09/ssrs-using-a-list-item-to-display-details.aspx
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support

  • Problem with multiple markers. enableMultiFeaturesMarkers() doesn't work: overlapping markers not rendered at all

    Hello everyone,
    I'm starting out with the world MapViewer and MapBuilder and my test range is fix a bug on a project already running.
    I was asked to insert support for multiple markers on the map, so that display the number of objects (rows from the database) on the same coordinates: only a marker for more traffic detection sensors; I read about the function enableMultiFeatureMarker (true), but it seems that it was not sufficient to invoke the creation of FOI, is that correct?
    How can I do?
    We use MapBuilder 11p6 for the creation of markers and styles as required by attribute "multiple-marker = true" in the creation of the marker intended for those sensors, and MapViewer 11p3 to render
    If someone wants to play with a bit of additional explanation, I'll be glad to read them all! :-)

    What version of Flash Player is reported when you visit this page?
    http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html

  • Adding multiple markers to Google maps 1.0 widget??

    Is there any way to have multiple markers on the google maps widget? I've tried add some more markers in the code, but I can't get the name's on the markers to change. They all stay the same as the original marker.
    http://test.netfc.com/svf_dealer_locations.html

    Not sure about any "Google Maps Widget".... but Google Maps offers lots of editing options... including pin icons and the content that pops up when when you click the pin....Name, description, links, etc.
    Here are the steps I used..
    Create a Google Maps account,
    Log in,
    Create a map in "My Places"
    If needed, edit that map.
    For example:
    http://www.exploreolympics.com/map.html
    If the "widget" doesn't work... look at the other options available from Google Maps... just Google specifics for more information
    Best wishes,
    Adninjastrator

  • Multiple markers at this line

    Hi,
    I change the programming language from PBL to Java.
    But I got errors:
    Multiple markers at this line
    statement is espected
    especting ; but keyword is found
    when I define arrays such as:
    String[] keywords = new String[10];

    Your code as Java:
    String[] keywords = new String\[10\];
    Your code as PBL:
    keywords as String[]
    (You don't need to specify an initial size and can just go about adding to it)
    ie.
    keywords[] = "myFirstKeyword"
    keywords[] = "mySecondKeyword"
    keywords[] = "myThirdKeyword"
    at this point, keywords.length is 3
    Hope that helps...
    -Kevin

  • Premiere Pro CC Feature Request: add multiple Markers at defined times

    I'm about to post a feature request and wanted to check to see if anyone else was interested, as I've read that forum support can help to get feature requests added - and also just in case this feature already exists, and I've missed it in my Googling...!
    Here's the request:
    Brief title for your desired feature:
    Option to add multiple Markers to a timeline at defined times
    How would you like the feature to work?
    It would be great to have an option in the Markers drop-down menu or to be able to right-click on the Marker icon in the timeline and be able to choose "Add Multiple Markers at xxx minutes/seconds/frames".
    Why is this feature important to you?
    I often end up creating a lot of montages, and it would be great to be able to use this feature to drop a Marker (for example) every three seconds in my timeline so that I can then add a bundle of clips using Automate to Sequence. At the moment, I do this by clicking on the Playhead Position hot text and typing in 00:03, 00:06, 00:09, etc, and dropping a Marker at each point, and this feature would speed things up a bit. I've also been asked by students if this feature is available as well.
    If anyone else would be interested in this request, please let me know...!
    Thanks

    Yes, that's true, when using my method described above, Prem adds each clip from the first frame and cuts it off when it reaches the next Marker, then I use the Slip tool to get them to the bit I like. I'd just like to remove the step of typing the time into the Playhead Position counter by dropping Markers at set intervals or by choosing to use the first xx seconds in the Automate to Sequence dialogue. Either way, the request is in now, but it doesn't look like it'll gain a lot of traction...!
    Cheers for the responses, Jim.

  • Shifting multiple markers: Is it possible?

    I have over 400 markers on my timeline and need to shift (offset) them.
    I can't seem to see how to do this. I can't even select multiple markers.
    Using CC 8.2.0 (65)
    Any help appreciated.

    Thanks for the reply Ann.
    I have Ripple Sequence Markers activated but when I move my video clip (or audio clip) on the timeline the markers stay put.
    Am I doing something wrong??
    I basically need to add in a 30 second space in front of my first clip where all the markers start. So I end up with 30 seconds of nothing (no markers or clips etc) then at the 30 second mark I have the first clip and the multiple markers.

  • Multiple markers at this line error

    Hello community...
    I'm using Eclipse and I'm getting "Multiple markers at this line error" System.out.print(A);.
    I have no idea what does it mean and how can I fix it...
    Any help is greatly appreciated:
    Thanks.
    This is my very simple code
    public class IntegerSetTest {
    public static void main(String[] args) {
              int arr[] = {2,4,6,8};
              IntegerSet B = new IntegerSet(arr);
              B.printSet();
    public class IntegerSet {
         private int A[];
         String output = "";
         public IntegerSet()
              boolean set[] = new boolean[100];
              for(int counter = 0; counter <= set.length; counter++)
                   set[counter] = false;
    public IntegerSet(int array[])
              A = array;
         void printSet()
              for(int i = 0; i <= A.length;i++)
                   System.out.print(A[i]);

    Your code compiles fine. This, however
    i <= A.lengthwill generate an ArrayIndexOutOfBoundsException.

  • I have one apple ID and multiple family members share this with their devices.  How do we keep pics and messages separate?

    I have one apple ID and multiple family members share this with their individual devices.  How do we keep pics and messages separate for each device?

    For messages
    MacMost Now 653: Setting Up Multiple iOS Devices For Messages and FaceTime
    For other issue:
    How to use multiple iPods, iPads, or iPhones with one computer
    What is the best way to manage multiple...: Apple Support Communities

  • New 13" Macbook Pro trying to connect to a Panasonic VIERA TC-L42U30 as second monitor. I've used multiple hdmi-thunderbolt/mini displayport adapters and multiple hdmi cables and still no success. The Macbook does not sense the second monitor (TV). Help?!

    I've been a Mac since 2008, so I know my way around the system pretty well. This issue, however, has me stumped. I had an iMac until now and only now am I experiencing some difficulty with my new MacBook Pro. The model I have is the newest 13" Macbook Pro model and I'm trying to connect a Panasonic VIERA TC-L42U30 42" HDTV as a second monitor via the Thunderbolt port.
    It worked the first two times and hasn't worked since, after 10-15 attempts with different configurations, turning things on n off, restarting the mac, unplugging the cables, adapters, TV, resetting the P RAM, etc... I've used multiple hdmi-thunderbolt/mini displayport adapters and multiple hdmi cables and still no success. No matter what I do, the Macbook does not sense the TV as a second monitor anymore.
    I took the MacBook Pro to the Apple Store, and their "genius" there had it working fine with a DVI connection to a regular monitor. The Panasonic TV I have has HDMI connections and one VGA connection which does not support HD, but no DVI option. I want an HD connection to mirror or extend my MacBook Pro screen. At the Apple Store, they didn't have a Thunderbolt/Mini DisplayPort to HDMI adapter, so he could not try that out for me.
    Anyone else have this configuration or another similar one with a Panasonic HDTV?
    Ideas? Suggestions? Anything?! Help!!
    P.S. I'm running Mountain Lion, if that wasn't already obvious. Everything is up to date in my App Store as well.
    Thanks!

    Hi There,
    I have had the exact same issue but with a projector.
    The issue lies with Mountian Lion 10.8.2.
    I tried many a combination with no luck to get HDMI working.
    Took my mac into the apple store and came to the conclusion it was the software, so I asked them to install 10.8 onto it (this is destructive so a backup is a must)
    Bought my macbook home and voila, now displaying through my projector.
    There is a small graphics update after 10.8.1 which seems to be the cause.
    Hope this helps.
    Thanks.

  • Hello,  I have iMac from Oct, 2010 and have OS 10.6.7 and multiple users.  Mail icon was accidently removed along with program.  Mail 4.4 is on other users but when I reloaded software my user got Mail 4.3. Mail 4.3 did not work with latest OS. Ideas?Matt

    Hello,  I have iMac Itel i3, from Oct, 2010 and have OS 10.6.7 and multiple users. 
    About 3-4 days ago the Mail icon in dock had question mark and was accidently removed, along with program on my user.  Oops.
    1. Mail 4.4 is on other users and works fine, but for me it does not work and tells me V4.3 does not work with latest OS X. 
    2. I reloaded software from my user with original disks  (Oct, 2010) and got Mail 4.3 again. Mail 4.3 did not work with latest OS.  I am unable to load Mail.  Gives Yellow error message.    
    "  You have Mail version 4.3 (1081/1084). It can’t be used on Mac OS X Version 10.6.7 (Build 10J869). For more information, click the Help button."
    3. Tried to update software and look for update for mail 4.3 on Apple site to no success.
    Hate to go to MS-Entorage ( I may need to learn something new and alien) mail program since contracts are in Mail/Address Book.
    Ideas?
    MattDeeds

    Matt,
    I would download and run the 10.6.7 combo update.
    http://support.apple.com/kb/DL1361
    Regards,
    Captfred

  • Can I use one itunes account for multiple users and multiple devices

    Can I use one itunes account for multiple users and multiple devices?

    The iTunes EULA, as I understand it (I'm not an attorney )for Apps is basically that one person can use an App multiple devices, or multiple people can use an App one device..so one to many or many to one, but not many to many....

  • How to bundle a .FLA and multiple .SWF files in one .EXE?

    Hi,
    I have a .FLA file which uses loadMovieNum() to load various
    .SWF files when each one is called by the user clicking on a
    button. Each .SWF file also uses loadMovieNum() to call a second
    .SWF file. When I publish the .FLA file as a .SWF file it all works
    beautifully.
    Now I need to package the entire project into a Windows
    projector .EXE file for offline use on a computer without the Flash
    Player. When I publish the main .FLA file as a .EXE file, the .SWF
    files still load, although they blink before fully loading and
    displaying steadily.
    What I would really like to do is to bundle all the .SWF
    files into the .EXE file so when I send the finished project to the
    end user, they only have to deal with one file, rather than a
    folder with the .EXE file and multiple .SWF files.
    Is there a way to do this?
    I am using Flash 8 Professional.
    Thanks,
    Cam

    Since this isn't going to be web-based, why not include all
    the external swf files into the same Flash file and then use
    attachMovie?
    This will allow you to create one .exe file that would
    contain EVERYTHING. Since you aren't worried about loading speeds,
    you don't have to load the movie clips, but can simply create one
    large Flash file.

  • One premium account and multiple Skype HD devices

    Will one Premium account and multiple non premium HD accounts work for video calling? Basically the idea is 10 HD skype devices, the set top boxes connected to tvs will dial into one Premium Mac or PC account for multiple video conferencing.

    Yes, one user needs to have a Group Video Calling subscription.
    Unfortunately, not all devices support Group Video calling (TV's for example, do not).
    Please see our website for more information: http://www.skype.com/en/features/group-video-chat/.

  • HT4137 iCloud setup with one Apple ID and multiple devices

    iCloud setup with one Apple ID and multiple devices

    What, exactly, are you trying to do? You can use the same iCloud account on as many devices as you want, as long as you don't turn on iTunes Match. Once you turn on Match, you're limited to 10 devices total.
    Is this what you want to do...same iCloud account, but different iTunes/App store accounts on each device? If so, you can do that also.

Maybe you are looking for