redcican
redcican
@achapkowski `arcgis-2.0.1` I followed [arcgic install with minimum](https://developers.arcgis.com/python/guide/install-and-set-up/#Install-with-minimum-dependencies). What do you mean "No Arcpy is not needed"?
@achapkowski so what is the most handy way to get access from Gis? If I am not a Pro user.
@achapkowski I got the same error: Exception Traceback (most recent call last) [](https://localhost:8080/#) in () ----> 1 orders_sdf = pd.DataFrame.spatial.from_df(orders_csv, "Address") 2 orders_fset = orders_sdf.spatial.to_featureset() 5 frames [/usr/local/lib/python3.7/dist-packages/arcgis/features/geo/_accessor.py](https://localhost:8080/#) in from_df(df,...
> Could you make sure to set PROJECT to your GCP project Id? I am sure that is my project id, but it won't work. Can I ask you another...
core settings.py MEDIA configuration: ``` STATIC_ROOT = os.path.join(CORE_DIR, 'staticfiles') STATIC_URL = '/static/' MEDIA_URL = '/media/' MEDIA_ROOT = 'media' ``` core urls.py: `urlpatterns += static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT) ` The django create a...
what is worse. the json can't open with any software, there is invalid characters.