-
Dear,
I want to install the jbrowse software with no root privilege.
I clone it and install in my home as follows
```
cd /public/home/zpxu/Jbrowse
git clone https://github.com/GMOD/jbrowse
cd jb…
-
Provide an option to store a whole simplefeature in the value of a single row. We think it would make sense to encode this using Avro. Currently, FeatureDataAdapter stores each attribute individuall…
-
Doing this already with the REST API using the htseq API from BROAD:
- [ ] project mismatches correctly as subfeatures (or correclty populate another string?)
- [ ] handle MD string mismatches cor…
-
Error loading Catalogue entry
- Data Providers/Water (Bureau of Meteorology Geofabric)/Hydrology Reporting Catchments/(All Hydrology Reporting Catchments
![slide2](https://user-images.githubuser…
-
In a Rails application with ActiveRecord model objects, the information that would be exposed via GraphQL is already there in the model. Using macros, the ActiveRecord model could be declaratively & d…
-
GeoTools has marked AbstractDataStore as deprecated and is suggesting projects use ContentDataStore instead.
-
In V6, I was trying to create a simple ForkConnector, but even a very basic one throws a `NullReferenceException`.
```
public class SimpleFeature : Feature
{
public SimpleFeature()
{
…
-
Hi,
Is there any detail document about the plugin developing? I have custom data format, and I can't find a way to convert it into the defined the format (please don't ask me why). So, I tried to 'mi…
-
I'm dealing with a WFS layer that is returning error messages like this:
``` xml
java.lang.ClassCastException: org.geotools.feature.FeatureImpl cannot be cast to org.opengis.feature.simple.SimpleF…
-
This query gives the following error:
```r
library(fmi)
# a working apiKey needs to be filled in
apiKey