{ "tables": [], "layers": [ { "isCoGoEnabled": false, "extent": { "ymin": 456739.28913936764, "xmin": 575784.2435764298, "ymax": 456739.28913936764, "xmax": 575784.2435764298, "spatialReference": { "falseM": -100000, "xyTolerance": 0.00328083333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2241, "zTolerance": 0.001, "wkid": 102668, "xyUnits": 3048.00609601219, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.6.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Existing Fire Station", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "owner": null, "subtypefield": 790, "facilityid": null, "created_user": null, "owntype": null, "featurecode": null, "operdays": null, "last_edited_user": null, "phone": null, "agencyurl": null, "contact": null, "name": null, "last_edited_date": null, "operhours": null, "fulladdr": null, "created_date": null, "email": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 10.91, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": false, "supportedSqlFormatsInCalculate": [ "standard" ] }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Existing Fire Station", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "modelName": "objectid", "nullable": false, "defaultValue": null, "editable": false, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "FACILITYID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityid", "length": 50, "alias": "Facility Identifier", "type": "esriFieldTypeString" }, { "modelName": "NAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 255, "alias": "Name of Facility", "type": "esriFieldTypeString" }, { "modelName": "OWNER", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "owner", "length": 50, "alias": "Owner Name", "type": "esriFieldTypeString" }, { "modelName": "OWNTYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "owntype", "length": 50, "alias": "Owner Type", "type": "esriFieldTypeString" }, { "modelName": "SUBTYPEFIELD", "nullable": true, "editable": true, "defaultValue": 790, "domain": null, "name": "subtypefield", "alias": "Subtype Field", "type": "esriFieldTypeInteger" }, { "modelName": "FEATURECODE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "featurecode", "length": 100, "alias": "Feature Code", "type": "esriFieldTypeString" }, { "modelName": "FULLADDR", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "fulladdr", "length": 250, "alias": "Full Address", "type": "esriFieldTypeString" }, { "modelName": "AGENCYURL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "agencyurl", "length": 100, "alias": "Website", "type": "esriFieldTypeString" }, { "modelName": "OPERDAYS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "OperationalDays", "description": "The days of operation for a facility", "type": "codedValue", "codedValues": [ { "code": "Sun-Sat", "name": "Sun-Sat" }, { "code": "Mon-Fri", "name": "Mon-Fri" }, { "code": "Sat-Sun", "name": "Sat-Sun" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "operdays", "length": 50, "alias": "Operational Days", "type": "esriFieldTypeString" }, { "modelName": "OPERHOURS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "type": "codedValue", "codedValues": [ { "code": "Daylight", "name": "Daylight" }, { "code": "Other", "name": "Other" }, { "code": "6:00am-7:00pm", "name": "6:00am-7:00pm" }, { "code": "24 Hours/Day", "name": "24 Hours/Day" }, { "code": "8:30am-5:00pm", "name": "8:30am-5:00pm" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "operhours", "length": 50, "alias": "Operational Hours", "type": "esriFieldTypeString" }, { "modelName": "CONTACT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "contact", "length": 50, "alias": "Contact Name", "type": "esriFieldTypeString" }, { "modelName": "PHONE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "phone", "length": 12, "alias": "Phone", "type": "esriFieldTypeString" }, { "modelName": "EMAIL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "email", "length": 100, "alias": "Email", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "
The published representation of fire stations managed in the facility site point feature class, combined with service information and organized for consumption in desktop and web applications.<\/SPAN><\/P><\/DIV><\/DIV>",
"syncCanReturnChanges": true,
"supportsAsyncDelete": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin"
],
"supportsRollbackOnFailureParameter": true,
"isDataReplicaTracked": false,
"standardMaxRecordCountNoGeometry": 16000,
"indexes": [
{
"name": "r351_sde_rowid_uk",
"isUnique": true,
"description": "",
"fields": "objectid",
"isAscending": true
},
{
"name": "a302_ix1",
"isUnique": true,
"description": "",
"fields": "shape",
"isAscending": true
}
],
"editFieldsInfo": null,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"minScale": 0,
"hasAttachments": false,
"advancedQueryCapabilities": {
"supportsSqlExpression": true,
"supportsQueryWithResultType": true,
"supportsQueryWithCacheHint": false,
"supportsQueryWithDatumTransformation": true,
"supportsQueryAttachmentsWithReturnUrl": true,
"supportsQueryDateBins": false,
"supportsQueryWithLodSR": true,
"supportsPaginationOnAggregatedQueries": true,
"supportsPagination": true,
"supportsMaxRecordCountFactor": true,
"supportsStatistics": true,
"supportsOrderBy": true,
"supportsQueryWithDistance": true,
"supportsLod": true,
"supportsCountDistinct": true,
"supportsQueryAttachments": true,
"supportsReturningQueryExtent": true,
"supportsQueryAttachmentsCountOnly": true,
"supportsOrderByOnlyOnLayerFields": false,
"supportsOutFieldSqlExpression": true,
"supportsTopFeaturesQuery": true,
"supportsDistinct": true,
"supportsReturningGeometryCentroid": false,
"supportsQueryAnalytic": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true
},
"supportsValidateSQL": true,
"enableZDefaults": true,
"serviceItemId": "b486186ec1804075897dc0b6567cf291",
"allowUpdateWithoutMValues": true,
"supportsCoordinatesQuantization": true,
"types": [],
"capabilities": "Query",
"maxScale": 0,
"supportsAppend": true,
"supportsExceedsLimitStatistics": true,
"defaultVisibility": true,
"advancedQueryAnalyticCapabilities": {
"supportsAsync": false,
"supportsLinearRegression": true,
"supportsPercentileAnalytic": false
},
"hasMetadata": true,
"supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel",
"tileMaxRecordCount": 4000,
"typeIdField": "",
"supportsASyncCalculate": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"sqlParserVersion": "PG_10.9.1",
"drawingInfo": {
"renderer": {
"symbol": {
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADY0lEQVRIibWVMWjbaBTH/xJx8JcslogD+rI0LQScZAkyN5TGQ6HtYndI0zhqdnn1fgeSh9uzSnuqyPYFemqXFjo0pUvr3GLFYGgzWYIY4izBB6bSDbZUKbZxKdzbJD39eP//e9/75vA/xtysBMMwqM8mRJZhBN/3KAB4jG8d7O01fhl+VK2KrMeoZIHkOY4DSSZBCAEAOI6rGGYd8KHDH1QkSXJ+Gm6YNZVP8QqlAjY3MmPfg3dfv13In7+cyYZZq0jF5+pMuHFcs3iOz2ezW+A5bpowAMC9u6uggoDTj58U47guSPu7palww6ypPMfnHz96OAa6/vAaHU3FSklFKpcP3xOSxONHD/H23XvZMGtuVEEIP6pWRT7FK9nsFgBg0HXRO7Uw6Lq4/mDhpjXsX7tcwGJGxGJGRPqZjPklikRawPaD+3hlvVGOqtWw2SGc9RiVUiG04p8ndKIVKyUVHU3FTauByxMdAPDbmQ9CktjcWIdttzQA2RBuGAYlCyQ/qXnRWMyIWCkp6GjqxO+bGxk07XMxZovPJkRuRvOGYDWsdlpQKuClWS+8KO5acwDAMoxAkslYUiJNMeg6MXAiLaBdLiCVK2B+ScDliY5EOm4fSSbBMozwo3Lfo8EBiVZ6PYIHE9IuPx09K+holTAvBicEwUmeekLnl4RQQTB6KyUFyzsyFjNiqCrImxRzwHBXOI6rRBuayhVweaJj0HVw02qE44cMcNNqhKO5sB6v3HFceIxvhfCDvb2GYdbHbAmiXX6KtcO/Mb9E0Tu10P1LD1VF8/r9f3HV64H1vrtxW3zoX79dyPfuro5+FLB2aKFdLmDQdWAfZMdkr/6uxeCO6wI+9GCRReCDyucvZzIVBBCSHFmTx9qhhYs/S6HHgar0Mzm2Bq56PTTtc3isF85qCJckyTHMWuX04yclultSuTy2ch1cnujoaBVw23nc+UMbU9G0W+j3+5WD4o89H5sWqfhcNY7rwtt37+XtB/dDBQCwvCNjeUcegw4rbsHpOK+l/fjaHRtFaX+3ZJg195X1RtncWJ+4z4Fh8xzXRdM+R7/fr9wGT4QHCo6qVcu2W1rTPhcpFW7fRLjq9QAfusd6etSKmXBgOJ4YbbeXZr1w+w5lve/utOttJjwaL4q71s/k3Y7/AD4VZgCPjPEGAAAAAElFTkSuQmCC",
"yoffset": 0,
"width": 17,
"xoffset": 0,
"angle": 0,
"type": "esriPMS",
"contentType": "image/png",
"url": "95c73e1d1e3455aee7a10712bfa36f2c",
"height": 17
},
"type": "simple"
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"geometryField": {
"modelName": "shape",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "shape",
"alias": "Shape",
"type": "esriFieldTypeGeometry"
},
"copyrightText": "",
"zDefault": 0,
"geometryType": "esriGeometryPoint"
},
{
"isCoGoEnabled": false,
"extent": {
"ymin": 445939.289085865,
"xmin": 564984.2435229272,
"ymax": 467539.2891928628,
"xmax": 586584.2436299287,
"spatialReference": {
"falseM": -100000,
"xyTolerance": 0.00328083333333333,
"mUnits": 10000,
"zUnits": 10000,
"latestWkid": 2241,
"zTolerance": 0.001,
"wkid": 102668,
"xyUnits": 3048.00609601219,
"mTolerance": 0.001,
"falseX": -17791400,
"falseY": -47952400,
"falseZ": -100000
}
},
"isDataBranchVersioned": false,
"supportsApplyEditsWithGlobalIds": false,
"maxRecordCount": 2000,
"infoInEstimates": [
"extent",
"count"
],
"type": "Feature Layer",
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"supportsAttachmentsByUploadId": true,
"relationships": [],
"supportsAttachmentsResizing": true,
"cimVersion": "2.6.0",
"isDataArchived": false,
"id": 1,
"supportsStatistics": true,
"supportedExportFormats": "sqlite,filegdb",
"standardMaxRecordCount": 2000,
"isDataVersioned": false,
"templates": [
{
"name": "Existing Service Area",
"description": "",
"drawingTool": "esriFeatureEditToolPolygon",
"prototype": {
"attributes": {
"owner": null,
"subtypefield": 790,
"facilityid": null,
"created_user": null,
"owntype": null,
"featurecode": null,
"orig_fid": null,
"operdays": null,
"last_edited_user": null,
"phone": null,
"agencyurl": null,
"contact": null,
"name": null,
"operhours": null,
"last_edited_date": null,
"fulladdr": null,
"created_date": null,
"buff_dist": null,
"email": null
}
}
}
],
"hasGeometryProperties": true,
"supportsAdvancedQueries": true,
"parentLayer": null,
"currentVersion": 10.91,
"canScaleSymbols": false,
"hasZ": false,
"advancedEditingCapabilities": {
"supportsAsyncApplyEdits": false,
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"objectIdField": "objectid",
"supportsQuantizationEditMode": true,
"name": "Existing Service Area",
"allowTrueCurvesUpdates": false,
"displayField": "name",
"supportsCalculate": true,
"fields": [
{
"modelName": "objectid",
"nullable": false,
"defaultValue": null,
"editable": false,
"domain": null,
"name": "objectid",
"alias": "OBJECTID",
"type": "esriFieldTypeOID"
},
{
"modelName": "FACILITYID",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "facilityid",
"length": 50,
"alias": "Facility Identifier",
"type": "esriFieldTypeString"
},
{
"modelName": "NAME",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "name",
"length": 255,
"alias": "Name of Facility",
"type": "esriFieldTypeString"
},
{
"modelName": "OWNER",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "owner",
"length": 50,
"alias": "Owner Name",
"type": "esriFieldTypeString"
},
{
"modelName": "OWNTYPE",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "owntype",
"length": 50,
"alias": "Owner Type",
"type": "esriFieldTypeString"
},
{
"modelName": "SUBTYPEFIELD",
"nullable": true,
"editable": true,
"defaultValue": 790,
"domain": null,
"name": "subtypefield",
"alias": "Subtype Field",
"type": "esriFieldTypeInteger"
},
{
"modelName": "FEATURECODE",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "featurecode",
"length": 100,
"alias": "Feature Code",
"type": "esriFieldTypeString"
},
{
"modelName": "FULLADDR",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "fulladdr",
"length": 250,
"alias": "Full Address",
"type": "esriFieldTypeString"
},
{
"modelName": "AGENCYURL",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "agencyurl",
"length": 100,
"alias": "Website",
"type": "esriFieldTypeString"
},
{
"modelName": "OPERDAYS",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "operdays",
"length": 50,
"alias": "Operational Days",
"type": "esriFieldTypeString"
},
{
"modelName": "OPERHOURS",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "operhours",
"length": 50,
"alias": "Operational Hours",
"type": "esriFieldTypeString"
},
{
"modelName": "CONTACT",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "contact",
"length": 50,
"alias": "Contact Name",
"type": "esriFieldTypeString"
},
{
"modelName": "PHONE",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "phone",
"length": 12,
"alias": "Phone",
"type": "esriFieldTypeString"
},
{
"modelName": "EMAIL",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "email",
"length": 100,
"alias": "Email",
"type": "esriFieldTypeString"
},
{
"modelName": "created_user",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "created_user",
"length": 255,
"alias": "created_user",
"type": "esriFieldTypeString"
},
{
"modelName": "created_date",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "created_date",
"length": 29,
"alias": "created_date",
"type": "esriFieldTypeDate"
},
{
"modelName": "last_edited_user",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "last_edited_user",
"length": 255,
"alias": "last_edited_user",
"type": "esriFieldTypeString"
},
{
"modelName": "last_edited_date",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "last_edited_date",
"length": 29,
"alias": "last_edited_date",
"type": "esriFieldTypeDate"
},
{
"modelName": "buff_dist",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "buff_dist",
"alias": "BUFF_DIST",
"type": "esriFieldTypeDouble"
},
{
"modelName": "orig_fid",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "orig_fid",
"alias": "ORIG_FID",
"type": "esriFieldTypeInteger"
},
{
"virtual": true,
"nullable": true,
"editable": false,
"defaultValue": null,
"domain": null,
"name": "SHAPE__Length",
"alias": "SHAPE__Length",
"type": "esriFieldTypeDouble"
},
{
"virtual": true,
"nullable": true,
"editable": false,
"defaultValue": null,
"domain": null,
"name": "SHAPE__Area",
"alias": "SHAPE__Area",
"type": "esriFieldTypeDouble"
}
],
"maxRecordCountFactor": 1,
"dateFieldsTimeReference": {
"respectsDaylightSaving": false,
"timeZone": "UTC"
},
"supportsFieldDescriptionProperty": true,
"hasM": false,
"allowGeometryUpdates": true,
"useStandardizedQueries": true,
"globalIdField": null,
"description": " The published representation of fire stations managed in the facility site point feature class, combined with service information and organized for consumption in desktop and web applications.<\/SPAN><\/P><\/DIV><\/DIV>",
"syncCanReturnChanges": true,
"supportsAsyncDelete": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin"
],
"geometryProperties": {
"shapeAreaFieldName": "SHAPE__Area",
"shapeLengthFieldName": "SHAPE__Length",
"units": "esriMeters"
},
"supportsRollbackOnFailureParameter": true,
"isDataReplicaTracked": false,
"standardMaxRecordCountNoGeometry": 16000,
"indexes": [
{
"name": "r352_sde_rowid_uk",
"isUnique": true,
"description": "",
"fields": "objectid",
"isAscending": true
},
{
"name": "a303_ix1",
"isUnique": true,
"description": "",
"fields": "shape",
"isAscending": true
}
],
"editFieldsInfo": null,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"minScale": 0,
"hasAttachments": false,
"advancedQueryCapabilities": {
"supportsSqlExpression": true,
"supportsQueryWithResultType": true,
"supportsQueryWithCacheHint": false,
"supportsQueryWithDatumTransformation": true,
"supportsQueryAttachmentsWithReturnUrl": true,
"supportsQueryDateBins": false,
"supportsQueryWithLodSR": true,
"supportsPaginationOnAggregatedQueries": true,
"supportsPagination": true,
"supportsMaxRecordCountFactor": true,
"supportsStatistics": true,
"supportsOrderBy": true,
"supportsQueryWithDistance": true,
"supportsLod": true,
"supportsCountDistinct": true,
"supportsQueryAttachments": true,
"supportsReturningQueryExtent": true,
"supportsQueryAttachmentsCountOnly": true,
"supportsOrderByOnlyOnLayerFields": false,
"supportsOutFieldSqlExpression": true,
"supportsTopFeaturesQuery": true,
"supportsDistinct": true,
"supportsReturningGeometryCentroid": true,
"supportsQueryAnalytic": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true
},
"supportsValidateSQL": true,
"enableZDefaults": true,
"serviceItemId": "b486186ec1804075897dc0b6567cf291",
"allowUpdateWithoutMValues": true,
"supportsCoordinatesQuantization": true,
"types": [],
"capabilities": "Query",
"maxScale": 0,
"supportsAppend": true,
"supportsExceedsLimitStatistics": true,
"defaultVisibility": true,
"advancedQueryAnalyticCapabilities": {
"supportsAsync": false,
"supportsLinearRegression": true,
"supportsPercentileAnalytic": false
},
"hasMetadata": true,
"supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel",
"tileMaxRecordCount": 2000,
"typeIdField": "",
"modelName": "GP_985007814",
"supportsASyncCalculate": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"sqlParserVersion": "PG_10.9.1",
"drawingInfo": {
"renderer": {
"symbol": {
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1,
"style": "esriSLSDash",
"type": "esriSLS"
},
"color": [
130,
130,
130,
0
],
"style": "esriSFSSolid",
"type": "esriSFS"
},
"type": "simple"
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"geometryField": {
"modelName": "shape",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "shape",
"alias": "Shape",
"type": "esriFieldTypeGeometry"
},
"copyrightText": "",
"zDefault": 0,
"geometryType": "esriGeometryPolygon"
}
]
}