When using the constructor GeoJSONDataStore(url), an immediate call for getSchema() will give an NullPointerException. This is because typeName isn’t set.
When using the constructor GeoJSONDataStore(url), an immediate call for getSchema() will give an NullPointerException. This is because typeName isn’t set.