Tag Info

New answers tagged

1

but I am concerned with my lack of experience. I feel I would be more of a hindrance than a benefit. My expirience is that Open Source communities does not look at things this way at all. While your Java experience might not exactly meet the standards of the project, there are always tasks to be done. Mundane tasks like filing bugs, testing etc are ...


5

I think the way that we create mapping applications is changing fast and the key to success in this industry is being ahead of that curve. For example 10+ years ago when we wanted a blog we get a shared hosting solution, download a blogging platform like Wordpress or Movable Type install it on the server, buy a domain name, install a theme, bang our head ...


11

A few ideas come to mind for building your geospatial programming credentials: Create a legacy of solutions and answers on GISse and Stack Overflow. You will notice that many people on GISse creatively and wisely use this forum to further their freelance work. Create a web page or blog to show potential employers what you know. Some of my favorites, and ...


0

I am answering this question from my observation. I can be wrong. Raster to polygon conversion takes a raster field name which value directly goes under "grid_code" field in the polygon feature class. The "grid_code" field creates when some one use arc-toolbox. But If someone use IConversionOp.RasterDataToPolygonFeatureData Method, the field name will be ...


2

geoserver for serving server side data. You create a store in geoserver for POSTGIS or any other database. Since you are using java you could probably use JSF or any other framework or neither. Just setup TOMCAT or whatever server(or may be you could deploy geoserver and your application in same server) and write simple html pages(depends on point 4). Take ...


0

Found the answer...gt-imagemosaic-jdbc-9.1 plugin (from Geotools) probably doesn't support PostGIS 2.0: geomfromwkb function is not defined - in newer versions it is st_geomfromwkb. Right now i'm using an older postgis/postgres database.



Top 50 recent answers are included