Forum Widgets
Latest Discussions
Understanding of transactions
Hi! We are going to create a drone app, where you will fly at some height over the ground. We'd like to use Azure imagery tiles. But it's hard to understand and calculate how much can it potentially cost. Could someone explain please, what actually "transaction" means? Is it like each time you enter the app, or is it more likely tiles requests and 1 transaction == one request? For example, how many transactions would there be if we needed the drone to fly 1km from point A to B? Thanks!SolvedEugeneP2450Sep 04, 2024Copper Contributor163Views0likes1CommentAzure Maps not displaying on .Net Framework Web App
Hi, I just created a subscription for Azure Maps. I'm using Visual Studio 2019 for my web application using .Net Framework 4.8, MVC. My references in the layout web page are: <!--Add reference to Azure Maps--> <link href="https://atlas.microsoft.com/sdk/javascript/mapcontrol/2/atlas.min.css" rel="stylesheet" type="text/css" /> <!-- Add a reference to the Azure Maps Services SDK JavaScript file. --> <script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/2/atlas.min.js"></script> The function to initialize the Azure Maps is: function GetMap() { // Initialize a map instance. map = new atlas.Map('divMap', { center: [39.011902, -98.484247], zoom: 5, view: 'Auto', // Add authentication details for connecting to Azure Maps. authOptions: { // Use an Azure Maps key. // Get an Azure Maps key at https://azure.com/maps. // NOTE: The primary key should be used as the key. authType: 'subscriptionKey', clientId: azureMapsClientId, subscriptionKey: azureKey } }); } Why is the map not showing? I just want to display a satellite imagery of the US as background map. Appreciate any help.SolvedJadedBelleJun 03, 2024Copper Contributor439Views0likes1CommentSpecific address search returns an address with two postal codes, one of which is wrong
This searched address returns two postal codes from Azure maps as part of the data, which is problematic for obvious reasons. The first postal code is correct. The other is not. 190 Pontiac Business Center Drive, Elgin, SC 29045, 29229 Please remove the secondary, incorrect postal code.Solvedarouse680Mar 05, 2024Copper Contributor685Views0likes5CommentsAzure Map Pricing
Hi, I am planning to use azure map to fetch address based on latitude and longitude. In a day I have around 7000 transactions. In every 15 min there are 64 transactions in a day. So in a month I have 200000 transactions. I saw the gen 2 pricing , is it per 1000 transactions, so if i have200000 transactions, so i come under tier 1 ? and it will cost me 200000 * 3.01$ / 1000 i.e602 dollars? where as if i s0 pricing it cost be 100 dollars 0.50 * 200000 / 1000 is that correct ?Solveddamyou06Jun 03, 2021Brass Contributor1.4KViews0likes2CommentsDepth layer in Azure Maps
Greetings! I have absolutely no idea if this is the right place to ask this question but here goes anyway... I'm looking for a layer that helps me visualize earthquakes not only by magnitude but also by depth. I created this sample some few years ago using Power BI - It's not in English but you'll probably get the drill. (see here:https://app.powerbi.com/view?r=eyJrIjoiNjliYjgxZDMtODc0ZC00MTEyLWE1NGUtZWRlNzcwODM2M2FjIiwidCI6IjQwMjY1ZWI5LTY3ZTQtNGYxYi1iMDMyLTEzNGM5NjY1MWYwNSIsImMiOjh9) I'm using MapBox here but I'd like to see what is possible for the ever growing Azure Map which is a visual within the visualization family of Power BI Now using only Azure Maps in Power BI the closest I've got to showing the depth is using bar charts instead of bubbles but the problem is obviously that that the bars go up when they really should go down. Adding negative values just stops at zero so no point changing the values. I'm now looking for some kind of a layer that I can use and map the depth values accordingly but I'm totally lost on how to do that and of course I'm also missing the magnitude measure so this really is a question of a 3D rendered visual that takes into account the magnitude of the earthquake and also depth by latitude and longitude. I've looked at Mapbox and Arcgis also but with no luck. Any help appreciated!SolvedYggdrasillMar 26, 2021Copper Contributor1.6KViews1like5CommentsAzure maps: Trying to draw direct line between two point at two corners of world
Am trying to plot direct line between "green arrow location" (right top corner) to "destination popup point". But it's moving all around world as shown in picture. Any suggestion? Please find image for reference. Other lines whose points are not on world edges are working fine.SolvedwelcomenxjAug 26, 2020Copper Contributor9.2KViews0likes7Comments
Resources
Tags
- azure maps7 Topics
- PowerPlatform1 Topic
- geolocation1 Topic
- geocoding1 Topic
- Azure Pricing1 Topic
- Address Search API1 Topic
- Formatted Address1 Topic
- azure animation maps1 Topic
- PowerApps1 Topic
- iot1 Topic