New Post: GPX on client machine
Hi Craig,The easiest thing to do is to build the solution and reference the latest DLL of Vishcious.ArcGIS.SLContrib. You can also skim thru the code and just pick out what you need from it (no samples...
View ArticleNew Post: GPX on client machine
Vish,Thanks, that worked for me. However, I cannot read from an Android phone that uses encoding = "ISO-8859-1". Any ideas?Can you read the file: track5.gpx located...
View ArticleNew Post: DLL ? o. Using ShapeFile shapeFileReader = new ShapeFile()
Hello, What I can not find on which object you are referring to or Dll ShapeFile shapeFileReader = new ShapeFile(); Greetings Olaf
View ArticleNew Post: Error reading in .shp file
Hey all,I'd like to echo the sentiments people have made by saying a massive thanks for making this code available, it really has been useful for me personally!I do however have a question I was hoping...
View ArticleNew Post: Error reading in .shp file
Hi Paul,Can you provide more details on what is happening in the code? Are you using the code sample from the home page of this project to load the shapefiles? If you are using it, do you have any...
View ArticleNew Post: Error reading in .shp file
Fair point. Not provided much detail have I. I'm actually at home now and my VPN connection isn't playing ball with work. So I'll give an interim answer until then....I've actually just checked out the...
View ArticleNew Post: Error reading in .shp file
Hi Vish,My apologies for not getting back to you after your quick response. I've been able to look into it in more detail, and for the shape file I specifically linked to, this is the stack trace we're...
View ArticleNew Post: Shp file added to diagram but...
I'm having the same issue with this...is there a way to at least override where the graphic is to be added?
View ArticleNew Post: Shapes rendered in center of map
staxmanade wrote:I have a file that is {file_name}.prj. When I open it, it is plain text file with 6 lines of comma seperated information (GEOCS, projections, units, primem?) stuff like that...How do I...
View ArticleNew Post: Vishcious.ArcGIS.SLContrib and VS2010 SL 4
Having an issue getting the SLContrib to compile in VS2010. Adding the the necessary supporting DLL but still getting error around the subject<ESRI.ArcGIS.CLient .... The error back is Subject...
View ArticleNew Post: How to start with this.
Hi we are new to GIS application. My company is a software development company and now we are in tie up with a company providing GIS data management. We are supposed to provide them GUI presentation of...
View ArticleNew Post: How to start with this.
If you have well defined questions try asking on gis.stackexchange.com, it's the best QA site for GIS questions.
View ArticleNew Post: How to start with this.
I want to develop a sample application with some Shape file containing details of our small city, Trivandrum in kerala, india. I have installed the Silverlight pack and i got some maps showing in my...
View ArticleNew Post: How to start with this.
First of all you need to get the layer order correct, the base map with the city layout needs to be bottom layer and the line layers bus and railroads on top and if the main places arepoints it should...
View ArticleNew Post: How to start with this.
Thanks for the Reply Mathias I will go through documents and will get if got more queries :-).
View ArticleNew Post: can't convert Number to String in GeoJSONReader
There is a id property in the geojson string. when I use GeoJSONReader to read the geojson string .I catch an Exception said "JSON can't convert Number to String".I see the source code and find a...
View ArticleNew Post: Accessing WMS service from Geoserver
Can we access wms service from Geoserver using ArcGIS API for Silverlight?If so, please help me with a suitable sample. regards,Ram
View ArticleNew Post: Shapes rendered in center of map
staxmanade wrote: Below is a link to a shape file that displays all the lakes in Nevada US. No matter what I do (I'm new to this, but... I feel like I've hacked everything except the one I need) the...
View ArticleNew Post: Error reading in .shp file
Hi pauldunlop, Hope you are fine. I have added some code to read all types of shape files . Kindly, follow below link, extract and replace the attached folder instead of the old one in your...
View Article