iclientpy.data package

Submodules

iclientpy.data.featuresconverter module

iclientpy.data.featuresconverter.from_geodataframe_features(gdf: geopandas.geodataframe.GeoDataFrame)[源代码]
iclientpy.data.featuresconverter.from_geojson_feature(geo)[源代码]
iclientpy.data.featuresconverter.from_geojson_features(features: geojson.feature.FeatureCollection)[源代码]
iclientpy.data.featuresconverter.geojson_2_geodataframe_features(geo)[源代码]
iclientpy.data.featuresconverter.to_geodataframe_features(features)[源代码]
iclientpy.data.featuresconverter.to_geojson_feature(feature: iclientpy.rest.api.model.GetFeatureResult)[源代码]
iclientpy.data.featuresconverter.to_geojson_features(features)[源代码]

iclientpy.data.portal module

iclientpy.data.portal.from_geodataframe_to_map(portal: iclientpy.portal.Portal, gdf: geopandas.geodataframe.GeoDataFrame, data_name: str, map_title: str, layer_name: str)[源代码]

Module contents