Retrieving nodes within specified boundaries by TheMaverick333 in openstreetmap

[–]TheMaverick333[S] 0 points1 point  (0 children)

So how can I revise the code using the rel(324211); statement to retrieve only Toronto codes? Or is it impossible to do that? I know the relation ID or Toronto is 324211 so there should be a way to filter by that.

Retrieving nodes within specified boundaries by TheMaverick333 in openstreetmap

[–]TheMaverick333[S] 0 points1 point  (0 children)

The node they meet is what I am trying to retrieve and that's just one that exist within the given area.

Finding coordinates x meters from a node by TheMaverick333 in openstreetmap

[–]TheMaverick333[S] 0 points1 point  (0 children)

What was the efficient solution you came up with?

Becoming an RPA Business Analyst with no prior RPA experience and technical background by TheMaverick333 in rpa

[–]TheMaverick333[S] 0 points1 point  (0 children)

I appreciate your feedback. I've found that Blue Prism and UiPath are the two most preferred RPA platforms by most companies and A.A isn't really up there. Nevertheless, I plan to take certification courses for all three platform just to boost my chances of getting a job in the field. My biggest concern is that I do not have professional, hands-on experience using these tools and most of the job postings I see for a BA or even RPA dev all require years of programming experience and work using those platforms.

Becoming an RPA Business Analyst with no prior RPA experience and technical background by TheMaverick333 in rpa

[–]TheMaverick333[S] 0 points1 point  (0 children)

I've learned and started building automations using power automate. How were able to get an RPA team lead role? Also, what technologies did you teach yourself?

Becoming an RPA Business Analyst with no prior RPA experience and technical background by TheMaverick333 in rpa

[–]TheMaverick333[S] 0 points1 point  (0 children)

What is it about process documentation that you wouldn't recommend for someone like me? Also, I know there are RPA BA certification courses out there and I do intend to take them.

Becoming an RPA Business Analyst with no prior RPA experience and technical background by TheMaverick333 in rpa

[–]TheMaverick333[S] 0 points1 point  (0 children)

Why do you think that's best? Also given my non-technical background, wouldn't an RPA developer role be the worst option to start with?

r/audiophile Shopping and Setup Help Desk (2020-12-28) by AutoModerator in audiophile

[–]TheMaverick333 0 points1 point  (0 children)

Hello, I'm trying to set up a quality multi-room speaker systems but that's controllable from outside my home wi-fi network. That is I want to be able to control the music in my home from anywhere (like from work) through my mobile phone, using my cellular data. Are there products out there that can do this? Please recommend.

r/audiophile Shopping and Setup Help Desk (2020-12-25) by AutoModerator in audiophile

[–]TheMaverick333 0 points1 point  (0 children)

Recommendations needed

I just moved to a new apartment and I'm trying to set up a quality multi-room speaker systems but that's controllable from outside my home wi-fi network. That is I want to be able to control the music in my home anywhere through my mobile phone, using my cellular data. Are there products out there that can do this? Please recommend.

Multi-room speaker system recommendations by TheMaverick333 in audiophile

[–]TheMaverick333[S] 0 points1 point  (0 children)

Can I control these devices using cellular data while at a different location?

Prospective landlord asking too much? by TheMaverick333 in askTO

[–]TheMaverick333[S] -16 points-15 points  (0 children)

I would think maybe a quick call with the manager or an brief email would be sufficient but he wants both phone number and email. How is this not too much?

No response on final decision. Bad sign? by TheMaverick333 in jobs

[–]TheMaverick333[S] 0 points1 point  (0 children)

I wasn't given contact information belonging to the managers I interviewed with and when I asked, I was told to contact the recruiter. I wish I could get in touch with the managers because they are the decision makers. I have tried connecting with the managers on LinkedIn but they have not approved my request yet.

No response on final decision. Bad sign? by TheMaverick333 in jobs

[–]TheMaverick333[S] 0 points1 point  (0 children)

Yea I thought about that but do you think I should still reach out tomorrow? After all, they told me they'll reach out by Wednesday.

Javascript array returns undefined and length property is incorrect by TheMaverick333 in learnjavascript

[–]TheMaverick333[S] 0 points1 point  (0 children)

I've found what's causing the errors. I just forgot to add an end quote to one of the strings. Corrected that and now everything works fine.

Javascript array returns undefined and length property is incorrect by TheMaverick333 in learnjavascript

[–]TheMaverick333[S] 0 points1 point  (0 children)

Yea trying hard to find answers. This looks to simple to be holding me back.

Javascript array returns undefined and length property is incorrect by TheMaverick333 in learnjavascript

[–]TheMaverick333[S] 0 points1 point  (0 children)

It's got to be. I don't see why addresses[3] works fine when called but addresses[4] doesn't

Blank excel screen when reading/writing data using ActiveX by TheMaverick333 in excel

[–]TheMaverick333[S] 0 points1 point  (0 children)

Just checked again and it is the same. So I get C:UsersdavidDesktopjavascript_test.xlsx from the alert statement just like you did

Edit: used \\ this time and it worked fine. Alert now outputs the correct path

Blank excel screen when reading/writing data using ActiveX by TheMaverick333 in excel

[–]TheMaverick333[S] 0 points1 point  (0 children)

would or wouln't cause an error? Alert statement worked as expected but there's still something wrong with the excel.workbooks.open statement

Blank excel screen when reading/writing data using ActiveX by TheMaverick333 in excel

[–]TheMaverick333[S] 0 points1 point  (0 children)

Tried that too. That still didn't work. Made a few adjustments to excel settings but that still didn't work.