Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geotrellis-user] Use GeoMesa Question About 'typeName' and 'schemaName'

hi all:
    ??????????GeoMesa????????????????DataStore????????????????getFeatureSource??????????????????????typeName????????????typeName??????????????????
    When I use GeoMesa, I find that many objects created by DataStore need to provide 'typeName' when getting the return value of the getFeatureSource method. Where can I get this typeName?

Back to the top