🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to create a map?

User: "Caravani"
New Altair Community Member
Updated by Jocelyn
Hello Rapid-Miner Community!

I am a complete newbie to rapid miner and started learning to use the plattform in university for a business case. 

I have a big excel sheet with 2 columns - Colum A longitude - Column B latitude. Now I have to create a map of europe/germany and to create dots with the geographical position of each row. The aim is to see then, where the most dots are cause this gives me the information I need later :smile:

I already searched for solutions online, but if I understand it correctly this is not an easy task... 
Do you have any ideas?

Thanks in advance!

- Cara

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Marco_Boeck"
    New Altair Community Member
    Accepted Answer
    Updated by Marco_Boeck
    Hi,

    The data is expected to be in a numerical column each, so one numerical column for longitude, and another one for latitude. 53.344813 is a perfectly fine numerical value for lat/lon and you should see them appear if you choose a map that actually is in that range (you could try a worldmap first).
    If you have them in nominal columns, you can use a Parse Numbers operator to convert them before using the visualizations.

    Regards,
    Marco