OpenGEO GPS questions [closed] - gps

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
For the last two weeks I have been researching the GIS world for a project I have been tasked with. The end goal is to have thousands of GPS points with information bubbles when you click on the point. This was a pretty simple task and now I'm moving onto the next part of this and I need some help to point me in the correct direction for me to research. What I'm trying to accomplish is to have an Alarm go off when I'm within a certain proximity to these points. I know the OpenGEO suite along with QGis has some GPS functions but what I'm looking for is something that can be used by someone either VIA web or a PC or mobile Application that will alarm on proximity. I have also been looking into Leaflet and OpenLayers in hopes I can do it through these map library's or in junction with them.
What are some ways I could do this? Please do not give me any code because I like to research things to learn. I just need some guidance. Thanks in advance!

Have a look at ifttt.com (if this then that). Here, is a recipe that lights a philips hue light bulb when someone enters an area with android gps app. Best part, you don't have to code anything.
If your solution has to be more inhouse developed, you definitely have to read about the new mysql gis functions. IIRC, you have to use mysql 5.6 or newer.

Related

API for a real life like 3D avatar that could read given text. Ulta HAL for Mac/Linux? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I am looking to build a voice based interactive automation system. To make the experience more realistic I am looking for 3D avatars that could read a given text(response) in real time.
The closest I found something on the net is Ultra HAL for windows (https://www.youtube.com/watch?v=hEtgfXbpCqI). I need something similar, expressive, programmable through an API and preferable for a MAC or Linux. TTS is not that mandatory.
Thanks for the help.
Sadly there is nothing comparable to the (15 year old) Haptek avatar technology (the underlying tech Ultra HAL uses). Even on the Windows platform. We use Haptek for Cassandra for all the reasons you want such a package. To my knowledge nothing else supports such high quality, 3D, emotively & verbally autonomous characters. Note: In-game 3D avatars are all carefully scripted and acted scenes and not actually interactive.
I would like to extend the question/request to the Android platform. Many developers could make great use of that. Cassandra certainly would.

Looking for a replacement for Instamapper [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I've been searching the net for a couple days now and haven't turned up anything that solves my issue.
The current client I'm working for currently embeds Instamapper into thier site which allows them to track thier drivers in real-time.
now my search has produced a good number of GPS tracking solutions but none that meet all the requirements the client is looking for, so I decided to post the question on here and see if anyone knows anything that I may have missed.
Requirements
Must be able to embed a map into the clients site.
Must be compatible with Blackberry, Android, and iPhone mobile Phones.
Doesn't have to be free, the Client is willing to pay for the service.
If anyone knows of a solution I would greatly appreciate any help.
Thank you,
BWC
I searched and searched, and there really isn't anything out there that solved my problem so I ended up writing my own.

Does autotrader.com (vehicle marketplace) offer an API for posting vehicles? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Does anybody know if autotrader.com offers an API or something that would help with mass postings of vehicles?
Or does anybody have any idea of what to use to create something like this? I was thinking of maybe a mouse location and click over a browser window type of thing.
AutoTrader provides a bulk upload feature through a file feed process. The file runs through a set of processes to associate it with the proper listing tier (Premium, Feature or Standard) and in addition normalizes the information across vehicle make and models. This process runs several times daily and is being migrated to a near real-time solution for quicker add or updates.
I can find no documentation on it but I've come across this link which seems to provide a json response.
https://www.autotrader.com/rest/searchresults/sunset/base

What open source software can I use to develop interior design software? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I need to develop an interior designing software :)
Much like a virtual room designing software.
There will be pre-designed 3D objects and they can dragged on to the room. You can change the room size etc... Much like a conventional home designing software :) After the room is designed i should be able to to make the user walk through it...
I know that is a lot of requirements...
But are there any open source IDE's/API's/Engines that can i use to achieve similar results?
What you need to use depends on the level of realism you want to achieve.
For a simple(ish) start, try Google Sketchup - there is a vast array of samples online: http://sketchup.google.com/3dwarehouse/
For something more powerful (and complicated to use), try Blender
You'll then need to use an API to render and allow user movement - for this, take a look at JMonkeyEngine
FYI - There is a more complete list of modeling apps on the jMonkeyEngine site.
It's not really programming related, but look at Google SketchUp. It also has a powerful SDK which you can use.
For SDK search for '3d scenegraph' in google. Some good ones are Ogre3d, Irrlicht and OpenSceneGraph. If you are planning on a web based solution you can look at several WebGL based scenegraphs, SceneJS and Google O3D are easy to get started with.

Dynamic Collapsable Flow Chart Online [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Been looking through a number of other related posts relating to flowchart software.
I have been asked to put together a document outlining some of the typical problems our users encounter with our software product.
What I would like to do, is create an interactive/online flowchart that lets users choose from 4-5 overall headings on whats wrong. Then for this to dynamically expand more choices on pinpointing the problem, and so on and so on, until they can get a resolution to their problem.
The key thing that I have not been able to find in some of the flowchart software out there, is having the click + expand element.
- I dont want all options to appear to the end-user in a huge flow chart as it will distract away from their specific issue.
- I want them to be able to click away and go down a specific avenue that will end up giving them some good things to try, based on their decisions/clicks.
I was originally thinking of perhaps putting something in Flex or Silverlight (ideally someone would have a template out there) but am now thinking of taking advantage of 3rd party (ideally free) software.
This will need to be hosted in a browser.
Any ideas?
Check out FreeMind. It's mind mapping software, so not necessarily a flowcharting tool, but you can use it for what you describe.