{ "tables": [], "layers": [ { "isCoGoEnabled": false, "extent": { "ymin": 45.85286979500006, "xmin": -123.20589110299994, "ymax": 45.86880645000008, "xmax": -123.16606039199996, "spatialReference": { "falseM": -100000, "xyTolerance": 8.98315284119521E-9, "mUnits": 10000, "zUnits": 3048.006096012192, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "attachmentid", "isEnabled": true, "name": "id" }, { "fieldName": "globalid", "isEnabled": true, "name": "globalId" }, { "fieldName": "att_name", "isEnabled": true, "name": "name" }, { "fieldName": "data_size", "isEnabled": true, "name": "size" }, { "fieldName": "content_type", "isEnabled": true, "name": "contentType" }, { "fieldName": "keywords", "isEnabled": true, "name": "keywords" }, { "fieldName": "exifinfo", "isEnabled": true, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "attachmentid", "alias": "attachmentid", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 38, "name": "globalid", "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 250, "name": "att_name", "alias": "att_name", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "data_size", "alias": "data_size", "type": "esriFieldTypeInteger" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 150, "name": "content_type", "alias": "content_type", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 2048, "name": "keywords", "alias": "keywords", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 1073741822, "name": "exifinfo", "alias": "exifinfo", "type": "esriFieldTypeString" } ], "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.4, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Street Lights", "allowTrueCurvesUpdates": false, "displayField": "objectid", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "light_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "light_id", "length": 10, "alias": "Light id", "type": "esriFieldTypeString" }, { "modelName": "owner", "nullable": true, "editable": true, "defaultValue": "West Oregon Electric", "domain": { "splitPolicy": "esriSPTDuplicate", "name": "Owner", "description": "Who owns this light?", "type": "codedValue", "codedValues": [ { "code": "City of Vernonia", "name": "City of Vernonia" }, { "code": "West Oregon Electric", "name": "West Oregon Electric" }, { "code": "Oregon Dept of Transportation", "name": "Oregon Dept of Transportation" }, { "code": "Private", "name": "Private" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "owner", "length": 40, "alias": "Owner", "type": "esriFieldTypeString" }, { "modelName": "customer", "nullable": true, "editable": true, "defaultValue": "City of Vernonia", "domain": { "splitPolicy": "esriSPTDuplicate", "name": "Customer_7", "description": "Who pays for this light?", "type": "codedValue", "codedValues": [ { "code": "City of Vernonia", "name": "City of Vernonia" }, { "code": "West Oregon Electric", "name": "West Oregon Electric" }, { "code": "Oregon Dept of Transportation", "name": "Oregon Dept of Transportation" }, { "code": "Private", "name": "Private" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "customer", "length": 40, "alias": "Customer", "type": "esriFieldTypeString" }, { "modelName": "light_type", "nullable": true, "editable": true, "defaultValue": "Utility pole", "domain": { "splitPolicy": "esriSPTDuplicate", "name": "Light type_9", "description": "What is the type of light?", "type": "codedValue", "codedValues": [ { "code": "Utility pole", "name": "Utility pole" }, { "code": "Street light", "name": "Street light" }, { "code": "Lamp post", "name": "Lamp post" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "light_type", "length": 20, "alias": "Light type", "type": "esriFieldTypeString" }, { "modelName": "fixture_type", "nullable": true, "editable": true, "defaultValue": "Unknown", "domain": { "splitPolicy": "esriSPTDuplicate", "name": "Fixture type", "description": "What type of light fixture?", "type": "codedValue", "codedValues": [ { "code": "Sodium", "name": "Sodium" }, { "code": "LED", "name": "LED" }, { "code": "Unknown", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "fixture_type", "length": 20, "alias": "Fixture type", "type": "esriFieldTypeString" }, { "modelName": "fixture_height", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "fixture_height", "alias": "Fixture height", "type": "esriFieldTypeInteger" }, { "modelName": "metered", "nullable": true, "editable": true, "defaultValue": "No", "domain": { "splitPolicy": "esriSPTDuplicate", "name": "Metered_7", "description": "Is this light metered?", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "metered", "length": 3, "alias": "Metered", "type": "esriFieldTypeString" }, { "modelName": "meter_location", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "meter_location", "length": 100, "alias": "Meter location", "type": "esriFieldTypeString" }, { "modelName": "woec_pole_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "woec_pole_id", "length": 40, "alias": "WOEC pole id", "type": "esriFieldTypeString" }, { "modelName": "nearest_address", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "nearest_address", "length": 120, "alias": "Nearest address", "type": "esriFieldTypeString" }, { "modelName": "functional_status", "nullable": true, "editable": true, "defaultValue": "Functional", "domain": { "splitPolicy": "esriSPTDuplicate", "name": "Functional status", "description": "What is the functional status of this light?", "type": "codedValue", "codedValues": [ { "code": "Functional", "name": "Functional" }, { "code": "Intermittent", "name": "Intermittent" }, { "code": "Nonfunctional", "name": "Nonfunctional" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "functional_status", "length": 15, "alias": "Functional status", "type": "esriFieldTypeString" }, { "modelName": "verified", "nullable": true, "editable": true, "defaultValue": "No", "domain": { "splitPolicy": "esriSPTDuplicate", "name": "Verified_7", "description": "Has this light been verified in field?", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "verified", "length": 3, "alias": "Verified", "type": "esriFieldTypeString" }, { "modelName": "verified_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "verified_date", "length": 29, "alias": "Verified date", "type": "esriFieldTypeDate" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "globalid", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "i219light_id", "isUnique": false, "description": "", "fields": "light_id", "isAscending": true }, { "name": "r135_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_135", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a87_ix1", "isUnique": true, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "hasAttachments": true, "queryBinsCapabilities": { "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsFixedIntervalBin": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsSpatialAggregationStatistics": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "165569cfc3974314ba490b7e25af8ab2", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "Functional", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"functional_status": "Functional"} } } ], "name": "Functional", "domains": { "owner": {"type": "inherited"}, "light_type": {"type": "inherited"}, "verified": {"type": "inherited"}, "metered": {"type": "inherited"}, "functional_status": {"type": "inherited"}, "customer": {"type": "inherited"}, "fixture_type": {"type": "inherited"} }, "id": "Functional" }, { "templates": [ { "name": "Intermittent", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"functional_status": "Intermittent"} } } ], "name": "Intermittent", "domains": { "owner": {"type": "inherited"}, "light_type": {"type": "inherited"}, "verified": {"type": "inherited"}, "metered": {"type": "inherited"}, "functional_status": {"type": "inherited"}, "customer": {"type": "inherited"}, "fixture_type": {"type": "inherited"} }, "id": "Intermittent" }, { "templates": [ { "name": "Nonfunctional", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {"functional_status": "Nonfunctional"} } } ], "name": "Nonfunctional", "domains": { "owner": {"type": "inherited"}, "light_type": {"type": "inherited"}, "verified": {"type": "inherited"}, "metered": {"type": "inherited"}, "functional_status": {"type": "inherited"}, "customer": {"type": "inherited"}, "fixture_type": {"type": "inherited"} }, "id": "Nonfunctional" } ], "capabilities": "Create,Editing,Uploads,Query,Update,Delete", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,jsonl,pbf,shapefile", "tileMaxRecordCount": 4000, "typeIdField": "functional_status", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.4.0", "drawingInfo": { "renderer": { "field1": "functional_status", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 221, 182, 252, 255 ], "fromColor": [ 221, 182, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 191, 252, 184, 255 ], "fromColor": [ 191, 252, 184, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 198, 182, 255 ], "fromColor": [ 252, 198, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 199, 239, 252, 255 ], "fromColor": [ 199, 239, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 252, 212, 255 ], "fromColor": [ 252, 252, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 210, 235, 255 ], "fromColor": [ 252, 210, 235, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 210, 212, 252, 255 ], "fromColor": [ 210, 212, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 184, 252, 234, 255 ], "fromColor": [ 184, 252, 234, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 224, 255 ], "fromColor": [ 252, 179, 224, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 185, 252, 255 ], "fromColor": [ 182, 185, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 224, 182, 255 ], "fromColor": [ 252, 224, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 184, 193, 255 ], "fromColor": [ 252, 184, 193, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 250, 179, 255 ], "fromColor": [ 252, 250, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACB0lEQVRIieWUz0vaYRzHX5ksEBoSHkaFokWGIIwOO/fD08qLHRodyqJidBid9qV/oOwQYjGwQ4VdwlNBNNno0qn6LgmxZVGgrRxGmYN2aFjWQfsmW6nfyNPe8PD58Hw+79fz8PA8j5IiSvlfwB2ABggAk88NfwfogOViwGUrL7y9nQ/7+wxub6NNpUCl4m1TE99ra7G7XHx7KrzEbGZpZYXWoSGYnga1GtbXKXE6Ma2tIXZ18X5ujinZ8IYGxmMxWv1+qKmB42M4OgKbDTo7YXgYZmZwezz86O7GJwf+YmeHQa8X9Hro7YXZ2XRBo4H5eRgbg0gEfD4+AYZC4I5MrCwro7StDTyeezDA2Rl0dEA4DIIAFgu6LN8eIHX/DRfukro6UChgY+PfHZ2fQyAARiMkEiiyfF9ywSXF41wBSp3u4XpVFZyePuZ+GF6eiRWHh4RDIejvh4kJiMXum3p6wGAAhwPMZqLBIPWZ0lUu+O+7qFKxODCAbXUVtrbSC0Sj0NgIdjvs7sLoKKmWFsaDQcmXc+eSLi7o29zkjdVKtcsFIyPp+WQS3G4QBG70ej4vLOAs9Fiylbi85LXfj9dopFmrJaVWU3pwwA3wx2RiUhT5mMOf9/nHT06wAJWRCCHgJfAVsIoiyTzegj+unyDBfmXlzwKH9E24zoyCJAf+SkavbLhsFRV+C69doVe7MhdNAAAAAElFTkSuQmCC", "yoffset": 0, "width": 17, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "53e29e7aced2363b8cd9fad1edad5aef", "height": 17 }, "label": "Functional", "value": "Functional" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFUlEQVRIieWUXUjTURiHn+lSUBSR4WrGhisyhoIoSBchWrtyCWIXZUFpZKgXqTcNLyOoKcgwEfUiRZHEKwd9rC/s46ZaSaiZ5efanM3mnOWgD3V2sTkH6bZ/uKt+cHhfznt+z3k5nHPERFDi/wKuAyTAMNCy2/DTgAK4Fwm4YIWEnzzC5ckvVL+3Ivd4IC6GwoIMxg6mUNb8gDf/ChdlyrnzZARNrQZuVUJSPLyaRKS/i+rlBKZzeVT2vKBDMDxbSZPdhWaoAQ5IYc4JVieU5MKZo1B/GzoHae+uwnK+DaMQeMwHK9X9dZCWAhfaoOuptyBJgL5aaDgL5q9gHKEVUIYD1/miLHYP0SdyoPvZFhhgcQVO6WG2FbTFoL6GIsD3CejaCa7dTA7tgygRvJ76u6MlNwybIV0GLjdRAb6HweB+Od2sAWKFZPt6ajI4vu/k3h6e4IvJnx3MjtugQg03jWBf3lpUXgBKKegMkCnHNmrhsK+0Fgzu3oxxsRgudVDy/Cq8a/RuYFuCfBWU5cNHG9ww4DmeQdOoxe8L2rlfKz+4+HaG3CId+5vL4Xqpd351Hdofg7aXjTQp9wdM6MM9lkC5fv4ma2iG/vQajskleJLiiZ6yswH8UqXSYprmShB/yOfvXPiGGpCZHYzjIBF4BBSZplkN4Q3745oHP2w5IN8VOHhvwrpvhCUh8L0C1gqGC1ZE4X8AX1ei4u9h1W0AAAAASUVORK5CYII=", "yoffset": 0, "width": 17, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "2cee2059d987d71ad294cfd7ab6d5e1c", "height": 17 }, "label": "Intermittent", "value": "Intermittent" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABrklEQVRIieXUz0tUYRTG8Y85FAiFhIuwUKzIEIRo0TrLlebGFkWLsqgIF9GqoX+gxoWISWALE9uEq4IoKdq0qqYkwspCQfthGGUGtSiy0cW9o0M017nSrHrgcl7uOc/3Pfdy3jehiEr8F/AUKvAMPf8afhDVuFUMeGwtC9/P6THan1OVQRlNDbzYSls3j1cKL6nn5j2az6AP5XhISRd1D0gf5tRVLseG76RzmuZhbMF7vEMrDuEcrtA7wNsjDMWBr35J+yBqcAz9YaIC19CBSQxxCZsLgafCWLmG0n0YyAHDZxzABJJoDCYo63udW/4nPJldbMMqPPpLR18Ew16L2aAs67sTBV/UDHNIVOfJb8SnfOY88LVhXP+GiVGcwEVM5xQdFfzkFOqZGmF7mJqLgn/PxjJunKT1Pp6GG0xhN9rwChfI7KVzZMkX2fmivnH8Cbta2NSN8+H7X+hFkvkabl+nKx8j6hDN/mDHMIO17KkiU07pOPP4WUdPmrMR/mWP/8xHGlE5ySjW4S5a0sFHRKrQi+uDJdhXBYDjwAkm4Xf4FKQ48A0xamPDY6uo8AUYK2kzcRX7pQAAAABJRU5ErkJggg==", "yoffset": 0, "width": 17, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "38835d21a096b0df45a925e4a0cad81f", "height": 17 }, "label": "Nonfunctional", "value": "Nonfunctional" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeDistinct", "nullable": true, "editable": true, "name": "shape", "typeName": "st_point", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true } ] }