New map of apex

Hi, apex includes a set of maps for the regions of the map, but I want to kown if it is posible to load the new maps at the apex and there documentation where I can find how do and what do I need to do.

Thank you and grettings.

Hi user11173393,

Tony's response is not actually correct - you don't require any additional license to achieve what you want to do. However, you need to make a number of manual steps to achieve what you want to do. Unfortunately, I don't have a paper outlining the necessary steps right now but I'll try to put something together, when I had the chance.

AnyChart maps, AnyMaps, are integrated into our release of APEX. For an overview of the AnyMaps, please refer to the AnyChart online documentation here: http://anychart.com/products/anymap/overview/. AnyChart maps are in a particular format, .amap, so if you want to intregate new cards in your instance, they would need to be in the same format, .amap. AnyChart provides a conversion, Flash card converter (http://anychart.com/products/anymap/converter/) utility to convert some of ESRI ShapeFiles (* .shp) in. Files of the AMAP. Once converted, your new .amap files should then be added to your \images\flashchart\swf\maps\ folder and then referenced via custom in your area of the map XML. In order to associate data with maps, AnyChart provides information of reference map (http://anychart.com/products/anychart/docs/users-guide/map_reference/maps-ref.html?fromtree). We integrate these map reference information in some of the tables (wwv_flow_flash_map_files and wwv_flow_flash_map_regions), that allows us to then expose the information in the map Wizard. When you use the AnyChart Flash map converter, you can choose what information you want to your .amap file to keep. You will then need to refer to this information in the generation of data customized for your card. As I said, achieve what you are asking for would require a number of manual steps... and you must be first ShapeFiles too, in order to be able to use the tool of conversion of the card. The tool itself is relatively simple to use. Connecting your new maps and data will be just the trickiest part.

Kind regards
Hilary

Tags: Database

Similar Questions

  • IOS 10 - new map app - how to find written directions

    IOS 10 - new map app - how to find guidelines for travel written car =

    Hello jsalm,

    Thank you for reaching out to the Community Support from Apple. I would be happy to help you find the instructions written in the Maps app.  Once you enter your destination and started browsing, slide up from the bottom of the screen and select "Details". You will find a list of indications turn-by-turn for your itinerary.

    If you have problems, let the community know. We are all here to help.

    Best regards

  • New mapping RV042 Shrew soft client NAT - t

    Hello world

    Because I had the fast VPN problem, so I tried the customer sweet shrew in the hope of getting the IPSec tunnel with RV042 router mode Client2gateway.

    The Shrew client, I had "Tunnel is activated" but I got established has no errors.

    RV042 IPSec log, he ended with: NAT - t: x.x.x.x new mapping.

    What it means?

    Thanks for your replies.

    Hi h.dam,

    If the tunnel is activated and the display put in place = 0, two phase errors.

    Please you found the file attached to this message "With ShrewSoft RV042" and follow all the steps and share the result with us after your tests

    Please rate this post or marked as replied to help other customers of Cisco

    Greetings

    Mehdi

  • Hi I am new to Oracle APEX and my desires to organize me working on it... can someone help me to begin with?

    Hi I am new to Oracle APEX and my desires to organize me working on it... can someone help me to begin with?

    Hello

    Start reading the documentation

    Oracle Application Express - Documentation

    Check the packaged applications that comes with the APEX.

    You can find a lot of info and examples of Oracle Learning Library

    http://Apex.Oracle.com/pls/Apex/f?p=44785:2:0:FORCE_QUERY:2, IRB, CIR:P2_GROUP_ID, P2_PRODUCT_ID:1000 %2 C 2039

    APEX to read related blogs

    WORLD: APEX Blogroll

    You can find many things from this forum, just use search.

    Kind regards

    Jari

  • New role at APEX 4.2.1not APEX_GRANTS_FOR_NEW_USERS_ROLE documented

    People,

    Starting with APEX 4.2.1 (or perhaps a little earlier, not positive on this) there is a role created with APEX called APEX_GRANTS_FOR_NEW_USERS_ROLE. It contains the following system privileges:
    SYSTEM PRIVS           ADMIN OPTION
    CREATE CLUSTER     N
    CREATE DIMENSION     N
    CREATE INDEXTYPE     N
    CREATE JOB             N
    CREATE MATERIALIZED VIEW     N
    CREATE OPERATOR     N
    CREATE PROCEDURE     N
    CREATE SEQUENCE     N
    CREATE SESSION     N
    CREATE SYNONYM     N
    CREATE TABLE             N
    CREATE TRIGGER     N
    CREATE TYPE             N
    CREATE VIEW             N
    It is not documented (AFAIK).

    Question : necessary? Not necessary? Should be noted?

    It seems a bit redundant because these privileges are usually granted by other means...

    Hi rich,

    It is necessary. Internally, we use this role as a model for the new patterns of work space. When a new workspace is created and the workspace schema does not yet exist, we grant all sys, privs tab and the role APEX_GRANTS_FOR_NEW_USERS_ROLE to the new schema. This change was necessary because the patterns of the workspace have slightly different privileges in the DB cloud.

    Kind regards
    Christian

  • Hello! questions asked by a developer of new forms of Apex

    Hi all!
    I am a developer of forms since 1998 and I was looking at the apex since version 3.2
    I am really impressed with version 4 and the next 4.1 news, so tonight I decided to go for it take a look at it!

    My first question is about the design of data base:
    It seems that apex encourages the design of pk id number and not another approach.
    for example, I have a table user_group:
    ug_group varchar2 (5) pk
    ug_description varchar2 (50) not null

    When I create a simple tabular form the pk is retrieved and then in the next step i wonder to 'Set the source for the primary and foreign key columns' Existing sequence etc...
    So I created a custom pl/sql (return null) to go...
    When I start my page I see only available for update or insert description field, what can I do with my pk varchar?
    So, I wonder about my design? Should I need to rework my table and make the id of way? or is there another solution?

    Another question (generally a matter of forms developer):
    What enter and execute query functions? Is it possible to have the same, or is the standard way to have default search results?

    Thanks for your attention
    Concerning
    Jean-Yves


    ---------------------------------------------------------------------------------
    | version: apex 4.0.2 with the latest patch on database 11 g 2 |


    other 2 are post wrong poster...
    ---------------------------------------------------------------------------------

    Published by: Yves Bernier on August 17, 2011 20:55

    Hello

    Default Apex Hides the primary key column and assumes that it will be a numeric field used to create relations only and not for data entry. However if you want to manually enter the primary key you can display the column (which in fact instead of hidden text element).

    So, I wonder about my design? Should I need to rework my table and make road id? or is there another solution?

    It seems to be a better way to have a numeric ID field, but it is not a must.

    What enter and execute query functions? Is it possible to have the same, or is the standard way to have default search results?

    N ° it's different in the Apex and my humble opinion, it is much better than Enter/Execute Query. Whenever you create a form, you get option to create 'A form with the State', so it creates an interactive report with the data entry form. For example, you can search for interactive report and edit link allows you to change the recording.

    Just for you information in a table and not much in the Apex as other (non-tabular) forms are powerful. People including Oracle Forms really want because they make better.

    Lavenu
    MaxApex accommodation
    http://www.maxapex.com

  • map of apex 4.0 - state names

    Hey guys,.

    I just work with apex 4 and this is the map feature.
    very nice so far, but one thing:
    How can you display the names of the States? I come from Germany and Thuringia and Baden-Württemberg will not be displayed. I know it's because of the umlaut in German, but it has got to be a way I guess...

    pls help =)

    Hi jR - ora,.

    It's great that you found the information of the Germany card in wizards of creation. Region of map information is also available on the page of the map for an existing map series. So if you go to change your map query, go to the map page series and if you scroll to the end of this page you will find another region of the 'map region Information' show/hide which will show the information associated with your chosen card source .amap file. We integrated the AnyChart map reference information in our user interface, so you don't have to refer to documentation AnyChart online all the time. You can of course also see documentation of AnyChart here: http://anychart.com/products/anychart/docs/users-guide/map_reference/maps-ref.html?fromtree. Please note that the AnyChart information for your chosen card contains no umlauts, so you will need to consider when you build your map. I have a couple of sample cards here - http://apex.oracle.com/pls/apex/f?p=36648:9 - which might be useful for you.

    Kind regards
    Hilary

  • What components do I need for a new installation of APEX 4.0?

    Hello

    I have used Apex 3.x in my past. In this new position, I need APEX again. Can't wait to use them again.

    I'm in an all-Windows environment. I want to give a proof of concept for Apex 4.0, but the installation guide says of many other components. 4.0 seems to be more complex than 3.0, so I thought I would check my approach and components.

    If I want to install a new database and the application environment on a new Windows PC, components that I need for a complete solution?

    That's what I have so far for the list of components:
    Oracle XE 10g R2
    Oracle Application Express listener 1.0
    Containers for J2EE (OC4J) Oracle
    Oracle APEX 4.0

    Do I need all these components? Do I need more?

    Thanks for your help.

    Hi Jari,
    Who did it!
    I need only XE and APEX.
    Thank you very much.
    Phil

  • Interactive report new issue to Apex

    Hi, I'm new to Apex... I ask your help to solve a prob...

    I am trying to create an interactive (IR) report that has more than 160 columns... He said that the maximum limit is 60(or 64) columns... I remember when I started just to build the application, it has allowed me to create the report with 160 + columns but I didn't start with IR. My entire application was built, and it's the only thing that remains to be done... Is it still create an IR with columns 160 + now that I am almost finish the app...

    (just a thot may be create another application with the IR and then import this page - if you think that work please guide me on how to do this)

    Kind regards
    R

    Hello R,

    I had the same thought; If it is possible to create a new appl with IR with 160 + columns then do.

    After creating a new appl revert to the original app, open one of the pages, click the copy button on the top of the page, click on 'Page in another application', select the new appl with IR, then select the page with IR... Follow the steps

    Kind regards
    Mel

  • New map added automatically?

    Hello...

    I added a third credit of the issuer of the credit card of the Bank's Internet site, and then I have to add that one in for Apple pays on my iPhone and Apple Watch. What a surprise to see that it had been added automatically.

    I hope at least that it was automatic?

    Does anyone else have the same experience?

    Hi Carolyn

    If you do not know how any given map has been added to Apple pay on your devices, please contact your Bank and check with them.

  • Problem adding new map video to p6-2310

    I have the Pavilion P6-2310 (8.1 Windows 64-bit) and I would like to add a new video card in the empty PCI-E slot in the machine.  I would also like to keep the embedded video feature that I am looking to drive 3 monitors.  I have an older GeForce 7300LE I tried to put in last night and was able to get the card works by turning off Secure Boot and by activating the Mode of inheritance in the BIOS, but then the machine would not recognize the embedded video.

    There is no settings in the BIOS to enable/disable integrated video (BIOS is FRIEND 8.04), so I wonder if there was something to keep the car video while using a PCI-E graphics card.

    Any help would be greatly appreciated!

    Hello:

    When you install a discrete video card, the integrated graphics card is automatically disabled.

    Please consult the video card to the motherboard of your PC on the link below.

    http://support.HP.com/us-en/document/c03329340

  • Can connect to the schema number when you create a new workspace in APEX?

    Hello

    It is perhaps a stupid question since I'm still a beginner .

    Our version of the APEX is 5.0.2. We currently have a workspace associated with a schema, but we wonder if we can connect to multiple schema (in a database) in a workspace APEX?  Say, one APEX application, we would like to allow the user access to data distributed in different schema.  If not, are there alternatives to allow user access to the schema data?

    Thank you very much!

    Jian

    1794500 wrote:

    Please update your forum profile with a recognizable username instead of "1794500": Video tutorial how to change username available

    Always include all the information detailed in these guidelines when you post a question: How to get the answers from the forum

    Our version of the APEX is 5.0.2. We currently have a workspace associated with a schema, but we wonder if we can connect to multiple schema (in a database) in a workspace APEX?

    Several assignments work/scheme space can be created in the admin/internal workspace to Home > Manage Workspaces > Workspace manage assignments of schema.

    Say, one APEX application, we would like to allow the user access to data distributed in different schema.  If not, are there alternatives to allow user access to the schema data?

    Several patterns can be assigned to a workspace. A workspace can contain multiple applications. Each application is based on one (and only one) the analysis of schema. Access to objects in other schemas is controlled at the database level by the usual means of grants and synonyms.

  • I've just updated my billing information on a new map of credit due to a problem with my old and Adobe immediately charged me for €1

    So after that I had a problem with my credit card and could not be charged, I've just updated my billing on a new credit card information.
    Just as I saved the new billing information, my banking application tells me that I am charged €1 by Adobe.
    Is - to check if the credit card details are valid?

    Because on my overview of the Adobe account, I always get the advice to update my information, also the €10,70 for my photography plan has not been charged.


    Any suggestions?

    I already solved it myself, my banking application displays validation bookings, that of other apps.
    If it's just a validation.

  • Anyone who has tried the new map of network virtual e1000 E?

    in WS 8, we have now the choice between

    ethernet0.virtualDev = "vlance.
    ethernet0.virtualDev = "vmxnet.
    ethernet0.virtualDev = "e1000".
    ethernet0.virtualDev = "vmxnet3.
    ethernet0.virtualDev = "e1000e.

    has anyone tried the new e1000E yet?
    If so - how does perform compared to other options?

    No, not me.

    Not useful, but he answers you question.

    AWo

  • New map logic, now Adobe CC Desktop & Adobe Muse won't install/load

    Hey all,.

    My card has been replaced recently, and as soon as the first launch Adobe Muse, after commissioning, it would not authenticate. I thought that perhaps a new installation can fix this... Since it is now installed on the new Office CC, which I didn't have before, none of this will work after the installation. I see the greyed on the icon in the bar menu for 5 seconds, and then she disappears without any error message.

    I did the uninstall + Adobe Creative Cloud Cleaner, renamed OOBE folder. Totally stuck now!

    I'm on a Macbook Pro, OSX 10.8.4

    Thanks for any help!

    JM

    Hi jerrymurray5691,

    Please, go to Applications/Utilities/Adobe installers and uninstall muse Adobe.

    Go to ~Library/Application Support/Adobe/OOBE/opm.db and trash opm.db (http://helpx.adobe.com/x-productkb/global/access-hidden-user-library-files.html)

    Launch desktop CC and install Muse. Sign in using your Adobe Id and try to run the software.

    If still the same number then test the Muse in a new admin account: http://support.apple.com/kb/PH11468 .

    Kind regards

    Romit Sinha

Maybe you are looking for

  • Apple music - all my disappear songs...

    If one day I was listening to my music. And then all of a sudden, all of my missing songs - just like that. I turned off my phone 4 times after that. The thing is that I started using Apple music exaclty a year ago. But my monthly substricption is pa

  • The pop-up Mozilla Humble Bundle is a scam? Never seen before today.

    I saw a strange pop-up today when I connected to my computer and loaded up Firefox. It was relative to the usual sign / search page. It transforms the login page typical for a chart of the 1980s style and has a character of research blockish telling

  • Omega TCP IP 66 error

    Good Friday afternoon! I used the web interface for my OMEGA with Option Ethernet iNFB counter successfully. Now, I'm rehearsing the communication in Labview. The program appears to write the data very well but then does not receive a response back,

  • G940

    I have microsoft Flight Simulator 2004 and am running on windows xp. I'm trying to use a logitech G940, but the controls do not work correctly. that is the exploited gas controls fins. I wonder if the G940 is faulty, it's the second I've tried.

  • Not able to burn blank discs in Windows Media Player 11

    Original title: NEED TO re - INSTALL WMP11 PROGRAMMER MY WINDOWS MEDIA PLAYER 11 IN WINDOWS XP VERSION 5.1 SP3 DOES NOT BURN THE SONGS ON A CD AUDIO VIRGIN. WHEN I CLICK "START BURN" AFTER A VIRGIN DISK IS IN THE DRAWER 'E', THE 'MEDIA INSERT BOX' TH